summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/HACK-printk-drop-the-logbuf_lock-more-often.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/HACK-printk-drop-the-logbuf_lock-more-often.patch')
-rw-r--r--debian/patches-rt/HACK-printk-drop-the-logbuf_lock-more-often.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/HACK-printk-drop-the-logbuf_lock-more-often.patch b/debian/patches-rt/HACK-printk-drop-the-logbuf_lock-more-often.patch
index f02e2aaf6..c87ee1009 100644
--- a/debian/patches-rt/HACK-printk-drop-the-logbuf_lock-more-often.patch
+++ b/debian/patches-rt/HACK-printk-drop-the-logbuf_lock-more-often.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Thu, 21 Mar 2013 19:01:05 +0100
Subject: printk: Drop the logbuf_lock more often
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.1-rt3.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.5-rt4.tar.xz
The lock is hold with irgs off. The latency drops 500us+ on my arm bugs
with a "full" buffer after executing "dmesg" on the shell.