mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
[All] The big version jump one again
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From db6d50be344aa102ac938287676ab60e9cb2dc39 Mon Sep 17 00:00:00 2001
|
||||
From e5557701fa9a5373b8f6b511dbd3fbf3ac51534a Mon Sep 17 00:00:00 2001
|
||||
From: Thomas Gleixner <tglx@linutronix.de>
|
||||
Date: Thu, 14 Sep 2023 20:43:32 +0206
|
||||
Subject: [PATCH 041/196] serial: altera_uart: Use port lock wrappers
|
||||
Subject: [PATCH 041/198] serial: altera_uart: Use port lock wrappers
|
||||
|
||||
When a serial port is used for kernel console output, then all
|
||||
modifications to the UART registers which are done from other contexts,
|
||||
@@ -117,5 +117,5 @@ index a9c41942190c..77835ac68df2 100644
|
||||
if (port->irq)
|
||||
free_irq(port->irq, port);
|
||||
--
|
||||
2.43.2
|
||||
2.44.0
|
||||
|
||||
|
Reference in New Issue
Block a user