diff options
author | Arnd Bergmann <[email protected]> | 2014-01-02 13:07:37 +0100 |
---|---|---|
committer | Jesper Nilsson <[email protected]> | 2014-01-09 10:50:50 +0100 |
commit | 329fddd7b60cf6aed53cdb6fdc8e64117b8e8bc6 (patch) | |
tree | 7e4e54cfa9defbb96c73bad6ec49c0d391a6ba43 /fs/jbd/commit.c | |
parent | 64d8ad933d06f3d5070db8eb855cdfc0a80b595d (diff) |
cris: sync_serial: remove interruptible_sleep_on
sleep_on and its variants are racy and going away. This replaces
the two uses in the cris sync_serial drivers with the equivalent
but race-free wait_event_interruptible.
Signed-off-by: Arnd Bergmann <[email protected]>
Cc: Mikael Starvik <[email protected]>
Cc: [email protected]
Signed-off-by: Jesper Nilsson <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions