summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '0003-xen-arm-p2m-Handle-preemption-when-freeing-intermedi.patch')
-rw-r--r--0003-xen-arm-p2m-Handle-preemption-when-freeing-intermedi.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0003-xen-arm-p2m-Handle-preemption-when-freeing-intermedi.patch b/0003-xen-arm-p2m-Handle-preemption-when-freeing-intermedi.patch
index 3190db8..0b33b0a 100644
--- a/0003-xen-arm-p2m-Handle-preemption-when-freeing-intermedi.patch
+++ b/0003-xen-arm-p2m-Handle-preemption-when-freeing-intermedi.patch
@@ -1,7 +1,7 @@
From 937fdbad5180440888f1fcee46299103327efa90 Mon Sep 17 00:00:00 2001
From: Julien Grall <jgrall@amazon.com>
Date: Tue, 11 Oct 2022 14:52:27 +0200
-Subject: [PATCH 03/26] xen/arm: p2m: Handle preemption when freeing
+Subject: [PATCH 03/87] xen/arm: p2m: Handle preemption when freeing
intermediate page tables
At the moment the P2M page tables will be freed when the domain structure
@@ -163,5 +163,5 @@ index 8f11d9c97b5d..b3ba83283e11 100644
/*
* Remove mapping refcount on each mapping page in the p2m
--
-2.37.3
+2.37.4