]> xenbits.xensource.com Git - people/julieng/xen-unstable.git/commit
xen/arm: vgic: Clarify some comments after 5d495f4 perso-arm
authorJulien Grall <julien.grall@citrix.com>
Thu, 17 Dec 2015 17:24:08 +0000 (17:24 +0000)
committerJulien Grall <julien.grall@citrix.com>
Thu, 17 Dec 2015 17:24:08 +0000 (17:24 +0000)
commita1bdb51e625a1ed0cac6e260bb2a48dd5ab830a6
treeea53c6544155baebfc19cf2066618d0dd6cad3f4
parenta90d3b511db7c91b25d26c6a7a5f5f29570e5f23
xen/arm: vgic: Clarify some comments after 5d495f4

Ian pointed out that the definition of "offset" and "appropriate
boundary" in the comments added by "xen/arm: vgic: Optimize the way to
store the target vCPU in the rank" were not cleared.

Clarify them by explicitly mentionning the offset is in byte and the
appropriate boundary is ITARGET<n>/IROUTER<n>

Signed-off-by: Julien Grall <julien.grall@citrix.com>
xen/arch/arm/vgic-v2.c
xen/arch/arm/vgic-v3.c