[GIT PULL] s390 updates for 6.14-rc4
From: Vasily Gorbik
Date: Fri Feb 21 2025 - 18:46:24 EST
Hello Linus,
please pull s390 fixes for 6.14-rc4.
Thank you,
Vasily
The following changes since commit 2844ddbd540fc84d7571cca65d6c43088e4d6952:
s390/pci: Fix handling of isolated VFs (2025-02-11 19:35:08 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.14-5
for you to fetch changes up to c3a589fd9fcbf295a7402a4b188dc9277d505f4f:
s390/boot: Fix ESSA detection (2025-02-18 18:49:24 +0100)
----------------------------------------------------------------
s390 updates for 6.14-rc4
- Fix inline asm constraint in cmma_test_essa() to avoid potential ESSA
detection miscompilation
- Fix build failure with CONFIG_GENDWARFKSYMS by disabling purgatory
symbol exports with -D__DISABLE_EXPORTS
- Update defconfigs
----------------------------------------------------------------
Heiko Carstens (2):
s390: Update defconfigs
s390/boot: Fix ESSA detection
Sami Tolvanen (1):
s390/purgatory: Use -D__DISABLE_EXPORTS
arch/s390/boot/startup.c | 2 +-
arch/s390/configs/debug_defconfig | 2 ++
arch/s390/configs/defconfig | 2 ++
arch/s390/purgatory/Makefile | 4 +++-
4 files changed, 8 insertions(+), 2 deletions(-)