public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add files related to kdump
@ 2020-05-20  8:05 Baoquan He
  2020-05-20  9:14 ` Dave Young
  2020-05-20 10:36 ` [PATCH v2] " Baoquan He
  0 siblings, 2 replies; 5+ messages in thread
From: Baoquan He @ 2020-05-20  8:05 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, dyoung, kexec, vgoyal

Kdump is implemented based on kexec, however some files are only
related to crash dumping and missing, add them to KDUMP entry.

Signed-off-by: Baoquan He <bhe@redhat.com>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 83cf5c43242a..2f9eefd33114 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9251,6 +9251,11 @@ L:	kexec@lists.infradead.org
 S:	Maintained
 W:	http://lse.sourceforge.net/kdump/
 F:	Documentation/admin-guide/kdump/
+F:	fs/proc/vmcore.c
+F:	include/linux/crash_core.h
+F:	include/linux/crash_dump.h
+F:	include/uapi/linux/vmcore.h
+F:	kernel/crash.*
 
 KEENE FM RADIO TRANSMITTER DRIVER
 M:	Hans Verkuil <hverkuil@xs4all.nl>
-- 
2.17.2


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

end of thread, other threads:[~2020-05-20 10:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-20  8:05 [PATCH] MAINTAINERS: add files related to kdump Baoquan He
2020-05-20  9:14 ` Dave Young
2020-05-20  9:43   ` Baoquan He
2020-05-20  9:48     ` Dave Young
2020-05-20 10:36 ` [PATCH v2] " Baoquan He

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