[PATCH] revert "mm: page_state fixes"
authorAndrew Morton <akpm@osdl.org>
Sun, 8 Jan 2006 09:00:28 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:12:38 +0000 (20:12 -0800)
commit84c2008af01132c4ca257ed9b595693c611df15d
treea93bb1828e5b56ba041f8227ded78c9f04960a76
parent9f5336e21893fafd232a9a02cfa7588ad153889a
[PATCH] revert "mm: page_state fixes"

Hugh says:

page_alloc_cpu_notify() specifically contains code to

  /* Add dead cpu's page_states to our own. */

which handles this more efficiently.

Cc: Hugh Dickins <hugh@veritas.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/page_alloc.c