summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/mm-slub-Make-object_map_lock-a-raw_spinlock_t.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/mm-slub-Make-object_map_lock-a-raw_spinlock_t.patch')
-rw-r--r--debian/patches-rt/mm-slub-Make-object_map_lock-a-raw_spinlock_t.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/mm-slub-Make-object_map_lock-a-raw_spinlock_t.patch b/debian/patches-rt/mm-slub-Make-object_map_lock-a-raw_spinlock_t.patch
index 7912709e7..7789ca0b8 100644
--- a/debian/patches-rt/mm-slub-Make-object_map_lock-a-raw_spinlock_t.patch
+++ b/debian/patches-rt/mm-slub-Make-object_map_lock-a-raw_spinlock_t.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Thu, 16 Jul 2020 18:47:50 +0200
Subject: [PATCH] mm/slub: Make object_map_lock a raw_spinlock_t
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.17-rt32.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.21-rt34.tar.xz
The variable object_map is protected by object_map_lock. The lock is always
acquired in debug code and within already atomic context