summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '0023-xl-relax-freemem-s-retry-calculation.patch')
-rw-r--r--0023-xl-relax-freemem-s-retry-calculation.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0023-xl-relax-freemem-s-retry-calculation.patch b/0023-xl-relax-freemem-s-retry-calculation.patch
index d7dda30..1879884 100644
--- a/0023-xl-relax-freemem-s-retry-calculation.patch
+++ b/0023-xl-relax-freemem-s-retry-calculation.patch
@@ -1,7 +1,7 @@
From 2173d9c8be28d5f33c0e299a363ac994867d111b Mon Sep 17 00:00:00 2001
From: Jan Beulich <jbeulich@suse.com>
Date: Wed, 27 Jul 2022 09:28:46 +0200
-Subject: [PATCH 23/67] xl: relax freemem()'s retry calculation
+Subject: [PATCH 023/126] xl: relax freemem()'s retry calculation
While in principle possible also under other conditions as long as other
parallel operations potentially consuming memory aren't "locked out", in
@@ -76,5 +76,5 @@ index 435155a03396..5dee7730ca76 100644
return false;
}
--
-2.37.3
+2.37.4