diff options
author | Matthew Wilcox <[email protected]> | 2018-04-10 16:34:37 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-04-11 10:28:36 -0700 |
commit | ad12c3a6ef1c78d0d0dbbe48dfcd416583f515ad (patch) | |
tree | ad2560f3a202f7b54f4c56cc2f4738c239adc284 /tools/perf/scripts/python | |
parent | 1a6a05a4fa862631df738dae76b4531ee15e5a0f (diff) |
autofs4: use wait_event_killable
This playing with signals to allow only fatal signals appears to predate
the introduction of wait_event_killable(), and I'm fairly sure that
wait_event_killable is what was meant to happen here.
[[email protected]: use wake_up() instead of wake_up_interruptible]
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox <[email protected]>
Acked-by: Ian Kent <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions