]> git.baikalelectronics.ru Git - kernel.git/commit
x86: move reservetop and vmalloc parsing to pgtable_32.c
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 23 Jun 2008 00:40:10 +0000 (17:40 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:50:19 +0000 (12:50 +0200)
commit29dc335e397f8f96d2fd28dc1b48a737d3b86f12
tree84cd1f6f1c5637cb3d22f66fa7fc51db4ae4a089
parent44caace3219c0be34dae8e29d29716f4a7923b6d
x86: move reservetop and vmalloc parsing to pgtable_32.c

also change reserve_top_address to __init attibute

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup_32.c
arch/x86/mm/pgtable_32.c