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.patch2
1 files changed, 1 insertions, 1 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 09be4ffde..b90f803b6 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,7 +1,7 @@
From: Ingo Molnar <mingo@elte.hu>
Date: Fri, 3 Jul 2009 08:44:03 -0500
Subject: [PATCH 041/353] mm: Allow only slub on RT
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=034926d870cc644f9749f756bec5f4c328f8bbc9
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cb3b6e45e3f58dd010c7238697d1cf1a971f71e1
Disable SLAB and SLOB on -RT. Only SLUB is adopted to -RT needs.