On 08/12/2013 10:15 PM, Tejun Heo wrote:
On Thu, Aug 08, 2013 at 01:03:56PM +0800, Tang Chen wrote:
+ pr_info("SRAT: Node %u PXM %u [mem %#010Lx-%#010Lx]%s\n",
+ node, pxm,
+ (unsigned long long) start, (unsigned long long) end - 1,
+ hotpluggable ? " Hot Pluggable" : "");
Wouldn't it be better to just print "hotplug"?
Sure, followed.
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>