From: Thomas Gleixner Date: Thu, 24 Mar 2011 19:26:46 +0000 (+0200) Subject: slub: Fix debugobjects with lockless fastpath X-Git-Tag: v2.6.39-rc1~77^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b615de4663c4b852e07257e9f967df6a0161c0;p=pandora-kernel.git slub: Fix debugobjects with lockless fastpath On Thu, 24 Mar 2011, Ingo Molnar wrote: > RIP: 0010:[] [] get_next_timer_interrupt+0x119/0x260 That's a typical timer crash, but you were unable to debug it with debugobjects because commit d3f661d6 broke those. Cc: Christoph Lameter Tested-by: Ingo Molnar Signed-off-by: Thomas Gleixner Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed