diff options
| author | 2013-03-04 11:09:25 +0200 | |
|---|---|---|
| committer | 2013-04-15 09:51:16 +0530 | |
| commit | 77101ce578bb365e44c2944d6c338c68206e6e10 (patch) | |
| tree | 2d8e089799af23ddaacd0fc401deb3d119a4b635 /scripts/patch-kernel | |
| parent | ioatdma: allow all channels to have irq coalescing support (diff) | |
dmatest: cancel thread immediately when asked for
If user have the timeout alike issues and wants to cancel the thread
immediately, the current call of wait_event_freezable_timeout is preventing to
this until timeout is expired. Thus, user will experience the unnecessary
delays.
Adding kthread_should_stop() check inside wait_event_freezable_timeout() solves
that.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
