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

From: Linus Torvalds
Date: Wed May 04 2011 - 11:38:32 EST


On Wed, May 4, 2011 at 8:28 AM, Christoph Lameter <cl@xxxxxxxxx> wrote:
>
> There are no memory barriers used. The barrier() here is a compiler hint
> to not keep data across it.

Go back and read my email, please.

The lack of memory barriers is exactly what I worry about.

Look at the initialization path. The "tid" thing is _not_ purely cpu-local.

Linus
--
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/