summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0008-printk-ringbuffer-Cleanup-reader-terminology.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/patches-rt/0008-printk-ringbuffer-Cleanup-reader-terminology.patch (renamed from debian/patches-rt/0092-printk-ringbuffer-Cleanup-reader-terminology.patch)4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches-rt/0092-printk-ringbuffer-Cleanup-reader-terminology.patch b/debian/patches-rt/0008-printk-ringbuffer-Cleanup-reader-terminology.patch
index 31c6312c46..cfd6ca7a28 100644
--- a/debian/patches-rt/0092-printk-ringbuffer-Cleanup-reader-terminology.patch
+++ b/debian/patches-rt/0008-printk-ringbuffer-Cleanup-reader-terminology.patch
@@ -1,7 +1,7 @@
From: John Ogness <john.ogness@linutronix.de>
Date: Mon, 6 Nov 2023 15:01:58 +0000
-Subject: [PATCH 092/134] printk: ringbuffer: Cleanup reader terminology
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/6.6/older/patches-6.6.7-rt18.tar.xz
+Subject: [PATCH 08/50] printk: ringbuffer: Cleanup reader terminology
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/6.7/older/patches-6.7-rt6.tar.xz
With the lockless ringbuffer, it is allowed that multiple
CPUs/contexts write simultaneously into the buffer. This creates