1
1
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:
j1nx
2024-04-11 07:47:59 +00:00
parent 77d4578879
commit 4cb0856e6f
208 changed files with 1292 additions and 989 deletions

View File

@ -1,7 +1,7 @@
From 4f3f47e5e19d40bd84ca1a1e2b93822e2d94362c Mon Sep 17 00:00:00 2001
From cfc64e8039fd294ed97037945850a6c0ecdb6a23 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Sat, 16 Sep 2023 21:26:01 +0206
Subject: [PATCH 102/196] printk: nbcon: Add acquire/release logic
Subject: [PATCH 102/198] printk: nbcon: Add acquire/release logic
Add per console acquire/release functionality.
@ -708,5 +708,5 @@ index 63d24ca62ac5..a2a354f859f9 100644
* nbcon_init - Initialize the nbcon console specific data
* @con: Console to initialize
--
2.43.2
2.44.0