diff options
author | Arnd Bergmann <[email protected]> | 2010-03-22 20:55:11 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2010-09-15 21:01:40 +0200 |
commit | 54066a57c584ee8ce767053116fc4943ed1168b5 (patch) | |
tree | f5f4fbbd19e8e068df64f183fc1080ea0a489440 /tools/perf/util/trace-event-scripting.c | |
parent | 49553c2ef88749dd502687f4eb9c258bb10a4f44 (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 <[email protected]>
Cc: Clemens Ladisch <[email protected]>
Cc: Bob Picco <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions