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]
Message-ID: <db6bb380-2de5-4dd3-bff1-54981dc6c491@lucifer.local>
Date: Mon, 26 Aug 2024 12:24:40 +0100
From: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
To: Lukas Bulwahn <lbulwahn@...hat.com>
Cc: "Liam R . Howlett" <Liam.Howlett@...cle.com>,
        Matthew Wilcox <willy@...radead.org>, maple-tree@...ts.infradead.org,
        linux-mm@...ck.org, kernel-janitors@...r.kernel.org,
        linux-kernel@...r.kernel.org, Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] MAINTAINERS: adjust file entry in MAPLE TREE

On Mon, Aug 26, 2024 at 01:02:15PM GMT, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
>
> Commit 0f3b602e1bad ("tools: separate out shared radix-tree components")
> moves files from radix-tree/linux to shared/linux in the
> ./tools/testing/ directory, but misses to adjust a file entry in MAPLE
> TREE. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains
> about a broken reference.
>

Sorry about that!

> Adjust the file entry in MAPLE TREE.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>

Acked-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6aa85a43d8c1..2af37835c735 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13572,8 +13572,8 @@ F:	include/linux/maple_tree.h
>  F:	include/trace/events/maple_tree.h
>  F:	lib/maple_tree.c
>  F:	lib/test_maple_tree.c
> -F:	tools/testing/radix-tree/linux/maple_tree.h
>  F:	tools/testing/radix-tree/maple.c
> +F:	tools/testing/shared/linux/maple_tree.h
>
>  MARDUK (CREATOR CI40) DEVICE TREE SUPPORT
>  M:	Rahul Bedarkar <rahulbedarkar89@...il.com>
> --
> 2.45.2
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ