diff options
author | 2014-04-14 15:31:06 -0700 | |
---|---|---|
committer | 2014-04-15 13:27:05 -0400 | |
commit | f8d2b9209ad648a8e9aa973d32fb64aa2ab01d00 (patch) | |
tree | fc5ff83e3297e5a6710ee2301d964f327aa61a80 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mwifiex: process event before command response (diff) | |
download | wireguard-linux-f8d2b9209ad648a8e9aa973d32fb64aa2ab01d00.tar.xz wireguard-linux-f8d2b9209ad648a8e9aa973d32fb64aa2ab01d00.zip |
mwifiex: fix hung task on command timeout
Sometimes when command timeout occurs due to a firmware or
hardware bug, there may be some synchronous commands in command
queue. These commands are never downloaded to firmware causing
hung task warnings. This patch replaces wait_event_interruptible
call with wait_event_interruptible_timeout to fix the issue.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions