]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/blk-mq.c
Revert "blk-mq: simplify queue mapping & schedule with each possisble CPU"
authorSeth Forshee <seth.forshee@canonical.com>
Sat, 21 Apr 2018 15:06:30 +0000 (10:06 -0500)
committerSeth Forshee <seth.forshee@canonical.com>
Sat, 21 Apr 2018 22:02:12 +0000 (17:02 -0500)
commit18a15d75c403b88a5364e96abe7e14d6a30cdb02
tree858b82608d2050cfa1ef13b8da0270d2603ddb79
parentfadf86930d0804ed461992c926606ace07c24bf7
Revert "blk-mq: simplify queue mapping & schedule with each possisble CPU"

BugLink: http://bugs.launchpad.net/bugs/1765232
This reverts commit 9403a13fd07ef6a5fff7a69860f419d16641bb60.
This patch was applied as part of the fix for LP #1759723 and is
resulting in IO hangs due to some drivers selecting reply queues
which do not have any online CPU mapped.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Khaled Elmously <khalid.elmously@canonical.com>
block/blk-mq.c