From: Dragan Simic <dsimic@manjaro.org>
To: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
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,
conor@kernel.org, hargar@microsoft.com, broonie@kernel.org,
Vegard Nossum <vegard.nossum@oracle.com>,
Darren Kenny <darren.kenny@oracle.com>
Subject: Re: [PATCH 6.12 000/423] 6.12.23-rc1 review
Date: Tue, 08 Apr 2025 15:11:34 +0200 [thread overview]
Message-ID: <e9f371830fc38a5ebe2cf7c1c66b0e44@manjaro.org> (raw)
In-Reply-To: <683b5bda-0440-43d0-b922-f088f2482911@oracle.com>
Hello Harshit and Greg,
On 2025-04-08 15:05, Harshit Mogalapalli wrote:
> Hi Greg,
>
> On 08/04/25 16:15, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.12.23 release.
>> There are 423 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 Thu, 10 Apr 2025 10:47:53 +0000.
>> Anything received after that time might be too late.
>>
>
> We are seeing the same build issue that we have seen in 6.12.22-rc1
> testing --> then you dropped the culprit patch.
>
> I think we should do the same now as well.
>
> arch/arm64/boot/dts/rockchip/rk3399-base.dtsi:291.23-336.4: ERROR
> (phandle_references): /pcie@f8000000: Reference to non-existent node
> or label "vcca_0v9"
> also defined at
> arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi:659.8-669.3
> arch/arm64/boot/dts/rockchip/rk3399-base.dtsi:291.23-336.4: ERROR
> (phandle_references): /pcie@f8000000: Reference to non-existent node
> or label "vcca_0v9"
> also defined at
> arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi:659.8-669.3
> ERROR: Input tree has errors, aborting (use -f to force output)
> make[3]: *** [scripts/Makefile.dtbs:131:
> arch/arm64/boot/dts/rockchip/rk3399-rockpro64-v2.dtb] Error 2
> make[3]: *** Waiting for unfinished jobs....
> ERROR: Input tree has errors, aborting (use -f to force output)
> make[3]: *** [scripts/Makefile.dtbs:131:
> arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtb] Error 2
> make[2]: *** [scripts/Makefile.build:478: arch/arm64/boot/dts/rockchip]
> Error 2
> make[2]: *** Waiting for unfinished jobs....
> make[1]: ***
> [/builddir/build/BUILD/kernel-6.12.23/linux-6.12.23-master.20250408.el9.rc1/Makefile:1414:
> dtbs] Error 2
> make[1]: *** Waiting for unfinished jobs....
>
>
> Dragan Simic <dsimic@manjaro.org>
> arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board
> dtsi
>
>
> PATCH 354 in this series.
Sorry, I've been insanely busy in the last couple of weeks, but I've
luckily got a small window opened up, which I'll use to finally send
the backported versions of the troublesome patch(es), or to submit
the bulk regulator naming cleanup patch to the stable kernels.
I still need to think a bit more about the possible approaches, to
choose one of the available options.
>> The whole patch series can be found in one patch at:
>> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/
>> patch-6.12.23-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.12.y
>> and the diffstat can be found below.
>>
>> thanks,
>>
>> greg k-h
next prev parent reply other threads:[~2025-04-08 13:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-08 10:45 [PATCH 6.12 000/423] 6.12.23-rc1 review Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.12 132/423] RDMA/core: Dont expose hw_counters outside of init net namespace Greg Kroah-Hartman
2025-04-08 10:52 ` [PATCH 6.12 411/423] ext4: fix OOB read when checking dotdot dir Greg Kroah-Hartman
2025-04-08 13:05 ` [PATCH 6.12 000/423] 6.12.23-rc1 review Harshit Mogalapalli
2025-04-08 13:11 ` Dragan Simic [this message]
2025-04-08 15:13 ` Greg Kroah-Hartman
2025-04-08 15:01 ` Mark Brown
2025-04-08 15:02 ` Mark Brown
2025-04-08 15:18 ` Greg Kroah-Hartman
2025-04-08 15:39 ` Markus Reichelt
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=e9f371830fc38a5ebe2cf7c1c66b0e44@manjaro.org \
--to=dsimic@manjaro.org \
--cc=akpm@linux-foundation.org \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=darren.kenny@oracle.com \
--cc=f.fainelli@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hargar@microsoft.com \
--cc=harshit.m.mogalapalli@oracle.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.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 \
--cc=vegard.nossum@oracle.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