On Wed, 2014-07-23 at 23:29 +0200, Arnd Bergmann wrote: > On Wednesday 23 July 2014 22:23:38 Arnd Bergmann wrote: > > On Tuesday 22 July 2014, Pawel Moll wrote: > > > Driver providing perf backend for ARM Cache Coherent Network > > > interconnect. Supports counting all hardware events and crosspoint > > > watchpoints. > > > > > > Currently works with CCN-504 only, although there should be > > > no changes required for CCN-508 (just impossible to test it now). > > > > > > Signed-off-by: Pawel Moll <pawel.m...@arm.com> > > > > Applied to next/drivers, thanks! > > I'm getting build errors with CONFIG_PERF_EVENTS disabled. > Is the patch below the right answer, or should we still load > the driver and #ifdef the perf-events code? > > It seems to me that the driver doesn't do anything besides > perf events, but I could be missing something.
No, you're right. At the moment this is only a PMU driver, and I don't expect this would change any time soon, so your change will do the job, thanks! Pawel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/