diff options
author | Jan Kiszka <jan.kiszka@web.de> | 2010-02-08 13:12:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-17 03:01:25 +0300 |
commit | 28a1dbb6f7feade304f43798feb15f6978516624 (patch) | |
tree | d21dbbcfa1d9a4ed76ad982cc57970e2eeb966f8 /samples | |
parent | 54f0fad3d8414cf770c1cf25a1d98fcaec899b5a (diff) | |
download | linux-28a1dbb6f7feade304f43798feb15f6978516624.tar.xz |
CAPI: Fix racy capi_read
capi_read still used interruptible_sleep_on, risking to miss a wakeup
this way. Convert it to wait_event_interruptible.
Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions