From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from terminus.zytor.com ([2001:1868:205::10] helo=mail.zytor.com) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VbihV-0005ij-MZ for kexec@lists.infradead.org; Thu, 31 Oct 2013 03:13:39 +0000 Message-ID: <5271C981.2050705@zytor.com> Date: Wed, 30 Oct 2013 20:07:45 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 Subject: Re: [patch 3/6] Cleanup efi_enter_virtual_mode function References: <20131028101011.GF25527@dhcp-16-126.nay.redhat.com> <20131028112045.GH4314@pd.tnic> <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> In-Reply-To: <20131031020714.GB4377@dhcp-16-126.nay.redhat.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: Dave Young , Borislav Petkov 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, vgoyal@redhat.com On 10/30/2013 07:07 PM, Dave Young wrote: > On 10/31/13 at 10:04am, Dave Young wrote: >> On 10/30/13 at 11:47am, Borislav Petkov wrote: >>> On Wed, Oct 30, 2013 at 10:03:49AM +0800, Dave Young wrote: >>>> Will try, but please keep the posted patches in mailing list up-to-date, >>> >>> Would you like me to send them to you privately? >> >> Thanks, do not bother to send me privately I can get it from your git tree. >> >> But Frankly I'd like to see them in list instead even with only small fixes >> beacuse in this way there might be more people to review it carefully. > > There's another shorcoming for keeping new patches in git is that nobody know > when you push it and when is the proper date to pull from your git. I think > it's better to use git only for the patches which have already been accepted > and is waiting for maintainer to pull. > You can use git for your own purposes, still. -hpa _______________________________________________ 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: "H. Peter Anvin" Subject: Re: [patch 3/6] Cleanup efi_enter_virtual_mode function Date: Wed, 30 Oct 2013 20:07:45 -0700 Message-ID: <5271C981.2050705@zytor.com> References: <20131028101011.GF25527@dhcp-16-126.nay.redhat.com> <20131028112045.GH4314@pd.tnic> <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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131031020714.GB4377-je1gSBvt1TcFLmT5oZ11vB/sF2h8X+2i0E9HWUfgJXw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "kexec" Errors-To: kexec-bounces+glkk-kexec=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Dave Young , Borislav Petkov Cc: mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org, linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, kexec-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org, horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org, kexec-TuqUDEhatI4ANWPb/1PvSmm0pvjS0E/A@public.gmane.org, ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org, vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org List-Id: linux-efi@vger.kernel.org On 10/30/2013 07:07 PM, Dave Young wrote: > On 10/31/13 at 10:04am, Dave Young wrote: >> On 10/30/13 at 11:47am, Borislav Petkov wrote: >>> On Wed, Oct 30, 2013 at 10:03:49AM +0800, Dave Young wrote: >>>> Will try, but please keep the posted patches in mailing list up-to-date, >>> >>> Would you like me to send them to you privately? >> >> Thanks, do not bother to send me privately I can get it from your git tree. >> >> But Frankly I'd like to see them in list instead even with only small fixes >> beacuse in this way there might be more people to review it carefully. > > There's another shorcoming for keeping new patches in git is that nobody know > when you push it and when is the proper date to pull from your git. I think > it's better to use git only for the patches which have already been accepted > and is waiting for maintainer to pull. > You can use git for your own purposes, still. -hpa From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752770Ab3JaDNw (ORCPT ); Wed, 30 Oct 2013 23:13:52 -0400 Received: from terminus.zytor.com ([198.137.202.10]:41703 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751182Ab3JaDNv (ORCPT ); Wed, 30 Oct 2013 23:13:51 -0400 Message-ID: <5271C981.2050705@zytor.com> Date: Wed, 30 Oct 2013 20:07:45 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Dave Young , Borislav Petkov CC: 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 References: <20131028101011.GF25527@dhcp-16-126.nay.redhat.com> <20131028112045.GH4314@pd.tnic> <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> In-Reply-To: <20131031020714.GB4377@dhcp-16-126.nay.redhat.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/30/2013 07:07 PM, Dave Young wrote: > On 10/31/13 at 10:04am, Dave Young wrote: >> On 10/30/13 at 11:47am, Borislav Petkov wrote: >>> On Wed, Oct 30, 2013 at 10:03:49AM +0800, Dave Young wrote: >>>> Will try, but please keep the posted patches in mailing list up-to-date, >>> >>> Would you like me to send them to you privately? >> >> Thanks, do not bother to send me privately I can get it from your git tree. >> >> But Frankly I'd like to see them in list instead even with only small fixes >> beacuse in this way there might be more people to review it carefully. > > There's another shorcoming for keeping new patches in git is that nobody know > when you push it and when is the proper date to pull from your git. I think > it's better to use git only for the patches which have already been accepted > and is waiting for maintainer to pull. > You can use git for your own purposes, still. -hpa