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

RE: [PATCH 11/11] xen/sysctl: wrap around sysctl hypercall


  • To: Jan Beulich <jbeulich@xxxxxxxx>
  • From: "Penny, Zheng" <penny.zheng@xxxxxxx>
  • Date: Wed, 9 Jul 2025 06:41:31 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=2fwQbgTdKMyFxGyIidfGLtL0D8eq2TMiss7uF64JOAc=; b=ogeC7RbZjf2chVYNqJBe1WbfuieAU8h1swpVlGsXoD2mB+jJY2nk7SsWOkwGyuEzir8Imuik0kJyens6cYpiqwkx+fDQ5CJHyg4VvEBWwDWHNNyq7ZxRH2cXNug5xDY6oL5hFWHiOKgIlhgBs1j/3VZDedO/K28gev8+ydobJFti2tdJuMXgfzmKIZ9cdqTlnCL3ikH+3VJtAHbGJGrX7XvBQRrSKSFcwQQVNeDFMf7GcVvj34Ir3BtKsfsH2aRzASg6J++zzZS+pNZxSg4AUbuHuAX7nIUJXBJWSiBe3kYNqBWz+RJutfoZKiRJNtH+qMtgcu9v91Cy4SsOUTWD0g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=gs9+qJe9waIl/YYj340ZTy/0jR0ZnXPXrK6cw+RuIcxQyU1CB6G4/LRr61572SrfL5K1XARzn9aT14BFanBZrIcGOEDyzRy7IVUl65AK254GCwA2i/f0q16xAc/BYOONcajfc/sZjdjCenOuwC2z1CNn9tmaIeE7EsimQ2TxyohkRc4d1tStbPrA+2Vx+kasOdtGDhQ23RX/jlMz2f3vOl+fw249N86AEUvI0HfhW7bAJ4G8AA1CrUPEtFit5C0K0AMJwpWLgC2E4be+TgLvxw/7Q0s8uyt572BJZMFbLCO61vVbGmUfGFGTsxfomTGZUu6Fmy29AFTOEiRTsNsyZA==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
  • Cc: "Huang, Ray" <Ray.Huang@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, "Orzel, Michal" <Michal.Orzel@xxxxxxx>, Julien Grall <julien@xxxxxxx>, "Stabellini, Stefano" <stefano.stabellini@xxxxxxx>, Sergiy Kibrik <Sergiy_Kibrik@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Wed, 09 Jul 2025 06:41:54 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Msip_labels: MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_Enabled=True;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_SiteId=3dd8961f-e488-4e60-8e11-a82d994e183d;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_SetDate=2025-07-09T06:41:20.0000000Z;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_Name=Open Source;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_ContentBits=3;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_Method=Privileged
  • Thread-index: AQHb7u1LtELYXi1wfUWq1y4deurgULQoP9aAgAEbJRA=
  • Thread-topic: [PATCH 11/11] xen/sysctl: wrap around sysctl hypercall

[Public]

> -----Original Message-----
> From: Jan Beulich <jbeulich@xxxxxxxx>
> Sent: Tuesday, July 8, 2025 9:47 PM
> To: Penny, Zheng <penny.zheng@xxxxxxx>
> Cc: Huang, Ray <Ray.Huang@xxxxxxx>; Stefano Stabellini
> <sstabellini@xxxxxxxxxx>; Andrew Cooper <andrew.cooper3@xxxxxxxxxx>; Roger
> Pau Monné <roger.pau@xxxxxxxxxx>; Anthony PERARD
> <anthony.perard@xxxxxxxxxx>; Orzel, Michal <Michal.Orzel@xxxxxxx>; Julien
> Grall <julien@xxxxxxx>; Stabellini, Stefano <stefano.stabellini@xxxxxxx>; 
> Sergiy
> Kibrik <Sergiy_Kibrik@xxxxxxxx>; xen-devel@xxxxxxxxxxxxxxxxxxxx
> Subject: Re: [PATCH 11/11] xen/sysctl: wrap around sysctl hypercall
>
> On 07.07.2025 05:13, Penny Zheng wrote:
> > --- a/xen/arch/x86/configs/pvshim_defconfig
> > +++ b/xen/arch/x86/configs/pvshim_defconfig
> > @@ -28,3 +28,4 @@ CONFIG_EXPERT=y
> >  # CONFIG_GDBSX is not set
> >  # CONFIG_PM_OP is not set
> >  # CONFIG_PM_STATS is not set
> > +# CONFIG_SYSCTL is not set
>
> Beyond what I said in reply to patch 4, LIVEPATCH for example also shouldn't 
> be
> needed here anymore, for similarly depending on SYSCTL. You will want to go
> through the entire file to check what can now be pruned off.
>

Understood

> Jan

 


Rackspace

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