Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-26 | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating | Akinobu Mita | |
Use BUILD_BUG_ON() instead of compile-time error technique with extern non-exsistent function. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> | |||
2008-04-17 | x86: print out buggy mptable | Yinghai Lu | |
print out buggy mptable, instead of skipping it quietly Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> | |||
2008-04-17 | x86: merge mpparse_{32,64}.c | Alexey Starikovskiy | |
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> |