Skip to content
Commit dab6d848 authored by Guenter Roeck's avatar Guenter Roeck Committed by Paul Gortmaker
Browse files

cpu/speculation: Add prototype for cpu_show_srbds()



commit 2accfa69 upstream.

0-day is not happy that there is no prototype for cpu_show_srbds():

  drivers/base/cpu.c:565:16: error: no previous prototype for 'cpu_show_srbds'

Fixes: 7e5b3c26 ("x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation")
Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200617141410.93338-1-linux@roeck-us.net


Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent ddca752c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment