ia64: Remove HAVE_ARCH_COPY_SIGINFO
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Jun 2017 19:00:59 +0000 (21:00 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 4 Jun 2017 13:11:46 +0000 (15:11 +0200)
commit7994200ce69a3873dfa2641254a13bb0a40056f3
tree28fbfe4cfd3ce3de82af964bc150f1c31e319d7d
parentf70c80068f073ace4b9071803d2e2691fe0c3d05
ia64: Remove HAVE_ARCH_COPY_SIGINFO

Since ia64 defines __ARCH_SI_PREAMBLE_SIZE it can just use the generic
copy_siginfo implementation, which is identical to the architecture
specific one.

With that support for HAVE_ARCH_COPY_SIGINFO can go away entirely.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-arch@vger.kernel.org
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: linux-ia64@vger.kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: sparclinux@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Link: http://lkml.kernel.org/r/20170603190102.28866-3-hch@lst.de
arch/ia64/include/asm/siginfo.h
arch/ia64/include/uapi/asm/siginfo.h
include/linux/signal.h