lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 10 Jun 2021 13:40:14 +0200
From:   Marek Vasut <marex@...x.de>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Pavel Machek <pavel@...x.de>
Cc:     Naresh Kamboju <naresh.kamboju@...aro.org>,
        open list <linux-kernel@...r.kernel.org>,
        Shuah Khan <shuah@...nel.org>,
        Florian Fainelli <f.fainelli@...il.com>, patches@...nelci.org,
        lkft-triage@...ts.linaro.org, Jon Hunter <jonathanh@...dia.com>,
        linux-stable <stable@...r.kernel.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Guenter Roeck <linux@...ck-us.net>,
        Fabio Estevam <festevam@...il.com>,
        Christoph Niedermaier <cniedermaier@...electronics.com>,
        Ludwig Zenz <lzenz@...electronics.com>,
        NXP Linux Team <linux-imx@....com>,
        Shawn Guo <shawnguo@...nel.org>
Subject: Re: [PATCH 4.19 00/58] 4.19.194-rc1 review

On 6/9/21 8:25 AM, Greg Kroah-Hartman wrote:
> On Wed, Jun 09, 2021 at 12:41:55AM +0200, Pavel Machek wrote:
>> Hi!
>>
>>>> This is the start of the stable review cycle for the 4.19.194 release.
>>>> There are 58 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.
>> ...
>>>> Marek Vasut <marex@...x.de>
>>>>      ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
>>>
>>> make --silent --keep-going --jobs=8
>>> O=/home/tuxbuild/.cache/tuxmake/builds/current ARCH=arm
>>> CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache
>>> arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
>>> Error: /builds/linux/arch/arm/boot/dts/imx6q-dhcom-som.dtsi:414.1-12
>>> Label or path reg_vdd1p1 not found
>>> Error: /builds/linux/arch/arm/boot/dts/imx6q-dhcom-som.dtsi:418.1-12
>>> Label or path reg_vdd2p5 not found
>>> FATAL ERROR: Syntax error parsing input tree
>>> make[2]: *** [scripts/Makefile.lib:294:
>>> arch/arm/boot/dts/imx6q-dhcom-pdk2.dtb] Error 1
>>
>> For the record, we see same build error in our testing:
>>
>> https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1328869295
> 
> Will fix this and push out a -rc2.

I suspect for 4.19.y , you will need to pick the following as 
dependency. It looks like board DT patch, but it also adds the missing 
labels to imx6qdl.dtsi

93385546ba36 ("ARM: dts: imx6qdl-sabresd: Assign corresponding power 
supply for LDOs")

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ