From: John David Anglin Date: Wed, 23 Jul 2014 23:44:12 +0000 (-0400) Subject: parisc: Remove SA_RESTORER define X-Git-Tag: omap-for-v3.17/fixes-against-rc2~233^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20dbea494543aefaace874cc3ec93a39b94b1ec4;p=pandora-kernel.git parisc: Remove SA_RESTORER define 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 Cc: Signed-off-by: Helge Deller --- Reading git-diff-tree failed