linux/arch/s390/kernel
Heiko Carstens c0007f1a65 [S390] Use generic bug.
Generic bug implementation for s390. Will increase the value of the
console output on BUG() statements since registers r0-r5,r14 will
not be clobbered by a printk() call that was previously done before
the illegal instruction of BUG() was hit.
Also implements an architecture specific WARN_ON(). Output of that
could be increased but requires common code change.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2007-04-27 16:01:42 +02:00
..
asm-offsets.c
audit.c
base.S
binfmt_elf32.c
bitmap.S
compat_audit.c
compat_exec_domain.c
compat_linux.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
compat_linux.h
compat_ptrace.h
compat_signal.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
compat_wrapper.S [S390] Wire up sys_utimes. 2007-03-19 13:19:07 +01:00
cpcmd.c
crash.c
debug.c [S390] strlcpy is smart enough 2007-03-19 13:18:53 +01:00
dis.c [S390] Improved oops output. 2007-04-27 16:01:42 +02:00
early.c [S390] memory detection: stop at first memory hole. 2007-04-27 16:01:12 +02:00
ebcdic.c
entry.S [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
entry64.S [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
head.S
head31.S [S390] Fixed handling of access register mode faults. 2007-03-05 23:35:54 +01:00
head64.S [S390] Fixed handling of access register mode faults. 2007-03-05 23:35:54 +01:00
init_task.c
ipl.c [S390] cio/ipl: Clean interface between cio and ipl code. 2007-04-27 16:01:38 +02:00
irq.c
kprobes.c [S390] kprobes: Align probe address. 2007-03-26 20:43:46 +02:00
machine_kexec.c [S390] nss: disable kexec. 2007-03-05 23:35:45 +01:00
Makefile [S390] Improved oops output. 2007-04-27 16:01:42 +02:00
module.c [S390] Use generic bug. 2007-04-27 16:01:42 +02:00
process.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
ptrace.c
reipl.S [S390] reipl: move dump_prefix_page out of text section. 2007-03-05 23:35:43 +01:00
reipl64.S [S390] reipl: move dump_prefix_page out of text section. 2007-03-05 23:35:43 +01:00
relocate_kernel.S
relocate_kernel64.S
s390_ext.c
s390_ksyms.c
semaphore.c
setup.c [S390] nss: Free unused memory in kernel image. 2007-02-21 10:55:37 +01:00
signal.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
smp.c [S390] smp: disable preemption in smp_call_function/smp_call_function_on 2007-03-05 23:35:41 +01:00
stacktrace.c
sys_s390.c [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
syscalls.S [S390] System call cleanup. 2007-04-27 16:01:42 +02:00
time.c [S390] etr: Add barrier() to etr_sync_cpu_start(). 2007-02-21 10:55:15 +01:00
traps.c [S390] Use generic bug. 2007-04-27 16:01:42 +02:00
vmlinux.lds.S [S390] Use generic bug. 2007-04-27 16:01:42 +02:00
vtime.c