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
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |
Al Viro
|
5754f412a3
sh64: failure to build sigframe != signal without handler
|
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
|
a46808e1b7
sh: missing checks of __get_user()/__put_user() return values
|
13 years ago |
Al Viro
|
9ef461adf9
sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()
|
13 years ago |
Matt Fleming
|
5e047fa159
sh: use set_current_blocked() and block_sigmask()
|
13 years ago |
Matt Fleming
|
8368b0e0ca
sh: no need to reset handler if SA_ONESHOT
|
13 years ago |
Paul Mundt
|
abef364050
sh: Remove redundant try_to_freeze() invocations.
|
13 years ago |
Paul Mundt
|
028c5d5d59
Merge branch 'sh/stable-updates'
|
15 years ago |
Paul Mundt
|
4b505db9c4
sh64: fix tracing of signals.
|
15 years ago |
Paul Mundt
|
3ef2932b8c
sh64: Fix up the build for the thread_xstate changes.
|
15 years ago |
Matt Fleming
|
61cc7b0a17
sh: Fix up FPU build for SH5
|
15 years ago |
Paul Mundt
|
56bfc42f6c
sh: TS_RESTORE_SIGMASK conversion.
|
15 years ago |
Paul Mundt
|
ea88023b34
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
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 |
Paul Mundt
|
c7914834ef
sh: Tidy up NEFF-based sign extension for SH-5.
|
16 years ago |
Paul Mundt
|
03f07876df
sh: Fix up spurious syscall restarting.
|
16 years ago |
Paul Mundt
|
94e2fb3d3e
sh: Provide asm/syscall.h for SH-5.
|
16 years ago |
Paul Mundt
|
6ac034375f
sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.
|
16 years ago |
Paul Mundt
|
091db04559
sh: Fix up signal_64 cast warnings.
|
16 years ago |
Paul Mundt
|
1bec157a1f
sh: Force pending restarted system calls to return -EINTR.
|
16 years ago |
Paul Mundt
|
8a80a5e9e8
sh: Fix up signal_64 conflicting handle_signal() definition.
|
17 years ago |
Paul Mundt
|
ab99c733ae
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
|
17 years ago |
Adrian Bunk
|
50387b3e11
sh64: add missing #include <asm/fpu.h>'s
|
17 years ago |
Paul Mundt
|
a23ba43573
sh: comment tidying for sh64->sh migration.
|
17 years ago |
Paul Mundt
|
332fd57b92
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
|
17 years ago |