diff options
author | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | 2018-12-12 19:51:33 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-17 14:20:37 +0100 |
commit | a772f116702e3f0afdd7e6acadc1b8fb3b20b9ff (patch) | |
tree | 563dd41b60a1e6752e4b630566cf36cef5b6a20b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 649496b603000135683ee76d7ea499456617bf17 (diff) |
staging: vchiq: switch to wait_for_completion_killable
This fixes f27e47bc6b8b ("staging: vchiq: use completions instead of
semaphores") as it neglected the subtle down_interruptible() macro
override in vchiq_killable.h. Hence all completions should be killable
instead of interruptible.
Fixes: f27e47bc6b8b ("staging: vchiq: use completions instead of semaphores")
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions