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: Manuel Lauss <manuel.lauss@gmail.com>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	lkft-triage@lists.linaro.org, Sasha Levin <sashal@kernel.org>,
	Pascal Ernster <git@hardfalcon.net>,
	linux-stable <stable@vger.kernel.org>
Subject: Re: stable-rc-5.4.y: arch/mips/kernel/cpu-probe.c:2125:9: error: duplicate case value 2125 case PRID_COMP_NETLOGIC
Date: Mon, 19 Jun 2023 12:09:46 +0200	[thread overview]
Message-ID: <2023061941-bribe-chewy-9dee@gregkh> (raw)
In-Reply-To: <CA+G9fYu4O-2rdmwuri2GO5VRATw7xCN2x+MX1_Sq4TD18w_0gw@mail.gmail.com>

On Mon, Jun 19, 2023 at 03:15:15PM +0530, Naresh Kamboju wrote:
> On Sun, 18 Jun 2023 at 12:42, Pascal Ernster <git@hardfalcon.net> wrote:
> >
> > [2023-06-18 07:28] Naresh Kamboju:
> > > Following regressions found on stable rc 5.4 while building MIPS configs,
> > >
> > > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> > >
> > > MIPS: Restore Au1300 support
> > > [ Upstream commit f2041708dee30a3425f680265c337acd28293782 ]
> > >
> > >
> > > Build log:
> > > ======
> > > arch/mips/kernel/cpu-probe.c: In function 'cpu_probe':
> > > arch/mips/kernel/cpu-probe.c:2125:9: error: duplicate case value
> > >   2125 |         case PRID_COMP_NETLOGIC:
> > >        |         ^~~~
> > > arch/mips/kernel/cpu-probe.c:2099:9: note: previously used here
> > >   2099 |         case PRID_COMP_NETLOGIC:
> > >        |         ^~~~
> > > make[3]: *** [scripts/Makefile.build:262: arch/mips/kernel/cpu-probe.o] Error 1
> >
> > The same issue also affects both the 5.10 and the 5.15 branch.
> 
> MIPS builds are breaking on stable-rc 5.4, 5.10 and 5.15 branches.
> Due to following patch,
> ----
> 
> Subject: MIPS: Restore Au1300 support
> 
> [ Upstream commit f2041708dee30a3425f680265c337acd28293782 ]
> 
> The Au1300, at least the one I have to test, uses the NetLogic vendor
> ID, but commit 95b8a5e0111a ("MIPS: Remove NETLOGIC support") also
> dropped Au1300 detection.  Restore Au1300 detection.
> 
> Tested on DB1300 with Au1380 chip.
> 
> Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> Signed-off-by: Sasha Levin <sashal@kernel.org>
> ---
>  arch/mips/kernel/cpu-probe.c | 5 +++++
>  1 file changed, 5 insertions(+)

Ah, thanks, I'll go drop this now, for some reason I thought it already
was gone :(

greg k-h

      reply	other threads:[~2023-06-19 10:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-18  5:28 stable-rc-5.4.y: arch/mips/kernel/cpu-probe.c:2125:9: error: duplicate case value 2125 case PRID_COMP_NETLOGIC Naresh Kamboju
2023-06-18  7:12 ` Pascal Ernster
2023-06-19  9:45   ` Naresh Kamboju
2023-06-19 10:09     ` 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=2023061941-bribe-chewy-9dee@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=git@hardfalcon.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=manuel.lauss@gmail.com \
    --cc=naresh.kamboju@linaro.org \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=tsbogend@alpha.franken.de \
    /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).