aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorBixuan Cui <[email protected]>2021-05-29 16:06:57 +0800
committerPalmer Dabbelt <[email protected]>2021-06-08 17:05:03 -0700
commitff76e3d7c3c958b51f095dfdb7d451177312896b (patch)
treebe4e1f5d4adc90ee7a4d531b506775dfd19215a1 /scripts/gdb/linux
parentcba43c31f14b08f193ebb5b4a72751b0947436c1 (diff)
riscv: fix build error when CONFIG_SMP is disabled
Fix build error when disable CONFIG_SMP: mm/pgtable-generic.o: In function `.L19': pgtable-generic.c:(.text+0x42): undefined reference to `flush_pmd_tlb_range' mm/pgtable-generic.o: In function `pmdp_huge_clear_flush': pgtable-generic.c:(.text+0x6c): undefined reference to `flush_pmd_tlb_range' mm/pgtable-generic.o: In function `pmdp_invalidate': pgtable-generic.c:(.text+0x162): undefined reference to `flush_pmd_tlb_range' Fixes: e88b333142e4 ("riscv: mm: add THP support on 64-bit") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Bixuan Cui <[email protected]> Acked-by: Nanyong Sun <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions