parisc: Remove SA_RESTORER define
authorJohn David Anglin <dave.anglin@bell.net>
Wed, 23 Jul 2014 23:44:12 +0000 (19:44 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Jul 2014 19:44:08 +0000 (12:44 -0700)
commiteeb295327b749ccc1f807e839a7d0e87129f5c84
treef27d6ebda6f58b3e323d7255874a8ac325765115
parentb2bf8fcd5c878abc97576b6e14e89ea1ade0ac2f
parisc: Remove SA_RESTORER define

commit 20dbea494543aefaace874cc3ec93a39b94b1ec4 upstream.

The sa_restorer field in struct sigaction is obsolete and no longer in
the parisc implementation.  However, the core code assumes the field is
present if SA_RESTORER is defined. So, the define needs to be removed.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/include/uapi/asm/signal.h