Al Viro
|
03240b279d
fixups for signal breakage
|
13 years ago |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 years ago |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 years ago |
Al Viro
|
6fd84c0831
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
|
13 years ago |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 years ago |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 years ago |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 years ago |
Al Viro
|
fe49c1cebf
avr32: need to clear RESTORE_SIGMASK on successful signal delivery
|
13 years ago |
Al Viro
|
446cdd1327
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
|
13 years ago |
Matt Fleming
|
54bbf3e3a9
avr32: use block_sigmask()
|
13 years ago |
Oleg Nesterov
|
49209590cb
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
|
13 years ago |
Matt Fleming
|
e1b1fd79a0
avr32: don't mask signals in the error path
|
13 years ago |
David Howells
|
733e5e4b4e
KEYS: Add missing linux/tracehook.h #inclusions
|
16 years ago |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
David Howells
|
d0420c83f3
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
|
16 years ago |
Eric W. Biederman
|
288ddad5b0
syscall: Sort out syscall_restart name clash.
|
16 years ago |
Jaswinder Singh
|
c80ce2d52b
avr32: Introducing asm/syscalls.h
|
17 years ago |
Martin Koegler
|
7c1b90a1e9
avr32: Fix sigaltstack behaviour
|
17 years ago |
Haavard Skinnemoen
|
7f0f616bb0
[AVR32] Remove redundant try_to_freeze() call from do_signal()
|
17 years ago |
Nigel Cunningham
|
7dfb71030f
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
|
18 years ago |
Haavard Skinnemoen
|
5f97f7f940
[PATCH] avr32 architecture
|
19 years ago |