https://github.com/torvalds/linux
Revision 91ed9e8a32d9a76adc59c83f8b40024076cf8a02 authored by Alexander Graf on 18 December 2014, 09:17:08 UTC, committed by Linus Torvalds on 19 December 2014, 00:02:26 UTC
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 <agraf@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c297abf
History
Tip revision: 91ed9e8a32d9a76adc59c83f8b40024076cf8a02 authored by Alexander Graf on 18 December 2014, 09:17:08 UTC
KVM: PPC: E500: Compile fix in this_cpu_write
Tip revision: 91ed9e8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 291.6 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top