mm: add zone nr_pages helper function
authorKOSAKI Motohiro <[email protected]>
Thu, 8 Jan 2009 02:08:16 +0000 (18:08 -0800)
committerLinus Torvalds <[email protected]>
Thu, 8 Jan 2009 16:31:07 +0000 (08:31 -0800)
commitc9f299d9862deadf9fbee3ca28d915fdb006975a
tree2979e1eb8fe7e15369f01bcb405a029c18ca3e66
parent6e9015716ae9b59e9635d692fddfcfb9582c146c
mm: add zone nr_pages helper function

Add zone_nr_pages() helper function.

It is used by a later patch.  This patch doesn't have any functional
change.

Reviewed-by: KAMEZAWA Hiroyuki <[email protected]>
Signed-off-by: KOSAKI Motohiro <[email protected]>
Acked-by: Rik van Riel <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: Daisuke Nishimura <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/vmscan.c