Re: [PATCH v8 1/3] perf: cavium: Support memory controller PMU counters

From: Greg KH
Date: Fri Jul 28 2017 - 19:12:45 EST


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.

thanks,

greg k-h