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 ee1490b16afd2f4858a64fad528f82075f1da182 Mon Sep 17 00:00:00 2001
|
||||
From 1932ef3f8abb0d8bd225c3a4e1ee829c61fb9fdf Mon Sep 17 00:00:00 2001
|
||||
From: Thomas Gleixner <tglx@linutronix.de>
|
||||
Date: Thu, 14 Sep 2023 20:44:23 +0206
|
||||
Subject: [PATCH 092/196] serial: sunplus-uart: Use port lock wrappers
|
||||
Subject: [PATCH 092/198] serial: sunplus-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,
|
||||
@@ -147,5 +147,5 @@ index 3aacd5eb414c..4251f4e1ba99 100644
|
||||
local_irq_restore(flags);
|
||||
}
|
||||
--
|
||||
2.43.2
|
||||
2.44.0
|
||||
|
||||
|
Reference in New Issue
Block a user