android_kernel_xiaomi_sm8350/arch/s390/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
..
asm-offsets.c
binfmt_elf32.c
bitmap.S
compat_exec_domain.c
compat_ioctl.c [PATCH] s390: #ifdefs in compat_ioctls 2005-06-21 19:07:33 -07:00
compat_linux.c [PATCH] s390: fadvise hint values. 2005-07-13 11:25:24 -07:00
compat_linux.h [PATCH] compat: introduce compat_time_t 2005-06-23 09:45:32 -07:00
compat_ptrace.h
compat_signal.c
compat_wrapper.S [PATCH] s390: fadvise hint values. 2005-07-13 11:25:24 -07:00
cpcmd.c [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
crash.c [PATCH] kdump: Use real pt_regs from exception 2005-06-25 16:24:54 -07:00
debug.c [PATCH] s390: debug feature changes 2005-06-25 16:24:37 -07:00
ebcdic.c
entry64.S [PATCH] s390: improved machine check handling 2005-06-25 16:24:37 -07:00
entry.S [PATCH] s390: improved machine check handling 2005-06-25 16:24:37 -07:00
head64.S [PATCH] s390: pending interrupt after ipl from reader 2005-06-21 19:07:34 -07:00
head.S [PATCH] s390: pending interrupt after ipl from reader 2005-06-21 19:07:34 -07:00
init_task.c
irq.c
machine_kexec.c [PATCH] kexec code cleanup 2005-06-25 16:24:55 -07:00
Makefile [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
module.c
process.c [PATCH] s390: improved machine check handling 2005-06-25 16:24:37 -07:00
profile.c
ptrace.c
reipl64.S
reipl.S
relocate_kernel64.S [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
relocate_kernel.S [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
s390_ext.c
s390_ksyms.c
semaphore.c
setup.c [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. 2005-07-26 14:35:42 -07:00
signal.c
smp.c [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
sys_s390.c
syscalls.S [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
time.c
traps.c [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
vmlinux.lds.S
vtime.c