public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@denx.de>
To: Vignesh Raghavendra <vigneshr@ti.com>
Cc: "Luis Claudio R. Goncalves" <lgoncalv@redhat.com>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-rt-users <linux-rt-users@vger.kernel.org>,
	stable-rt <stable-rt@vger.kernel.org>,
	Steven Rostedt <rostedt@goodmis.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Carsten Emde <C.Emde@osadl.org>,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Daniel Wagner <daniel.wagner@suse.com>,
	Tom Zanussi <tom.zanussi@linux.intel.com>,
	Clark Williams <williams@redhat.com>,
	Mark Gross <markgross@kernel.org>, Pavel Machek <pavel@denx.de>,
	Jeff Brady <jeffreyjbrady@gmail.com>,
	Salvatore Bonaccorso <carnil@debian.org>
Subject: Re: [ANNOUNCE] 5.10.162-rt78
Date: Thu, 19 Jan 2023 12:38:25 +0100	[thread overview]
Message-ID: <Y8krsVFguwWLy+zT@duo.ucw.cz> (raw)
In-Reply-To: <40de655e-26f3-aa7b-f1ec-6877396a9f1e@ti.com>

[-- Attachment #1: Type: text/plain, Size: 1327 bytes --]

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.

Best regards,
								Pavel
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  reply	other threads:[~2023-01-19 11:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-16 13:35 [ANNOUNCE] 5.10.162-rt78 Luis Claudio R. Goncalves
2023-01-19  8:32 ` Vignesh Raghavendra
2023-01-19 11:38   ` Pavel Machek [this message]
2023-01-19 12:37     ` Pavel Machek
2023-01-19 13:16     ` Luis Claudio R. Goncalves
2023-01-19 21:03       ` Salvatore Bonaccorso
2023-01-19 23:09         ` Jens Axboe
2023-01-20  3:44           ` Luis Claudio R. Goncalves
2023-01-20  3:49             ` Jens Axboe
2023-01-20  5:36               ` Salvatore Bonaccorso
2023-01-20 10:01               ` Daniel Wagner
2023-01-20 14:48                 ` Jens Axboe
2023-01-20 12:51               ` Luis Claudio R. Goncalves
2023-01-20 13:04                 ` Sebastian Andrzej Siewior
2023-01-20 15:37                 ` Mark Rutland
2023-01-20 18:25                   ` Luis Claudio R. Goncalves
2023-01-20 18:38                     ` Salvatore Bonaccorso
2023-01-23 16:32                     ` Mark Rutland
2023-01-28  8:24                       ` Raghavendra, Vignesh
2023-01-20  6:01           ` Mike Galbraith

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=Y8krsVFguwWLy+zT@duo.ucw.cz \
    --to=pavel@denx.de \
    --cc=C.Emde@osadl.org \
    --cc=bigeasy@linutronix.de \
    --cc=carnil@debian.org \
    --cc=daniel.wagner@suse.com \
    --cc=jeffreyjbrady@gmail.com \
    --cc=lgoncalv@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=markgross@kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=stable-rt@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=tom.zanussi@linux.intel.com \
    --cc=vigneshr@ti.com \
    --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