From: Greg KH <gregkh@linuxfoundation.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
stable@vger.kernel.org, Mel Gorman <mgorman@techsingularity.net>,
Jan Kara <jack@suse.cz>
Subject: Re: [PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Date: Sat, 22 Apr 2023 17:07:56 +0200 [thread overview]
Message-ID: <2023042247-glandular-litigate-413e@gregkh> (raw)
In-Reply-To: <87edod2o11.ffs@tglx>
On Fri, Apr 21, 2023 at 06:33:30PM +0200, Thomas Gleixner wrote:
> On Fri, Apr 21 2023 at 18:09, Sebastian Andrzej Siewior wrote:
> > On 2023-04-21 17:30:24 [+0200], Thomas Gleixner wrote:
> >> >> > The out-of-tree RT patches make extensive use of the code. Since it is
> >> >> > upstream code, I assumed it should go via the official stable trees.
> >> >> > Without RT, the code is limited the rt_mutex_lock() used by I2C and the
> >> >> > RCU booster-mutex.
> >> >>
> >> >> Which is a reason to route it through the upstream stable trees, no?
> >> >
> >> > I do not understand. Why would we take a patch in the stable tree
> >> > because an out-of-tree change requires it?
> >>
> >> The change is to the rtmutex core which _IS_ used in tree by futex, RCU
> >> and some drivers.
> >
> > not back stab but to clarify: futex does not use the annotation (it does
> > not use the fastpath) but RCU-boosting _and_ I2C-bus code does use it.
>
> Futex requires it too, really. The patch is about the slowpath, no?
>
>
Ok, sorry, I was confused, now queued up.
greg k-h
next prev parent reply other threads:[~2023-04-22 15:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-18 15:43 [PATCH] rtmutex: Add acquire semantics for rtmutex lock acquisition slow path Sebastian Andrzej Siewior
2023-04-18 16:25 ` Greg KH
2023-04-19 7:25 ` Sebastian Andrzej Siewior
2023-04-21 7:29 ` Thomas Gleixner
2023-04-21 12:45 ` Greg KH
2023-04-21 15:30 ` Thomas Gleixner
2023-04-21 16:09 ` Sebastian Andrzej Siewior
2023-04-21 16:33 ` Thomas Gleixner
2023-04-22 15:07 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-30 11:36 Sebastian Andrzej Siewior
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=2023042247-glandular-litigate-413e@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=bigeasy@linutronix.de \
--cc=jack@suse.cz \
--cc=mgorman@techsingularity.net \
--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