the following patch was just integrated into master: commit faa83fd3074371696f40629a174dad2e883a7553 Author: Patrick Georgi patrick@georgi-clan.de Date: Fri Oct 14 23:02:57 2011 +0200
Move linux 2.6.11 workaround to generic code
Linux 2.6.11 seems to require a certain order in CPUs listed in mptable, so enforce it. This was only done on arima/hdama, but now is generic. Unfortunately this is somewhat slow.
Change-Id: I85715ebae8a009cb816bc9ffd6372708f246bf66 Signed-off-by: Patrick Georgi patrick@georgi-clan.de
Build-Tested: build bot (Jenkins) at Sat Oct 15 03:15:08 2011, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Thu Oct 27 19:09:28 2011, giving +2 See http://review.coreboot.org/280 for details.
-gerrit