From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from cantor2.suse.de ([195.135.220.15] helo=mx2.suse.de) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VbplM-00050D-KB for kexec@lists.infradead.org; Thu, 31 Oct 2013 10:46:04 +0000 Date: Thu, 31 Oct 2013 11:45:35 +0100 From: Borislav Petkov Subject: Re: [patch 3/6] Cleanup efi_enter_virtual_mode function Message-ID: <20131031104535.GB10544@pd.tnic> References: <20131028112458.GD29133@dhcp-16-126.nay.redhat.com> <20131028145801.GM4314@pd.tnic> <20131028151048.GA14984@dhcp-16-126.nay.redhat.com> <20131029023203.GB5185@dhcp-16-126.nay.redhat.com> <20131029134302.GI10972@pd.tnic> <20131030020348.GA4332@dhcp-16-126.nay.redhat.com> <20131030104718.GB13290@pd.tnic> <20131031020405.GA4377@dhcp-16-126.nay.redhat.com> <20131031020714.GB4377@dhcp-16-126.nay.redhat.com> <5271C981.2050705@zytor.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <5271C981.2050705@zytor.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=twosheds.infradead.org@lists.infradead.org To: "H. Peter Anvin" Cc: mjg59@srcf.ucam.org, linux-efi@vger.kernel.org, x86@kernel.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, James.Bottomley@HansenPartnership.com, horms@verge.net.au, kexec@lists.fedoraproject.org, ebiederm@xmission.com, Dave Young , vgoyal@redhat.com On Wed, Oct 30, 2013 at 08:07:45PM -0700, H. Peter Anvin wrote: > You can use git for your own purposes, still. git mk-coffee --refill --now -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: [patch 3/6] Cleanup efi_enter_virtual_mode function Date: Thu, 31 Oct 2013 11:45:35 +0100 Message-ID: <20131031104535.GB10544@pd.tnic> References: <20131028112458.GD29133@dhcp-16-126.nay.redhat.com> <20131028145801.GM4314@pd.tnic> <20131028151048.GA14984@dhcp-16-126.nay.redhat.com> <20131029023203.GB5185@dhcp-16-126.nay.redhat.com> <20131029134302.GI10972@pd.tnic> <20131030020348.GA4332@dhcp-16-126.nay.redhat.com> <20131030104718.GB13290@pd.tnic> <20131031020405.GA4377@dhcp-16-126.nay.redhat.com> <20131031020714.GB4377@dhcp-16-126.nay.redhat.com> <5271C981.2050705@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <5271C981.2050705-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "H. Peter Anvin" Cc: Dave Young , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org, James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org, vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org, horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org, kexec-TuqUDEhatI4ANWPb/1PvSmm0pvjS0E/A@public.gmane.org, kexec-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-efi@vger.kernel.org On Wed, Oct 30, 2013 at 08:07:45PM -0700, H. Peter Anvin wrote: > You can use git for your own purposes, still. git mk-coffee --refill --now -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754188Ab3JaKpr (ORCPT ); Thu, 31 Oct 2013 06:45:47 -0400 Received: from cantor2.suse.de ([195.135.220.15]:57799 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753819Ab3JaKpo (ORCPT ); Thu, 31 Oct 2013 06:45:44 -0400 Date: Thu, 31 Oct 2013 11:45:35 +0100 From: Borislav Petkov To: "H. Peter Anvin" Cc: Dave Young , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, x86@kernel.org, mjg59@srcf.ucam.org, James.Bottomley@HansenPartnership.com, vgoyal@redhat.com, ebiederm@xmission.com, horms@verge.net.au, kexec@lists.fedoraproject.org, kexec@lists.infradead.org Subject: Re: [patch 3/6] Cleanup efi_enter_virtual_mode function Message-ID: <20131031104535.GB10544@pd.tnic> References: <20131028112458.GD29133@dhcp-16-126.nay.redhat.com> <20131028145801.GM4314@pd.tnic> <20131028151048.GA14984@dhcp-16-126.nay.redhat.com> <20131029023203.GB5185@dhcp-16-126.nay.redhat.com> <20131029134302.GI10972@pd.tnic> <20131030020348.GA4332@dhcp-16-126.nay.redhat.com> <20131030104718.GB13290@pd.tnic> <20131031020405.GA4377@dhcp-16-126.nay.redhat.com> <20131031020714.GB4377@dhcp-16-126.nay.redhat.com> <5271C981.2050705@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <5271C981.2050705@zytor.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 On Wed, Oct 30, 2013 at 08:07:45PM -0700, H. Peter Anvin wrote: > You can use git for your own purposes, still. git mk-coffee --refill --now -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --