Post #4200337
2026-07-29 13:51 UTC
The combination of Linux stable backports and not having explicitly documented and enforced API contracts is so annoying.
Write a bugfix that uses an existing helper function that can return error type A. Your bugfix gets backported to an old kernel. Surprise, in the old kernel, the helper function can also return error type B. And suddenly your bugfix causes more breakage.
Replies (1)
-
@65GHz@toots.nu 2026-07-29 16:36
@jann@infosec.exchange I assume you didn't pray enough for the developers