[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y8k5iGfwGJRQRi1Q@duo.ucw.cz>
Date: Thu, 19 Jan 2023 13:37:28 +0100
From: Pavel Machek <pavel@...x.de>
To: Pavel Machek <pavel@...x.de>
Cc: Vignesh Raghavendra <vigneshr@...com>,
"Luis Claudio R. Goncalves" <lgoncalv@...hat.com>,
LKML <linux-kernel@...r.kernel.org>,
linux-rt-users <linux-rt-users@...r.kernel.org>,
stable-rt <stable-rt@...r.kernel.org>,
Steven Rostedt <rostedt@...dmis.org>,
Thomas Gleixner <tglx@...utronix.de>,
Carsten Emde <C.Emde@...dl.org>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Daniel Wagner <daniel.wagner@...e.com>,
Tom Zanussi <tom.zanussi@...ux.intel.com>,
Clark Williams <williams@...hat.com>,
Mark Gross <markgross@...nel.org>,
Jeff Brady <jeffreyjbrady@...il.com>,
Salvatore Bonaccorso <carnil@...ian.org>
Subject: Re: [ANNOUNCE] 5.10.162-rt78
Hi!
> > > I'm pleased to announce the 5.10.162-rt78 stable release.
> > >
> > > You can get this release via the git tree at:
> > >
> > > git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git
> > >
> > > branch: v5.10-rt
> > > Head SHA1: 143ef105f40a65f3ddd57121d4b4bc36eb10cc06
> > >
> > > Or to build 5.10.162-rt78 directly, the following patches should be applied:
>
> > I see that vanilla 5.10.162-rt78 fails to build with arm64 defconfig. [0] Full log [1]
> > Any pointers on what maybe wrong?
>
> We see the same failure.
>
> > AS arch/arm64/kernel/entry.o
> > arch/arm64/kernel/entry.S: Assembler messages:
> > arch/arm64/kernel/entry.S:763: Error: immediate out of range at operand 3 -- `and x2,x19,#((1<<1)|(1<<0)|(1<<2)|(1<<3)|(1<<4)|(1<<5)|(1<<6)|(1<<13)|(1<<7))'
> > make[2]: *** [scripts/Makefile.build:367: arch/arm64/kernel/entry.o] Error 1
> > make[1]: *** [scripts/Makefile.build:503: arch/arm64/kernel] Error 2
> > make: *** [Makefile:1837: arch/arm64] Error 2
>
> The line is:
>
> > and x2, x19, #_TIF_WORK_MASK
>
> And I believe there were some cleanups in stable in that area. Let me
> search for them.
Commit 1bee9dbbcabbb77617fb257f964628b50ba2529c is related, but does
not revert cleanly.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)
Powered by blists - more mailing lists