From: Johannes Weiner Date: Thu, 24 Jul 2008 04:26:59 +0000 (-0700) Subject: mm: normalize internal argument passing of bootmem data X-Git-Tag: v2.6.27-rc1~834 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae04463077324ed9f6b04ab3a5b17ae1ee4dd35;p=pandora-kernel.git mm: normalize internal argument passing of bootmem data All _core functions only need the bootmem data, not the whole node descriptor. Adjust the two functions that take the node descriptor unneededly. Signed-off-by: Johannes Weiner Cc: Ingo Molnar Cc: Yinghai Lu Cc: Christoph Lameter Cc: Mel Gorman Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed