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 ed166a0a00c424b2b9dd29b758500775c1c1a275 Mon Sep 17 00:00:00 2001
|
||||
From ad2560897d66415d623f218e9a032e7200197264 Mon Sep 17 00:00:00 2001
|
||||
From: Thomas Gleixner <tglx@linutronix.de>
|
||||
Date: Thu, 14 Sep 2023 20:43:35 +0206
|
||||
Subject: [PATCH 044/196] serial: apb: Use port lock wrappers
|
||||
Subject: [PATCH 044/198] serial: apb: 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,
|
||||
@@ -77,5 +77,5 @@ index d3cb341f2c55..364599f256db 100644
|
||||
|
||||
static const char *apbuart_type(struct uart_port *port)
|
||||
--
|
||||
2.43.2
|
||||
2.44.0
|
||||
|
||||
|
Reference in New Issue
Block a user