summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuhotplug.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-02-05 18:15:26 +0100
committerMichael S. Tsirkin <mst@redhat.com>2017-02-27 20:54:06 +0200
commit0d9f0a52c8b9f7a003fe1650b7d5fb8518efabe0 (patch)
treefab497b3fc1a878f5a79e7512e95c90fb36713b5 /include/linux/cpuhotplug.h
parentad71473d9c43725c917fc5a86d54ceb7001ee28c (diff)
downloadlinux-0-day-0d9f0a52c8b9f7a003fe1650b7d5fb8518efabe0.tar.gz
linux-0-day-0d9f0a52c8b9f7a003fe1650b7d5fb8518efabe0.tar.xz
virtio_scsi: use virtio IRQ affinity
Use automatic IRQ affinity assignment in the virtio layer if available, and build the blk-mq queues based on it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/linux/cpuhotplug.h')
-rw-r--r--include/linux/cpuhotplug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h
index 921acaaa16017..01aea80a503e9 100644
--- a/include/linux/cpuhotplug.h
+++ b/include/linux/cpuhotplug.h
@@ -26,7 +26,6 @@ enum cpuhp_state {
CPUHP_ARM_OMAP_WAKE_DEAD,
CPUHP_IRQ_POLL_DEAD,
CPUHP_BLOCK_SOFTIRQ_DEAD,
- CPUHP_VIRT_SCSI_DEAD,
CPUHP_ACPI_CPUDRV_DEAD,
CPUHP_S390_PFAULT_DEAD,
CPUHP_BLK_MQ_DEAD,