Files
twx-linux/arch/um/os-Linux
Tiwei Bie f2a7fcba1a um: Fix the declaration of kasan_map_memory
[ Upstream commit 6a85e34c4d ]

Make it match its definition (size_t vs unsigned long). And declare
it in a shared header to fix the -Wmissing-prototypes warning, as it
is defined in the user code and called in the kernel code.

Fixes: 5b301409e8 ("UML: add support for KASAN under x86_64")
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-12 11:39:32 +02:00
..
2023-04-08 13:45:37 -07:00
2022-03-21 08:13:03 -07:00
2022-03-11 10:46:34 +01:00
2023-02-01 22:11:24 +01:00
2024-01-04 23:45:17 +01:00