From: Johannes Weiner Date: Tue, 29 May 2012 22:06:36 +0000 (-0700) Subject: mm: bootmem: pass pgdat instead of pgdat->bdata down the stack X-Git-Tag: v3.5-rc1~49^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9079911e6c8fb7882de142de76f3ee49b54e000;p=pandora-kernel.git mm: bootmem: pass pgdat instead of pgdat->bdata down the stack Pass down the node descriptor instead of the more specific bootmem node descriptor down the call stack, like nobootmem does, when there is no good reason for the two to be different. Signed-off-by: Johannes Weiner Acked-by: Tejun Heo Acked-by: David S. Miller Cc: Yinghai Lu Cc: Gavin Shan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed