summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch')
-rw-r--r--debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch b/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch
index b41b5188e..c876f8229 100644
--- a/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch
+++ b/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch
@@ -1,8 +1,7 @@
-From 8b775963cebd7cc5b3416a9d8f85ef4c343874df Mon Sep 17 00:00:00 2001
From: Ingo Molnar <mingo@elte.hu>
Date: Fri, 3 Jul 2009 08:44:03 -0500
-Subject: [PATCH 041/347] mm: Allow only slub on RT
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz
+Subject: [PATCH 041/342] mm: Allow only slub on RT
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=24f9bbf38dfd0fd57553176d5d441c91a7a2c0a1
Disable SLAB and SLOB on -RT. Only SLUB is adopted to -RT needs.
@@ -32,6 +31,3 @@ index 15c02e15d3fd..45a9846f1464 100644
help
SLOB replaces the stock allocator with a drastically simpler
allocator. SLOB is generally more space efficient but
---
-2.36.1
-