All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@kernel.org>, Andrey Panin <pazke@donpac.ru>,
	David Rientjes <rientjes@google.com>,
	Paul Gortmaker <paul.gortmaker@windriver.com>,
	Dave Hansen <dave.hansen@intel.com>
Subject: RFC: Removing Visual Workstation and NUMAQ
Date: Tue, 25 Feb 2014 12:30:36 -0800	[thread overview]
Message-ID: <530CFD6C.7040705@zytor.com> (raw)

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.

	-hpa

             reply	other threads:[~2014-02-25 20:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-25 20:30 H. Peter Anvin [this message]
2014-02-25 21:33 ` RFC: Removing Visual Workstation and NUMAQ Paul E. McKenney
2014-02-25 21:40 ` [tip:x86/nuke-platforms] x86, platforms: Remove SGI Visual Workstation tip-bot for H. Peter Anvin
2014-02-25 21:44 ` RFC: Removing Visual Workstation and NUMAQ Paul Gortmaker
2014-02-27 16:12 ` [tip:x86/nuke-platforms] x86, platforms: Remove SGI Visual Workstation tip-bot for H. Peter Anvin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=530CFD6C.7040705@zytor.com \
    --to=hpa@zytor.com \
    --cc=dave.hansen@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=pazke@donpac.ru \
    --cc=rientjes@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.