]> git.baikalelectronics.ru Git - kernel.git/commit
x86: allocate e820 resource struct all together
authorYinghai Lu <yhlu.kernel.send@gmail.com>
Fri, 21 Mar 2008 06:57:21 +0000 (23:57 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:19 +0000 (17:41 +0200)
commitbf468798f17c5fd7c2ff64f00f577e033bc40feb
tree4e2900eceeb73afa1adaae7c9437c8072375e049
parent3fbb4f10ee9b4ac071d9aba64a0a91f0807c8114
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