I just did `git checkout` for linaro/linux-2.6.38 and tried compiling with CROSS_COMPILE=arm-linux-gnueabi- and I get this smc #0 error.

The bug filed here is marked as fixed, but it's still broken for me:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/669912

I ran into this error once before, but I can't find my notes for it.

I think the solution was to append something like $(sec) on a line in the Makefile.
Any ideas?

AJ ONeal