summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '0046-x86-shadow-tolerate-failure-in-shadow_prealloc.patch')
-rw-r--r--0046-x86-shadow-tolerate-failure-in-shadow_prealloc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0046-x86-shadow-tolerate-failure-in-shadow_prealloc.patch b/0046-x86-shadow-tolerate-failure-in-shadow_prealloc.patch
index 62be72a..4773eef 100644
--- a/0046-x86-shadow-tolerate-failure-in-shadow_prealloc.patch
+++ b/0046-x86-shadow-tolerate-failure-in-shadow_prealloc.patch
@@ -1,7 +1,7 @@
From 1e26afa846fb9a00b9155280eeae3b8cb8375dd6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= <roger.pau@citrix.com>
Date: Tue, 11 Oct 2022 15:08:14 +0200
-Subject: [PATCH 46/67] x86/shadow: tolerate failure in shadow_prealloc()
+Subject: [PATCH 046/126] x86/shadow: tolerate failure in shadow_prealloc()
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
@@ -275,5 +275,5 @@ index 911db46e7399..3fe0388e7c4f 100644
u32 shadow_type,
unsigned long backpointer);
--
-2.37.3
+2.37.4