https://github.com/torvalds/linux
Revision 91021a6c8ffdc55804dab5acdfc7de4f278b9ac3 authored by Haibin Wang on 10 April 2014, 12:14:32 UTC, committed by Christoffer Dall on 28 April 2014, 10:30:46 UTC
When dispatch SGI(mode == 0), that is the vcpu of VM should send
sgi to the cpu which the target_cpus list.
So, there must add the "break" to branch of case 0.

Cc: <stable@vger.kernel.org> # 3.10+
Signed-off-by: Haibin Wang <wanghaibin.wang@huawei.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
1 parent 5d4e08c
History
Tip revision: 91021a6c8ffdc55804dab5acdfc7de4f278b9ac3 authored by Haibin Wang on 10 April 2014, 12:14:32 UTC
KVM: ARM: vgic: Fix sgi dispatch problem
Tip revision: 91021a6
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.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 271.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top