Re: [PATCH v1 09/30] docs: reporting-issues: tell users to check the kernel log

From: Jonathan Corbet

Date: Tue Oct 28 2025 - 17:43:20 EST


Thorsten Leemhuis <linux@xxxxxxxxxxxxx> writes:

> Sometimes what looks like a kernel bug is actually some local problem
> the kernel's log messages explain, thus it is best if users check it
> early in the process.
>
> Signed-off-by: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
> ---
> .../admin-guide/reporting-issues.rst | 29 +++++++++++++++++++
> 1 file changed, 29 insertions(+)

Seems fine.

Thanks,

jon