linux-stable-rt/arch/s390/kernel
Martin Schwidefsky 94c12cc7d1 [S390] Inline assembly cleanup.
Major cleanup of all s390 inline assemblies. They now have a common
coding style. Quite a few have been shortened, mainly by using register
asm variables. Use of the EX_TABLE macro helps  as well. The atomic ops,
bit ops and locking inlines new use the Q-constraint if a newer gcc
is used.  That results in slightly better code.

Thanks to Christian Borntraeger for proof reading the changes.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-09-28 16:56:43 +02:00
..
Makefile
asm-offsets.c
audit.c
binfmt_elf32.c
bitmap.S
compat_audit.c
compat_exec_domain.c
compat_linux.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
cpcmd.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
crash.c
debug.c
ebcdic.c
entry.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
entry64.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
head.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
head31.S
head64.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
init_task.c
ipl.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
irq.c
kprobes.c
machine_kexec.c
module.c
process.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
profile.c
ptrace.c
reipl.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
reipl64.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
relocate_kernel.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
relocate_kernel64.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
s390_ext.c
s390_ksyms.c
semaphore.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
setup.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
signal.c
smp.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
stacktrace.c
sys_s390.c
syscalls.S
time.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
traps.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
vmlinux.lds.S
vtime.c