diff options
author | Thomas Gleixner <[email protected]> | 2009-10-09 19:02:20 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2009-10-14 17:04:48 +0200 |
commit | 05d86412eab6a18cf57697474cc4f8fbfcd6936f (patch) | |
tree | cc80927fe5be3f3fd5959ebb97a06a96c20392cb /tools/perf/scripts/python/check-perf-trace.py | |
parent | ac06ea2cd06291e63951b51dd7c9a23e6a1f2683 (diff) |
x86: Remove BKL from apm_32
The lock/unlock kernel pair in do_open() got there with the BKL push
down and protects nothing. Remove it.
Replace the lock/unlock kernel in the ioctl code with a mutex to
protect standbys_pending and suspends_pending.
Signed-off-by: Thomas Gleixner <[email protected]>
LKML-Reference: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions