diff options
| author | Arnd Bergmann <[email protected]> | 2023-08-03 08:26:16 +0000 |
|---|---|---|
| committer | Borislav Petkov (AMD) <[email protected]> | 2023-08-03 14:37:18 +0000 |
| commit | 6d33531bc0234332572ae612232d947f353a4450 (patch) | |
| tree | df47f7111c084c77199057e6c041fdb0d8ba745e /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
| parent | x86/asm: Avoid unneeded __div64_32 function definition (diff) | |
| download | kernel-6d33531bc0234332572ae612232d947f353a4450.tar.gz kernel-6d33531bc0234332572ae612232d947f353a4450.zip | |
x86/purgatory: Include header for warn() declaration
The purgatory code uses parts of the decompressor and provides its own
warn() function, but has to include the corresponding header file to
avoid a -Wmissing-prototypes warning.
It turns out that this function prototype actually differs from the
declaration, so change it to get a constant pointer in the declaration
and the other definition as well.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions
