mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 05:24:39 +01:00
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:
|
||
|---|---|---|
| .. | ||
| lazy_mmu_mode_kunit.c | ||