Re: 2.2.14pre5: kmem_grow: Called nonatomically from int - size-128

Dominik Kubla (dominik.kubla@uni-mainz.de)
Thu, 18 Nov 1999 22:23:56 +0100


On Thu, Nov 18, 1999 at 06:09:01PM +0100, Ingo Molnar wrote:
>
> if you put a '*(int *)0=0;' instead of the printk into slab.c then we get
> an oops + stacktrace of the offending code path.
>

Hmm... nice! Is there a way to get a stacktrace without forcing an oops?

It might be handy to provide some predefined debugging aids which could
simply be enabled either at compile time (-D__KERNEL_DEBUG__) or with a
sysctl (that would come handy for support people!).

Yours,
Dominik Kubla

-
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/