aboutsummaryrefslogtreecommitdiff
path: root/drivers/pnp
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-03-22 20:55:11 +0100
committerArnd Bergmann <arnd@arndb.de>2010-09-15 21:01:40 +0200
commit54066a57c584ee8ce767053116fc4943ed1168b5 (patch)
treef5f4fbbd19e8e068df64f183fc1080ea0a489440 /drivers/pnp
parent49553c2ef88749dd502687f4eb9c258bb10a4f44 (diff)
hpet: kill BKL, add compat_ioctl
hpet uses the big kernel lock in its ioctl and open functions. Replace this with a private mutex to be sure. Since we're already touching the ioctl function, add the compat_ioctl version as well -- all commands except HPET_INFO are compatible and that one is easy to add. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Clemens Ladisch <clemens@ladisch.de> Cc: Bob Picco <bob.picco@hp.com>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions