Skip to content
Commit f2b9857e authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

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: default avatarJonathan Corbet <corbet@lwn.net>
parent 0b280676
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment