Re: [PATCH 5/5] perf: Declare hw_perf_{dis,en}able() inperf_event.h

From: Peter Zijlstra
Date: Thu Sep 30 2010 - 07:22:30 EST


On Mon, 2010-09-27 at 19:39 +0900, Namhyung Kim wrote:
> Since they can be defined in arch-specific code declare them in
> perf_event.h and remove following warnings from sparse:
>
> kernel/perf_event.c:83:13: warning: symbol 'hw_perf_disable' was not declared. Should it be static?
> kernel/perf_event.c:84:13: warning: symbol 'hw_perf_enable' was not declared. Should it be static?
>
> Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx>

What tree is this against, those function no longer exist!?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/