]> git.itanic.dy.fi Git - linux-stable/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 May 2018 16:56:29 +0000 (18:56 +0200)
commitc3a8aab35b7f162aeecfe4d2de0bc24a692c3b24
tree0ec0c884a4185ba802ce1f8ef4dd88e6f2b4324b
parent08140850070bd14cf4fc3fc3f3c60eb55f6b9a3c
x86/bugs: Fix the parameters alignment and missing void

commit ffed645e3be0e32f8e9ab068d257aee8d0fe8eec upstream

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kernel/cpu/bugs.c