diff options
Diffstat (limited to '')
-rw-r--r-- | debian/patches-rt/0019-printk-Bring-back-the-RT-bits.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0019-printk-Bring-back-the-RT-bits.patch b/debian/patches-rt/0019-printk-Bring-back-the-RT-bits.patch index 969f44377..a4ec13e7c 100644 --- a/debian/patches-rt/0019-printk-Bring-back-the-RT-bits.patch +++ b/debian/patches-rt/0019-printk-Bring-back-the-RT-bits.patch @@ -1,8 +1,8 @@ -From dd4e52ae061806da556008ca819481befcff0fd3 Mon Sep 17 00:00:00 2001 +From 80a64a81eb9fe852da559924bbc3f11caf9270f0 Mon Sep 17 00:00:00 2001 From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 19 Jul 2022 20:08:01 +0200 -Subject: [PATCH 19/62] printk: Bring back the RT bits. -Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/6.1/older/patches-6.1.69-rt21.tar.xz +Subject: [PATCH 19/64] printk: Bring back the RT bits. +Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/6.1/older/patches-6.1.82-rt27.tar.xz This is a revert of the commits: | 07a22b61946f0 Revert "printk: add functions to prefer direct printing" @@ -1230,5 +1230,5 @@ index 1e8a49dc956e..7c977b945c92 100644 return; } -- -2.43.0 +2.44.0 |