1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/um/include/shared/skas
Tiwei Bie 2cbade17b1 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: 4dc706c2f2 ("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>
2024-04-30 14:14:08 +02:00
..
mm_id.h um: Fix the -Wmissing-prototypes warning for __switch_mm 2024-04-30 14:14:08 +02:00
skas.h um: Add SPDX headers for files in arch/um/include 2019-09-15 21:37:17 +02:00
stub-data.h um: separate child and parent errors in clone stub 2021-02-12 21:34:33 +01:00