misc/sgi-xp: remove SGI SN2 support
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Aug 2019 07:24:56 +0000 (09:24 +0200)
committerTony Luck <tony.luck@intel.com>
Fri, 16 Aug 2019 18:33:56 +0000 (11:33 -0700)
commit9726bfcdb977d6f78074fcc5dd23003b450c1f35
treef92aef1d51ff426b7a8b47d28313e84eda9dafc5
parent0fef2532d2a17100e57fad0569555536cac47eda
misc/sgi-xp: remove SGI SN2 support

Note this also marks xp broken on ia64 now, as the UV support, which
was disable in generic kernels before actually never compiled due to
undefined uv_gpa_to_soc_phys_ram and uv_gpa_in_mmr_space symbols since
at least commit c2c9f1157414 ("x86: uv: update XPC to handle updated
BIOS interface").

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lkml.kernel.org/r/20190813072514.23299-11-hch@lst.de
Signed-off-by: Tony Luck <tony.luck@intel.com>
14 files changed:
arch/ia64/uv/kernel/setup.c
drivers/misc/Kconfig
drivers/misc/sgi-xp/Makefile
drivers/misc/sgi-xp/xp.h
drivers/misc/sgi-xp/xp_main.c
drivers/misc/sgi-xp/xp_nofault.S [deleted file]
drivers/misc/sgi-xp/xp_sn2.c [deleted file]
drivers/misc/sgi-xp/xp_uv.c
drivers/misc/sgi-xp/xpc.h
drivers/misc/sgi-xp/xpc_main.c
drivers/misc/sgi-xp/xpc_partition.c
drivers/misc/sgi-xp/xpc_sn2.c [deleted file]
drivers/misc/sgi-xp/xpc_uv.c
drivers/misc/sgi-xp/xpnet.c