kernel-fxtec-pro1x/arch/s390/kernel
Ilya Leoshkevich b08005625f s390/init: add missing __init annotations
[ Upstream commit fcb2b70cdb194157678fb1a75f9ff499aeba3d2a ]

Add __init to reserve_memory_end, reserve_oldmem and remove_oldmem.
Sometimes these functions are not inlined, and then the build
complains about section mismatch.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-01 13:14:50 +02:00
..
syscalls
vdso32
vdso64 s390/vdso: fix vDSO clock_getres() 2020-06-30 23:17:14 -04:00
.gitignore
alternative.c
asm-offsets.c s390/vdso: fix vDSO clock_getres() 2020-06-30 23:17:14 -04:00
audit.c
audit.h
base.S
cache.c
compat_audit.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.c
cpcmd.c
crash_dump.c
debug.c s390/debug: avoid kernel warning on too large number of pages 2020-07-09 09:37:09 +02:00
diag.c s390/ftrace: fix potential crashes when switching tracers 2020-05-10 10:30:09 +02:00
dis.c s390/disassembler: don't hide instruction addresses 2019-12-31 16:36:00 +01:00
dumpstack.c
early.c s390/kasan: fix early pgm check handler execution 2020-07-16 08:17:22 +02:00
early_nobss.c
early_printk.c
ebcdic.c
entry.h
entry.S
fpu.c
ftrace.c
guarded_storage.c
head64.S
idle.c
ipl.c
irq.c
jump_label.c
kdebugfs.c
kexec_elf.c s390/kexec_file: Fix potential segment overlap in ELF loader 2020-01-27 14:50:42 +01:00
kexec_image.c
kprobes.c
lgr.c
machine_kexec.c
machine_kexec_file.c
Makefile s390/kasan: avoid instrumentation of early C code 2019-11-24 08:20:44 +01:00
mcount.S s390/ftrace: save traced function caller 2020-06-07 13:17:55 +02:00
module.c
nmi.c
nospec-branch.c
nospec-sysfs.c
os_info.c
perf_cpum_cf.c
perf_cpum_cf_events.c
perf_cpum_sf.c s390/cpum_sf: Use kzalloc and minor changes 2020-10-01 13:14:30 +02:00
perf_event.c
perf_regs.c
pgm_check.S
process.c
processor.c s390/cpuinfo: fix wrong output when CPU0 is offline 2020-04-23 10:30:18 +02:00
ptrace.c s390/ptrace: fix storage key handling 2020-08-26 10:31:03 +02:00
reipl.S
relocate_kernel.S
runtime_instr.c s390/runtime_instrumentation: fix storage key handling 2020-08-26 10:31:03 +02:00
setup.c s390/init: add missing __init annotations 2020-10-01 13:14:50 +02:00
signal.c
smp.c s390/ftrace: fix potential crashes when switching tracers 2020-05-10 10:30:09 +02:00
stacktrace.c
sthyi.c
suspend.c
swsusp.S
sys_s390.c
sysinfo.c
time.c s390/vdso: fix vDSO clock_getres() 2020-06-30 23:17:14 -04:00
topology.c
trace.c s390/ftrace: fix potential crashes when switching tracers 2020-05-10 10:30:09 +02:00
traps.c
uprobes.c
vdso.c
vmlinux.lds.S
vtime.c