Home
last modified time | relevance | path

Searched hist:"45048 d0961cdbf7ddfba906797ad8cb42489e070" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dioctl.cdiff 45048d0961cdbf7ddfba906797ad8cb42489e070 Thu Sep 18 14:53:24 CDT 2008 Al Viro <al@aretha.pdmi.ras.ru> [PATCH] get rid of blkdev_locked_ioctl()

Most of that stuff doesn't need BKL at all; expand in the (only) caller,
merge the switch into one there and leave BKL only around the stuff that
might actually need it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>