From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932465AbcBPOsT (ORCPT ); Tue, 16 Feb 2016 09:48:19 -0500 Received: from mail-wm0-f47.google.com ([74.125.82.47]:36653 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755246AbcBPOsP (ORCPT ); Tue, 16 Feb 2016 09:48:15 -0500 Date: Tue, 16 Feb 2016 14:48:12 +0000 From: Matt Fleming To: Dave Young Cc: linux-efi@vger.kernel.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, Borislav Petkov , linux-acpi@vger.kernel.org, "Rafael J. Wysocki" , Josh Triplett , Matthew Garrett Subject: Re: [PATCH] x86/efi: skip bgrt init for kexec reboot Message-ID: <20160216144812.GF2769@codeblueprint.co.uk> References: <20160127112044.GA2961@dhcp-128-65.nay.redhat.com> <20160203214200.GA15110@dhcp-128-65.nay.redhat.com> <20160203225333.GA31246@codeblueprint.co.uk> <20160204100329.GA2586@codeblueprint.co.uk> <20160204110903.GA2977@dhcp-128-65.nay.redhat.com> <20160204115656.GB2586@codeblueprint.co.uk> <20160205004115.GA3651@dhcp-128-65.nay.redhat.com> <20160211160931.GL4134@codeblueprint.co.uk> <20160212124542.GA7051@dhcp-128-65.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160212124542.GA7051@dhcp-128-65.nay.redhat.com> User-Agent: Mutt/1.5.24+41 (02bc14ed1569) (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 12 Feb, at 08:45:42PM, Dave Young wrote: > > Yes, rethink about this issue, how about something like below: Let's put a pin this idea. I've got another approach that I want to explore a little first. I'll send the patches out soon.