From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH seabios.git rel-1.7.5] fix release-1.7.5 for gcc5 Date: Tue, 9 Feb 2016 16:30:48 +0000 Message-ID: <20160209163048.GA18470@citrix.com> References: <1444332991-1706-1-git-send-email-pryorm09@gmail.com> <56178A3702000078000A997D@prv-mh.provo.novell.com> <20160209095807.GC13808@citrix.com> <1455029873.19857.86.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aTBBk-0000Ay-Gm for xen-devel@lists.xenproject.org; Tue, 09 Feb 2016 16:30:52 +0000 Content-Disposition: inline In-Reply-To: <1455029873.19857.86.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel@lists.xenproject.org, Wei Liu , Mark Pryor , Jan Beulich , "Luis R. Rodriguez" List-Id: xen-devel@lists.xenproject.org On Tue, Feb 09, 2016 at 02:57:53PM +0000, Ian Campbell wrote: > On Tue, 2016-02-09 at 09:58 +0000, Wei Liu wrote: > > On Fri, Feb 05, 2016 at 05:39:39PM -0800, Luis R. Rodriguez wrote: > > > On Thu, Nov 19, 2015 at 3:06 PM, Luis R. Rodriguez > > > wrote: > > > > On Fri, Oct 9, 2015 at 12:34 AM, Jan Beulich > > > > wrote: > > > > > > > > On 08.10.15 at 21:36, wrote: > > > > > > Signed-off-by: Mark Pryor > > > > > = > > > > > Without any description I cannot see what is being fixed here, or > > > > > why > > > > > there are _different_ comment changes on the inclusion of the same > > > > > comment. Since I assume that whatever issue there was has been > > > > > taken care of upstream, I'd suggest - just like for the other pat= ch > > > > > - to > > > > > instead request inclusion of the respective upstream commit (again > > > > > obeying ./MAINTAINERS of the affected Xen branch). > > > > = > > > > I'll submit a proper replacement patch with valid description. > > > = > > > I submitted a replacement a while ago... > > > = > > = > > Can you point me to the message-id of you email to xen-devel? > = > < 1448041672-3986-2-git-send-email-mcgrof@do-not-panic.com > > = > > I can't seem to be able to find it in my archive. > > = > > FWIW I use "~f Luis ~h seabios" pattern in mutt and only found this > > thread. > = > It was: > [PATCH 1/9] Revert "Use the extra stack for 16bit USB and PS2 keyboard/m= ouse commands." > = > which is something Jan just gave some feedback on this morning in > < 56B9AC7D02000078000CFDE9@prv-mh.provo.novell.com> > = > I think that commit is in the version of SeaBIOS referenced by 4.6.0 > already, since xen 4.6.0 points to seabios rel-1.8.2 and=A0 > = > $ git describe --contains 12085439561f44107c7d3bea5a333a90ea987643 > rel-1.8.0~94 > = OK. Nothing for me to worry about then. I just checked, it already is present in our tree. Wei. > Ian.