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 e95dcd064a7ecf11a88145697128827b6758169e Mon Sep 17 00:00:00 2001
|
||||
From 6c67e782fccb3ff27f786fe76a440707709ab23b Mon Sep 17 00:00:00 2001
|
||||
From: Thomas Gleixner <tglx@linutronix.de>
|
||||
Date: Thu, 14 Sep 2023 20:44:15 +0206
|
||||
Subject: [PATCH 084/196] serial: mctrl_gpio: Use port lock wrappers
|
||||
Subject: [PATCH 084/198] serial: mctrl_gpio: 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,
|
||||
@@ -59,5 +59,5 @@ index 7d5aaa8d422b..e51ca593ab86 100644
|
||||
return IRQ_HANDLED;
|
||||
}
|
||||
--
|
||||
2.43.2
|
||||
2.44.0
|
||||
|
||||
|
Reference in New Issue
Block a user