From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.skyhub.de ([2a01:4f8:190:11c2::b:1457]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hJxcQ-0003ZX-Uq for kexec@lists.infradead.org; Fri, 26 Apr 2019 09:58:13 +0000 Date: Fri, 26 Apr 2019 11:58:00 +0200 From: Borislav Petkov Subject: Re: [RFC PATCH] kexec, x86/boot: map systab region in identity mapping before accessing it Message-ID: <20190426095800.GB4608@zn.tnic> References: <20190419101733.GA10324@zn.tnic> <20190419105014.GE11060@MiWiFi-R3L-srv> <20190419112801.GB10324@zn.tnic> <20190419113621.GD10324@zn.tnic> <20190422143346.GD3584@localhost.localdomain> <20190422151723.GD21457@zn.tnic> <20190426095134.GP3584@localhost.localdomain> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190426095134.GP3584@localhost.localdomain> 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: "x86@kernel.org" , Kairui Song , Chao Fan , "kexec@lists.infradead.org" , linux-kernel@vger.kernel.org, "H. Peter Anvin" , Junichi Nomura , Thomas Gleixner , dyoung@redhat.com On Fri, Apr 26, 2019 at 05:51:34PM +0800, Baoquan He wrote: > I can make a patch to add a bit into xloadflags, to indicate that this > is kexec-ed kernel. It can help to differentiate kexec-ed kernel from > kdump kernel. >From the recent snafu, the only thing we needed is to differentiate between the *first* kernel and the following kernel(s) which has been started/loaded using a kexec syscall. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply. _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec