|
|
Log in / Subscribe / Register

On linux-next breakage

On linux-next breakage

Posted Dec 15, 2025 10:04 UTC (Mon) by sfr (subscriber, #7761)
In reply to: On linux-next breakage by fratti-co
Parent article: Best practices for linux-next

There are already consequences. I use the version of the offending branch that was in the previous day's
linux-next. And keep doing that until it is fixed. I used to just drop it, but occassionally that had roll on effects
to later merges. It is very unusual for such a breakage to last more that a couple of days, and I can't remember
off the top of my head of such a breakage not being fixed before the merge window opens. I do not publish
a linux-next tree with a known build failure in it. That does not mean that there are no unknown build failures
as it is impossible to build for all configs on all architectures.

I have even, on occasson, reverted to using an old version of a branch when a failure is reported from other's
testing.


to post comments

On linux-next breakage

Posted Dec 15, 2025 10:20 UTC (Mon) by fratti-co (subscriber, #175548) [Link] (1 responses)

What's the best way to report breakage to linux-next, as opposed to the subsystem maintainer? The build failure I have in mind in particular was likely overlooked because it was on arm64+clang. I don't recall how many days it took to disappear. Specifically, next-20251023 was broken because of the OPP subsystem, but I don't recall which precise commit it was.

On linux-next breakage

Posted Dec 16, 2025 1:37 UTC (Tue) by sfr (subscriber, #7761) [Link]

Email me (or Mark after January 16) and cc linux-next at vger.kernel.org


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds