public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add printk core-api doc file to PRINTK
@ 2025-11-05 10:28 Lukas Bulwahn
  2025-11-05 15:37 ` Petr Mladek
  2025-11-05 15:42 ` Petr Mladek
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2025-11-05 10:28 UTC (permalink / raw)
  To: Petr Mladek, Steven Rostedt, John Ogness, Sergey Senozhatsky
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

The files in Documentation/core-api/ are by virtue of their top-level
directory part of the Documentation section in MAINTAINERS. Each file in
Documentation/core-api/ should however also have a further section in
MAINTAINERS it belongs to, which fits to the technical area of the
documented API in that file.

The printk.rst provides some explanation to the printk API defined in
include/linux/printk.h, which itself is part of the PRINTK section.

Add this core-api document to PRINTK.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 297358d26bbb..2b5f86dcf898 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20689,6 +20689,7 @@ R:	John Ogness <john.ogness@linutronix.de>
 R:	Sergey Senozhatsky <senozhatsky@chromium.org>
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git
+F:	Documentation/core-api/printk-basics.rst
 F:	include/linux/printk.h
 F:	kernel/printk/
 
-- 
2.51.1


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

* Re: [PATCH] MAINTAINERS: add printk core-api doc file to PRINTK
  2025-11-05 10:28 [PATCH] MAINTAINERS: add printk core-api doc file to PRINTK Lukas Bulwahn
@ 2025-11-05 15:37 ` Petr Mladek
  2025-11-05 15:42 ` Petr Mladek
  1 sibling, 0 replies; 3+ messages in thread
From: Petr Mladek @ 2025-11-05 15:37 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Steven Rostedt, John Ogness, Sergey Senozhatsky, kernel-janitors,
	linux-kernel, Lukas Bulwahn

On Wed 2025-11-05 11:28:32, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> The files in Documentation/core-api/ are by virtue of their top-level
> directory part of the Documentation section in MAINTAINERS. Each file in
> Documentation/core-api/ should however also have a further section in
> MAINTAINERS it belongs to, which fits to the technical area of the
> documented API in that file.
> 
> The printk.rst provides some explanation to the printk API defined in
> include/linux/printk.h, which itself is part of the PRINTK section.
> 
> Add this core-api document to PRINTK.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Makes sense:

Reviewed-by: Petr Mladek <pmladek@suse.com>

Best Regards,
Petr

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

* Re: [PATCH] MAINTAINERS: add printk core-api doc file to PRINTK
  2025-11-05 10:28 [PATCH] MAINTAINERS: add printk core-api doc file to PRINTK Lukas Bulwahn
  2025-11-05 15:37 ` Petr Mladek
@ 2025-11-05 15:42 ` Petr Mladek
  1 sibling, 0 replies; 3+ messages in thread
From: Petr Mladek @ 2025-11-05 15:42 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Steven Rostedt, John Ogness, Sergey Senozhatsky, kernel-janitors,
	linux-kernel, Lukas Bulwahn

On Wed 2025-11-05 11:28:32, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> The files in Documentation/core-api/ are by virtue of their top-level
> directory part of the Documentation section in MAINTAINERS. Each file in
> Documentation/core-api/ should however also have a further section in
> MAINTAINERS it belongs to, which fits to the technical area of the
> documented API in that file.
> 
> The printk.rst provides some explanation to the printk API defined in
> include/linux/printk.h, which itself is part of the PRINTK section.
> 
> Add this core-api document to PRINTK.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>

JFYI, the patch has been committed into printk/linux.git,
branch for-6.19.

Best Regards,
Petr

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

end of thread, other threads:[~2025-11-05 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-05 10:28 [PATCH] MAINTAINERS: add printk core-api doc file to PRINTK Lukas Bulwahn
2025-11-05 15:37 ` Petr Mladek
2025-11-05 15:42 ` Petr Mladek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox