[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <Y9Y91R.5KFSRX6QS1RV1@ixit.cz>
Date: Wed, 20 Oct 2021 13:51:34 +0200
From: David Heidelberg <david@...t.cz>
To: Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc: Kees Cook <keescook@...omium.org>,
Anton Vorontsov <anton@...msg.org>,
Colin Cross <ccross@...roid.com>,
Tony Luck <tony.luck@...el.com>, Rob Herring <robh@...nel.org>,
devicetree@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: rectify entry for PSTORE FILESYSTEM
In Rob tree, there is already applied patch "dt-bindings:
reserved-memory: ramoops: update ramoops.yaml references" which should
fix it.
David
On Wed, Oct 20 2021 at 12:46:47 +0200, Lukas Bulwahn
<lukas.bulwahn@...il.com> wrote:
> Commit 89a5bf0f22fd ("dt-bindings: reserved-memory: ramoops: Convert
> txt
> bindings to yaml") converts ramoops.txt to ramoops.yaml, but missed to
> adjust its reference in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains
> about
> a broken reference.
>
> Repair this file reference in PSTORE FILESYSTEM.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
> ---
> applies cleanly on next-20211019
>
> Please apply clean-up patch on top of commit above.
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1ad9cbe46b53..cb84a0d46a24 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15336,7 +15336,7 @@ S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
> for-next/pstore
> F: Documentation/admin-guide/ramoops.rst
> F: Documentation/admin-guide/pstore-blk.rst
> -F: Documentation/devicetree/bindings/reserved-memory/ramoops.txt
> +F: Documentation/devicetree/bindings/reserved-memory/ramoops.yaml
> F: drivers/acpi/apei/erst.c
> F: drivers/firmware/efi/efi-pstore.c
> F: fs/pstore/
> --
> 2.26.2
>
Powered by blists - more mailing lists