From: Paul Mackerras Date: Wed, 11 May 2011 00:39:50 +0000 (+0000) Subject: powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors X-Git-Tag: v3.0-rc1~385^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=593adf317cf165f7c66facf2285db9d4befbd1c0;p=pandora-kernel.git powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors Commits a5d4f3ad3a ("powerpc: Base support for exceptions using HSRR0/1") and 673b189a2e ("powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode") cause compile and link errors for 32-bit classic Book 3S processors when KVM is enabled. This fixes these errors. Signed-off-by: Paul Mackerras Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed