[PATCH RFC 0/1] x86: adds additional CPU options

From: Corentin Labbe
Date: Thu Feb 21 2019 - 15:37:56 EST


Hello

This patchset is a try to mainline a patch that lay around in
gentoo-kernel for at least 4 years.

The original work could be found at https://github.com/graysky2/kernel_gcc_patch

So I have worked on cleaning and removing unwanted additionnal changes from the
original intent.

Regards

Corentin Labbe (1):
x86: adds additional CPU options

arch/x86/Kconfig.cpu | 172 ++++++++++++++++++++++++++++++++--
arch/x86/Makefile | 21 +++++
arch/x86/Makefile_32.cpu | 21 +++++
arch/x86/include/asm/module.h | 42 +++++++++
4 files changed, 250 insertions(+), 6 deletions(-)

--
2.19.2