From 91ed9e8a32d9a76adc59c83f8b40024076cf8a02 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Thu, 18 Dec 2014 10:17:08 +0100 Subject: [PATCH] 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-format-patch failed