diff for duplicates of <56AB16B6.8060208@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 384d64d..3fc26f0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,10 +39,10 @@ On 2016/1/29 3:58, Andrew Jones wrote: >> > + * PMUSERENR: user enable reg >> > + */ >> > +#define ARMV8_USERENR_MASK 0xf /* Mask for writable bits */ ->> > +#define ARMV8_USERENR_EN (1 << 0) /* PMU regs can be accessed at EL0 */ ->> > +#define ARMV8_USERENR_SW (1 << 1) /* PMSWINC can be written at EL0 */ ->> > +#define ARMV8_USERENR_CR (1 << 2) /* Cycle counter can be read at EL0 */ ->> > +#define ARMV8_USERENR_ER (1 << 3) /* Event counter can be read at EL0 */ +>> > +#define ARMV8_USERENR_EN (1 << 0) /* PMU regs can be accessed@EL0 */ +>> > +#define ARMV8_USERENR_SW (1 << 1) /* PMSWINC can be written@EL0 */ +>> > +#define ARMV8_USERENR_CR (1 << 2) /* Cycle counter can be read@EL0 */ +>> > +#define ARMV8_USERENR_ER (1 << 3) /* Event counter can be read@EL0 */ >> > + >> > #endif /* __ASM_PMU_H */ >> > diff --git a/arch/arm64/kvm/hyp/hyp.h b/arch/arm64/kvm/hyp/hyp.h diff --git a/a/content_digest b/N1/content_digest index e39c021..973fe8b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,10 @@ "ref\01453866709-20324-1-git-send-email-zhaoshenglong@huawei.com\0" "ref\01453866709-20324-16-git-send-email-zhaoshenglong@huawei.com\0" "ref\020160128195814.GF16453@hawk.localdomain\0" - "From\0Shannon Zhao <zhaoshenglong@huawei.com>\0" - "Subject\0Re: [PATCH v10 15/21] KVM: ARM64: Add access handler for PMUSERENR register\0" + "From\0zhaoshenglong@huawei.com (Shannon Zhao)\0" + "Subject\0[PATCH v10 15/21] KVM: ARM64: Add access handler for PMUSERENR register\0" "Date\0Fri, 29 Jan 2016 15:37:26 +0800\0" - "To\0Andrew Jones <drjones@redhat.com>\0" - "Cc\0kvm@vger.kernel.org" - marc.zyngier@arm.com - shannon.zhao@linaro.org - will.deacon@arm.com - linux-arm-kernel@lists.infradead.org - " kvmarm@lists.cs.columbia.edu\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -54,10 +48,10 @@ ">> > + * PMUSERENR: user enable reg\n" ">> > + */\n" ">> > +#define ARMV8_USERENR_MASK\t0xf\t\t/* Mask for writable bits */\n" - ">> > +#define ARMV8_USERENR_EN\t(1 << 0) /* PMU regs can be accessed at EL0 */\n" - ">> > +#define ARMV8_USERENR_SW\t(1 << 1) /* PMSWINC can be written at EL0 */\n" - ">> > +#define ARMV8_USERENR_CR\t(1 << 2) /* Cycle counter can be read at EL0 */\n" - ">> > +#define ARMV8_USERENR_ER\t(1 << 3) /* Event counter can be read at EL0 */\n" + ">> > +#define ARMV8_USERENR_EN\t(1 << 0) /* PMU regs can be accessed@EL0 */\n" + ">> > +#define ARMV8_USERENR_SW\t(1 << 1) /* PMSWINC can be written@EL0 */\n" + ">> > +#define ARMV8_USERENR_CR\t(1 << 2) /* Cycle counter can be read@EL0 */\n" + ">> > +#define ARMV8_USERENR_ER\t(1 << 3) /* Event counter can be read@EL0 */\n" ">> > +\n" ">> > #endif /* __ASM_PMU_H */\n" ">> > diff --git a/arch/arm64/kvm/hyp/hyp.h b/arch/arm64/kvm/hyp/hyp.h\n" @@ -271,4 +265,4 @@ "-- \n" Shannon -ff0ffc3ec5bf5ef94ecaae71a0efe0515df60bafc5714ba41b4d4a170880a274 +57b8f58e8da226a09e8da12dab2c2341530eab975a689f0390cf4124d7d6d73a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.