lkml.org 
[lkml]   [2013]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 03/21] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to reserve hotpluggable memory.
On Fri, Jul 19, 2013 at 03:59:16PM +0800, Tang Chen wrote:
> /* Definition of memblock flags. */
> #define MEMBLK_FLAGS_DEFAULT 0x0 /* default flag */
> +#define MEMBLK_HOTPLUGGABLE 0x1 /* hotpluggable region */

Given that all existing APIs are using "memblock", wouldn't it be
better to use "MEMBLOCK_" prefix? If it's too long, we can just do
MEMBLOCK_HOTPLUG.

Thanks.

--
tejun


\
 
 \ /
  Last update: 2013-07-23 22:21    [W:0.769 / U:0.876 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site