the following patch was just integrated into master:
commit 399486e8fb8f5b402f1833e496dbed11aa0ac669
Author: Stefan Reinauer <[email protected]>
Date: Thu Dec 6 13:54:29 2012 -0800
Unify assembler function handling
Instead of adding regparm(0) to each assembler function called
by coreboot, add an asmlinkage macro (like the Linux kernel does)
that can be different per architecture (and that is empty on ARM
right now)
Change-Id: I7ad10c463f6c552f1201f77ae24ed354ac48e2d9
Signed-off-by: Stefan Reinauer <[email protected]>
Reviewed-on: http://review.coreboot.org/1973
Reviewed-by: David Hendricks <[email protected]>
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <[email protected]>
Build-Tested: build bot (Jenkins) at Thu Dec 6 23:05:20 2012, giving +1
Reviewed-By: David Hendricks <[email protected]> at Thu Dec 6 23:01:11
2012, giving +1
Reviewed-By: Ronald G. Minnich <[email protected]> at Thu Dec 6 23:13:11
2012, giving +2
See http://review.coreboot.org/1973 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot