Cc: Linus Torvalds <torvalds@...>, Pekka Enberg <penberg@...>, Christoph Lameter <clameter@...>, <linux-kernel@...>, Mel Gorman <mel@...>, Nick Piggin <npiggin@...>, Andrew Morton <akpm@...>, Rafael J. Wysocki <rjw@...>, <apw@...>, KAMEZAWA Hiroyuki <kamezawa.hiroyu@...>
this is the only call to memory_present() we do in 32-bit arch setup, so
it's required.
(the function find_max_pfn() is woefully misnamed, but that's a cleanup
- i just fixed this in x86.git.)
Ingo
--