stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: Sasha Levin <sashal@kernel.org>,
	linux-stable <stable@vger.kernel.org>,
	lkft-triage@lists.linaro.org,
	Ananth N Mavinakayanahalli <ananth@linux.ibm.com>,
	Michael Ellerman <mpe@ellerman.id.au>,
	"Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com>,
	Sandipan Das <sandipan@linux.ibm.com>
Subject: Re: [stable-rc 5.4] powerpc/sstep: Fix incorrect return from analyze_instr()
Date: Mon, 1 Mar 2021 20:04:28 +0100	[thread overview]
Message-ID: <YD06vKTN+MRRyEAK@kroah.com> (raw)
In-Reply-To: <CA+G9fYsv+xCtoAYXgz5jkMLDGALjXCEvy=HiSWZigA5jLtnytQ@mail.gmail.com>

On Mon, Mar 01, 2021 at 11:43:25PM +0530, Naresh Kamboju wrote:
> On stable rc 5.10 the ppc defconfig build failed due to below errors/warnings.
> 
> make --silent --keep-going --jobs=8
> O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=powerpc
> CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache
> powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
> arch/powerpc/lib/sstep.c: In function 'analyse_instr':
> arch/powerpc/lib/sstep.c:1415:3: error: label 'unknown_opcode' used
> but not defined
>    goto unknown_opcode;
>    ^~~~
> make[3]: *** [scripts/Makefile.build:279: arch/powerpc/lib/sstep.o] Error 1
> make[3]: Target '__build' not remade because of errors.
> 
> 
> Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>

Now dropped from 5.4 and 5.10 queues, thanks.

greg k-h

      reply	other threads:[~2021-03-01 20:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-01 18:13 [stable-rc 5.4] powerpc/sstep: Fix incorrect return from analyze_instr() Naresh Kamboju
2021-03-01 19:04 ` Greg Kroah-Hartman [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=YD06vKTN+MRRyEAK@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=ananth@linux.ibm.com \
    --cc=lkft-triage@lists.linaro.org \
    --cc=mpe@ellerman.id.au \
    --cc=naresh.kamboju@linaro.org \
    --cc=naveen.n.rao@linux.vnet.ibm.com \
    --cc=sandipan@linux.ibm.com \
    --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).