linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add usr/ (initramfs generation) to KBUILD
@ 2023-08-16  6:22 Nicolas Schier
  2023-08-20  1:26 ` Masahiro Yamada
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Schier @ 2023-08-16  6:22 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: linux-kbuild, Nathan Chancellor, Nick Desaulniers,
	Nicolas Schier, linux-kernel, Nicolas Schier

From: Nicolas Schier <n.schier@avm.de>

Add scripts for generating initramfs to KBUILD, to prevent idling of
patches for usr/.

Signed-off-by: Nicolas Schier <n.schier@avm.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d516295978a4..eff293e8d3bf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11296,6 +11296,7 @@ F:	scripts/dummy-tools/
 F:	scripts/mk*
 F:	scripts/mod/
 F:	scripts/package/
+F:	usr/
 
 KERNEL HARDENING (not covered by other areas)
 M:	Kees Cook <keescook@chromium.org>
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: Add usr/ (initramfs generation) to KBUILD
  2023-08-16  6:22 [PATCH] MAINTAINERS: Add usr/ (initramfs generation) to KBUILD Nicolas Schier
@ 2023-08-20  1:26 ` Masahiro Yamada
  0 siblings, 0 replies; 2+ messages in thread
From: Masahiro Yamada @ 2023-08-20  1:26 UTC (permalink / raw)
  To: Nicolas Schier
  Cc: linux-kbuild, Nathan Chancellor, Nick Desaulniers, linux-kernel,
	Nicolas Schier

On Fri, Aug 18, 2023 at 10:40 AM Nicolas Schier <nicolas@fjasle.eu> wrote:
>
> From: Nicolas Schier <n.schier@avm.de>
>
> Add scripts for generating initramfs to KBUILD, to prevent idling of
> patches for usr/.
>
> Signed-off-by: Nicolas Schier <n.schier@avm.de>
> ---
>  MAINTAINERS | 1 +


Applied to linux-kbuild.
Thanks.


>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d516295978a4..eff293e8d3bf 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11296,6 +11296,7 @@ F:      scripts/dummy-tools/
>  F:     scripts/mk*
>  F:     scripts/mod/
>  F:     scripts/package/
> +F:     usr/
>
>  KERNEL HARDENING (not covered by other areas)
>  M:     Kees Cook <keescook@chromium.org>
> --
> 2.39.2
>


-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-20  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-16  6:22 [PATCH] MAINTAINERS: Add usr/ (initramfs generation) to KBUILD Nicolas Schier
2023-08-20  1:26 ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).