From mboxrd@z Thu Jan 1 00:00:00 1970 From: geoff@infradead.org (Geoff Levand) Date: Wed, 14 May 2014 16:20:51 -0700 Subject: [PATCH 7/8] arm64/kexec: Add core kexec support In-Reply-To: <20140514105401.GF2848@localhost> References: <64ef27888fa70b3e27ddcf4ca594fa71ab7f7777.1399594544.git.geoff@infradead.org> <20140514105401.GF2848@localhost> Message-ID: <1400109651.11178.82.camel@smoke> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Catalin, On Wed, 2014-05-14 at 11:54 +0100, Catalin Marinas wrote: > On Fri, May 09, 2014 at 01:48:17AM +0100, Geoff Levand wrote: > > +KEXEC FOR ARM64 > > +M: Geoff Levand > > +W: http://kernel.org/pub/linux/utils/kernel/kexec/ > > +L: kexec at lists.infradead.org > > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers) > > +S: Maintained > > +F: arch/arm64/machine_kexec.c > > +F: arch/arm64/relocate_kernel.S > > These entries missed the full directory name. > > Anyway, this code already comes under the core arm64 MAINTAINERS entry > and it doesn't make sense to have a special kexec case. Please add a > proper header to the new files you introduce, including copyright and > author information. Thanks for the comments. I'll fix for v2 of the series. -Geoff