stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russell King - ARM Linux admin <linux@armlinux.org.uk>
To: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Sasha Levin <sashal@kernel.org>,
	linux- stable <stable@vger.kernel.org>,
	lkft-triage@lists.linaro.org
Subject: Re: stable-rc 4.9: arm: arch/arm/vfp/vfphw.S:158: Error: bad instruction `ldcleq p11,cr0,[r10],#32*4'
Date: Mon, 1 Jun 2020 21:37:11 +0100	[thread overview]
Message-ID: <20200601203710.GR1551@shell.armlinux.org.uk> (raw)
In-Reply-To: <CA+G9fYvNxYTgO=vtFWnDibMQiSW1+mX8t=Kr73oqNH5wF8wK-A@mail.gmail.com>

On Tue, Jun 02, 2020 at 01:15:26AM +0530, Naresh Kamboju wrote:
> On Mon, 1 Jun 2020 at 23:59, Russell King - ARM Linux admin
> <linux@armlinux.org.uk> wrote:
> >
> > On Mon, Jun 01, 2020 at 11:01:19PM +0530, Naresh Kamboju wrote:
> > > On Mon, 1 Jun 2020 at 22:37, Russell King - ARM Linux admin
> > > <linux@armlinux.org.uk> wrote:
> > > > It looks like Naresh's toolchain doesn't like the new format
> > > > instructions.  Which toolchain (and versions of the individual
> > > > tools) are you (Naresh) using?
> > >
> > >   toolchain version is gcc-9
> >
> > gcc 9 is just one part of the toolchain - that's the compiler, and
> > actually irrelevent for the errors being reported.
> >
> > It's binutils, specifically the assembler that is choking, so that's
> > the version we really need.  Something like:
> >
> >   arm-linux-gnueabihf-as --version
> 
> GNU assembler (GNU Binutils for Debian) 2.34

That should be recent enough, I guess it must be down to the missing
patches gregkh identified.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTC for 0.8m (est. 1762m) line in suburbia: sync at 13.1Mbps down 424kbps up

      reply	other threads:[~2020-06-01 20:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01 15:48 stable-rc 4.9: arm: arch/arm/vfp/vfphw.S:158: Error: bad instruction `ldcleq p11,cr0,[r10],#32*4' Naresh Kamboju
2020-06-01 17:02 ` Greg Kroah-Hartman
2020-06-01 17:07   ` Russell King - ARM Linux admin
2020-06-01 17:21     ` Greg Kroah-Hartman
2020-06-01 17:35       ` Greg Kroah-Hartman
2020-06-01 17:38         ` Naresh Kamboju
2020-06-01 17:31     ` Naresh Kamboju
2020-06-01 18:26       ` Sasha Levin
2020-06-01 18:33         ` Naresh Kamboju
2020-06-01 18:29       ` Russell King - ARM Linux admin
2020-06-01 19:45         ` Naresh Kamboju
2020-06-01 20:37           ` Russell King - ARM Linux admin [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=20200601203710.GR1551@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=gregkh@linuxfoundation.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=sashal@kernel.org \
    --cc=stable@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 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).