summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorClaudio Imbrenda <imbrenda@linux.ibm.com>2026-06-11 13:48:50 +0300
committerClaudio Imbrenda <imbrenda@linux.ibm.com>2026-06-11 14:50:09 +0300
commitabeb7eb57f1671d9185ddf11236c784f07bdb928 (patch)
tree501086ad3372c82d962b9ea0d6b820c2344bf3f2 /scripts
parent668e70cc545e2659f3c4adad20a0883533042473 (diff)
downloadlinux-abeb7eb57f1671d9185ddf11236c784f07bdb928.tar.xz
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 'scripts')
0 files changed, 0 insertions, 0 deletions