[GIT PULL] s390 fixes for 6.10-rc7

From: Heiko Carstens
Date: Thu Jul 04 2024 - 10:41:48 EST


Hi Linus,

please pull s390 fixes for 6.10-rc7.

Thanks,
Heiko

The following changes since commit cea5589e958f8aef301ce9d004bc73fa5bb3b304:

s390/boot: Do not adjust GOT entries for undef weak sym (2024-06-25 14:39:42 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.10-8

for you to fetch changes up to b3a58f3b90f564f42a5c35778d8c5107b2c2150b:

s390/dasd: Fix invalid dereferencing of indirect CCW data pointer (2024-07-03 16:27:06 +0200)

----------------------------------------------------------------
s390 fixes for 6.10-rc7

- Fix and add physical to virtual address translations in dasd and
virtio_ccw drivers. For virtio_ccw this is just a minimal fix.
More code cleanup will follow.

- Small defconfig updates

----------------------------------------------------------------
Eric Farman (1):
s390/vfio_ccw: Fix target addresses of TIC CCWs

Heiko Carstens (1):
s390: Update defconfigs

Stefan Haberland (1):
s390/dasd: Fix invalid dereferencing of indirect CCW data pointer

arch/s390/configs/debug_defconfig | 5 ++---
arch/s390/configs/defconfig | 5 ++---
drivers/s390/block/dasd_eckd.c | 4 ++--
drivers/s390/block/dasd_fba.c | 2 +-
drivers/s390/cio/vfio_ccw_cp.c | 9 +++++----
5 files changed, 12 insertions(+), 13 deletions(-)