aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux/skas/process.c
diff options
context:
space:
mode:
authorTiwei Bie <[email protected]>2024-04-23 20:58:53 +0800
committerRichard Weinberger <[email protected]>2024-04-30 14:14:08 +0200
commit2cbade17b18c0f0fd9963f26c9fc9b057eb1cb3a (patch)
treedc2447e8934e73ac9b87769554530eedf744d2ea /arch/um/os-Linux/skas/process.c
parent323ced9669a8f70a9ae707cfe46f852ca23ed23e (diff)
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 <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'arch/um/os-Linux/skas/process.c')
0 files changed, 0 insertions, 0 deletions