WSL2-Linux-Kernel/arch/s390/kernel
Alexander Gordeev 276e1cac80 Revert "s390/smp: enforce lowcore protection on CPU restart"
commit 953503751a upstream.

This reverts commit 6f5c672d17.

This breaks normal crash dump when CPU0 is offline.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-08-17 14:24:30 +02:00
..
syscalls compat: remove some compat entry points 2021-09-08 15:32:35 -07:00
vdso32 s390 updates for 5.15 merge window 2021-08-30 13:07:15 -07:00
vdso64 s390/vdso: filter out -mstack-guard and -mstack-size 2021-11-25 09:48:45 +01:00
.gitignore
Makefile s390: rename dma section to amode31 2021-08-05 14:10:53 +02:00
alternative.c
asm-offsets.c s390/dump: fix old lowcore virtual vs physical address confusion 2022-08-17 14:24:09 +02:00
audit.c
audit.h
base.S
cache.c
compat_audit.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
cpcmd.c
crash_dump.c s390/crash: fix incorrect number of bytes to copy to user space 2022-08-17 14:24:10 +02:00
debug.c s390/sclp: add tracing of SCLP interactions 2021-08-25 11:03:35 +02:00
diag.c s390: rename dma section to amode31 2021-08-05 14:10:53 +02:00
dis.c s390/disassembler: add instructions 2021-07-27 09:39:19 +02:00
dumpstack.c
early.c s390: make PCI mio support a machine flag 2021-07-27 09:39:19 +02:00
early_printk.c
ebcdic.c
entry.S s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag 2022-06-14 18:36:13 +02:00
entry.h s390/boot: allocate amode31 section in decompressor 2022-07-12 16:34:56 +02:00
fpu.c
ftrace.c s390/ftrace: remove incorrect __va usage 2021-09-08 14:23:31 +02:00
ftrace.h s390/ftrace: implement hotpatching 2021-08-03 14:31:40 +02:00
guarded_storage.c
head64.S s390/boot: move dma sections from decompressor to decompressed kernel 2021-07-27 09:39:17 +02:00
idle.c
ima_arch.c
ipl.c s390/maccess: rework absolute lowcore accessors 2022-08-17 14:24:13 +02:00
ipl_vmparm.c
irq.c s390/entry: fix duplicate tracking of irq nesting level 2021-12-22 09:32:36 +01:00
jump_label.c s390/jump_label: print real address in a case of a jump label bug 2021-07-27 09:39:13 +02:00
kdebugfs.c
kexec_elf.c
kexec_image.c
kprobes.c
kprobes_insn_page.S
lgr.c
machine_kexec.c s390/maccess: rework absolute lowcore accessors 2022-08-17 14:24:13 +02:00
machine_kexec_file.c kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification 2022-08-17 14:24:23 +02:00
machine_kexec_reloc.c
mcount.S
module.c mm: defer kmemleak object creation of module_alloc() 2022-03-08 19:12:38 +01:00
nmi.c s390/nmi: handle vector validity failures for KVM guests 2022-02-01 17:26:59 +01:00
nospec-branch.c
nospec-sysfs.c
numa.c
os_info.c s390/maccess: rework absolute lowcore accessors 2022-08-17 14:24:13 +02:00
perf_cpum_cf.c s390/cpumf: Handle events cycles and instructions identical 2022-06-29 09:03:26 +02:00
perf_cpum_cf_common.c
perf_cpum_cf_events.c
perf_cpum_sf.c
perf_event.c s390/perf: obtain sie_block from the right address 2022-06-09 10:23:21 +02:00
perf_regs.c
process.c
processor.c s390: replace deprecated CPU-hotplug functions 2021-08-05 14:10:53 +02:00
ptrace.c
reipl.S
relocate_kernel.S
runtime_instr.c
setup.c Revert "s390/smp: enforce lowcore protection on CPU restart" 2022-08-17 14:24:30 +02:00
signal.c s390: remove do_signal() prototype and do_notify_resume() function 2021-08-25 11:03:34 +02:00
smp.c s390/maccess: rework absolute lowcore accessors 2022-08-17 14:24:13 +02:00
stacktrace.c
sthyi.c
syscall.c
sysinfo.c
text_amode31.S s390/diag: make restart_part2 a local label 2021-08-25 11:03:34 +02:00
time.c s390/stp: clock_delta should be signed 2022-06-09 10:23:21 +02:00
topology.c s390/topology: fix topology information when calling cpu hotplug notifiers 2021-09-07 13:38:41 +02:00
trace.c
traps.c s390/traps: improve panic message for translation-specification exception 2022-05-25 09:57:25 +02:00
unwind_bc.c
uprobes.c
uv.c s390/uv: fully validate the VMA before calling follow_page() 2021-11-18 19:16:40 +01:00
vdso.c
vmlinux.lds.S s390/boot: allocate amode31 section in decompressor 2022-07-12 16:34:56 +02:00
vtime.c