x86: allocate e820 resource struct all together
commit01561264bd1ea1d654d09babe02d784a5b150124
authorYinghai Lu <yhlu.kernel.send@gmail.com>
Fri, 21 Mar 2008 06:57:21 +0000 (20 23:57 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:19 +0000 (17 17:41 +0200)
tree4e2900eceeb73afa1adaae7c9437c8072375e049
parent272b9cad6e7a2f61b13cfcd7dde0010e02e9376e
x86: allocate e820 resource struct all together

don't need to allocate that one by one

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