Re: [PATCH] docs: reporting-issues.rst: explain how to decode stack traces
From: Vlastimil Babka <hidden>
Date: 2021-02-23 12:01:55
Also in:
lkml
From: Vlastimil Babka <hidden>
Date: 2021-02-23 12:01:55
Also in:
lkml
On 2/15/21 6:28 PM, Thorsten Leemhuis wrote:
Replace placeholder text about decoding stack traces with a section that properly describes what a typical user should do these days. To make it works for them, add a paragraph in an earlier section to ensure people build their kernels with everything that's needed to decode stack traces later.
Looks good!
Signed-off-by: Thorsten Leemhuis <linux@leemhuis.info> Reviewed-by: Qais Yousef <redacted>
Acked-by: Vlastimil Babka <redacted> Thanks!