summaryrefslogtreecommitdiffstats
path: root/fs/char_dev.c
diff options
context:
space:
mode:
authorJonathan Corbet2008-05-18 23:32:43 +0200
committerJonathan Corbet2008-06-20 22:05:53 +0200
commitf2b9857eee17797541b845782ade4d7a9d50f843 (patch)
tree914a00afee2ff953199f99f7cf869e3fd83b36bd /fs/char_dev.c
parentAdd cycle_kernel_lock() (diff)
downloadkernel-qcow2-linux-f2b9857eee17797541b845782ade4d7a9d50f843.tar.gz
kernel-qcow2-linux-f2b9857eee17797541b845782ade4d7a9d50f843.tar.xz
kernel-qcow2-linux-f2b9857eee17797541b845782ade4d7a9d50f843.zip
Add a bunch of cycle_kernel_lock() calls
All of the open() functions which don't need the BKL on their face may still depend on its acquisition to serialize opens against driver initialization. So make those functions acquire then release the BKL to be on the safe side. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'fs/char_dev.c')
0 files changed, 0 insertions, 0 deletions