From: "Luis Claudio R. Goncalves" <lgoncalv@redhat.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: stable-rt <stable-rt@vger.kernel.org>,
Steven Rostedt <rostedt@goodmis.org>
Subject: Re: [PATCH v5.10-rt] rt: fix build issue in be2net
Date: Mon, 24 Mar 2025 10:37:18 -0300 [thread overview]
Message-ID: <Z-FgDliPqvOBSph3@uudg.org> (raw)
In-Reply-To: <20250324083235.BjR4MB0k@linutronix.de>
On Mon, Mar 24, 2025 at 09:32:35AM +0100, Sebastian Andrzej Siewior wrote:
> On 2025-03-20 21:09:06 [-0300], Luis Claudio R. Goncalves wrote:
> > Sebastian, Steven, All,
> >
> > Should I apply this solution in a RT update right after I release
> > v5.10.235-rt128 or should I backport the definition of rt locking
> > primitives from a newer PREEMPT_RT patch (say v5.15-rt or v6.1-rt)?
>
> The statement ("return spin_unlock.*") is not very common, there is just
> one "user" even in later kernels.
>
> Backporting the definition (instead of changing the driver) would be
> more consistent with later trees. I'm somewhere between the definition
> backport and what is less work.
How about we compromisse on the workaround for this release and if there is
a new case I revert the two workarounds and perform the backport? Does that
sound reasonable?
> The v5.4 should be also affected, right?
Yes, if the offending commits (below) are backported to v5.4-rt, you will
see the problem:
1582cc3b4805 dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
7078e935b410 dmaengine: at_hdmac: Fix premature completion of desc in issue_pending
7cfae8627511 be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
Luis
> Sebastian
>
---end quoted text---
prev parent reply other threads:[~2025-03-24 13:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-21 0:09 [PATCH v5.10-rt] rt: fix build issue in be2net Luis Claudio R. Goncalves
2025-03-24 8:32 ` Sebastian Andrzej Siewior
2025-03-24 13:37 ` Luis Claudio R. Goncalves [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=Z-FgDliPqvOBSph3@uudg.org \
--to=lgoncalv@redhat.com \
--cc=bigeasy@linutronix.de \
--cc=rostedt@goodmis.org \
--cc=stable-rt@vger.kernel.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 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.