Re: [PATCH 10/20] hpfs: replace BKL with a global mutex

From: Arnd Bergmann
Date: Wed Jan 26 2011 - 07:50:51 EST


On Wednesday 26 January 2011, Andi Kleen wrote:
> I don't think that's a very good idea, there's danger
> of holding it over IO and that would be really bad (as in like MINIX[1])
>
> It would be better to do it the i810 way and check for the number of
> CPUs at module init time and refuse to run if it's > 1

I don't see much value of one evil over the other, but why not. The code
is going away anyway unless someone cleans it up further.

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