diff options
| author | Arnd Bergmann <[email protected]> | 2014-02-26 12:01:55 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-02-26 16:06:13 -0500 |
| commit | 94fcf6964c797cc24c84c677e106dbce676a0374 (patch) | |
| tree | f49c0616423385157f29207e565cfb816132c0d4 /tools/perf/scripts/python/syscall-counts.py | |
| parent | c11da83bdae210e1d40a6755b78f8543a9be9227 (diff) | |
isdn: fix multiple sleep_on races
The isdn core code uses a couple of wait queues with
interruptible_sleep_on, which is racy and about to get
removed from the kernel. Fortunately, we know for each case
what we are waiting for, so they can all be converted to
the better wait_event_interruptible interface.
Signed-off-by: Arnd Bergmann <[email protected]>
Cc: Karsten Keil <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions