]> git.hungrycats.org Git - linux/commit
parisc: Remove SA_RESTORER define
authorJohn David Anglin <dave.anglin@bell.net>
Wed, 23 Jul 2014 23:44:12 +0000 (19:44 -0400)
committerJiri Slaby <jslaby@suse.cz>
Wed, 30 Jul 2014 16:02:41 +0000 (18:02 +0200)
commitad8f50f8bd043ca859ad25b6ea66c20713fdae5c
tree02a490302878825f9015650e9a50901c40e6a15e
parent1e6be3dd9849f2656a66fc3034cf0044f0f81d46
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: Jiri Slaby <jslaby@suse.cz>
arch/parisc/include/uapi/asm/signal.h