Files
linux/arch/s390/kvm
Claudio Imbrenda abeb7eb57f 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: a2c17f9270 ("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>
2026-06-11 13:50:09 +02:00
..
2026-05-22 11:25:10 +02:00
2026-02-04 17:00:10 +01:00
2026-02-04 17:00:10 +01:00
2026-02-04 17:00:10 +01:00
2026-02-04 17:00:10 +01:00
2026-04-27 11:14:45 +02:00