aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaoquan He <[email protected]>2020-05-22 22:23:15 -0700
committerLinus Torvalds <[email protected]>2020-05-23 10:26:32 -0700
commitca6edee6c6e3fe4ec143ee1964593d755ddbee62 (patch)
tree17cc47e874d61fc1f402c23dad834293d7f990cc
parentd8f117abb380ba968b5e3ef2042d901c02872a4c (diff)
MAINTAINERS: add files related to kdump
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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: Dave Young <[email protected]> Link: http://lkml.kernel.org/r/20200520103633.GW5029@MiWiFi-R3L-srv Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d859359466e0..95a1eafa6927 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9185,6 +9185,11 @@ L: [email protected]
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_*.c
KEENE FM RADIO TRANSMITTER DRIVER
M: Hans Verkuil <[email protected]>