Re: OOPS in 2.4.29-pre2

From: Martin MOKREJŠ
Date: Mon Dec 20 2004 - 03:38:27 EST


Jeff Garzik wrote:
Martin MOKREJŠ wrote:

Hi,
I'm testing 2.4.29-pre2 kernelon my ASUS L3800C laptop.
I have already managed to get several, this is one of them.
Please Cc: me in replies. Thanks.


Unable to handle kernel paging request at virtual address 5a5a5a5a
5a5a5a5a


That looks like an artifact of "poisoning" (debugging) code.

Yes, I do use:

What options under the debug menu do you have enabled?

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_DEBUG_HIGHMEM=y
CONFIG_DEBUG_SLAB=y
CONFIG_DEBUG_IOVIRT=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_FRAME_POINTER=y
CONFIG_LOG_BUF_SHIFT=0
-
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/