kernel_optimize_test/arch/s390/kernel
Al Viro 0cbdff4f7f [PATCH] broken inline asm on s390 (misuse of labels)
use of explicit labels in inline asm is a Bad Idea(tm), since gcc can
decide to inline the function in several places.  Fixed by use of 1f/f:
instead of .Lfitsin/.Lfitsin:

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-23 18:43:44 -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: ioprio & inotify system calls. 2005-08-01 21:37:59 -07:00
cpcmd.c [PATCH] broken inline asm on s390 (misuse of labels) 2005-08-23 18:43:44 -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: cpu timer reset in machine check handler 2005-07-27 16:26:05 -07:00
entry.S [PATCH] s390: cpu timer reset in machine check handler 2005-07-27 16:26:05 -07:00
head64.S [PATCH] s390: check for interrupt before waiting 2005-07-29 15:01:14 -07:00
head.S [PATCH] s390: check for interrupt before waiting 2005-07-29 15:01:14 -07:00
init_task.c
irq.c
machine_kexec.c [PATCH] s390: kexec fixes and improvements. 2005-08-01 21:37:59 -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 [PATCH] s390: uml ptrace fixes 2005-06-04 17:13:00 -07:00
reipl64.S
reipl.S
relocate_kernel64.S [PATCH] s390: kexec fixes and improvements. 2005-08-01 21:37:59 -07:00
relocate_kernel.S [PATCH] s390: kexec fixes and improvements. 2005-08-01 21:37:59 -07:00
s390_ext.c [PATCH] s390: external call performance 2005-07-27 16:26:04 -07:00
s390_ksyms.c
semaphore.c
setup.c [PATCH] s390: spin lock retry 2005-07-27 16:26:04 -07:00
signal.c
smp.c [PATCH] s390: kexec fixes and improvements. 2005-08-01 21:37:59 -07:00
sys_s390.c
syscalls.S [PATCH] s390: ioprio & inotify system calls. 2005-08-01 21:37:59 -07:00
time.c
traps.c [PATCH] s390: kexec fixes and improvements. 2005-08-01 21:37:59 -07:00
vmlinux.lds.S
vtime.c