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-next>] [day] [month] [year] [list]
Message-ID: <CAHqEdrPD_EX=V0RnvvycN1MyXs0e+jkCcQ-nfHwOmyZR2LecfA@mail.gmail.com>
Date:   Wed, 5 Jul 2023 10:16:19 -0400
From:   Avram Lubkin <avram@...khopper.net>
To:     robh@...nel.org
Cc:     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, sudeep.holla@....com
Subject: Re: Bug introduced in 724ba67 (ARM: dts: Move .dts files to vendor sub-directories)

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

My backup software is complaining, though I expect it will cause more
significant issues for others.

Apologies if someone already reported. I didn't see it when I searched.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ