From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753186Ab3KZGFS (ORCPT ); Tue, 26 Nov 2013 01:05:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35228 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751633Ab3KZGFQ (ORCPT ); Tue, 26 Nov 2013 01:05:16 -0500 Date: Tue, 26 Nov 2013 14:04:29 +0800 From: Dave Young To: linux-kernel@vger.kernel.org Cc: linux-efi@vger.kernel.org, x86@kernel.org, mjg59@srcf.ucam.org, hpa@zytor.com, James.Bottomley@HansenPartnership.com, vgoyal@redhat.com, ebiederm@xmission.com, horms@verge.net.au, kexec@lists.infradead.org, bp@alien8.de, greg@kroah.com, matt@console-pimps.org, toshi.kani@hp.com Subject: Re: [PATCH v4 00/12] kexec kernel efi runtime support Message-ID: <20131126060429.GA9727@dhcp-16-126.nay.redhat.com> References: <1385445477-9665-1-git-send-email-dyoung@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1385445477-9665-1-git-send-email-dyoung@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the resend of V4, there's no update for kexec-tools patches. BTW, below is a git repo for anyone who want to test the patches: https://github.com/daveyoung/linux.git branch kexec-efi To Boris: finally I created a git repo ;) Thanks.