From: Alexander Graf Date: Thu, 18 Dec 2014 09:17:08 +0000 (+0100) Subject: KVM: PPC: E500: Compile fix in this_cpu_write X-Git-Tag: omap-for-v3.19/fixes-rc1~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91ed9e8a32d9a76adc59c83f8b40024076cf8a02;p=pandora-kernel.git KVM: PPC: E500: Compile fix in this_cpu_write Commit 69111bac42f5 ("powerpc: Replace __get_cpu_var uses") introduced compile breakage to the e500 target by introducing invalid automatically created C syntax. Fix up the breakage and make the code compile again. Signed-off-by: Alexander Graf Signed-off-by: Paolo Bonzini Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed