From: Juri Lelli <juri.lelli@redhat.com>
To: Phil Auld <pauld@redhat.com>
Cc: linux-kernel@vger.kernel.org,
Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Gabriele Monaco <gmonaco@redhat.com>
Subject: Re: [PATCH] sched: Fix tracepoint called from set_tsk_need_resched() more
Date: Mon, 30 Mar 2026 16:00:56 +0200 [thread overview]
Message-ID: <acqCGLWppV0epl_4@jlelli-thinkpadt14gen4.remote.csb> (raw)
In-Reply-To: <20260129160527.238267-1-pauld@redhat.com>
On 29/01/26 11:05, Phil Auld wrote:
> This raw tracepoint is added to set_tsk_need_resched() which introduces
> two symbols which were then exported GPL-only. While generally better
> to add new symbols GPL-only, set_tsk_need_resched() is called from places
> that are exported without that restriction. This includes things like
> wake_up_process(). Export these new symbols without the added restriction.
>
> Fixes: 8d737320166b ("sched: Fix build for modules using set_tsk_need_resched()")
> Fixes: 6c125b85f3c8 ("sched: Export hidden tracepoints to modules")
> Fixes: adcc3bfa8806 ("sched: Adapt sched tracepoints for RV task model")
>
> Signed-off-by: Phil Auld <pauld@redhat.com>
Apologies for being so late in looking at this, but it sounds good to
me.
Reviewed-by: Juri Lelli <juri.lelli@redhat.com>
Best,
Juri
prev parent reply other threads:[~2026-03-30 14:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-29 16:05 Phil Auld
2026-01-29 16:09 ` gmonaco
2026-02-03 13:26 ` Phil Auld
2026-03-30 14:00 ` Juri Lelli [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=acqCGLWppV0epl_4@jlelli-thinkpadt14gen4.remote.csb \
--to=juri.lelli@redhat.com \
--cc=gmonaco@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=pauld@redhat.com \
--cc=peterz@infradead.org \
/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
Powered by JetHome