Re: [PATCH] virtio_blk: remove BKL leftovers

From: Arnd Bergmann
Date: Wed Sep 15 2010 - 04:50:29 EST


On Wednesday 15 September 2010, Christoph Hellwig wrote:
> Remove the BKL usage added in "block: push down BKL into .locked_ioctl".
> Virtio-blk doesn't use the BKL for anything, and doesn't implement any
> ioctl command by itself, but only uses the generic scsi_cmd_ioctl
> which is fine without the BKL.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Looks good. Rusty, do you have a tree you want to stick this into?
If not, I can add it to my 'config' series' and drop my other patch
from the 'trivial' series.

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/