]> git.baikalelectronics.ru Git - kernel.git/commit
x86: rename after_init_bootmem to after_bootmem in mm/init_32.c
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 5 Mar 2009 12:54:58 +0000 (14:54 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 5 Mar 2009 13:17:13 +0000 (14:17 +0100)
commit6ca62e4fa4ea91fcefd55d61a176dcdbdd5a23b9
treecd7ae5662ebe5b8d61124c773f2070b0f508a6d0
parent3fbaba410ecdd91e13f6f7e41df89176631d5ae4
x86: rename after_init_bootmem to after_bootmem in mm/init_32.c

Impact: cleanup

This patch renames after_init_bootmem to after_bootmem in
mm/init_32.c to reduce the diff to the 64-bit version of of
init_memory_mapping().

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1236257708-27269-7-git-send-email-penberg@cs.helsinki.fi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_32.c