Re: [announce] "kill the Big Kernel Lock (BKL)" tree

From: Alan Cox
Date: Thu May 15 2008 - 09:42:26 EST


> own lock_kernel calls, but why in the old drivers? For those it's very
> unlikely they are used on any SMP system anyways (e.g. anything
> depending on CONFIG_ISA) or if they do only on 2 CPU systems.

Because

- You need to verify the locking assumptions that remain are entirely
driver internal
- At the point you achieve that you've done *ALL* the work required to
add a driver specific lock

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