diff options
author | Tiwei Bie <tiwei.btw@antgroup.com> | 2024-04-23 20:58:53 +0800 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2024-04-30 14:14:08 +0200 |
commit | 2cbade17b18c0f0fd9963f26c9fc9b057eb1cb3a (patch) | |
tree | dc2447e8934e73ac9b87769554530eedf744d2ea /arch/x86/um/shared/sysdep/archsetjmp.h | |
parent | 323ced9669a8f70a9ae707cfe46f852ca23ed23e (diff) | |
download | linux-2cbade17b18c0f0fd9963f26c9fc9b057eb1cb3a.tar.gz linux-2cbade17b18c0f0fd9963f26c9fc9b057eb1cb3a.tar.bz2 linux-2cbade17b18c0f0fd9963f26c9fc9b057eb1cb3a.zip |
um: Fix the -Wmissing-prototypes warning for __switch_mm
The __switch_mm function is defined in the user code, and is called
by the kernel code. It should be declared in a shared header.
Fixes: 4dc706c2f292 ("um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit")
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/x86/um/shared/sysdep/archsetjmp.h')
0 files changed, 0 insertions, 0 deletions