linux/arch/s390/kernel
Ilya Leoshkevich 43d750a099 s390/init: add missing __init annotations
[ Upstream commit fcb2b70cdb ]

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:18:14 +02:00
..
syscalls s390: wire up clone3 system call 2019-07-23 10:45:53 +02:00
vdso32
vdso64 s390/vdso: fix vDSO clock_getres() 2020-06-30 15:37:05 -04:00
.gitignore
alternative.c
asm-offsets.c s390/vdso: fix vDSO clock_getres() 2020-06-30 15:37:05 -04:00
audit.c
audit.h
base.S s390/base: remove unused s390_base_mcck_handler 2019-09-03 13:53:56 +02:00
cache.c
compat_audit.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c signal: Remove task parameter from force_sig 2019-05-27 09:36:28 -05:00
cpcmd.c
crash_dump.c
debug.c s390/debug: avoid kernel warning on too large number of pages 2020-07-09 09:37:50 +02:00
diag.c s390/ftrace: fix potential crashes when switching tracers 2020-05-02 08:48:44 +02:00
dis.c s390/disassembler: don't hide instruction addresses 2019-12-31 16:45:23 +01:00
dumpstack.c s390/unwind: remove stack recursion warning 2019-08-06 13:58:35 +02:00
early_printk.c s390/sclp: avoid using strncmp with hardcoded length 2019-08-29 15:34:58 +02:00
early.c s390/kasan: fix early pgm check handler execution 2020-07-16 08:16:35 +02:00
ebcdic.c
entry.h PM: hibernate: powerpc: Expose pfn_is_nosave() prototype 2019-06-14 10:48:56 +02:00
entry.S s390/ptrace: pass invalid syscall numbers to tracing 2020-06-30 15:37:04 -04:00
fpu.c
ftrace.c
guarded_storage.c
head64.S s390 updates for the 5.4 merge window 2019-09-17 14:04:43 -07:00
idle.c s390/idle: fix cpu idle time calculation 2019-10-31 17:26:48 +01:00
ima_arch.c
ipl_vmparm.c
ipl.c s390/protvirt: avoid memory sharing for diag 308 set/store 2019-08-06 13:58:34 +02:00
irq.c s390/irq: replace setup_irq() by request_irq() 2020-10-01 13:17:40 +02:00
jump_label.c s390/jump_label: remove unused structure definition 2019-06-07 10:10:10 +02:00
kdebugfs.c
kexec_elf.c kexec: Fix file verification on S390 2019-09-10 13:27:51 +01:00
kexec_image.c kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE 2019-08-19 21:54:15 -07:00
kprobes.c
lgr.c
machine_kexec_file.c s390/kexec_file: fix initrd location for kdump kernel 2020-05-27 17:46:49 +02:00
machine_kexec_reloc.c s390/kaslr: add support for R_390_JMP_SLOT relocation type 2020-05-27 17:46:47 +02:00
machine_kexec.c s390: disable preemption when switching to nodat stack with CALL_ON_STACK 2020-01-04 19:18:31 +01:00
Makefile s390: clean .bss before running uncompressed kernel 2019-08-21 12:58:52 +02:00
mcount.S s390/ftrace: save traced function caller 2020-06-07 13:18:49 +02:00
module.c s390/module: avoid using strncmp with hardcoded length 2019-08-29 15:34:57 +02:00
nmi.c
nospec-branch.c
nospec-sysfs.c
os_info.c
perf_cpum_cf_common.c
perf_cpum_cf_diag.c s390/cpumf: Adjust registration of s390 PMU device drivers 2019-12-31 16:45:43 +01:00
perf_cpum_cf_events.c s390/cpumf: Add extended counter set definitions for model 8561 and 8562 2019-07-11 20:40:01 +02:00
perf_cpum_cf.c s390/cpumf: Adjust registration of s390 PMU device drivers 2019-12-31 16:45:43 +01:00
perf_cpum_sf.c s390/cpum_sf: Use kzalloc and minor changes 2020-10-01 13:17:28 +02:00
perf_event.c s390: add error handling to perf_callchain_kernel 2019-12-31 16:44:30 +01:00
perf_regs.c
pgm_check.S
process.c s390: prevent leaking kernel address in BEAR 2020-04-13 10:48:06 +02:00
processor.c s390/cpuinfo: fix wrong output when CPU0 is offline 2020-04-23 10:36:33 +02:00
ptrace.c s390/ptrace: fix storage key handling 2020-08-26 10:41:02 +02:00
reipl.S
relocate_kernel.S
runtime_instr.c s390/runtime_instrumentation: fix storage key handling 2020-08-26 10:41:02 +02:00
setup.c s390/init: add missing __init annotations 2020-10-01 13:18:14 +02:00
signal.c signal: Remove task parameter from force_sig 2019-05-27 09:36:28 -05:00
smp.c s390: avoid misusing CALL_ON_STACK for task stack setup 2020-10-01 13:17:22 +02:00
stacktrace.c s390/stacktrace: use common arch_stack_walk infrastructure 2019-08-21 12:58:53 +02:00
sthyi.c
suspend.c
swsusp.S s390: enforce CONFIG_SMP 2019-06-07 10:09:37 +02:00
sys_s390.c
sysinfo.c
time.c s390/vdso: fix vDSO clock_getres() 2020-06-30 15:37:05 -04:00
topology.c s390/topology: avoid firing events before kobjs are created 2019-09-23 23:27:52 +02:00
trace.c s390/ftrace: fix potential crashes when switching tracers 2020-05-02 08:48:44 +02:00
traps.c Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2019-07-08 21:48:15 -07:00
unwind_bc.c s390/unwind: filter out unreliable bogus %r14 2020-01-04 19:18:29 +01:00
uprobes.c
vdso.c s390 updates for the 5.4 merge window 2019-09-17 14:04:43 -07:00
vmlinux.lds.S s390: put _stext and _etext into .text section 2019-08-06 13:58:35 +02:00
vtime.c