RE: [PATCH] dax: clx: add CXL_REGION dependency

2023-02-14 Thread Dan Williams
Arnd Bergmann wrote: > From: Arnd Bergmann > > There is already a dependency on CXL_REGION, which depends on CXL_BUS, > but since CXL_REGION is a 'bool' symbol, it's possible to configure > DAX as built-in even though CXL itself is a loadable module: > > x86_64-linux-ld: drivers/dax/cxl.o: in

[PATCH] dax: clx: add CXL_REGION dependency

2023-02-14 Thread Arnd Bergmann
From: Arnd Bergmann There is already a dependency on CXL_REGION, which depends on CXL_BUS, but since CXL_REGION is a 'bool' symbol, it's possible to configure DAX as built-in even though CXL itself is a loadable module: x86_64-linux-ld: drivers/dax/cxl.o: in function `cxl_dax_region_probe':