summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0003-printk-kmsg_dump-remove-unused-fields.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0003-printk-kmsg_dump-remove-unused-fields.patch')
-rw-r--r--debian/patches-rt/0003-printk-kmsg_dump-remove-unused-fields.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0003-printk-kmsg_dump-remove-unused-fields.patch b/debian/patches-rt/0003-printk-kmsg_dump-remove-unused-fields.patch
index d342e9bb6..da56f5a7b 100644
--- a/debian/patches-rt/0003-printk-kmsg_dump-remove-unused-fields.patch
+++ b/debian/patches-rt/0003-printk-kmsg_dump-remove-unused-fields.patch
@@ -1,7 +1,7 @@
From: John Ogness <john.ogness@linutronix.de>
Date: Mon, 21 Dec 2020 11:19:39 +0106
Subject: [PATCH 03/28] printk: kmsg_dump: remove unused fields
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.17-rt32.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.21-rt34.tar.xz
struct kmsg_dumper still contains some fields that were used to
iterate the old ringbuffer. They are no longer used. Remove them