From: Will Deacon Date: Mon, 16 Aug 2010 14:15:14 +0000 (+0100) Subject: ARM: 6330/1: perf: reword comments relating to perf_event_do_pending X-Git-Tag: v2.6.36-rc4~64^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25d3584797a39f57b69cd835722ac7c41113fb9a;p=pandora-kernel.git 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 Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed