diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2022-09-11 04:26:16 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-09-12 16:36:09 +0300 |
commit | 97c318bfbe84efded246e80428054f300042f110 (patch) | |
tree | 399f6f5b8086ac913557cce0d54ed30abf0eb5cb /sound | |
parent | 773428ffd867d1ef116c041cdbc4890bee112854 (diff) | |
download | linux-97c318bfbe84efded246e80428054f300042f110.tar.xz |
ia64: export memory_add_physaddr_to_nid to fix cxl build error
cxl_pmem.ko uses memory_add_physaddr_to_nid() but ia64 does not export it,
so this causes a build error:
ERROR: modpost: "memory_add_physaddr_to_nid" [drivers/cxl/cxl_pmem.ko] undefined!
Fix this by exporting that function.
Fixes: 8c2676a5870a ("hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Ben Widawsky <bwidawsk@kernel.org>
Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: linux-ia64@vger.kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Keith Mannthey <kmannth@us.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions