diff options
author | Paul Burton <paul.burton@mips.com> | 2019-02-05 20:44:44 +0100 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2019-02-05 20:44:44 +0100 |
commit | 6782f26c0d4062bfd594a401e517fb9ed7d928d0 (patch) | |
tree | 3765bf431eef71e6d83705d9d6cbbbb9c50ea539 /tools | |
parent | MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.c (diff) | |
download | linux-6782f26c0d4062bfd594a401e517fb9ed7d928d0.tar.xz linux-6782f26c0d4062bfd594a401e517fb9ed7d928d0.zip |
MIPS: Export mm switching functions used by KVM
KVM makes use of check_switch_mmu_context(), check_mmu_context() &
get_new_mmu_context() which are no longer static inline functions in a
header. As such they need to be exported for KVM to successfully build
as a module, which was previously overlooked. Add the missing exports.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Fixes: 4ebea49ce233 ("MIPS: mm: Un-inline get_new_mmu_context")
Fixes: 42d5b846574f ("MIPS: mm: Unify ASID version checks")
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions