the following patch was just integrated into master: commit 39ecc65158f57af5889c957bba4209e8fa59c0bf Author: Aaron Durbin adurbin@chromium.org Date: Thu May 2 09:42:13 2013 -0500
haswell: use asmlinkage for assembly-called funcs
When the haswell MP/SMM code was developed it was using a coreboot repository that did not contain the asmlinkage macro. Now that the asmlinkage macro exists use it.
BUG=None BRANCH=None TEST=Built and booted.
Change-Id: I662f1b16d1777263b96a427334fff8f98a407755 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/3203 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Tue May 7 09:09:34 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Tue May 7 19:39:23 2013, giving +2 See http://review.coreboot.org/3203 for details.
-gerrit