android_kernel_samsung_a7y1.../arch/x86/entry
Valdis Klētnieks 361051c493 x86/vdso: Provide missing include file
[ Upstream commit bff47c2302cc249bcd550b17067f8dddbd4b6f77 ]

When building with C=1, sparse issues a warning:

  CHECK   arch/x86/entry/vdso/vdso32-setup.c
  arch/x86/entry/vdso/vdso32-setup.c:28:28: warning: symbol 'vdso32_enabled' was not declared. Should it be static?

Provide the missing header file.

Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/36224.1575599767@turing-police
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-07 13:56:27 +02:00
..
syscalls A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
vdso x86/vdso: Provide missing include file 2020-04-07 13:56:27 +02:00
vsyscall A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
calling.h x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations 2020-04-06 20:28:59 +02:00
common.c x86/speculation/mds: Clear CPU buffers on exit to user 2020-04-06 16:55:38 +02:00
entry_32.S A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
entry_64_compat.S A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
entry_64.S x86/entry/64: Use JMP instead of JMPQ 2020-04-06 20:29:05 +02:00
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
syscall_32.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
syscall_64.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
thunk_32.S A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
thunk_64.S A750FXXU4CTBC 2020-03-27 21:51:54 +05:30