commit | 5e9829ad38c24aa71252e643836e7cedcb1c83d7 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Fri May 16 14:06:45 2008 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jun 20 14:05:51 2008 -0600 |
tree | 7eaa004d9e4b4f402e45354a37bc6d8d1a69beea | |
parent | 4541b5ec9f631a143cdea862d07ddfc3cdac36f2 [diff] |
bpp: bkl pushdown Put explicit lock_kernel() calls into bpp_open(). It has locking, but I'm not convinced it won't race with ioctl(). Signed-off-by: Jonathan Corbet <corbet@lwn.net>