new helper: restore_altstack()
to be used by rt_sigreturn instances Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -385,4 +385,6 @@ int unhandled_signal(struct task_struct *tsk, int sig);
|
||||
|
||||
void signals_init(void);
|
||||
|
||||
int restore_altstack(const stack_t __user *);
|
||||
|
||||
#endif /* _LINUX_SIGNAL_H */
|
||||
|
Reference in New Issue
Block a user