ARM: 6330/1: perf: reword comments relating to perf_event_do_pending
authorWill Deacon <will.deacon@arm.com>
Mon, 16 Aug 2010 14:15:14 +0000 (15:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 1 Sep 2010 09:06:08 +0000 (10:06 +0100)
commit25d3584797a39f57b69cd835722ac7c41113fb9a
treeb86ba92c1c31b063248d545808725dc1a65d81ea
parent2bfc96a127bc1cc94d26bfaa40159966064f9c8c
ARM: 6330/1: perf: reword comments relating to perf_event_do_pending

This is purely a cosmetic change to the ARM perf backend because the current
comments about the relationship between NMIs, interrupt context and
perf_event_do_pending are misleading.

This patch updates the comments so that they reflect what the code
actually does (which is in line with other architectures).

Acked-by: Jamie Iles <jamie.iles@picochip.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/perf_event.h
arch/arm/kernel/perf_event.c