summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/serial-8250-only-atomic-lock-for-console.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/serial-8250-only-atomic-lock-for-console.patch')
-rw-r--r--debian/patches-rt/serial-8250-only-atomic-lock-for-console.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/serial-8250-only-atomic-lock-for-console.patch b/debian/patches-rt/serial-8250-only-atomic-lock-for-console.patch
index 9c79c5424..dc4846a95 100644
--- a/debian/patches-rt/serial-8250-only-atomic-lock-for-console.patch
+++ b/debian/patches-rt/serial-8250-only-atomic-lock-for-console.patch
@@ -1,7 +1,7 @@
From: John Ogness <john.ogness@linutronix.de>
Date: Fri, 10 Jan 2020 16:45:31 +0106
Subject: [PATCH] serial: 8250: only atomic lock for console
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.9/older/patches-5.9-rt15.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.9/older/patches-5.9-rt16.tar.xz
The atomic console implementation requires that IER is synchronized
between atomic and non-atomic usage. However, it was implemented such