[IA64] Add TIF_RESTORE_SIGMASK
Preparation for pselect and ppoll. ia32 compat code not tested. :-( Signed-off-by: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> Signed-off-by: Alexey Dobriyan <adobriyan@openvz.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
committed by
Tony Luck
parent
690def2141
commit
4a177cbf84
@@ -22,4 +22,4 @@ struct sigframe {
|
||||
struct sigcontext sc;
|
||||
};
|
||||
|
||||
extern long ia64_do_signal (sigset_t *, struct sigscratch *, long);
|
||||
extern void ia64_do_signal (struct sigscratch *, long);
|
||||
|
Reference in New Issue
Block a user