aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorGravatar Josh Poimboeuf <jpoimboe@redhat.com> 2022-04-25 16:40:02 -0700
committerGravatar Borislav Petkov <bp@suse.de> 2022-04-28 11:12:17 +0200
commit2147c438fde135d6c145a96e373d9348e7076f7f (patch)
tree969c1b56b266ac79c98416db2a991059dd6f6362 /Documentation/admin-guide
parentx86/pm: Fix false positive kmemleak report in msr_build_context() (diff)
downloadlinux-2147c438fde135d6c145a96e373d9348e7076f7f.tar.gz
linux-2147c438fde135d6c145a96e373d9348e7076f7f.tar.bz2
linux-2147c438fde135d6c145a96e373d9348e7076f7f.zip
x86/speculation: Add missing prototype for unpriv_ebpf_notify()
Fix the following warnings seen with "make W=1": kernel/sysctl.c:183:13: warning: no previous prototype for ‘unpriv_ebpf_notify’ [-Wmissing-prototypes] 183 | void __weak unpriv_ebpf_notify(int new_state) | ^~~~~~~~~~~~~~~~~~ arch/x86/kernel/cpu/bugs.c:659:6: warning: no previous prototype for ‘unpriv_ebpf_notify’ [-Wmissing-prototypes] 659 | void unpriv_ebpf_notify(int new_state) | ^~~~~~~~~~~~~~~~~~ Fixes: 44a3918c8245 ("x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/5689d065f739602ececaee1e05e68b8644009608.1650930000.git.jpoimboe@redhat.com
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions