kernel compilation failure on power7 system

From: CAI Qian
Date: Sun Dec 30 2012 - 22:33:46 EST


Stable kernel 3.7.1 failure to compile on power7 system here,

arch/powerpc/kvm/built-in.o: In function `hdec_soon':
/root/linux-stable/arch/powerpc/kvm/book3s_hv_rmhandlers.S:1068:
undefined reference to `PACA_SPRG3'
make: *** [vmlinux] Error 1

reverted this commit fixed the problem,
-----
0127262c01f0beb485f917c720d1d95d165dfdbf
[PATCH] powerpc: Restore VDSO information on critical exception om
BookE

Critical exception on 64-bit booke uses user-visible SPRG3 as scratch.
Restore VDSO information in SPRG3 on exception prolog.

Use a common sprg3 field in PACA for all powerpc64 architectures.
-----

Used this config - http://people.redhat.com/qcai/stable/config-ppc

system information here,
# cat /proc/device-tree/model
IBM,8231-E2B

CAI Qian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/