Hi, it should be "local_irq_disable". Did you look at include/asm-386/system.h ? Regards, John On 7/8/06, Mulyadi Santosa <mulyadi.santosa@xxxxxxxxx> wrote:
Hi John... > I have ONE proceossor onlyl also the kernel is not SMP: I re-checked my kernel source (2.6.17-mm6).Strange thing is, I didn't see any local_{disable,enable}_irq() in any x86 .c nor .h file. That means, it is deprecated? Anyone else can confirm this? But anyway, if my "grep" doesn't lie, looks like you're using deprecated function (and/or possibly declared as empty function). Thus no wonder you saw nothing change in your interrupt processing. regards, Mulyadi
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/