From: Richard Weinberger <richard@sigma-star.at>
To: Richard Weinberger <richard@nod.at>,
xenomai@lists.linux.dev, upstream+xenomai@sigma-star.at
Cc: Florian Bezdeka <florian.bezdeka@siemens.com>
Subject: Re: [PATCH] Allow changing CPU affinity of RT kernel tasks
Date: Mon, 26 Jan 2026 17:04:35 +0100 [thread overview]
Message-ID: <49247512.Jbu8ZFrLSN@nailgun> (raw)
In-Reply-To: <e3c92da16a134131ab9f0e958da4844d7394e6e2.camel@siemens.com>
On Montag, 26. Jänner 2026 16:50 'Florian Bezdeka' via upstream wrote:
> On Mon, 2026-01-26 at 13:57 +0100, Richard Weinberger wrote:
>
> General note: xenomai@xenomai.org is the old address. Not sure if those
> mails make it to all the inboxes.
>
> New: xenomai@lists.linux.dev
rw@foxxylove:~/xenomai (next)> git grep xenomai@lists.linux.dev | wc -l
0
:-(
>
> > [snip]
> >
> > +static inline int __rtdm_task_should_stop(void)
> > +{
> > + return xnthread_test_info(xnthread_current(), XNCANCELD);
> > +}
>
> ^ Is that used somewhere? Haven't looked into more details yet.
No. It's a helper for RTDM threads that know what they're doing
and want to call rtdm_task_test_sigshadow() at different places.
Thanks,
//richard
--
sigma star gmbh | Eduard-Bodem-Gasse 6, 6020 Innsbruck, AUT UID/VAT Nr:
ATU 66964118 | FN: 374287y
prev parent reply other threads:[~2026-01-26 16:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-26 12:57 [PATCH] Allow changing CPU affinity of RT kernel tasks Richard Weinberger
2026-01-26 14:28 ` Jan Kiszka
2026-01-26 15:11 ` Richard Weinberger
2026-01-26 16:26 ` Jan Kiszka
2026-01-26 22:05 ` Richard Weinberger
2026-01-27 6:15 ` Jan Kiszka
2026-01-26 15:50 ` Florian Bezdeka
2026-01-26 16:04 ` Richard Weinberger [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=49247512.Jbu8ZFrLSN@nailgun \
--to=richard@sigma-star.at \
--cc=florian.bezdeka@siemens.com \
--cc=richard@nod.at \
--cc=upstream+xenomai@sigma-star.at \
--cc=xenomai@lists.linux.dev \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.