mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 09:35:51 +00:00
Replace TIF_RESTORE_SIGMASK with TS_RESTORE_SIGMASK and define our own set_restore_sigmask() function. This saves the costly SMP-safe set_bit operation, which we do not need for the sigmask flag since TIF_SIGPENDING always has to be set too. Based on the x86 and powerpc change. Signed-off-by: Paul Mundt <lethal@linux-sh.org> |
||
|---|---|---|
| .. | ||
| clock-sh5.c | ||
| entry.S | ||
| fpu.c | ||
| Makefile | ||
| probe.c | ||
| setup-sh5.c | ||
| switchto.S | ||
| unwind.c | ||