Re: [PATCH v3 06/13] memblock, numa: Introduce flag into memblock.

From: Tang Chen
Date: Sun Jun 02 2013 - 21:56:58 EST


Hi Li,

On 06/03/2013 09:30 AM, Wanpeng Li wrote:
On Fri, May 24, 2013 at 05:29:15PM +0800, Tang Chen wrote:
There is no flag in memblock to discribe what type the memory is.

s/discribe/describe

OK.
......

+#define MEMBLK_FLAGS_DEFAULT 0
+

MEMBLK_FLAGS_DEFAULT is one of the memblock flags, it should also include in
memblock_flags emum.


Hum, here I think I can change all the flags in the enum into macro. Seems that
the macro is easier to use.

Thanks. :)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/