An Ubuntu kernel bug causes container crashes
An Ubuntu kernel bug causes container crashes
Posted Jul 6, 2022 2:38 UTC (Wed) by DSMan195276 (guest, #88396)In reply to: An Ubuntu kernel bug causes container crashes by NightMonkey
Parent article: An Ubuntu kernel bug causes container crashes
I think the more straightforward solution here is just testing after the patch is applied to verify the functionality still works. That's what we really care about anyway, staring at the code only gets you so far if you never actually try it. And also, don't maintain your own patches if you can avoid it :D
Posted Jul 6, 2022 5:53 UTC (Wed)
by developer122 (guest, #152928)
[Link] (2 responses)
Posted Jul 6, 2022 17:39 UTC (Wed)
by NYKevin (subscriber, #129325)
[Link] (1 responses)
The other problem is that your graph is probably not acyclic, because most nontrivial programs contain loops. So not only does X break Y, Y also probably breaks X, meaning that you can't automatically order X and Y with respect to one another.
Posted Jul 7, 2022 22:48 UTC (Thu)
by roc (subscriber, #30627)
[Link]
An Ubuntu kernel bug causes container crashes
An Ubuntu kernel bug causes container crashes
An Ubuntu kernel bug causes container crashes