mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Put explicit lock_kernel() calls into videodev_open(). That function itself seems OK, but one never knows about all the open() functions provided by underlying video drivers. Signed-off-by: Jonathan Corbet <corbet@lwn.net>