linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Korty <joe.korty@concurrent-rt.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Thomas Gleixner <tglx@linutronix.de>,
	Clark Williams <williams@redhat.com>,
	Jun Miao <jun.miao@windriver.com>,
	linux-rt-users <linux-rt-users@vger.kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 5.10-rt+] drm/i915/gt: transform irq_disable into local_lock.
Date: Mon, 22 Nov 2021 14:50:48 -0500	[thread overview]
Message-ID: <20211122195048.GB6166@zipoli.concurrent-rt.com> (raw)
In-Reply-To: <20211116163924.5d5a2ffd@gandalf.local.home>

On Tue, Nov 16, 2021 at 04:39:24PM -0500, Steven Rostedt wrote:
> On Tue, 16 Nov 2021 22:02:49 +0100
> Sebastian Andrzej Siewior <bigeasy@linutronix.de> wrote:
> 
> > On 2021-11-16 15:25:34 [-0500], Steven Rostedt wrote:
> > > I'm looking to see what needs to be added to 5.10-rt. Is there a particular
> > > fix in one of the 5.x-rt trees (x > 10) that I can pull from? Or is this
> > > only an issue with 5.10 and below?  
> > 
> > I have this:
> >   https://lore.kernel.org/all/20211026114100.2593433-1-bigeasy@linutronix.de
> > 
> > pending vs upstream and I *think* more than just that one (2/9 from the
> > series) needs to be backported here. We do have 1/9 differently in 5.10,
> > not sure about 4/9.
> > I would love more feedback here from people and I tried to motivate Joe
> > to provide some. Clark was so nice to test these patches and provide
> > feedback. My i915 does not trigger all the code paths I'm touching
> > there.
> > 
> > If you think that 2/9 is obvious enough, please go ahead. If you start
> > touching that irq_work area then you might also want to pick
> >   810979682ccc9 ("irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.")
> >   b4c6f86ec2f64 ("irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RT")
> >   09089db79859c ("irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RT")
> > 
> > which made their way into v5.16-rc1.
> >
> 
> I have a few boxes with i915, that maybe could help in testing.
> 
> I'll take a look.
> 
> -- Steve

Hi Steve, Sebastian,
I was on a no-Internet no-News vacation for the past week,
that is why I haven't responded.  Sorry.  In any case my
test stand suddenly started working, for no reason that I
can see, and so, for now, I have not been able to continue
my testing.

I will keep poking at it from time to time, see if I can
get the issue to come back.

Joe

  reply	other threads:[~2021-11-22 19:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07 16:59 [PATCH 5.10-rt+] drm/i915/gt: transform irq_disable into local_lock Joe Korty
2021-10-07 17:19 ` Sebastian Andrzej Siewior
2021-10-09 16:49   ` Joe Korty
2021-11-16 20:25     ` Steven Rostedt
2021-11-16 21:02       ` Sebastian Andrzej Siewior
2021-11-16 21:39         ` Steven Rostedt
2021-11-22 19:50           ` Joe Korty [this message]
2021-11-22 20:32             ` Steven Rostedt
2021-11-30 15:10             ` Sebastian Andrzej Siewior
2021-11-30 22:03               ` Joe Korty

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=20211122195048.GB6166@zipoli.concurrent-rt.com \
    --to=joe.korty@concurrent-rt.com \
    --cc=bigeasy@linutronix.de \
    --cc=jun.miao@windriver.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    --cc=williams@redhat.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;
as well as URLs for NNTP newsgroup(s).