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)
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>

No differences found