]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/nvme/host/pci.c
NVMe: Let the kthread take care of devices earlier
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 15 Feb 2011 21:28:20 +0000 (16:28 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:52:58 +0000 (15:52 -0400)
commit740216fc59cba54f65187c9ed92f29bce3cf8778
treea0567209d1636b1790885adb6fd651c716be23b1
parentb348b7d54368c87811907a8e88f0d96713c43009
NVMe: Let the kthread take care of devices earlier

If interrupts are misconfigured, the kthread will be needed to process
admin queue completions.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c