summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch')
-rw-r--r--debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch b/debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch
index 8bab85c4e..a9d7ef34b 100644
--- a/debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch
+++ b/debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch
@@ -1,7 +1,7 @@
From: Ingo Molnar <mingo@elte.hu>
Date: Fri, 22 Jul 2011 17:58:40 +0200
-Subject: [PATCH 057/342] printk: Add a printk kill switch
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ed296a69a4f4cc1e1df5a29c87fe629f9f7a61c5
+Subject: [PATCH 057/351] printk: Add a printk kill switch
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2559bd7b8660e9dedcc64e3eaf5178080dfb8c12
Add a prinkt-kill-switch. This is used from (NMI) watchdog to ensure that
it does not dead-lock with the early printk code.