linux-stable-rt/arch/arm/kernel
Eric W. Biederman 59586e5a26 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
machine_restart, machine_halt and machine_power_off are machine
specific hooks deep into the reboot logic, that modules
have no business messing with.  Usually code should be calling
kernel_restart, kernel_halt, kernel_power_off, or
emergency_restart. So don't export machine_restart,
machine_halt, and machine_power_off so we can catch buggy users.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-26 14:35:42 -07:00
..
Makefile
apm.c
armksyms.c [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbols 2005-07-06 23:06:05 +01:00
arthur.c
asm-offsets.c
bios32.c
calls.S
compat.c
debug.S
dma-isa.c
dma.c
ecard.c
entry-armv.S
entry-common.S
entry-header.S
fiq.c
head.S [PATCH] ARM: Make the magic values in head.S more obvious 2005-07-01 11:56:55 +01:00
init_task.c
io.c
irq.c
isa.c
iwmmxt.S
module.c
process.c [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 2005-07-26 14:35:42 -07:00
ptrace.c
ptrace.h
semaphore.c
setup.c [PATCH] ARM: Change 'param_offset' to 'boot_params' 2005-07-04 10:43:36 +01:00
signal.c [PATCH] arm: swsusp build fix 2005-06-26 08:43:19 -07:00
signal.h
smp.c [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data 2005-07-17 21:35:41 +01:00
sys_arm.c
time.c [PATCH] ARM: Add VST idle loop call 2005-06-27 14:04:05 +01:00
traps.c [PATCH] ARM: Allow register_undef_hook to be called with IRQs off 2005-07-16 16:43:33 +01:00
vmlinux.lds.S