summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorClaudio Imbrenda <imbrenda@linux.ibm.com>2026-06-11 12:48:50 +0200
committerClaudio Imbrenda <imbrenda@linux.ibm.com>2026-06-11 13:50:09 +0200
commitabeb7eb57f1671d9185ddf11236c784f07bdb928 (patch)
tree501086ad3372c82d962b9ea0d6b820c2344bf3f2 /include/linux
parent668e70cc545e2659f3c4adad20a0883533042473 (diff)
KVM: s390: vsie: Use mmu cache to allocate rmap
Use kvm_s390_mmu_cache_alloc_rmap() to allocate the rmap in gmap_insert_rmap(), instead of a normal kzalloc_obj() with GFP_ATOMIC. This guarantees forward progress. Fixes: a2c17f9270cc ("KVM: s390: New gmap code") CC: stable@vger.kernel.org # 7.1 Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Message-ID: <20260611104850.110313-6-imbrenda@linux.ibm.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions