diff options
| author | Vojtech Pavlik <[email protected]> | 2005-09-05 00:12:39 -0500 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2005-09-05 00:12:39 -0500 |
| commit | fb76b099f86624d3c629cfab071aa2296f65b7bb (patch) | |
| tree | 14efa0998d05e155ae956d0ac630230170563c5d /scripts/patch-kernel | |
| parent | 39fd748f56012fdde4cf862f127ce4cdec50d661 (diff) | |
Input: iforce - use wait_event_interruptible_timeout
The timeout while() loops in iforce-packets.c lack a
set_current_state(TASK_INTERRUPTIBLE); call. The right solution is
to replace them with wait_event_interruptible_timeout().
Reported-by: Nishanth Aravamudan <[email protected]>
Signed-off-by: Vojtech Pavlik <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions