Al Viro
|
1910f4ab77
mips: sigsuspend() is essentially the same as rt_sigsuspend() here
|
12 years ago |
Al Viro
|
bde208d2e1
switch mips to generic rt_sigsuspend(), make it unconditional
|
12 years ago |
Al Viro
|
ea536ad4f2
mips: switch to generic sigaltstack
|
12 years ago |
Al Viro
|
709410a03e
mips: use sane prototype for sys_rt_sigsuspend()
|
12 years ago |
Ralf Baechle
|
9ec9b5ac23
MIPS: Fix harmlessly missing else statement.
|
12 years ago |
Al Viro
|
f76f330809
MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).
|
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
|
68f3f16d9a
new helper: sigsuspend()
|
13 years ago |
Matt Fleming
|
8598f3cd80
MIPS: Use set_current_blocked() and block_sigmask()
|
13 years ago |
David Howells
|
b81947c646
Disintegrate asm/system.h for MIPS
|
13 years ago |
Ralf Baechle
|
1f717929e9
MIPS: Handle __put_user() sleeping.
|
14 years ago |
David Daney
|
c726b82213
MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
|
14 years ago |
Al Viro
|
4bfb8c5c87
MIPS: do_sigaltstack() expects userland pointers
|
14 years ago |
Al Viro
|
8f5a00eb42
MIPS: Sanitize restart logics
|
14 years ago |
Al Viro
|
062ab57b2f
MIPS: Don't block signals if we'd failed to setup a sigframe
|
14 years ago |
David Daney
|
d814c28cec
MIPS: Move signal trampolines off of the stack.
|
15 years ago |
Ralf Baechle
|
137f6f3e28
MIPS: Cleanup signal code initialization
|
15 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 |
Ralf Baechle
|
dbda6ac089
MIPS: CVE-2009-0029: Enable syscall wrappers.
|
16 years ago |
Ralf Baechle
|
21a151d8ca
[MIPS] checkfiles: Fix "need space after that ','" errors.
|
17 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Atsushi Nemoto
|
faea623464
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
|
18 years ago |