You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 0f31f1b, the kernel bumped to 6.1.91. I am not able to see any message in this version.
$ make check
Once the message 'Kernel panic' appears, press Ctrl-C to exit
Everything goes fine if I use the 6.1.35 kernel, so I believe this is not an issue that fully relates to my host PC.
I'm wondering if only I face the issue. Note that if we already built the kernel with make check before, we have to manually remove the build/bzImage to force make check using the latest version of the kernel. Or we can clone a clean repo and build again. This could be another thing we have to fix.