]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: Fix vGIC documentation
authorPavel Fedin <p.fedin@samsung.com>
Tue, 13 Oct 2015 07:01:25 +0000 (10:01 +0300)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 22 Oct 2015 21:01:47 +0000 (23:01 +0200)
commit18093f37f863daa19b4c250ba4556cd2cec23e6b
treefa0c70623803dc88319744f570032ddfb4bf803d
parentc277a784c6f6e961d6ae0d99c090c96663ef5a1c
KVM: arm/arm64: Fix vGIC documentation

Correct some old mistakes in the API documentation:

1. VCPU is identified by index (using kvm_get_vcpu() function), but
   "cpu id" can be mistaken for affinity ID.
2. Some error codes are wrong.

  [ Slightly tweaked some grammer and did some s/CPU index/vcpu_index/
    in the descriptions.  -Christoffer ]

Signed-off-by: Pavel Fedin <p.fedin@samsung.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Documentation/virtual/kvm/devices/arm-vgic.txt