Re: [PATCH] Clean up on_each_cpu: should not fail, should not have"retry" arg

From: Christoph Lameter
Date: Mon Jul 23 2007 - 16:44:22 EST


On Thu, 19 Jul 2007 13:07:14 +1000
Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:

> Finally, either slub.c's flush_all() can be called with interrupts
> disabled on UP, or the #ifdef is gratuitous. I assumed the latter.

Correct. flush_all() is always called with interrupts disabled. So its
gratuitous.


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