summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '0055-gnttab-correct-locking-on-transitive-grant-copy-erro.patch')
-rw-r--r--0055-gnttab-correct-locking-on-transitive-grant-copy-erro.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0055-gnttab-correct-locking-on-transitive-grant-copy-erro.patch b/0055-gnttab-correct-locking-on-transitive-grant-copy-erro.patch
index be83ce5..5b8a7ea 100644
--- a/0055-gnttab-correct-locking-on-transitive-grant-copy-erro.patch
+++ b/0055-gnttab-correct-locking-on-transitive-grant-copy-erro.patch
@@ -1,8 +1,8 @@
From bb43a10fefe494ab747b020fef3e823b63fc566d Mon Sep 17 00:00:00 2001
From: Jan Beulich <jbeulich@suse.com>
Date: Tue, 11 Oct 2022 15:11:01 +0200
-Subject: [PATCH 55/67] gnttab: correct locking on transitive grant copy error
- path
+Subject: [PATCH 055/126] gnttab: correct locking on transitive grant copy
+ error path
While the comment next to the lock dropping in preparation of
recursively calling acquire_grant_for_copy() mistakenly talks about the
@@ -62,5 +62,5 @@ index 77bba9806937..0523beb9b734 100644
*page = NULL;
return ERESTART;
--
-2.37.3
+2.37.4