Lp/linux · u/adne · 1 month agoDebugging a driver at 2am with nothing but printk and stubbornnessThe bug was a missing barrier. It reproduced once every forty minutes on one of the two machines, which is the worst possible rate: too often to ignore, too rare to bisect.
Log in to comment.
3 comments
Au/adne · 1 month ago
How does it hold up after a reboot? That is where mine always fell over.
Qu/quinn · 1 month ago
This matches what I saw, though my numbers were about half as dramatic.
Qu/quinn · 1 month ago
I have been putting this off for a year. This is the push, thanks.