summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 04:21:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 04:21:41 +0000
commitb488a8b2c3eaf68ad4778dbdc99bdda0b0d1ce6d (patch)
tree9f60f0d41af253fa943e7811f231d36852f10f1e /debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch
parentMerging upstream version 4.19.304. (diff)
downloadlinux-b0f853a743e28215b9c967353f3d7c6a2719a7f7.tar.xz
linux-b0f853a743e28215b9c967353f3d7c6a2719a7f7.zip
Adding debian version 4.19.304-1.debian/4.19.304-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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.patch4
1 files changed, 2 insertions, 2 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 b90f803b6..f2894854d 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=cb3b6e45e3f58dd010c7238697d1cf1a971f71e1
+Subject: [PATCH 041/354] mm: Allow only slub on RT
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4e42c139b4936e86894557651d1b38cdd4be53a7
Disable SLAB and SLOB on -RT. Only SLUB is adopted to -RT needs.