From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Tue, 8 Aug 2017 14:25:10 +0100 Subject: [PATCH v8 1/3] perf: cavium: Support memory controller PMU counters In-Reply-To: <20170728231233.GA29240@kroah.com> References: <20170726161949.GB15426@kroah.com> <20170726163049.GG28875@nazgul.tnic> <20170726173353.GB21705@kroah.com> <1a2eedea-040d-c746-eaf0-1d8085b3f2bf@gmail.com> <20170726200802.GA17722@kroah.com> <20170727051157.GA4525@nazgul.tnic> <20170727090856.GB15784@hc> <20170727131515.GC28548@nazgul.tnic> <20170728231233.GA29240@kroah.com> Message-ID: <20170808132509.GJ13355@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jul 28, 2017 at 04:12:33PM -0700, Greg KH wrote: > On Thu, Jul 27, 2017 at 03:15:15PM +0200, Borislav Petkov wrote: > > On Thu, Jul 27, 2017 at 11:08:56AM +0200, Jan Glauber wrote: > > > OK. As fixing the firmware will take quite some time I'll go for the memory > > > controller driver that starts EDAC / PMU depending on their CONFIG_. > > > > > > What would be the proper location for the multiplexer? > > > drivers/soc/cavium or drivers/misc? > > > > Uff, no idea. Greg? You're the special drivers guy. :-) > > Start out in misc/ and let's see the code to determine if it should be > moved elsewhere. Jan, are you ok making this change, or are you waiting for anything else from us? (Mark and I are just going through the pending PMU patches and we're not clear on the status of this one). Cheers, Will