[PATCH 1/1] arm: perf: Fix build error
Will Deacon
will.deacon at arm.com
Wed Jul 2 02:21:21 PDT 2014
Hi Sachin,
On Wed, Jul 02, 2014 at 10:06:16AM +0100, Sachin Kamat wrote:
> Add missing semicolon to fix the following build errors introduced by
> commit 6f73e8ababdd ("arm: perf: clean up PMU names"):
> arch/arm/kernel/perf_event_v6.c:498:2: error: expected ‘;’ before ‘return’
> arch/arm/kernel/perf_event_v6.c:505:2: error: expected ‘;’ before ‘return’
> arch/arm/kernel/perf_event_v6.c:512:2: error: expected ‘;’ before ‘return’
>
> Signed-off-by: Sachin Kamat <sachin.kamat at samsung.com>
> Cc: Mark Rutland <mark.rutland at arm.com>
> Cc: Will Deacon <will.deacon at arm.com>
Thanks for this, I'll fold it in with the original patch.
Mark: can you test this on v6 please, preferably with Vince's fuzzer?
Will
More information about the linux-arm-kernel
mailing list