1
linux/arch/s390/kernel
Martin Schwidefsky 8838101183 [S390] compile fix for latest binutils
The latest binutils won't accept the stfl instruction with march=g5
which is the correct behaviour. Unfortunately head.S is assembled
with -march=g5 even if the target cpu is z900 or later. To get
31-bit kernels compiled again the easiest fix is to use the .insn
notation for the stfl instruction in head.S.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-04-04 09:43:33 +02:00
..
vdso32
vdso64
asm-offsets.c
audit.c
audit.h
base.S
bitmap.c
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S [S390] wire up sys_syncfs 2011-03-23 10:15:58 +01:00
cpcmd.c
crash.c
debug.c
diag.c
dis.c
early.c [S390] early: limit savesys cmd string handling 2011-03-23 10:15:14 +01:00
ebcdic.c
entry64.S
entry.h
entry.S
ftrace.c
head31.S
head64.S
head.S [S390] compile fix for latest binutils 2011-04-04 09:43:33 +02:00
init_task.c
ipl.c
irq.c
kprobes.c
machine_kexec.c
Makefile
mcount64.S
mcount.S
mem_detect.c
module.c
nmi.c
process.c
processor.c
ptrace.c
reipl64.S
reipl.S
relocate_kernel64.S
relocate_kernel.S
s390_ext.c
s390_ksyms.c
sclp.S
setup.c [S390] setup: register bss section as resource 2011-03-23 10:15:59 +01:00
signal.c
smp.c
stacktrace.c
suspend.c
switch_cpu64.S [S390] Fix parameter passing for smp_switch_to_cpu() 2011-04-04 09:43:32 +02:00
switch_cpu.S [S390] Fix parameter passing for smp_switch_to_cpu() 2011-04-04 09:43:32 +02:00
swsusp_asm64.S
sys_s390.c
syscalls.S [S390] wire up sys_syncfs 2011-03-23 10:15:58 +01:00
sysinfo.c
time.c
topology.c
traps.c
vdso.c mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm 2011-03-23 16:36:55 -04:00
vmlinux.lds.S
vtime.c