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 a4d45e4dce8b5eccfdc372dec99b037447369ea8 Mon Sep 17 00:00:00 2001
From 3fcd8258460134ae4a79cbb24a39efeeecef6206 Mon Sep 17 00:00:00 2001
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Thu, 7 Dec 2023 14:15:15 +0000
Subject: [PATCH 112/196] printk: Adjust mapping for 32bit seq macros
Subject: [PATCH 112/198] printk: Adjust mapping for 32bit seq macros
Note: This change only applies to 32bit architectures. On 64bit
architectures the macros are NOPs.
@ -72,5 +72,5 @@ index b82a96dc2ea2..12f60c782e46 100644
return seq;
}
--
2.43.2
2.44.0