Re: What to do in response to a kernel warning
On Tue, Nov 23, 2021 at 10:30 PM Shuah Khan <skhan@...> wrote:
And a big thanks to Elana to start this; there is no need to look at the 18486 usages at first. It would be a good start to just look at the 1614 WARN_ON* in the kernel/ directory. Please either eliminate them in the code by handling them in place in that context, or describe a reliable reaction that can be executed in user-space and brings the kernel back into a proper operating mode despite the state after the existing warning. Also, https://syzkaller.appspot.com/upstream will point you to warnings that we encountered during our kernel testing campaigns. Good luck. Lukas thanks,
|
|