mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
Convert most of the current code that uses _NSIG directly to instead use valid_signal(). This avoids gcc -W warnings and off-by-one errors. Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
History
|
|
|---|---|---|
| .. | ||
| armksyms.c | ||
| asm-offsets.c | ||
| calls.S | ||
| compat.c | ||
| dma.c | ||
| ecard.c | ||
| entry.S | ||
| fiq.c | ||
| head.S | ||
| init_task.c | ||
| irq.c | ||
| Makefile | ||
| process.c | ||
| ptrace.c | ||
| ptrace.h | ||
| semaphore.c | ||
| setup.c | ||
| signal.c | ||
| sys_arm.c | ||
| time.c | ||
| traps.c | ||
| vmlinux-arm26-xip.lds.in | ||
| vmlinux-arm26.lds.in | ||
| vmlinux.lds.S | ||