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 634ead0854338d5d970efa89437e9480f233c60e Mon Sep 17 00:00:00 2001
From 66d130787be34ac6ffb46358d4a772f8f6ae60ca Mon Sep 17 00:00:00 2001
From: John Ogness <john.ogness@linutronix.de>
Date: Mon, 20 Nov 2023 12:46:35 +0100
Subject: [PATCH 121/196] printk: ringbuffer: Consider committed as finalized
Subject: [PATCH 121/198] printk: ringbuffer: Consider committed as finalized
in panic
A descriptor in the committed state means the record does not yet
@ -62,5 +62,5 @@ index d6ed33683b8b..e7b808b829a0 100644
* A descriptor in the reusable state may no longer have its data
* available; report it as existing but with lost data. Or the record
--
2.43.2
2.44.0