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

Re: [PATCH 7/9] x86/mwait-idle: drop const from struct cpuidle_state arrays


  • To: Jan Beulich <jbeulich@xxxxxxxx>
  • From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Date: Fri, 24 Apr 2026 19:57:55 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.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=TFayKm8Vk04dKCwrgehM7YqZU9NlVGet3/nd6EQL1ls=; b=mPwD9qdReaUKlwIJw0duwu7Rrfvhw4zHG8Rn2vFdxxhY046/q9K6FTv+j/yFsF/XRSKSA5j5qN1Ke9NBcc7n8Aktyp1j66RFbaxX5/B4ZqQHiWvO0UwIpuAAja2dnEx1zNM+XJBfb+ZFCDDaUcqSciwTQ5GAZEt4KFwbGY2asFB2+krGxZGzPSSqfIIWRfC7LFKTNNgHlyEUwRUPXzwFYdG20VfKf7BYjwLUodaj3BDMwJt0sHJ9haxwaMULR8JhAYd+I+8xCR3L7eblPivwEYeye6/L+ADmcsJtV7vtnHMtKWy9JixoMoRnyEPOWuDAUhcXfnXdQSeH8A+xdzfbKw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=hjWntA7rXfkbIK0NyrVM5s2KM1yaYOcuizPSrr0g6ZBAhPBbDCCzQfghcKVPMyqWKe0+wqrrEjDL/nYBRyYYYhIEa6492jaxjY6Mpgt2QrncIV8ezhjQvuNSKFx3jnH5Ty/qAISJY7o5HWZY92vFAk8PSCEngHhPzo/VDAsYiWG4f5JQLw9Lc5IIFeyvmt9dceuGqVwrDHDM9VRoMIDCmO/sewhLCTI9wBF6CNYYSGVje7RucQUd/Fxx50glZ4RlKl5AXaH4uBx6ewTeYZg/vSphDoxxzl0J98QRDuCh68LgeAjYVBym4A6w67iQjs+ZRGDlee7JDR7wPf0p43Kzqw==
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=citrix.com header.i="@citrix.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=citrix.com;
  • Cc: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  • Delivery-date: Fri, 24 Apr 2026 17:58:23 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On Thu, Mar 12, 2026 at 05:57:18PM +0100, Jan Beulich wrote:
> A subsequent change will want to be able to alter them based on a new
> command line option. (Note that some were __ro_after_init already.)
> 
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>

I wonder if we could also move all the cstate tables to .init section,
as after boot we would only use one of those.  Anyway, for the change
here:

Acked-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>

Thanks, Roger.



 


Rackspace

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