original_kernel/arch/arm/kernel
Russell King d6551e884c [ARM] Add thread_notify infrastructure
Some machine classes need to allow VFP support to be built into the
kernel, but still allow the kernel to run even though VFP isn't
present.  Unfortunately, the kernel hard-codes VFP instructions
into the thread switch, which prevents this being run-time selectable.

Solve this by introducing a notifier which things such as VFP can
hook into to be informed of events which affect the VFP subsystem
(eg, creation and destruction of threads, switches between threads.)

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-22 10:24:18 +01:00
..
Makefile [ARM] nommu: trivial fixups for head-nommu.S and the Makefile 2006-04-24 09:45:35 +01:00
apm.c
armksyms.c [PATCH] No arch-specific strpbrk implementations 2006-04-11 06:18:40 -07:00
arthur.c
asm-offsets.c [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h 2006-05-16 11:39:30 +01:00
bios32.c
calls.S
compat.c
compat.h
debug.S
dma-isa.c [ARM] arch/arm/kernel/dma-isa.c: named initializers 2006-05-16 22:09:46 +01:00
dma.c
ecard.c
entry-armv.S [ARM] Add thread_notify infrastructure 2006-06-22 10:24:18 +01:00
entry-common.S [ARM] 3335/1: Old-abi Thumb sys_syscall broken 2006-06-18 16:16:57 +01:00
entry-header.S
fiq.c
head-common.S
head-nommu.S [ARM] 3496/1: more constants for asm-offsets.h 2006-05-05 15:11:14 +01:00
head.S [ARM] 3496/1: more constants for asm-offsets.h 2006-05-05 15:11:14 +01:00
init_task.c
io.c
irq.c [ARM] 3554/1: ARM: Fix dyntick locking 2006-06-18 16:26:58 +01:00
isa.c
iwmmxt.S [ARM] Add thread_notify infrastructure 2006-06-22 10:24:18 +01:00
module.c
process.c [ARM] Add thread_notify infrastructure 2006-06-22 10:24:18 +01:00
ptrace.c
ptrace.h
semaphore.c
setup.c [ARM] for_each_possible_cpu 2006-04-20 21:48:02 +01:00
signal.c
signal.h
smp.c
sys_arm.c
sys_oabi-compat.c
time.c [ARM] 3554/1: ARM: Fix dyntick locking 2006-06-18 16:26:58 +01:00
traps.c
vmlinux.lds.S