public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Andrea Righi <arighi@nvidia.com>
Cc: linux-kernel@vger.kernel.org, sched-ext@lists.linux.dev,
	void@manifault.com, changwoo@igalia.com, emil@etsalapatis.com,
	stable@vger.kernel.org
Subject: Re: [PATCH sched_ext/for-7.0-fixes] sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
Date: Tue, 24 Feb 2026 21:46:32 -1000	[thread overview]
Message-ID: <1c3f0e92d2e16d31004a5489e91d63f3@kernel.org> (raw)
In-Reply-To: <aZ6Z-JrJM6nO_XsT@gpd4>

On Wed, Feb 25, 2026 at 07:43:04AM +0100, Andrea Righi wrote:
> I think the same race window already existed even before this commit, we
> were just doing atomic_try_cmpxchg() directly, instead of using the
> scx_claim_exit() helper.
>
> So, probably the right target should be f0e1a0643a59b ("sched_ext:
> Implement BPF extensible scheduler class").

You're right. Updated the Fixes tag and stable Cc to v6.12+.

Applied to sched_ext/for-7.0-fixes.

Thanks.

--
tejun

      reply	other threads:[~2026-02-25  7:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-25  5:00 [PATCH sched_ext/for-7.0-fixes] sched_ext: Disable preemption between scx_claim_exit() and kicking helper work Tejun Heo
2026-02-25  6:43 ` Andrea Righi
2026-02-25  7:46   ` Tejun Heo [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=1c3f0e92d2e16d31004a5489e91d63f3@kernel.org \
    --to=tj@kernel.org \
    --cc=arighi@nvidia.com \
    --cc=changwoo@igalia.com \
    --cc=emil@etsalapatis.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sched-ext@lists.linux.dev \
    --cc=stable@vger.kernel.org \
    --cc=void@manifault.com \
    /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