aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/preempt-nort-rt-variants.patch
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-06-24 17:01:02 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2020-06-24 17:01:02 +0200
commit8aa17aa03eb31baf97cf4daf687441b796fff2f5 (patch)
treea276f7a67e32bbdeadc5b94e6059576ec3f4bbd5 /debian/patches-rt/preempt-nort-rt-variants.patch
parentb822c76e9759da4905cf931bcaba2e39b80d19f9 (diff)
parent997162f8cd684ee4abdb1e7707336177a1844de0 (diff)
downloadkernel_replicant_linux-8aa17aa03eb31baf97cf4daf687441b796fff2f5.tar.gz
kernel_replicant_linux-8aa17aa03eb31baf97cf4daf687441b796fff2f5.tar.bz2
kernel_replicant_linux-8aa17aa03eb31baf97cf4daf687441b796fff2f5.zip
Merge tag 'debian/5.6.14-2'
Release linux (5.6.14-2).
Diffstat (limited to 'debian/patches-rt/preempt-nort-rt-variants.patch')
-rw-r--r--debian/patches-rt/preempt-nort-rt-variants.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/preempt-nort-rt-variants.patch b/debian/patches-rt/preempt-nort-rt-variants.patch
index 0c6e86b5b296..382e0614b4c0 100644
--- a/debian/patches-rt/preempt-nort-rt-variants.patch
+++ b/debian/patches-rt/preempt-nort-rt-variants.patch
@@ -1,7 +1,7 @@
From: Thomas Gleixner <tglx@linutronix.de>
Date: Fri, 24 Jul 2009 12:38:56 +0200
Subject: preempt: Provide preempt_*_(no)rt variants
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.6/older/patches-5.6.4-rt3.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.6/older/patches-5.6.10-rt5.tar.xz
RT needs a few preempt_disable/enable points which are not necessary
otherwise. Implement variants to avoid #ifdeffery.