On Wed, Sep 22, 2021 at 4:25 PM Linus Torvalds torvalds@linux-foundation.org wrote:
On Wed, Sep 22, 2021 at 3:11 AM Sudip Mukherjee sudipm.mukherjee@gmail.com wrote:
That test script is triggering the openqa job, but its running only after lava is able to login. The trace is appearing before the login prompt even, so test_mainline.sh should not matter here.
Side note: the traces might be more legible if you have debug info in the kernel, and run the dmesg through the script in
scripts/decode_stacktrace.sh
which should give line numbers and inlining information.
Attached is a complete dmesg and also the decoded trace. This is done on 4357f03d6611 ("Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm")