summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch')
-rw-r--r--debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch b/debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch
index e47281eae..ebf74571a 100644
--- a/debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch
+++ b/debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch
@@ -1,8 +1,8 @@
From: Kevin Hao <haokexin@gmail.com>
Date: Mon, 4 May 2020 11:34:07 +0800
-Subject: [PATCH 326/342] mm: slub: Always flush the delayed empty slubs in
+Subject: [PATCH 326/351] mm: slub: Always flush the delayed empty slubs in
flush_all()
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e7c1ebce4ab716a7ddb59afbd334d1ab5b89c684
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=029a41eeabb734eb30dcd02bdb9ed92e79f6db2f
[ Upstream commit 23a2c31b19e99beaf5107071b0f32a596202cdae ]
@@ -45,7 +45,7 @@ Signed-off-by: Tom Zanussi <zanussi@kernel.org>
1 file changed, 3 deletions(-)
diff --git a/mm/slub.c b/mm/slub.c
-index 676006f34077..de80b015fb99 100644
+index 197bab70a05d..d16d390df21e 100644
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -2375,9 +2375,6 @@ static void flush_all(struct kmem_cache *s)