Files
android_kernel_xiaomi_sm8450/arch/um/include/asm
Tiwei Bie 6be4923ade um: Fix the -Wmissing-prototypes warning for __switch_mm
[ Upstream commit 2cbade17b18c0f0fd9963f26c9fc9b057eb1cb3a ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-06-16 13:32:24 +02:00
..
2022-01-27 10:53:58 +01:00
2020-09-25 00:36:41 +09:00
2020-01-07 13:31:29 +01:00
2017-07-26 13:18:20 +02:00
2020-04-29 21:21:51 +02:00