]> Git Repo - linux.git/commit
KVM: PPC: E500: Compile fix in this_cpu_write
authorAlexander Graf <[email protected]>
Thu, 18 Dec 2014 09:17:08 +0000 (10:17 +0100)
committerLinus Torvalds <[email protected]>
Fri, 19 Dec 2014 00:02:26 +0000 (16:02 -0800)
commit91ed9e8a32d9a76adc59c83f8b40024076cf8a02
treeaf895772188dcc76756d7623a3c871cc352a68f6
parentc297abfdf15b4480704d6b566ca5ca9438b12456
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/powerpc/kvm/e500.c
This page took 0.055806 seconds and 4 git commands to generate.