All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] parisc: hpux - Drop support for HP-UX binaries
@ 2015-02-16 21:17 Helge Deller
  0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2015-02-16 21:17 UTC (permalink / raw)
  To: linux-parisc, James Bottomley, John David Anglin

This patch series drops the support for 32bit HP-UX binaries.

The HP-UX compat layer has always been incomplete and it's unlikely that
someone will ever implement it.

Furthermore those two commits which enhance the compatibility of Linux on parisc
to other architectures:
 f5a408d: parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
 1f25df2: parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures
basically make it impossible to implement the HP-UX support correctly.

Signed-off-by: Helge Deller <deller@gmx.de>

diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index 1554a6f..8014727 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -291,10 +291,6 @@ config SYSVIPC_COMPAT
 config AUDIT_ARCH
 	def_bool y
 
-config HPUX
-	bool "Support for HP-UX binaries"
-	depends on !64BIT

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-16 21:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-16 21:17 [PATCH] parisc: hpux - Drop support for HP-UX binaries Helge Deller

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.