linux/arch/s390/kernel
Martin Schwidefsky 3827ec3d8f s390: adapt entry.S to the move of thread_struct
git commit 0c8c0f03e3
"x86/fpu, sched: Dynamically allocate 'struct fpu'"
moved the thread_struct to the end of the task_struct.

This causes some of the offsets used in entry.S to overflow their
instruction operand field. To fix this  use aghi to create a
dedicated pointer for the thread_struct.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-07-20 13:22:18 +02:00
..
vdso32
vdso64
.gitignore
asm-offsets.c s390: adapt entry.S to the move of thread_struct 2015-07-20 13:22:18 +02:00
audit.c
audit.h
base.S s390/kdump: fix nosmt kernel parameter 2015-06-25 09:39:26 +02:00
cache.c s390/cacheinfo: add missing facility check 2015-04-13 10:46:16 +02:00
compat_audit.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c s390: Remove signal translation and exec_domain 2015-04-12 20:58:25 +02:00
compat_wrapper.c clone: support passing tls argument via C rather than pt_regs magic 2015-06-25 17:00:38 -07:00
cpcmd.c
crash_dump.c s390/kdump: fix nosmt kernel parameter 2015-06-25 09:39:26 +02:00
debug.c s390: time: Provide read_boot_clock64() and read_persistent_clock64() 2015-05-22 10:36:29 -07:00
diag.c
dis.c
dumpstack.c
early.c
ebcdic.c
entry.h
entry.S s390: adapt entry.S to the move of thread_struct 2015-07-20 13:22:18 +02:00
ftrace.c
head64.S
head_kdump.S
head.S
idle.c
ipl.c
irq.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-04-15 09:00:47 -07:00
jump_label.c
kprobes.c
lgr.c
machine_kexec.c
Makefile
mcount.S
module.c
nmi.c s390/nmi: fix vector register corruption 2015-07-13 11:02:21 +02:00
os_info.c
perf_cpum_cf_events.c
perf_cpum_cf.c
perf_cpum_sf.c kernel/params: constify struct kernel_param_ops uses 2015-05-28 11:32:10 +09:30
perf_event.c
pgm_check.S
process.c s390/process: fix sfpc inline assembly 2015-07-13 11:02:18 +02:00
processor.c
ptrace.c
reipl.S
relocate_kernel.S
runtime_instr.c
s390_ksyms.c
sclp.S s390/sclp: clear upper register halves in _sclp_print_early 2015-07-07 09:28:29 +02:00
setup.c revert "s390/mm: make hugepages_supported a boot time decision" 2015-07-17 16:39:52 -07:00
signal.c Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 2015-04-15 13:53:55 -07:00
smp.c s390/kdump: fix compile for !SMP 2015-06-29 10:13:11 +02:00
stacktrace.c
suspend.c PCI: Include <linux/pci.h>, not <asm/pci.h> 2015-06-08 07:55:03 -05:00
swsusp.S
sys_s390.c
syscalls.S
sysinfo.c
time.c s390: time: Provide read_boot_clock64() and read_persistent_clock64() 2015-05-22 10:36:29 -07:00
topology.c
traps.c s390: adapt entry.S to the move of thread_struct 2015-07-20 13:22:18 +02:00
uprobes.c
vdso.c
vmlinux.lds.S
vtime.c