From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from us-smtp-1.mimecast.com ([207.211.31.81] helo=us-smtp-delivery-1.mimecast.com) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jbKqV-0004pw-Lc for kexec@lists.infradead.org; Wed, 20 May 2020 09:17:05 +0000 Date: Wed, 20 May 2020 17:14:40 +0800 From: Dave Young Subject: Re: [PATCH] MAINTAINERS: add files related to kdump Message-ID: <20200520091440.GA5052@dhcp-128-65.nay.redhat.com> References: <20200520080557.13260-1-bhe@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200520080557.13260-1-bhe@redhat.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Baoquan He Cc: akpm@linux-foundation.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, vgoyal@redhat.com Hi Baoquan, On 05/20/20 at 04:05pm, Baoquan He wrote: > 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 > --- > 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.* ls kernel/crash.* ls: cannot access 'kernel/crash.*': No such file or directory But ls kernel/crash* kernel/crash_core.c kernel/crash_dump.c Thanks Dave _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec