kernel_samsung_a53x/arch/um
Tiwei Bie 0e3971094a 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: 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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 12:27:06 +01:00
..
configs Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drivers um: vector: fix bpfflash parameter evaluation 2024-11-19 12:27:06 +01:00
include um: Fix the -Wmissing-prototypes warning for __switch_mm 2024-11-19 12:27:06 +01:00
kernel um: Fix naming clash between UML and scheduler 2024-11-18 12:13:19 +01:00
os-Linux um: Don't use vfprintf() for os_info() 2024-11-18 12:13:19 +01:00
scripts Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig um: allow not setting extra rpaths in the linux binary 2024-11-18 23:19:35 +01:00
Kconfig.debug Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile um: allow not setting extra rpaths in the linux binary 2024-11-18 23:19:35 +01:00
Makefile-os-Linux Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile-skas Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00