diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-09-11 19:53:25 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-19 11:29:55 +0200 |
commit | adfedd216d9f0bc3f5bfa8aab42932301d4edc31 (patch) | |
tree | edfd81d06615c22200a8fd9c007b9033ccf646bd /fs/utimes.c | |
parent | tlclk: remove big kernel lock (diff) | |
download | linux-adfedd216d9f0bc3f5bfa8aab42932301d4edc31.tar.xz linux-adfedd216d9f0bc3f5bfa8aab42932301d4edc31.zip |
dvb/bt8xx: kill the big kernel lock
The bt8xx driver only uses the big kernel lock in its dst_ca_ioctl
function and never to serialize against other code, so we can
trivially replace it with a private mutex.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: linux-media@vger.kernel.org
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'fs/utimes.c')
0 files changed, 0 insertions, 0 deletions