Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-26 | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating | Akinobu Mita | 1 | -3/+1 | |
Use BUILD_BUG_ON() instead of compile-time error technique with extern non-exsistent function. Signed-off-by: Akinobu Mita <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> | |||||
2008-04-17 | x86: print out buggy mptable | Yinghai Lu | 1 | -4/+7 | |
print out buggy mptable, instead of skipping it quietly Signed-off-by: Yinghai Lu <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> | |||||
2008-04-17 | x86: merge mpparse_{32,64}.c | Alexey Starikovskiy | 1 | -0/+1102 | |
Signed-off-by: Alexey Starikovskiy <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> |