Files
linux/arch/um/include/asm
Tiwei Bie 8a328396a5 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:12:42 +02:00
..
2021-12-21 21:13:43 +01:00
2020-11-06 23:14:58 +01:00
2021-06-17 21:45:43 +02:00
2022-05-27 09:03:41 +02:00
2022-05-27 09:00:45 +02:00
2021-02-12 21:37:38 +01:00
2021-06-17 21:45:43 +02:00
2022-11-17 15:15:19 +01:00
2020-01-07 13:31:29 +01:00
2022-02-25 09:36:05 +01:00
2017-07-26 13:18:20 +02:00
2022-07-17 23:24:20 +02:00