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

From: Christian Borntraeger

Date: Mon Jul 20 2026 - 05:07:49 EST


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?