diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2016-03-22 19:00:55 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-04-01 17:20:54 +0200 |
commit | b707c65ae70e24c47a0ce4a7279224ce8f0ffb7f (patch) | |
tree | d412c1f85904794f0c5ab59e93321b9909c88e62 /sound/firewire/Kconfig | |
parent | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (diff) | |
download | linux-b707c65ae70e24c47a0ce4a7279224ce8f0ffb7f.tar.xz linux-b707c65ae70e24c47a0ce4a7279224ce8f0ffb7f.zip |
s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS
When we refuse a non REQ_TYPE_FS request in the build request function
we already hold the queue lock. Thus we must not call blk_end_request_all
but __blk_end_request_all.
Reported-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Fixes: de9587a ('s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS')
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'sound/firewire/Kconfig')
0 files changed, 0 insertions, 0 deletions