On 12/20/06, Chuck Ebbert <[EMAIL PROTECTED]> wrote:
But it seems interrupts are on--look at the flags:RSP: 0018:ffffffff803cdf68 EFLAGS: 00010246
Yes, the IF bit is set. maybe someone (reporters) could add !irq_disabled() and printk in start_kernel init/main.c to see which function cause the irq get enabled. YH - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

