diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2013-04-03 09:43:13 (GMT) |
---|---|---|
committer | Christoffer Dall <cdall@cs.columbia.edu> | 2013-04-16 23:21:24 (GMT) |
commit | ca46e10fb239d4646cb19620695473f252a6ffc7 (patch) | |
tree | 07d59eb4dbf79a058e5c1d71ee3d6b0cc8f8a679 /Documentation/eisa.txt | |
parent | 31880c37c11e28cb81c70757e38392b42e695dc6 (diff) | |
download | linux-fsl-qoriq-ca46e10fb239d4646cb19620695473f252a6ffc7.tar.xz |
ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting
Commit 3401d54696f9 (KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR
ioctl) added support for the KVM_CAP_ARM_SET_DEVICE_ADDR capability,
but failed to add a break in the relevant case statement, returning
the number of CPUs instead.
Luckilly enough, the CONFIG_NR_CPUS=0 patch hasn't been merged yet
(https://lkml.org/lkml/diff/2012/3/31/131/1), so the bug wasn't
noticed.
Just give it a break!
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
Diffstat (limited to 'Documentation/eisa.txt')
0 files changed, 0 insertions, 0 deletions