diff options
author | Victor Kamensky <victor.kamensky@linaro.org> | 2014-06-12 20:30:12 +0400 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2014-07-11 15:57:42 +0400 |
commit | 26c99af1018c35020cfad1d20f02acb224807655 (patch) | |
tree | 59b07a02a69d98fae2d44c51fc5895afef867d6b /arch/arm64/include/asm/hugetlb.h | |
parent | 9662fb4854e1319b4affda47f279c3f210316def (diff) | |
download | linux-26c99af1018c35020cfad1d20f02acb224807655.tar.xz |
ARM64: KVM: set and get of sys registers in BE case
Since size of all sys registers is always 8 bytes. Current
code is actually endian agnostic. Just clean it up a bit.
Removed comment about little endian. Change type of pointer
from 'void *' to 'u64 *' to enforce stronger type checking.
Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/arm64/include/asm/hugetlb.h')
0 files changed, 0 insertions, 0 deletions