summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0011-printk_safe-remove-printk-safe-code.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0011-printk_safe-remove-printk-safe-code.patch')
-rw-r--r--debian/patches-rt/0011-printk_safe-remove-printk-safe-code.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0011-printk_safe-remove-printk-safe-code.patch b/debian/patches-rt/0011-printk_safe-remove-printk-safe-code.patch
index e2012bee2..07ea36297 100644
--- a/debian/patches-rt/0011-printk_safe-remove-printk-safe-code.patch
+++ b/debian/patches-rt/0011-printk_safe-remove-printk-safe-code.patch
@@ -1,7 +1,7 @@
From: John Ogness <john.ogness@linutronix.de>
Date: Tue, 12 Feb 2019 15:29:49 +0100
Subject: [PATCH 11/25] printk_safe: remove printk safe code
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2.9-rt3.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2.10-rt5.tar.xz
vprintk variants are now NMI-safe so there is no longer a need for
the "safe" calls.