]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
x86/bugs: Make cpu_show_common() static
authorJiri Kosina <jkosina@suse.cz>
Thu, 10 May 2018 20:47:32 +0000 (22:47 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 15 May 2018 05:35:23 +0000 (07:35 +0200)
commitd4c8cc4795117bc0f7d0e0c80c7a2020ba3bbc6b
treef1e7d13dad316e7f44b779a8127f25b3ff3db9d5
parent7124b2d77cbb066dc71316ff34d5b8ea4f27ae95
x86/bugs: Make cpu_show_common() static

cpu_show_common() is not used outside of arch/x86/kernel/cpu/bugs.c, so
make it static.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
CVE-2018-3639 (x86)

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
arch/x86/kernel/cpu/bugs.c