[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0804141058560.6296@schroedinger.engr.sgi.com>
Date: Mon, 14 Apr 2008 11:00:49 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: Alexey Dobriyan <adobriyan@...il.com>,
linux-kernel@...r.kernel.org, penberg@...helsinki.fi
Subject: Re: 2.6.25-rc8-mm2: IP: [<ffffffff802868f9>] __kmalloc+0x69/0x110
On Sun, 13 Apr 2008, Andrew Morton wrote:
> Yes, I don't think the sub changes are ready for prime-time.
At this point there is no tie in with slub changes. This is
freepointer corruption that is typical for writing to the object after
free it. Enabling slub debugging is needed to figure out when the object
was overwritten.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists