[PATCH] cxl: Fix potential build failure - select ANON_INODES

Subsystems: char and misc drivers, the rest

STALE3550d

3 messages, 2 authors, 2016-11-16 · open the first message on its own page

[PATCH] cxl: Fix potential build failure - select ANON_INODES

From: Ben Hutchings <hidden>
Date: 2016-11-16 18:48:37

cxl calls anon_inode_get() so must select ANON_INODES.

Fixes: 6f7f0b3df6d4 ("cxl: Add AFU virtual PHB and kernel API")
Signed-off-by: Ben Hutchings <redacted>
---
 drivers/misc/cxl/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/misc/cxl/Kconfig b/drivers/misc/cxl/Kconfig
index b75cf830d08a..e745f77ac6a6 100644
--- a/drivers/misc/cxl/Kconfig
+++ b/drivers/misc/cxl/Kconfig
@@ -16,6 +16,7 @@ config CXL
 	depends on PPC_POWERNV && PCI_MSI && EEH
 	select CXL_BASE
 	select CXL_AFU_DRIVER_OPS
+	select ANON_INODES
 	default m
 	help
 	  Select this option to enable driver support for IBM Coherent

Re: [PATCH] cxl: Fix potential build failure - select ANON_INODES

From: Andrew Donnellan <hidden>
Date: 2016-11-16 22:30:10

On 17/11/16 05:29, Ben Hutchings wrote:
cxl calls anon_inode_get() so must select ANON_INODES.

Fixes: 6f7f0b3df6d4 ("cxl: Add AFU virtual PHB and kernel API")
Signed-off-by: Ben Hutchings <redacted>
Thanks for catching this.

Is this patch still necessary once 
http://patchwork.ozlabs.org/patch/694415/ is applied though?

-- 
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnellan@au1.ibm.com  IBM Australia Limited

Re: [PATCH] cxl: Fix potential build failure - select ANON_INODES

From: Ben Hutchings <hidden>
Date: 2016-11-16 22:52:06

On Thu, 2016-11-17 at 09:30 +1100, Andrew Donnellan wrote:
On 17/11/16 05:29, Ben Hutchings wrote:
quoted
cxl calls anon_inode_get() so must select ANON_INODES.

Fixes: 6f7f0b3df6d4 ("cxl: Add AFU virtual PHB and kernel API")
Signed-off-by: Ben Hutchings <redacted>
Thanks for catching this.

Is this patch still necessary once 
http://patchwork.ozlabs.org/patch/694415/ is applied though?
It doesn't appear to be.

Ben.

-- 
Ben Hutchings
Time is nature's way of making sure that everything doesn't happen at
once.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help