[GIT PULL] s390 updates for 6.0-rc5

From: Vasily Gorbik
Date: Sat Sep 10 2022 - 07:00:19 EST


Hello Linus,

please pull s390 changes for 6.0-rc5.

Thank you,
Vasily

The following changes since commit 7c8d42fdf1a84b1a0dd60d6528309c8ec127e87c:

s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages (2022-08-30 21:57:07 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.0-4

for you to fetch changes up to 8d96bba75a43ba564bf8732e955d9f519d2bbaec:

s390/smp: enforce lowcore protection on CPU restart (2022-09-07 14:04:01 +0200)

----------------------------------------------------------------
s390 updates for 6.0-rc5

- Fix absolute zero lowcore corruption on kdump when CPU0 is offline.

- Fix lowcore protection setup for offline CPU restart.

----------------------------------------------------------------
Alexander Gordeev (2):
s390/boot: fix absolute zero lowcore corruption on boot
s390/smp: enforce lowcore protection on CPU restart

arch/s390/kernel/nmi.c | 2 +-
arch/s390/kernel/setup.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)