linux/arch
Kevin Brodsky 3a64d5b82e sparc/mm: export symbols for lazy_mmu_mode KUnit tests
The lazy_mmu_mode KUnit tests call lazy_mmu_mode_{enable,disable}.  These
tests may be built as a module, and because of inlining this means that
arch_{enter,flush,leave}_lazy_mmu_mode need to be exported.

[akpm@linux-foundation.org: remove mm/tests/lazy_mmu_mode_kunit.c comment, per Kevin]
Link: https://lkml.kernel.org/r/20251218100541.2667405-1-kevin.brodsky@arm.com
Fixes: ee628d9cc8 ("mm: add basic tests for lazy_mmu")
Signed-off-by: Kevin Brodsky <kevin.brodsky@arm.com>
Acked-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2026-01-31 14:22:40 -08:00
..
alpha arch, mm: consolidate initialization of SPARSE memory model 2026-01-26 20:02:18 -08:00
arc arch, mm: consolidate initialization of nodes, zones and memory map 2026-01-26 20:02:18 -08:00
arm arch, mm: consolidate initialization of SPARSE memory model 2026-01-26 20:02:18 -08:00
arm64 mm: provide address parameter to p{te,md,ud}_user_accessible_page() 2026-01-26 20:02:35 -08:00
csky arch, mm: consolidate initialization of SPARSE memory model 2026-01-26 20:02:18 -08:00
hexagon arch, mm: consolidate initialization of nodes, zones and memory map 2026-01-26 20:02:18 -08:00
loongarch arch, mm: consolidate initialization of SPARSE memory model 2026-01-26 20:02:18 -08:00
m68k arch, mm: consolidate initialization of nodes, zones and memory map 2026-01-26 20:02:18 -08:00
microblaze arch, mm: consolidate initialization of nodes, zones and memory map 2026-01-26 20:02:18 -08:00
mips mips: drop paging_init() 2026-01-26 20:02:19 -08:00
nios2 arch, mm: consolidate initialization of nodes, zones and memory map 2026-01-26 20:02:18 -08:00
openrisc arch, mm: consolidate initialization of nodes, zones and memory map 2026-01-26 20:02:18 -08:00
parisc arch, mm: consolidate initialization of SPARSE memory model 2026-01-26 20:02:18 -08:00
powerpc mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON 2026-01-31 14:22:36 -08:00
riscv mm: provide address parameter to p{te,md,ud}_user_accessible_page() 2026-01-26 20:02:35 -08:00
s390 mm, arch: consolidate hugetlb CMA reservation 2026-01-26 20:02:19 -08:00
sh arch, mm: consolidate initialization of SPARSE memory model 2026-01-26 20:02:18 -08:00
sparc sparc/mm: export symbols for lazy_mmu_mode KUnit tests 2026-01-31 14:22:40 -08:00
um arch, mm: consolidate initialization of nodes, zones and memory map 2026-01-26 20:02:18 -08:00
x86 mm: provide address parameter to p{te,md,ud}_user_accessible_page() 2026-01-26 20:02:35 -08:00
xtensa arch, mm: consolidate initialization of nodes, zones and memory map 2026-01-26 20:02:18 -08:00
.gitignore
Kconfig treewide: drop outdated compiler version remarks in Kconfig help texts 2025-11-12 10:00:14 -08:00