commit | 1f8ff037a871690c762d267d8a052529d3102fc9 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Tue Aug 19 20:49:45 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 16 16:52:03 2008 +0200 |
tree | 1b0ce2fdcca21c06fc2b806964670ee0a3ffeab4 | |
parent | 1f3fcd4b1adc972d5c6a34cfed98931c46575b49 [diff] |
x86: alloc dyn_array all together so could spare some memory with small alignment in bootmem also tighten the alignment checking, and make print out less debug info. Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>