diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-05-16 18:06:29 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2023-05-25 17:44:01 +0100 |
commit | aea197160d7426d876a8040f370373cf412e3ad6 (patch) | |
tree | 47bf4eaeab41ce9fdef4509fc39d0de4228ee686 /scripts/gdb/linux/lists.py | |
parent | 320a93d4df48a378ebf923639fa62770676b80db (diff) |
arm64: add scs_patch_vmlinux prototype
scs_patch_vmlinux() is only called from assembler code, so there
is no prototype, but adding one avoids this warning:
arch/arm64/kernel/patch-scs.c:254:24: error: no previous prototype for function 'scs_patch_vmlinux' [-Werror,-Wmissing-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-3-arnd@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions