Re: kernel panic with unloadable module support... SMP

From: Arjan van de Ven
Date: Sun Feb 19 2006 - 16:53:59 EST


On Sun, 2006-02-19 at 16:27 -0500, George P Nychis wrote:
> Okay, I downloaded the 2.6.16-r4 kernel and left it unmodified and I do not get the panic.
>
> Can you suggest anything for me so that I can find what is causing the panic with the gentoo vanilla sources?
>
> http://www.andrew.cmu.edu/user/gnychis/dsc00257.jpg


most of the time that I see this this oops signature the cause is a
mismatch in regparm-ness of a module and the kernel.... (see
CONFIG_REGPARM)

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