diff options
author | Kefeng Wang <[email protected]> | 2019-10-23 11:23:02 +0800 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2019-10-23 14:53:46 -0700 |
commit | 9fe57d8c575d7dc012bbfcf5698048304206a99d (patch) | |
tree | 00bebeeebee0d898aaa52821ac1e2e18e295be19 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 62103ece52360992a6799e9ec85628166a8477e8 (diff) |
riscv: Fix undefined reference to vmemmap_populate_basepages
Using CONFIG_SPARSEMEM_VMEMMAP instead of CONFIG_SPARSEMEM to fix
following build issue.
riscv64-linux-ld: arch/riscv/mm/init.o: in function 'vmemmap_populate':
init.c:(.meminit.text+0x8): undefined reference to 'vmemmap_populate_basepages'
Cc: Logan Gunthorpe <[email protected]>
Fixes: d95f1a542c3d ("RISC-V: Implement sparsemem")
Signed-off-by: Kefeng Wang <[email protected]>
Reviewed-by: Logan Gunthorpe <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions