diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2014-02-26 15:01:49 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-01 04:22:42 +0400 |
| commit | 76ae0536ddc0aa576f2aac11f0f82d0fd60b522c (patch) | |
| tree | 9cec04cfa3861ccb0e4ebebeb2b7a10786ccb986 /net/unix/sysctl_net_unix.c | |
| parent | 74aeac4da66fbfa246edbfc849002eac9b5af9ca (diff) | |
| download | linux-76ae0536ddc0aa576f2aac11f0f82d0fd60b522c.tar.xz | |
parport: fix interruptible_sleep_on race
The interruptible_sleep_on function is can still lead to the
deadlock mentioned in the comment above the caller, and we want
to remove it soon, so replace it now with the race-free
wait_event_interruptible.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Andrew Morton <akpm@osdl.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
