mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Bumps all over the place. Work of the last weeks.
To much of a hassle to split into seperate commits. Needed to push as I see my SSD degrading and are afraid of the crash.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 797f20809e0cf5d124e9455d039f59f1989769cc Mon Sep 17 00:00:00 2001
|
||||
From a8e0a42e91459b21573f9ec940965b26bb0cf9d3 Mon Sep 17 00:00:00 2001
|
||||
From: Thomas Gleixner <tglx@linutronix.de>
|
||||
Date: Thu, 14 Sep 2023 20:44:06 +0206
|
||||
Subject: [PATCH 075/196] serial: qcom-geni: Use port lock wrappers
|
||||
Subject: [PATCH 075/198] serial: qcom-geni: 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,
|
||||
@@ -72,5 +72,5 @@ index 2e1b1c827dfe..549909644011 100644
|
||||
m_irq_status = readl(uport->membase + SE_GENI_M_IRQ_STATUS);
|
||||
s_irq_status = readl(uport->membase + SE_GENI_S_IRQ_STATUS);
|
||||
--
|
||||
2.45.1
|
||||
2.45.2
|
||||
|
||||
|
Reference in New Issue
Block a user