]> git.baikalelectronics.ru Git - kernel.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)
commit1d4dbffd72458552b495b2946adac7d5f0b8ffbe
treed811ff66fad6baa886157b6d94ed0801c39f43f6
parent6440f056280772b277db6929490011eee7b95084
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