x86/cpu: Provide a config option to disable static_cpu_has
authorBorislav Petkov <bp@suse.de>
Mon, 7 Dec 2015 09:39:42 +0000 (10:39 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Dec 2015 10:49:55 +0000 (11:49 +0100)
commit6e1315fe82308cd29e7550eab967262e8bbc71a3
tree2192b26b8dfc014c9a46f7ee96f690ac3af64654
parent362f924b64ba0f4be2ee0cb697690c33d40be721
x86/cpu: Provide a config option to disable static_cpu_has

This brings .text savings of about ~1.6K when building a tinyconfig. It
is off by default so nothing changes for the default.

Kconfig help text from Josh.

Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Link: http://lkml.kernel.org/r/1449481182-27541-5-git-send-email-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Kconfig
arch/x86/include/asm/cpufeature.h
This page took 0.04263 seconds and 5 git commands to generate.