Kernel BUG at slab.c:1128!

From: Zhenyu Wu
Date: Thu Dec 23 2004 - 02:53:55 EST


when i am going to add some code in the linux kernel source code, i meet such
questions:

kernel BUG at slab.c: 1128

Kernel panic: Aiee, killing interrupt handler!
In interrupt handler -not syncing.

Reading from slab.c 1128, there is a check -in_interrupt(), have called some
fuctions in the interrupt handler?
But i just use "Kmalloc" to allocate some memory, is it the matter?


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/