public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead•org>
To: Laveesh Bansal <laveeshb@laveeshbansal•com>,
	Stephen Rothwell <sfr@canb•auug.org.au>
Cc: Guenter Roeck <linux@roeck-us•net>,
	linux-kernel@vger•kernel.org, linux-next@vger•kernel.org,
	linux-hwmon@vger•kernel.org
Subject: Re: [PATCH] Documentation: hwmon: coretemp: Fix malformed RST table
Date: Mon, 12 Jan 2026 22:48:22 -0800	[thread overview]
Message-ID: <516c7da3-2aff-41ad-93c3-44b95f8dd118@infradead.org> (raw)
In-Reply-To: <20260113055425.966495-1-laveeshb@laveeshbansal.com>

Hi--

On 1/12/26 9:54 PM, Laveesh Bansal wrote:
> Widen the processor column in the TjMax table to accommodate longer
> entries like "Celeron/Pentium Processors (Goldmont Plus/Gemini Lake)"
> which exceed the previous 47-character column width.
> 
> Fixes: 099cc1051df7 ("Documentation: hwmon: coretemp: Update supported CPUs and TjMax values")
> Reported-by: Stephen Rothwell <sfr@canb•auug.org.au>
> Closes: https://lore.kernel.org/linux-next/20260113155444.57c7775b@canb.auug.org.au/
> Signed-off-by: Laveesh Bansal <laveeshb@laveeshbansal•com>
> ---
>  Documentation/hwmon/coretemp.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/hwmon/coretemp.rst b/Documentation/hwmon/coretemp.rst
> index 3afb179e0ced..a3943656fab6 100644
> --- a/Documentation/hwmon/coretemp.rst
> +++ b/Documentation/hwmon/coretemp.rst
> @@ -69,8 +69,8 @@ for your CPU, you can pass the correct TjMax value as a module parameter
>  Appendix A. Known TjMax lists (TBD):
>  Some information comes from ark.intel.com
>  
> -=============== =============================================== ================
> -Process		Processor					TjMax(C)
> +=============== ======================================================= ================
> +Process		Processor						TjMax(C)
>  
>  22nm		Core i5/i7 Processors
>  		i7 3920XM, 3820QM, 3720QM, 3667U, 3520M		105
> @@ -228,4 +228,4 @@ Process		Processor					TjMax(C)
>  65nm		Celeron Processors
>  		T1700/1600					100
>  		560/550/540/530					100
> -=============== =============================================== ================
> +=============== ======================================================= ================

Did you test this?

Test result:
linux-next/Documentation/hwmon/coretemp.rst:90: ERROR: Malformed table.
Text in column margin in table line 19.

Look the numbers that should be in the TjMax(C) column. They aren't.
Please update and send v2.

Thanks.
-- 
~Randy


      reply	other threads:[~2026-01-13  6:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-13  4:54 linux-next: build warning after merge of the hwmon-staging tree Stephen Rothwell
2026-01-13  5:54 ` [PATCH] Documentation: hwmon: coretemp: Fix malformed RST table Laveesh Bansal
2026-01-13  6:48   ` Randy Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=516c7da3-2aff-41ad-93c3-44b95f8dd118@infradead.org \
    --to=rdunlap@infradead$(echo .)org \
    --cc=laveeshb@laveeshbansal$(echo .)com \
    --cc=linux-hwmon@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux@roeck-us$(echo .)net \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox