[PATCH] Documentation: migration-2025.05.0: note compressed kernel regression

Ahmad Fatoum a.fatoum at barebox.org
Thu Jun 12 02:16:11 PDT 2025


The breakage is annoying enough that it deserves being pointed out
explicitly.

Signed-off-by: Ahmad Fatoum <a.fatoum at barebox.org>
---
There is nothing I want to add for migration2-2025.06.0.
---
 .../migration-guides/migration-2025.05.0.rst          | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/Documentation/migration-guides/migration-2025.05.0.rst b/Documentation/migration-guides/migration-2025.05.0.rst
index 82b9fcb8e53f..f22c9f7c02c5 100644
--- a/Documentation/migration-guides/migration-2025.05.0.rst
+++ b/Documentation/migration-guides/migration-2025.05.0.rst
@@ -92,6 +92,11 @@ Build system
 Bisectability
 -------------
 
-Many users of ``read*_poll_is_timeout`` are broken between
-``554bbc479c09..dea0ad02bbd6``, which can falsify git bisect
-results.
+Following regressions had a wider impact and could falsify
+falsify git bisect results:
+
+* Many users of ``read*_poll_is_timeout`` are broken between
+  ``554bbc479c09..dea0ad02bbd6``.
+
+* Handling of compressed kernel images on ARM64/RISC-V was broken between
+  ``a1248198fa3a..95aeb8d47d10``.
-- 
2.39.5




More information about the barebox mailing list