Re: [PATCH 20/20] BKL: That's all, folks

From: Ingo Molnar
Date: Wed Jan 26 2011 - 06:02:33 EST



* Alan Cox <alan@xxxxxxxxxxxxxxx> wrote:

> > Yay!
> >
> > Acked-by: Ingo Molnar <mingo@xxxxxxx>
>
> Acked-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
>
> Nice to see it gone - it seemed such a good idea in Linux 1.3

No need to feel bad about it - there was simply no other way to do it: the BKL
basically represented all the single-CPU assumptions that were built into the kernel
from 0.10 up to 1.3 (and at least as much new BKL depending code going forward as
well ...).

Every last such piece of code had to be eliminated. So the BKL represented the
status quo - and eliminating the status quo is always hard, as the code that remains
became less and less important :-)

Thanks,

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