Files
linux/arch/s390/mm
Claudio Imbrenda 5670b7f927 KVM: s390: Fix unlikely race in try_get_locked_pte()
Fix an unlikely race in try_get_locked_pte(), which could have happened
if puds or pmds get unmapped between the p?dp_get() and p?d_offset()
functions.

Fixes: 89fa757931 ("KVM: s390: Avoid potentially sleeping while atomic when zapping pages")
CC: stable@vger.kernel.org # 7.1
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-ID: <20260611104850.110313-3-imbrenda@linux.ibm.com>
2026-06-11 13:50:09 +02:00
..
2026-02-04 17:00:10 +01:00
2025-11-17 11:10:38 +01:00
2026-02-04 17:00:08 +01:00