diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2020-05-11 04:19:59 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-05-14 02:11:39 +0200 |
commit | 9a6630aef93394ac54494c7e273e9bc026509375 (patch) | |
tree | 78fb0cd93bba50b2610d66861498e55dad716354 /Documentation/preempt-locking.txt | |
parent | riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU (diff) | |
download | linux-9a6630aef93394ac54494c7e273e9bc026509375.tar.xz linux-9a6630aef93394ac54494c7e273e9bc026509375.zip |
riscv: pgtable: Fix __kernel_map_pages build error if NOMMU
riscv64-none-linux-gnu-ld: mm/page_alloc.o: in function `.L0 ':
page_alloc.c:(.text+0xd34): undefined reference to `__kernel_map_pages'
riscv64-none-linux-gnu-ld: page_alloc.c:(.text+0x104a): undefined reference to `__kernel_map_pages'
riscv64-none-linux-gnu-ld: mm/page_alloc.o: in function `__pageblock_pfn_to_page':
page_alloc.c:(.text+0x145e): undefined reference to `__kernel_map_pages'
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'Documentation/preempt-locking.txt')
0 files changed, 0 insertions, 0 deletions