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: <20251117120639.00000a44@huawei.com>
Date: Mon, 17 Nov 2025 12:06:39 +0000
From: Jonathan Cameron <jonathan.cameron@...wei.com>
To: Lukas Bulwahn <lbulwahn@...hat.com>, <kernel-janitors@...r.kernel.org>
CC: Conor Dooley <conor.dooley@...rochip.com>, <linux-kernel@...r.kernel.org>,
	Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] MAINTAINERS: refer to intended file in STANDALONE CACHE
 CONTROLLER DRIVERS

On Mon, 17 Nov 2025 11:53:11 +0100
Lukas Bulwahn <lbulwahn@...hat.com> wrote:

> From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
> 
> Commit 23db6eed72bd ("MAINTAINERS: Add Jonathan Cameron to drivers/cache
> and add lib/cache_maint.c + header") intends to add a file entry pointing
> to the cache_coherency.h file, but messes up to name the right path.
> 
> Update the entry to the intended file.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
Thanks. Just missed my v6 (some changes in Kconfig requested by Arnd).
Conor would you mind picking this up on top if you take that series?

Acked-by: Jonathan Cameron <jonathan.cameron@...wei.com>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 320045a6bad9..30eaeb3675d6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24725,7 +24725,7 @@ S:	Maintained
>  T:	git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
>  F:	Documentation/devicetree/bindings/cache/
>  F:	drivers/cache
> -F:	include/cache_coherency.h
> +F:	include/linux/cache_coherency.h
>  F:	lib/cache_maint.c
>  
>  STARFIRE/DURALAN NETWORK DRIVER


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ