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

RE: [PATCH 21/37] xen/arm: Keep memory nodes in dtb for NUMA when boot from EFI


  • To: Jan Beulich <jbeulich@xxxxxxxx>
  • From: Wei Chen <Wei.Chen@xxxxxxx>
  • Date: Thu, 27 Jan 2022 08:45:11 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; 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=6EpOza1ye61p1xaBFI78QEksFsXzc628vl2Cwh3thwo=; b=QwMO7S/AlBAR4BKJDF2zUnvsFdtTDn5ApQuoBC1A7bRysBVoT8k6t3BEfVyjAy+L9+5s+nJ7TCXHBqOuGVWi5jjD/rMXdkbK1J1GXyu1DvXbM5xBdluB9rjdd82v21KVS4NGsvd3evAkZ9VJbqBKzI/idhClKD7h6QKixm78kFxSMgMvWIi1Qk3hmZjlK3DKJUfCYYyIMEyUeKLeu/KZAGZLvU+svMzNEhUoyB3TBXJOj61XupOqLiLooKPybEcFnDu/8hvRTRrn2alrs/GuesfBCwytESO7JJprMVq1ADBHInyykpVp2ZhGA/iKbejuiQV9+Lmr0ArNuTYkMrj7Ww==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=U0PzyEg9ew72QbpOz7fEkqWRMUL/fOk4z91kJhlugPvWQ95d2eBsq8hzuUaho3qbucbkCCFWFm8XCVG4jA9faFd9WzJ4ce3nbdBNzHSuk9LDu1+fgxSqS6g69UV02NQXXO5VoKQFfhVe+pUmbMbi8aNBoDPI7L9nepJ088RfGAPsdQcrc2sAVNiB4+LU/p7O/BM6Ma1x+J6hfa/KVB5oONjkvATl+yeKWsKZBkupxVmD/kTmLk8L1ELHu1FqYNSoSPWGlFaFefKEV94BAgtlpvncvkcOUhUvLkLLJQYoEBM2PKMziRmI7fpOqcztr/LJkX0V8X9XxMhFbifazc3h9A==
  • Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Cc: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, "sstabellini@xxxxxxxxxx" <sstabellini@xxxxxxxxxx>, "julien@xxxxxxx" <julien@xxxxxxx>
  • Delivery-date: Thu, 27 Jan 2022 08:45:25 +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: AQHXsHMrd58EkQofR0OqZuXsqMtGrKx0TpYAgAMEzTA=
  • Thread-topic: [PATCH 21/37] xen/arm: Keep memory nodes in dtb for NUMA when boot from EFI

Hi Jan,

> -----Original Message-----
> From: Jan Beulich <jbeulich@xxxxxxxx>
> Sent: 2022年1月25日 18:39
> To: Wei Chen <Wei.Chen@xxxxxxx>
> Cc: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>; xen-
> devel@xxxxxxxxxxxxxxxxxxxx; sstabellini@xxxxxxxxxx; julien@xxxxxxx
> Subject: Re: [PATCH 21/37] xen/arm: Keep memory nodes in dtb for NUMA when
> boot from EFI
> 
> On 23.09.2021 14:02, Wei Chen wrote:
> > --- a/xen/include/xen/efi.h
> > +++ b/xen/include/xen/efi.h
> > @@ -47,6 +47,13 @@ int efi_runtime_call(struct xenpf_efi_runtime_call *);
> >  int efi_compat_get_info(uint32_t idx, union compat_pf_efi_info *);
> >  int efi_compat_runtime_call(struct compat_pf_efi_runtime_call *);
> >
> > +#else
> > +
> > +static inline bool efi_enabled(unsigned int feature)
> > +{
> > +    return false;
> > +}
> > +
> >  #endif /* CONFIG_EFI*/
> 
> As already hinted at for the earlier patch, I think this hunk wants
> moving ahead in the series.

Yes, I will do it.
Thanks!

> 
> Jan


 


Rackspace

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