summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/mm-swap-Enable-use-pvec-lock-on-RT.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/mm-swap-Enable-use-pvec-lock-on-RT.patch')
-rw-r--r--debian/patches-rt/mm-swap-Enable-use-pvec-lock-on-RT.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/mm-swap-Enable-use-pvec-lock-on-RT.patch b/debian/patches-rt/mm-swap-Enable-use-pvec-lock-on-RT.patch
index 7fac26f5d..cfb1118fb 100644
--- a/debian/patches-rt/mm-swap-Enable-use-pvec-lock-on-RT.patch
+++ b/debian/patches-rt/mm-swap-Enable-use-pvec-lock-on-RT.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Mon, 12 Aug 2019 11:20:44 +0200
Subject: [PATCH] mm/swap: Enable use pvec lock on RT
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/older/patches-5.4.13-rt7.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/older/patches-5.4.17-rt8.tar.xz
On RT we also need to avoid preempt disable/IRQ-off regions so have to enable
the locking while accessing pvecs.