Re: [PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS

From: Heiko Carstens

Date: Mon Jul 20 2026 - 05:53:40 EST


On Mon, Jul 20, 2026 at 11:03:01AM +0200, Christian Borntraeger wrote:
> Am 20.07.26 um 10:58 schrieb Heiko Carstens:
> > v4:
> > - Add two more cleanup patches based on Sashiko feedback, however I
> > don't consider them as bug fixes. This is more cosmetics:
> > - Use handle_fault_error() in do_secure_storage_access()
> > - Use goto statement in do_secure_storage_access()
> Shall we run the kmemleak fix (for the initial memblock) and maybe additional
> kmemleak changes for the other secure memory arady on top of your patch set
> or shall I run them independently?

Please handle that independently of this series.

After reading through all the Sashiko reports, at least (Sashiko) AI review is
now complete. All current findings are either false positives, describe
intended behavior, or are addressed with later patches in this series.

Now waiting for human review :)