]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ff323731638fcd0e92d0858d4344f85981cace7
treeb86ba92c1c31b063248d545808725dc1a65d81ea
parent9ab69c9126494bbcd09e617bb6a99a8f0009a186
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