]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: rename find_max_pfn() to propagate_e820_map()
authorIngo Molnar <mingo@elte.hu>
Wed, 16 Apr 2008 00:29:42 +0000 (02:29 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:55 +0000 (19:19 +0200)
commitfa5c4639419668cbb18ca3d20c1253559a3b43ae
treed811ff66fad6baa886157b6d94ed0801c39f43f6
parentd8bb6f4c1670c8324e4135c61ef07486f7f17379
x86: rename find_max_pfn() to propagate_e820_map()

this function doesnt just 'find' the max_pfn - it also has
other side-effects such as registering sparse memory maps.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/e820_32.c
arch/x86/kernel/setup_32.c
arch/x86/mm/discontig_32.c
include/asm-x86/e820_32.h