[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.2503211154380.35806@angie.orcam.me.uk>
Date: Fri, 21 Mar 2025 11:55:45 +0000 (GMT)
From: "Maciej W. Rozycki" <macro@...am.me.uk>
To: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
cc: Marco Crivellari <marco.crivellari@...e.com>,
Frederic Weisbecker <frederic@...nel.org>, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org,
Anna-Maria Behnsen <anna-maria@...utronix.de>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>, Huacai Chen <chenhuacai@...nel.org>
Subject: Re: [PATCH v6 1/1] MIPS: Fix idle VS timer enqueue
On Fri, 21 Mar 2025, Thomas Bogendoerfer wrote:
> > > > + /* Check idle interrupt region size. */
> > > > + .ifne __r4k_wait_exit - __r4k_wait - 36
> > >
> > > I have to say, that I prefer my .if statement, since this clearly spells out
> > > the comparision in the expression. Is there a reason for your version ?
> >
> > Sure, let's keep your version.
> > Can we use the "error" message above? (""Idle interrupt region size
> > mismatch: expected 36 bytes."").
> > Or at least something similar, I think it is easier to understand the
> > reason for the error. What do you think?
>
> the error message works for me :-)
I'm glad seeing this being sorted properly, thank you!
Maciej
Powered by blists - more mailing lists