linux-kernel.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: stable@vger.kernel.org, patches@lists.linux.dev,
	linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
	akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
	patches@kernelci.org, lkft-triage@lists.linaro.org,
	pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
	"Daniel Díaz" <daniel.diaz@linaro.org>,
	"Christophe Leroy" <christophe.leroy@csgroup.eu>,
	llvm@lists.linux.dev, "Michael Ellerman" <mpe@ellerman.id.au>
Subject: Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
Date: Tue, 21 Mar 2023 08:48:31 +0100	[thread overview]
Message-ID: <ZBlhT9ktUq9KCJku@kroah.com> (raw)
In-Reply-To: <CA+G9fYtCtfSqrje=1wkw1ODpnJorDMFkB1bSVexpyc4gi3X0ZQ@mail.gmail.com>

On Tue, Mar 21, 2023 at 12:12:40AM +0530, Naresh Kamboju wrote:
> On Mon, 20 Mar 2023 at 20:26, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 6.1.21 release.
> > There are 198 patches in this series, all will be posted as a response
> > to this one.  If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Wed, 22 Mar 2023 14:54:29 +0000.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> >         https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.21-rc1.gz
> > or in the git tree and branch at:
> >         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> 
> 
> Results from Linaro’s test farm.
> Regressions on PowerPC build failures.
> 
> > Christophe Leroy <christophe.leroy@csgroup.eu>
> >     powerpc/64: Set default CPU in Kconfig
> >
> 
> We see PowerPC build failures with Clang 16 and nightly on the
> following configurations:
> * cell_defconfig
> * ppc64e_defconfig
> * tqm8xx_defconfig
> 
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> 
> Error messages respectively:
> -----8<-----
> error: unknown target CPU 'cell'
> note: valid target CPU values are: generic, 440, 450, 601, 602, 603,
> 603e, 603ev, 604, 604e, 620, 630, g3, 7400, g4, 7450, g4+, 750, 8548,
> 970, g5, a2, e500, e500mc, e5500, power3, pwr3, power4, pwr4, power5,
> pwr5, power5x, pwr5x, power6, pwr6, power6x, pwr6x, power7, pwr7,
> power8, pwr8, power9, pwr9, power10, pwr10, powerpc, ppc, ppc32,
> powerpc64, ppc64, powerpc64le, ppc64le, future
> ----->8-----
> 
> -----8<-----
> error: unknown target CPU 'e500mc64'
> note: valid target CPU values are: generic, 440, 450, 601, 602, 603,
> 603e, 603ev, 604, 604e, 620, 630, g3, 7400, g4, 7450, g4+, 750, 8548,
> 970, g5, a2, e500, e500mc, e5500, power3, pwr3, power4, pwr4, power5,
> pwr5, power5x, pwr5x, power6, pwr6, power6x, pwr6x, power7, pwr7,
> power8, pwr8, power9, pwr9, power10, pwr10, powerpc, ppc, ppc32,
> powerpc64, ppc64, powerpc64le, ppc64le, future
> ----->8-----
> 
> -----8<-----
> error: unknown target CPU '860'
> note: valid target CPU values are: generic, 440, 450, 601, 602, 603,
> 603e, 603ev, 604, 604e, 620, 630, g3, 7400, g4, 7450, g4+, 750, 8548,
> 970, g5, a2, e500, e500mc, e5500, power3, pwr3, power4, pwr4, power5,
> pwr5, power5x, pwr5x, power6, pwr6, power6x, pwr6x, power7, pwr7,
> power8, pwr8, power9, pwr9, power10, pwr10, powerpc, ppc, ppc32,
> powerpc64, ppc64, powerpc64le, ppc64le, future
> ----->8-----
> 
> The bisection pointed to this commit,
>   45f7091aac35 ("powerpc/64: Set default CPU in Kconfig")
> 
> 
> Follow up fix patch is here as per Christophe Leroy comments,
>  powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
> 

Should now be fixed, I'll push out a -rc2.

greg k-h

  reply	other threads:[~2023-03-21  7:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
2023-03-20 14:54 ` [PATCH 6.1 122/198] firmware: xilinx: dont make a sleepable memory allocation from an atomic context Greg Kroah-Hartman
2023-03-20 17:18 ` [PATCH 6.1 000/198] 6.1.21-rc1 review Chris Paterson
2023-03-20 18:42 ` Naresh Kamboju
2023-03-21  7:48   ` Greg Kroah-Hartman [this message]
2023-03-20 20:58 ` Florian Fainelli
2023-03-20 23:04 ` Shuah Khan
2023-03-20 23:48 ` Wang Yugui
2023-03-21  7:46   ` Greg Kroah-Hartman
2023-03-21  3:42 ` ogasawara takeshi
2023-03-21  4:48 ` Bagas Sanjaya
2023-03-21  8:42 ` Conor Dooley
2023-03-21 11:56 ` Jon Hunter

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=ZBlhT9ktUq9KCJku@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=christophe.leroy@csgroup.eu \
    --cc=daniel.diaz@linaro.org \
    --cc=f.fainelli@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=llvm@lists.linux.dev \
    --cc=mpe@ellerman.id.au \
    --cc=naresh.kamboju@linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.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).