All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <568E48B9.8040006@huawei.com>

diff --git a/a/1.txt b/N1/1.txt
index e87ea55..830d6ee 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -38,10 +38,10 @@ On 2016/1/7 18:14, Marc Zyngier 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/switch.c b/arch/arm64/kvm/hyp/switch.c
diff --git a/a/content_digest b/N1/content_digest
index b91e5e5..babd0bb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,10 @@
  "ref\01450771695-11948-1-git-send-email-zhaoshenglong@huawei.com\0"
  "ref\01450771695-11948-17-git-send-email-zhaoshenglong@huawei.com\0"
  "ref\0568E3A6C.2010404@arm.com\0"
- "From\0Shannon Zhao <zhaoshenglong@huawei.com>\0"
- "Subject\0Re: [PATCH v8 16/20] KVM: ARM64: Add access handler for PMUSERENR register\0"
+ "From\0zhaoshenglong@huawei.com (Shannon Zhao)\0"
+ "Subject\0[PATCH v8 16/20] KVM: ARM64: Add access handler for PMUSERENR register\0"
  "Date\0Thu, 7 Jan 2016 19:15:05 +0800\0"
- "To\0Marc Zyngier <marc.zyngier@arm.com>"
-  kvmarm@lists.cs.columbia.edu
- " christoffer.dall@linaro.org\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  kvm@vger.kernel.org
-  will.deacon@arm.com
-  wei@redhat.com
-  cov@codeaurora.org
-  shannon.zhao@linaro.org
-  peter.huangpeng@huawei.com
- " hangaohuai@huawei.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -57,10 +47,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/switch.c b/arch/arm64/kvm/hyp/switch.c\n"
@@ -155,4 +145,4 @@
  "-- \n"
  Shannon
 
-cdaaf288fdb0082607f2952010c9ef36f9ae2d5b1049b5ec61c4a03b8af0f81d
+587b91cafaa7cd933217012f90a9db058b9fbe9c8df4f5b69057bae94194a01b

diff --git a/a/content_digest b/N2/content_digest
index b91e5e5..a058cf1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,16 +5,16 @@
  "Subject\0Re: [PATCH v8 16/20] KVM: ARM64: Add access handler for PMUSERENR register\0"
  "Date\0Thu, 7 Jan 2016 19:15:05 +0800\0"
  "To\0Marc Zyngier <marc.zyngier@arm.com>"
-  kvmarm@lists.cs.columbia.edu
- " christoffer.dall@linaro.org\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  kvm@vger.kernel.org
-  will.deacon@arm.com
-  wei@redhat.com
-  cov@codeaurora.org
-  shannon.zhao@linaro.org
-  peter.huangpeng@huawei.com
- " hangaohuai@huawei.com\0"
+  <kvmarm@lists.cs.columbia.edu>
+ " <christoffer.dall@linaro.org>\0"
+ "Cc\0<linux-arm-kernel@lists.infradead.org>"
+  <kvm@vger.kernel.org>
+  <will.deacon@arm.com>
+  <wei@redhat.com>
+  <cov@codeaurora.org>
+  <shannon.zhao@linaro.org>
+  <peter.huangpeng@huawei.com>
+ " <hangaohuai@huawei.com>\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -155,4 +155,4 @@
  "-- \n"
  Shannon
 
-cdaaf288fdb0082607f2952010c9ef36f9ae2d5b1049b5ec61c4a03b8af0f81d
+3d6fb84ef7454df937861721f837389661449759e26a1a4712c2c19e24c0801a

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.