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.
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>
20 years ago
..
cpu
[PATCH] fix u32 vs. pm_message_t in rest of the tree
20 years ago
Makefile
Linux-2.6.12-rc2
20 years ago
asm-offsets.c
Linux-2.6.12-rc2
20 years ago
cf-enabler.c
Linux-2.6.12-rc2
20 years ago
cpufreq.c
Linux-2.6.12-rc2
20 years ago
early_printk.c
Linux-2.6.12-rc2
20 years ago
entry.S
Linux-2.6.12-rc2
20 years ago
head.S
Linux-2.6.12-rc2
20 years ago
init_task.c
Linux-2.6.12-rc2
20 years ago
io.c
Linux-2.6.12-rc2
20 years ago
io_generic.c
Linux-2.6.12-rc2
20 years ago
irq.c
Linux-2.6.12-rc2
20 years ago
kgdb_jmp.S
Linux-2.6.12-rc2
20 years ago
kgdb_stub.c
Linux-2.6.12-rc2
20 years ago
module.c
Linux-2.6.12-rc2
20 years ago
process.c
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
20 years ago
ptrace.c
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
20 years ago
semaphore.c
Linux-2.6.12-rc2
20 years ago
setup.c
Linux-2.6.12-rc2
20 years ago
sh_bios.c
Linux-2.6.12-rc2
20 years ago
sh_ksyms.c
Linux-2.6.12-rc2
20 years ago
signal.c
Linux-2.6.12-rc2
20 years ago
smp.c
Linux-2.6.12-rc2
20 years ago
sys_sh.c
[PATCH] Avoiding mmap fragmentation
20 years ago
time.c
Linux-2.6.12-rc2
20 years ago
traps.c
Linux-2.6.12-rc2
20 years ago
vmlinux.lds.S
Linux-2.6.12-rc2
20 years ago