From: KOSAKI Motohiro Date: Wed, 11 Aug 2010 01:03:06 +0000 (-0700) Subject: memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id X-Git-Tag: v2.6.36-rc1~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13d7e3a2dba6a79589ed34dc0b9114d7b5ff9eab;p=pandora-kernel.git memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id We have zone_to_nid(). this patch convert all existing users of zone->zone_pgdat->node_id. Signed-off-by: KOSAKI Motohiro Acked-by: Balbir Singh Cc: KAMEZAWA Hiroyuki Cc: Mel Gorman Cc: Nishimura Daisuke Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed