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 18f88aa629f0435318eb030df44ee399087ad4c0 Mon Sep 17 00:00:00 2001
From 75beed52c30beb783c633d8c9bf3b2577acda22e Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Sat, 16 Sep 2023 21:26:04 +0206
Subject: [PATCH 105/196] printk: nbcon: Add ownership state functions
Subject: [PATCH 105/198] printk: nbcon: Add ownership state functions
Provide functions that are related to the safe handover mechanism
and allow console drivers to dynamically specify unsafe regions:
@ -180,5 +180,5 @@ index ba1febf15db6..98e4be5429f0 100644
* nbcon_alloc - Allocate buffers needed by the nbcon console
* @con: Console to allocate buffers for
--
2.43.2
2.44.0