You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Al Viro
efee984c27
new helper: signal_delivered()
...
Does block_sigmask() + tracehook_signal_handler(); called when
sigframe has been successfully built. All architectures converted
to it; block_sigmask() itself is gone now (merged into this one).
I'm still not too happy with the signature, but that's a separate
story (IMO we need a structure that would contain signal number +
siginfo + k_sigaction, so that get_signal_to_deliver() would fill one,
signal_delivered(), handle_signal() and probably setup...frame() -
take one).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
13 years ago
..
Makefile
unicore32: Use generic init_task
13 years ago
asm-offsets.c
…
clock.c
…
cpu-ucv2.c
…
debug-macro.S
…
debug.S
…
dma.c
Disintegrate asm/system.h for Unicore32 [based on ver #3 , changed by gxt]
13 years ago
early_printk.c
…
elf.c
…
entry.S
…
fpu-ucf64.c
…
gpio.c
…
head.S
Disintegrate asm/system.h for Unicore32 [based on ver #3 , changed by gxt]
13 years ago
hibernate.c
Disintegrate asm/system.h for Unicore32 [based on ver #3 , changed by gxt]
13 years ago
hibernate_asm.S
…
irq.c
Disintegrate asm/system.h for Unicore32 [based on ver #3 , changed by gxt]
13 years ago
ksyms.c
Disintegrate asm/system.h for Unicore32 [based on ver #3 , changed by gxt]
13 years ago
ksyms.h
…
module.c
modules: make arch's use default loader hooks
14 years ago
pci.c
unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h
13 years ago
pm.c
…
process.c
Disintegrate and delete asm/system.h
13 years ago
ptrace.c
…
puv3-core.c
driver-core: remove sysdev.h usage.
13 years ago
puv3-nb0916.c
unicore32: Remove IRQF_DISABLED
13 years ago
pwm.c
…
setup.c
unicore32: standardize /proc/iomem "Kernel code" name
13 years ago
setup.h
Disintegrate asm/system.h for Unicore32 [based on ver #3 , changed by gxt]
13 years ago
signal.c
new helper: signal_delivered()
13 years ago
sleep.S
…
stacktrace.c
…
sys.c
…
time.c
unicore32: Remove IRQF_DISABLED
13 years ago
traps.c
Disintegrate asm/system.h for Unicore32 [based on ver #3 , changed by gxt]
13 years ago
vmlinux.lds.S
unicore32: change PERCPU to PERCPU_SECTION
14 years ago