From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeremy.linton@arm.com (Jeremy Linton) Date: Tue, 28 Mar 2017 09:41:35 -0500 Subject: [PATCH 00/14] arm_pmu: ACPI support In-Reply-To: <20170328113101.GE24221@leverpostej> References: <1489143891-11596-1-git-send-email-mark.rutland@arm.com> <0974f01f-dec4-89bc-3dd9-dc40480a6fe1@arm.com> <20170328113101.GE24221@leverpostej> Message-ID: <0b33c37d-136c-c3de-d0ba-792ac6f5e6f9@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/28/2017 06:31 AM, Mark Rutland wrote: > Hi Jeremy, > > On Fri, Mar 24, 2017 at 04:36:34PM -0500, Jeremy Linton wrote: >> I've been testing these on a few machines (m400 & dual socket cavium >> for starters) over the last few days. So far everything seems to be >> working fine excepting the usual set of strange messages from the >> perf fuzzer. >> >> Tested-by: Jeremy Linton > > Thanks for giving this a go, especially with the fuzzer! > > Just to check, should that email be jeremy.linton at arm.com, or is that an > alias that also works? I've added it as-is for the moment. Yes, my fingers tend to out type my brain on a regular basis, particularly when context switching between things. jeremy.linton at arm.com is correct. Thanks,