beyond process
beyond process
Posted Mar 6, 2026 19:52 UTC (Fri) by fratti-co (subscriber, #175548)In reply to: no codified stable release process? by aaronmdjones
Parent article: New stable kernels to address build failures
One problem is that it's not always easy to know whether every line of C you've modified with a diff has seen a compiler zip through it, I think. From what I can tell, KConfig does not make it easy to get from a .c or a .diff to a list of KConfig symbols that need to be enabled in order for that .c/.diff to get built.
Having more automated testing fed into kernelci would definitely help as well; theoretically anyone can set up an automated lab for this. I plan to for some of my hardware when I get the time and energy to do so.
