diff options
author | 2023-05-16 18:06:39 +0200 | |
---|---|---|
committer | 2023-05-25 17:44:02 +0100 | |
commit | a7f5cb606e9993daf2d129efc5e3b6ca46ad9227 (patch) | |
tree | 548236f48add1999cefac32161d4bbfff42dc4a7 /scripts/generate_rust_analyzer.py | |
parent | arm64: flush: include linux/libnvdimm.h (diff) | |
download | wireguard-linux-a7f5cb606e9993daf2d129efc5e3b6ca46ad9227.tar.xz wireguard-linux-a7f5cb606e9993daf2d129efc5e3b6ca46ad9227.zip |
arm64: kaslr: add kaslr_early_init() declaration
kaslr_early_init() is called from assembler code and does not
need a declaration to work, but adding one anyway shuts up
this W=1 warning:
arch/arm64/kernel/pi/kaslr_early.c:88:16: error: no previous prototype for 'kaslr_early_init' [-Werror=missing-prototypes]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20230516160642.523862-13-arnd@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions