Re: [block IO crash] Re: 2.6.39-rc5-git2 boot crashs

From: Pekka Enberg
Date: Wed May 04 2011 - 08:51:19 EST


Hi Tejun,

On Wed, May 4, 2011 at 2:27 PM, Tejun Heo <tj@xxxxxxxxxx> wrote:
> Hmmm... if it's a race caused by preemtion enabled where it shouldn't
> be, it's most likely the wrong type of this_cpu_cmpxchg_double() being
> used in SLUB?  ie. __this_cpu_cmpxchg_double() where it should have
> been this_cpu_cmpxchg_double()?  Christoph?

There's no __this_cpu_cmpxchg_double() usage in mm/slub.c so I don't
think it's that simple.
--
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/