lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 25 Feb 2014 16:44:43 -0500
From:	Paul Gortmaker <paul.gortmaker@...driver.com>
To:	"H. Peter Anvin" <hpa@...or.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Ingo Molnar <mingo@...nel.org>, Andrey Panin <pazke@...pac.ru>,
	David Rientjes <rientjes@...gle.com>,
	Dave Hansen <dave.hansen@...el.com>
Subject: Re: RFC: Removing Visual Workstation and NUMAQ

On 14-02-25 03:30 PM, H. Peter Anvin wrote:
> I would like to remove Visual Workstation and NUMAQ from the x86 kernel.
>  This removes a fair bit of code which from the current looks is only
> being made to suffer general patches:
> 
> Visual Workstation:
> 
>  Documentation/sgi-visws.txt            |  13 -
>  MAINTAINERS                            |   7 -
>  arch/x86/Kconfig                       |  13 -
>  arch/x86/include/asm/visws/cobalt.h    | 127 -----
>  arch/x86/include/asm/visws/lithium.h   |  53 --
>  arch/x86/include/asm/visws/piix4.h     | 107 ----
>  arch/x86/include/asm/visws/sgivw.h     |   5 -
>  arch/x86/pci/Makefile                  |   2 -
>  arch/x86/pci/visws.c                   |  87 ----
>  arch/x86/platform/Makefile             |   1 -
>  arch/x86/platform/visws/Makefile       |   1 -
>  arch/x86/platform/visws/visws_quirks.c | 608 -----------------------
>  12 files changed, 1024 deletions(-)
> 
> NUMAQ:
> 
>  arch/x86/include/asm/numaq.h    | 171 ----------
>  arch/x86/kernel/apic/Makefile   |   1 -
>  arch/x86/kernel/apic/numaq_32.c | 524 ------------------------------
>  arch/x86/pci/Makefile           |   1 -
>  arch/x86/pci/numaq_32.c         | 165 ----------
>  5 files changed, 862 deletions(-)
> 
> 
> If there still are people who care about these platforms, please speak up.

Yay, more ancient stuff removed; less wasted time on
all the coverage builds done around the world.

I see the tip bot mail ; so I'll pull that and have a
look around for any additional visws/NUMAQ stuff that
may still be present but orphaned.  In the meantime...

Acked-by: Paul Gortmaker <paul.gortmaker@...driver.com>

Thanks,
Paul.
--


> 
> 	-hpa
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ