On Tue, 14 Mar 2000, Manfred Spraul wrote:
> I've seen such code from egcs-1.1.2, IIRC in do_softirq().
oh! does this explain the do_softirq() weirdness you have noticed?
> What about adding atomic_xy_local() to the normal kernel?
> * raise_softirq() contains a local_irq_save(), we could remove that.
> * i386 only: do_nmi() could use atomic_inc_local() for the nmi_counter.
(yep)
> Ingo, it seems you overlooked the global variable nmi_counter in
> arch/i386/kernel/io_apic.c when you added the variable to irq_stat.
> Could you remove it?
(yep, thanks.)
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:27 EST