[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH v3] Use EfiACPIReclaimMemory for ESRT


  • To: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>
  • From: Henry Wang <Henry.Wang@xxxxxxx>
  • Date: Fri, 9 Dec 2022 14:54:15 +0000
  • Accept-language: zh-CN, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=78c1wG4uplDxYWQLr0+YBgFMcaN+fyaaegvG9XZy9dc=; b=YWRIH/oW6shd9CGB+6MnNI+geT6KkoC3Jy86kP6+GaIkpMA3w6emAD+RGgL0u2+WTY5Bjm5L4nYlK0vyF+BgsfpDnRrJvXn1cCQZqVzh8Dg8AtcSVx+/LdqOm9U9LvXa8U0gCumgBJoVj0/+fhj728Cd8w5YmSltGJG4zbuRV9ECyWzXHGlEM6WDZIkFQTtbnH9MfonjfC4s7Su4JlJjmFnO1R1M9+wjK4D+na217K3u8ArS1p92yUfb2CANuQmbKG8u7zAoWgyNdLxn9pxwcljO4IajvJHuny9QzDJm33cBIRrArDzgIhp1R8+mR24facfXJ9dIvBxsV1q0UfuLwA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UmaArlC2T+hGeAzDuXUrZyEwt0AA02hQPEtBi7mCUDF6x58toXcfhSLe/de30vOMKp+/ALpSsU9cCkvR/xJ0xz0btYpF0gBdNgNk0DIZU/+wRu15+0uhoKHgUbZ8G+qz+Sbs5BtQU7MATZjnykbNcOzQotPlNiU7V+447YxQvjkmQlYm5dSWCP4U1jb9WaSgdlO2j7tY93eAhjgpcyySnz2UTZYS22GMkZGR6rVzdJpNsRxCZwI7CLvGkx6ba/BRGdC1dZ5Fh+R72i1BPxb4TmyF/YqcaUKyoDCCtDGkTj4HH2xqYIpZcYm4fRPeKPE1tV25Dk+zyQ1v5zzXqGOQzA==
  • Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Cc: Ard Biesheuval <ardb@xxxxxxxxxx>, Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>, Xen developer discussion <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Fri, 09 Dec 2022 14:55:07 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHZCuISzshQ7NkOqUOBoTPM3AzEWa5jro+ggACa+wCAAOKJ4IAAXuWAgAAa1HA=
  • Thread-topic: [PATCH v3] Use EfiACPIReclaimMemory for ESRT

Hi,

> -----Original Message-----
> From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
> Subject: Re: [PATCH v3] Use EfiACPIReclaimMemory for ESRT
> 
> On Fri, Dec 09, 2022 at 07:37:53AM +0000, Henry Wang wrote:
> > Hi Julien,
> >
> > > -----Original Message-----
> > > From: Julien Grall <julien@xxxxxxx>
> > > Subject: Re: [PATCH v3] Use EfiACPIReclaimMemory for ESRT
> > >
> > > Hi,
> > >
> > > >>> Signed-off-by: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
> > > >>
> > > >> Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
> > > >>
> > > >>> Should this be included in 4.17?  It is a bug fix for a feature new to
> > > >>> 4.17, so I suspect yes, but it is ultimately up to Henry Wang.  The 
> > > >>> code
> > > >>> is identical to v2, but I have improved the commit message.
> > > >>
> > > >> It may be too late now, looking at the state of the tree. Henry, 
> > > >> Julien?
> > > >
> > > > Like I said in v2, I don't object the change if you would like to 
> > > > include
> this
> > > patch
> > > > to 4.17, so if you are sure this patch is safe and want to commit it, 
> > > > feel
> free
> > > to add:
> > > >
> > > > Release-acked-by: Henry Wang <Henry.Wang@xxxxxxx>
> > > >
> > > > Since we also need to commit:
> > > > "[PATCH for-4.17] SUPPORT.md: Define support lifetime" so from my
> side
> > > > I am no problem. Julien might have different opinion though, if Julien
> > > object
> > > > the change I would like to respect his opinion and leave this patch
> > > uncommitted.
> > >
> > > I have committed it after SUPPORT.md. So if for some reasons we are
> seen
> > > any issues with Osstest, then I can tag the tree without this patch
> >
> > This is a great solution :)
> >
> > > (that said, I would rather prefer if we have staging-4.17 == stable-4.17).
> >
> > Looks like now staging-4.17 == stable-4.17 now, with this patch pushed.
> > So we are ready to tag.
> 
> And it turns out that I botched the initial patch, sorry.  (I forgot to
> handle the multiboot2 case.)
> 
> I understand if it is too late for stable-4.17, but it ought to make
> stable 4.17.1 as it was simply omitted from the initial patch series.

I don't think this patch will make it today so I would suggest we still follow
what Julien planned yesterday. Also I think this is also consistent with the
release management guideline.

Kind regards,
Henry


> --
> Sincerely,
> Demi Marie Obenour (she/her/hers)
> Invisible Things Lab



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.