summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2017-01-10 12:01:08 +0800
committerAlex Shi <alex.shi@linaro.org>2017-01-10 12:01:08 +0800
commitf02e043c5ee3014ba0fbae38e699008385c99d7b (patch)
treeab9f9456cfda25688e7d3b2641c8011c4d867246 /arch/powerpc/include/asm
parenteaa88578f2135fa8548d5f127259904a1b3f44c0 (diff)
parentcdd86b9722657feffdca5a12ecc34c30be64e618 (diff)
Merge tag 'v4.4.41' into linux-linaro-lsk-v4.4
This is the 4.4.41 stable release
Diffstat (limited to 'arch/powerpc/include/asm')
-rw-r--r--arch/powerpc/include/asm/kvm_host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/kvm_host.h b/arch/powerpc/include/asm/kvm_host.h
index cfa758c6b4f6..a92d95aee42d 100644
--- a/arch/powerpc/include/asm/kvm_host.h
+++ b/arch/powerpc/include/asm/kvm_host.h
@@ -545,6 +545,7 @@ struct kvm_vcpu_arch {
u64 tfiar;
u32 cr_tm;
+ u64 xer_tm;
u64 lr_tm;
u64 ctr_tm;
u64 amr_tm;