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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>