summaryrefslogtreecommitdiffstats
path: root/drivers/base/memory.c
diff options
context:
space:
mode:
authorKent Liu <kent.liu@linux.intel.com>2008-07-23 21:28:18 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-24 10:47:21 -0700
commit2f7f24eca31c4fc2fdb134b2ef743ccd67cfb9a9 (patch)
tree6c2169b8a7b160cbacdc41f376a4e2dea993e579 /drivers/base/memory.c
parentaf370fb8cb3031f20438f246798d5f0d98089f29 (diff)
downloadkernel-crypto-2f7f24eca31c4fc2fdb134b2ef743ccd67cfb9a9.tar.gz
kernel-crypto-2f7f24eca31c4fc2fdb134b2ef743ccd67cfb9a9.tar.xz
kernel-crypto-2f7f24eca31c4fc2fdb134b2ef743ccd67cfb9a9.zip
memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages()
If zonelist is required to be rebuilt in online_pages(), there is no need to recalculate vm_total_pages in that function, as it has been updated in the call build_all_zonelists(). Signed-off-by: Kent Liu <kent.liu@linux.intel.com> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Cc: Yasunori Goto <y-goto@jp.fujitsu.com> Cc: Andy Whitcroft <apw@shadowen.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/base/memory.c')
0 files changed, 0 insertions, 0 deletions