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: Wed, 19 Jun 2024 14:23:36 +0200
From: Alexander Stein <alexander.stein@...tq-group.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Matthias Schiffer <matthias.schiffer@...tq-group.com>, Markus Niebel <Markus.Niebel@...tq-group.com>, Lee Jones <lee@...nel.org>, stable@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1 resend] MAINTAINERS: Fix 32-bit i.MX platform paths

Am Mittwoch, 19. Juni 2024, 14:18:35 CEST schrieb Greg KH:
> On Wed, Jun 19, 2024 at 01:56:10PM +0200, Alexander Stein wrote:
> > The original patch was created way before the .dts movement on arch/arm.
> > But it was patch merged after the .dts reorganization. Fix the arch/arm
> > paths accordingly.
> > 
> > Fixes: 7564efb37346a ("MAINTAINERS: Add entry for TQ-Systems device trees and drivers")
> > Cc: stable@...r.kernel.org
> > Signed-off-by: Alexander Stein <alexander.stein@...tq-group.com>
> > ---
> >  MAINTAINERS | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index c36d72143b995..762e97653aa3c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -22930,9 +22930,9 @@ TQ SYSTEMS BOARD & DRIVER SUPPORT
> >  L:	linux@...tq-group.com
> >  S:	Supported
> >  W:	https://www.tq-group.com/en/products/tq-embedded/
> > -F:	arch/arm/boot/dts/imx*mba*.dts*
> > -F:	arch/arm/boot/dts/imx*tqma*.dts*
> > -F:	arch/arm/boot/dts/mba*.dtsi
> > +F:	arch/arm/boot/dts/nxp/imx/imx*mba*.dts*
> > +F:	arch/arm/boot/dts/nxp/imx/imx*tqma*.dts*
> > +F:	arch/arm/boot/dts/nxp/imx/mba*.dtsi
> >  F:	arch/arm64/boot/dts/freescale/fsl-*tqml*.dts*
> >  F:	arch/arm64/boot/dts/freescale/imx*mba*.dts*
> >  F:	arch/arm64/boot/dts/freescale/imx*tqma*.dts*
> 
> Why is a MAINTAINERS change needed for stable kernels?

This fixes the original commit introducing these entries, mainlined in v6.6
Unfortunately that got delayed so much it was merged after commit
724ba67515320 ("ARM: dts: Move .dts files to vendor sub-directories"), which
was merged in v6.5.
Thus the (32-Bit) arm DT paths are incorrect from the very beginning.

Best regards,
Alexander
-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ