Paul Mackerras 1b58c2515b perf_counter: powerpc: Use new identifier names in powerpc-specific code
Commit b23f3325 ("perf_counter: Rename various fields") fixed up
most of the uses of the renamed fields, but missed one instance
of "record_type" in powerpc-specific code which needs to be changed
to "sample_type", and a "PERF_RECORD_ADDR" in the same statement that
needs to be changed to "PERF_SAMPLE_ADDR", causing compilation
errors on powerpc.  This fixes it.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <18983.3111.770392.800486@cargo.ozlabs.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-06-04 13:20:11 +02:00
..
2009-05-12 14:11:35 -07:00
2009-05-29 08:40:02 -07:00
2009-05-01 10:54:00 +02:00
2009-05-29 08:40:02 -07:00
2009-05-29 08:40:02 -07:00
2009-05-29 08:40:02 -07:00
2009-05-29 08:40:02 -07:00
2009-04-21 13:41:50 -07:00
2009-06-03 23:39:51 +02:00