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
..
Makefile
[PATCH] kexec: kexec ppc support
20 years ago
align.c
…
asm-offsets.c
…
bitops.c
…
cpu_setup_6xx.S
…
cpu_setup_power4.S
…
cputable.c
[PATCH] ppc32: Add support for Freescale e200 (Book-E) core
20 years ago
dma-mapping.c
…
entry.S
[PATCH] ppc32: Add support for Freescale e200 (Book-E) core
20 years ago
find_name.c
…
fpu.S
…
head.S
…
head_4xx.S
…
head_8xx.S
…
head_44x.S
…
head_booke.h
[PATCH] ppc32: Add support for Freescale e200 (Book-E) core
20 years ago
head_fsl_booke.S
[PATCH] ppc32: Add support for Freescale e200 (Book-E) core
20 years ago
idle.c
…
idle_6xx.S
…
idle_power4.S
…
irq.c
…
l2cr.S
…
machine_kexec.c
[PATCH] kexec-ppc: fix for ksysfs crash_notes
20 years ago
misc.S
[PATCH] Update cfq io scheduler to time sliced design
20 years ago
module.c
…
pci.c
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
20 years ago
perfmon.c
[PATCH] ppc32: Add support for Freescale e200 (Book-E) core
20 years ago
perfmon_fsl_booke.c
…
ppc-stub.c
…
ppc_htab.c
…
ppc_ksyms.c
…
process.c
…
ptrace.c
…
relocate_kernel.S
[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.S
20 years ago
semaphore.c
…
setup.c
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
20 years ago
signal.c
[PATCH] Cleanup patch for process freezing
20 years ago
smp-tbsync.c
…
smp.c
…
softemu8xx.c
…
swsusp.S
…
syscalls.c
…
temp.c
…
time.c
[PATCH] ppc32: stop misusing NTP's time_offset value
20 years ago
traps.c
[PATCH] ppc32: Add support for Freescale e200 (Book-E) core
20 years ago
vecemu.c
…
vector.S
…
vmlinux.lds.S
…