> (gdb) thread 6 > [Switching to thread 6 (process 6233)]#0 __do_softirq () > at kernel/softirq.c:231 > 231 if (pending & 1) { > (gdb) bt > #0 __do_softirq () at kernel/softirq.c:231 > #1 0xc012998b in do_softirq () at kernel/softirq.c:269 > #2 0xc0129a09 in irq_exit () at kernel/softirq.c:305 > #3 0xc0117443 in smp_apic_timer_interrupt (regs=Variable "regs" is not > available. > ) > at arch/i386/kernel/apic.c:592 > #4 0xc0105877 in apic_timer_interrupt () at include/asm/current.h:11 > #5 0xc0564480 in contig_page_data () > #6 0x00000007 in ?? () > #7 0x00000001 in ?? () > #8 0x00000000 in ?? ()
Looks interesting. -- regards, Dhaval I would like to change the world but they don't give me the source code! - 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/