OSDN Git Service

x86/bugs: Fix the parameters alignment and missing void
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 11 May 2018 20:50:35 +0000 (16:50 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 12 May 2018 09:33:35 +0000 (11:33 +0200)
commitffed645e3be0e32f8e9ab068d257aee8d0fe8eec
treedeb43e3aeb7e47a058847f6d1990b58cee0e7b99
parent7bb4d366cba992904bffa4820d24e70a3de93e76
x86/bugs: Fix the parameters alignment and missing void

Fixes: 7bb4d366c ("x86/bugs: Make cpu_show_common() static")
Fixes: 24f7fc83b ("x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation")
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/bugs.c