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, 13 Jul 2023 13:38:48 -0400
From:   Avram Lubkin <avram@...khopper.net>
To:     Sudeep Holla <sudeep.holla@....com>
Cc:     robh@...nel.org, linux-arm-kernel@...ts.infradead.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        conor+dt@...nel.org, liviu.dudau@....com,
        krzysztof.kozlowski+dt@...aro.org, lpieralisi@...nel.org
Subject: Re: Bug introduced in 724ba67 (ARM: dts: Move .dts files to vendor sub-directories)

Thanks for submitting a patch. I saw it was acked. Will that get
merged soon? It shouldn't need to for the next merge window since it's
fixing an issue, right?
Just wondering if I need to work around this or not.

Thanks,
Avram

On Thu, Jul 6, 2023 at 4:45 AM Sudeep Holla <sudeep.holla@....com> wrote:
>
> On Wed, Jul 05, 2023 at 10:16:19AM -0400, Avram Lubkin wrote:
> > Resending in plain text mode
> >
> > SImple bug introduced in 724ba6751532055db75992fc6ae21c3e322e94a7.
> >
> > The file
> >   arch/arm/boot/dts/vexpress-v2m-rs1.dtsi
> > was moved to
> >   arch/arm/boot/dts/arm/vexpress-v2m-rs1.dtsi
> >
> > However,
> >   arch/arm64/boot/dts/arm/vexpress-v2m-rs1.dtsi
> > is a symlink and still points to the old location
> >   ../../../../arm/boot/dts/vexpress-v2m-rs1.dtsi
> >
>
> It doesn't break any compilation as it is taken care. I will submit a patch
> to remove the symlink soon. Thanks for the report.
>
>
> --
> Regards,
> Sudeep

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ