linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Krishanth.Jagaduri@sony.com
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
	Atsushi Ochiai <Atsushi.Ochiai@sony.com>,
	Daniel Palmer <Daniel.Palmer@sony.com>,
	Oleg Nesterov <oleg@redhat.com>,
	stable@vger.kernel.org
Subject: Re: [PATCH] Documentation/no_hz: Remove description that states boot CPU cannot be nohz_full
Date: Wed, 5 Feb 2025 10:18:17 +0100	[thread overview]
Message-ID: <2025020547-judo-precise-0b3c@gregkh> (raw)
In-Reply-To: <20250205-send-oss-20250129-v1-1-d404921e6d7e@sony.com>

On Wed, Feb 05, 2025 at 08:32:14AM +0530, Krishanth Jagaduri via B4 Relay wrote:
> From: Oleg Nesterov <oleg@redhat.com>
> 
> [ Upstream commit 5097cbcb38e6e0d2627c9dde1985e91d2c9f880e ]

It's just the documentation part of that commit, not the full one.

> Documentation/timers/no_hz.rst states that the "nohz_full=" mask must not
> include the boot CPU, which is no longer true after:
> 
>   commit 08ae95f4fd3b ("nohz_full: Allow the boot CPU to be nohz_full").
> 
> Apply changes only to Documentation/timers/no_hz.rst in stable kernels.

You dropped the rest of the changelog text here :(

> 
> Signed-off-by: Oleg Nesterov <oleg@redhat.com>
> Cc: stable@vger.kernel.org # 5.4+
> Signed-off-by: Krishanth Jagaduri <Krishanth.Jagaduri@sony.com>

And you dropped all the other signed-off-by lines :(

> ---
> Hi,
> 
> Before kernel 6.9, Documentation/timers/no_hz.rst states that
> "nohz_full=" mask must not include the boot CPU, which is no longer
> true after commit 08ae95f4fd3b ("nohz_full: Allow the boot CPU to be
> nohz_full").
> 
> This was fixed upstream by commit 5097cbcb38e6 ("sched/isolation: Prevent
> boot crash when the boot CPU is nohz_full").
> 
> While it fixes the document description, it also fixes issue introduced
> by another commit aae17ebb53cd ("workqueue: Avoid using isolated cpus'
> timers on queue_delayed_work").
> 
> It is unlikely that it will be backported to stable kernels which does
> not contain the commit that introduced the issue.
> 
> Could Documentation/timers/no_hz.rst be fixed in stable kernels 5.4+?

Does the documentation lines really matter here?

At the very least, we can't take this as the signed-off-by lines are all
gone.  Please resend with them all back, and then make a note that you
are only including the documentation portion and why.

thanks,

greg k-h

  reply	other threads:[~2025-02-05  9:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-05  3:02 [PATCH] Documentation/no_hz: Remove description that states boot CPU cannot be nohz_full Krishanth Jagaduri via B4 Relay
2025-02-05  9:18 ` Greg KH [this message]
2025-02-06  9:49   ` Krishanth Jagaduri

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=2025020547-judo-precise-0b3c@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=Atsushi.Ochiai@sony.com \
    --cc=Daniel.Palmer@sony.com \
    --cc=Krishanth.Jagaduri@sony.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleg@redhat.com \
    --cc=stable@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).