Files
linux/arch/powerpc/kernel
Paul Mackerras 89323c1e44 powerpc/perf: Fix sampling enable for PPC970
commit 9f5f9ffe50 upstream.

The logic to distinguish marked instruction events from ordinary events
on PPC970 and derivatives was flawed.  The result is that instruction
sampling didn't get enabled in the PMU for some marked instruction
events, so they would never trigger.  This fixes it by adding the
appropriate break statements in the switch statement.

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-22 10:47:30 -08:00
..
2007-05-11 05:38:25 -04:00
2008-06-30 22:31:00 +10:00
2009-08-28 14:24:10 +10:00
2008-05-23 22:43:11 +02:00
2010-02-09 04:51:02 -08:00
2009-07-12 12:22:34 -07:00
2008-12-21 14:21:16 +11:00
2009-09-23 18:13:10 -07:00
2010-01-18 10:19:11 -08:00
2007-10-11 14:36:47 +10:00
2009-10-27 16:42:40 +11:00