commit | fa5c4639419668cbb18ca3d20c1253559a3b43ae | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Apr 16 02:29:42 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:19:55 2008 +0200 |
tree | d811ff66fad6baa886157b6d94ed0801c39f43f6 | |
parent | d8bb6f4c1670c8324e4135c61ef07486f7f17379 [diff] |
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>