Thread (8 messages) 8 messages, 4 authors, 2015-10-12

[PATCH v2] nvme: fix 32-bit build warning

From: arnd@arndb.de (Arnd Bergmann)
Date: 2015-10-12 19:14:41
Also in: linux-nvme, lkml
Subsystem: nvm express driver, the rest · Maintainers: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg, Linus Torvalds

On Monday 12 October 2015 13:10:17 Jens Axboe wrote:
On 10/12/2015 01:03 PM, Christoph Hellwig wrote:
quoted
Looks good,

Reviewed-by: Christoph Hellwig <hch@lst.de>

Note that we're moved the nvme driver to a new directory in the
block tree, but I can rebase it for you if you want.
I man handled it on both branches, so we should be good.
Thanks! I already saw the move, and it caused another build error
when CONFIG_BLOCK is disabled. Do you have this one?

	Arnd
diff --git a/drivers/nvme/host/Kconfig b/drivers/nvme/host/Kconfig
index 0089f78b4071..002a94abdbc4 100644
--- a/drivers/nvme/host/Kconfig
+++ b/drivers/nvme/host/Kconfig
@@ -1,6 +1,6 @@
 config BLK_DEV_NVME
 	tristate "NVM Express block device"
-	depends on PCI
+	depends on PCI && BLOCK
 	---help---
 	  The NVM Express driver is for solid state drives directly
 	  connected to the PCI or PCI Express bus.  If you know you
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help