mbox series

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

Message ID 20190221203209.16224-1-clabbe.montjoie@gmail.com
Headers show
Series x86: adds additional CPU options | expand

Message

Corentin Labbe Feb. 21, 2019, 8:32 p.m. UTC
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

Comments

Borislav Petkov Feb. 21, 2019, 9:10 p.m. UTC | #1
On Thu, Feb 21, 2019 at 09:32:08PM +0100, Corentin Labbe wrote:
> Hello

> 

> This patchset is a try to mainline a patch that lay around in

> gentoo-kernel for at least 4 years.


And every couple of months someone sends some variant of this patch and
every time we say no. Just don't bother.

https://lore.kernel.org/lkml/1386518000.90452.YahooMailNeo@web140004.mail.bf1.yahoo.com/

-- 
Regards/Gruss,
    Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.