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

Re: [PATCH v5 1/9] xen/arm: rename PGC_reserved to PGC_staticmem


  • To: Penny Zheng <Penny.Zheng@xxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Tue, 31 May 2022 10:32:54 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.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=pUCkiladp1haNjXb+MHEHk58VBfkjSSmo+m4jwxW9cc=; b=iVyw2WSOI/OD7j+FmZmr959AZLpp0Q13IBmOKVq++aIabABAodLqZTfuJiwEiXVuALvzMTeFi+EL8WOWy+bl7lkZ3pUe+CVIjZjBZ4HXiiZGGfRTV/RNhyQhUsgxr1/Au3l5cni0nCxFs5OZkp3Tk/2IMtklOmeLWuvng5urYx/BsUrojpxJnYkDx8y+ZGWLYkpzOWvJUTOxwwzORwU12Ek9BdLZK9QSfnnWX/lxx+qNV7lO0e2vum4pYeqKeBMtI2RIm+Ie9o4ev3HBzeez2/FrnNa9hiMh2pdXX+gh6rz23O7CjZOx+shVxHkvhBVIyiKch90XC8R7+sIIt4/A8w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fsKtQpWQ59rH2b4fm6p5DKsGp3FVnrtECHHnGlxqzpVoND3Gc3JxKEvyyN2JZMAIciO0LxhcbCrqbuMmqZuDRCc9d41beMoVZFOjOwg5NiyH0Syih5BuljI1EXPtBmNFfl8WaAPzI90boyKqp57BQCgXkzaldyckNC2OFqYsEXtt2nfTsTEvHpyHwdwBC1IHa1f4rOuVC/+LCPxbjRZHEjtdjvEcdrPsP/0i5Hg34+aThFHYkk0SxymXTcC1Ea7fboKYM3Xo/o03L2x0CwDx4wnjtF5Sd84bq0Jelm8aqhgY3VS15gLR/gUSaIszaBk6fF3nPLuZ9k2+qrH4eW4Ryg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: wei.chen@xxxxxxx, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 31 May 2022 08:33:04 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 31.05.2022 05:12, Penny Zheng wrote:
> --- a/xen/common/page_alloc.c
> +++ b/xen/common/page_alloc.c
> @@ -151,8 +151,8 @@
>  #define p2m_pod_offline_or_broken_replace(pg) BUG_ON(pg != NULL)
>  #endif
>  
> -#ifndef PGC_reserved
> -#define PGC_reserved 0
> +#ifndef PGC_staticmem
> +#define PGC_staticmem 0
>  #endif

Just wondering: Is the "mem" part of the name really significant? Pages
always represent memory of some form, don't they?

Jan




 


Rackspace

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