diff for duplicates of <20170629111102.GB11040@leverpostej> diff --git a/a/1.txt b/N1/1.txt index ad676c5..8cc81a7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,8 +8,8 @@ On Wed, Jun 28, 2017 at 07:59:53PM -0500, Kim Phillips wrote: > > > > > the second SPE node from fvp-base.dts and add it to my working device > > > > > tree, I get this during the driver probe: > > > > > -> > > > > [ 1.042063] arm_spe_pmu spe-pmu at 0: probed for CPUs 0-7 [max_record_sz 64, align 1, features 0xf] -> > > > > [ 1.043582] arm_spe_pmu spe-pmu at 1: probed for CPUs 0-7 [max_record_sz 64, align 1, features 0xf] +> > > > > [ 1.042063] arm_spe_pmu spe-pmu@0: probed for CPUs 0-7 [max_record_sz 64, align 1, features 0xf] +> > > > > [ 1.043582] arm_spe_pmu spe-pmu@1: probed for CPUs 0-7 [max_record_sz 64, align 1, features 0xf] > > > > > [ 1.043631] genirq: Flags mismatch irq 6. 00004404 (arm_spe_pmu) vs. 00004404 (arm_spe_pmu) > > > > > > > > Looks like you've screwed up your IRQ partitions, so you are effectively @@ -112,7 +112,7 @@ it from initially? > > > I can't tell which part of the fvp-base device tree is not liked by the > > > firmware; I tried different combinations of the PSCI node, different CPU -> > > enumerations (cpu at 100 vs cpu at 1), removing idle-states properties...any +> > > enumerations (cpu@100 vs cpu@1), removing idle-states properties...any > > > hints appreciated. > > > > The bootwrapper doesn't support idle. So no idle-states should be in the diff --git a/a/content_digest b/N1/content_digest index 1b49f77..2e56f86 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,10 +8,22 @@ "ref\020170627160758.cdaebc3e7f0cd88455e07763@arm.com\0" "ref\020170628112601.GD5981@leverpostej\0" "ref\020170628195953.6cde9604068dd90bbef3bf5f@arm.com\0" - "From\0mark.rutland@arm.com (Mark Rutland)\0" - "Subject\0[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension\0" + "From\0Mark Rutland <mark.rutland@arm.com>\0" + "Subject\0Re: [PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension\0" "Date\0Thu, 29 Jun 2017 12:11:02 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kim Phillips <kim.phillips@arm.com>\0" + "Cc\0Will Deacon <will.deacon@arm.com>" + linux-arm-kernel@lists.infradead.org + marc.zyngier@arm.com + tglx@linutronix.de + peterz@infradead.org + alexander.shishkin@linux.intel.com + robh@kernel.org + suzuki.poulose@arm.com + pawel.moll@arm.com + mathieu.poirier@linaro.org + mingo@redhat.com + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Wed, Jun 28, 2017 at 07:59:53PM -0500, Kim Phillips wrote:\n" @@ -24,8 +36,8 @@ "> > > > > the second SPE node from fvp-base.dts and add it to my working device\n" "> > > > > tree, I get this during the driver probe:\n" "> > > > > \n" - "> > > > > [ 1.042063] arm_spe_pmu spe-pmu at 0: probed for CPUs 0-7 [max_record_sz 64, align 1, features 0xf]\n" - "> > > > > [ 1.043582] arm_spe_pmu spe-pmu at 1: probed for CPUs 0-7 [max_record_sz 64, align 1, features 0xf]\n" + "> > > > > [ 1.042063] arm_spe_pmu spe-pmu@0: probed for CPUs 0-7 [max_record_sz 64, align 1, features 0xf]\n" + "> > > > > [ 1.043582] arm_spe_pmu spe-pmu@1: probed for CPUs 0-7 [max_record_sz 64, align 1, features 0xf]\n" "> > > > > [ 1.043631] genirq: Flags mismatch irq 6. 00004404 (arm_spe_pmu) vs. 00004404 (arm_spe_pmu)\n" "> > > > \n" "> > > > Looks like you've screwed up your IRQ partitions, so you are effectively\n" @@ -128,7 +140,7 @@ "\n" "> > > I can't tell which part of the fvp-base device tree is not liked by the\n" "> > > firmware; I tried different combinations of the PSCI node, different CPU\n" - "> > > enumerations (cpu at 100 vs cpu at 1), removing idle-states properties...any\n" + "> > > enumerations (cpu@100 vs cpu@1), removing idle-states properties...any\n" "> > > hints appreciated.\n" "> > \n" "> > The bootwrapper doesn't support idle. So no idle-states should be in the\n" @@ -156,4 +168,4 @@ "Thanks,\n" Mark. -179315c1deec7dcb3b4b23c996564da5331804b35b9049dfc30d2d2078aa0ace +9a234f5ddaf1c9b20c54cf38c2856238828f8e846a1bed476cceb2b6877c0953
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.