Re: pnpbios oops on boot w/ 2.5.47

From: Andrew Morton (akpm@digeo.com)
Date: Sat Nov 16 2002 - 20:52:21 EST


Andrew Morton wrote:
>
> Justin A wrote:
> >
> > Hi :)
> >
> > I tried to "port" kmsgdump to 2.5.47 and for some reason, it worked.
> >
> > Attached is the full dmesg
> >
> > Alan: I ran dmidecode under 2.4.19 which said simply "PNP BIOS present"
> >
> > This is a thinkpad 760e, really old..I don't even think I need pnpbios support
> > for anything. 2.5.47/2.5.47-ac5 boot with pnpbios turned off, so I think you
> > just need to add this to your blacklist?
> >
>
> The BUG in slab indicates that something overran the end of a kmalloced
> buffer. That'll be either pnp_bios_get_dev_node() or node_set_resources()
> ran off the end of `node'.

err...

        node = pnpbios_kmalloc(node_info.max_node_size, GFP_KERNEL);

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



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:18 EST