git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bab5bb3
)
KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu
author
Eric Auger
<eric.auger@linaro.org>
Mon, 15 Dec 2014 17:43:32 +0000
(18:43 +0100)
committer
Christoffer Dall
<christoffer.dall@linaro.org>
Sun, 11 Jan 2015 13:12:15 +0000
(14:12 +0100)
To be more explicit on vgic initialization failure, -ENODEV is
returned by vgic_init when no online vcpus can be found at init.
Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
No differences found