sparc64: Fix comment typo in perf_event.c

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2009-09-29 15:10:23 -07:00
parent d29862f035
commit 6e804251d1

View File

@@ -214,7 +214,7 @@ static const struct sparc_pmu ultra3_pmu = {
/* Niagara1 is very limited. The upper PIC is hard-locked to count /* Niagara1 is very limited. The upper PIC is hard-locked to count
* only instructions, so it is free running which creates all kinds of * only instructions, so it is free running which creates all kinds of
* problems. Some hardware designs make one wonder if the creastor * problems. Some hardware designs make one wonder if the creator
* even looked at how this stuff gets used by software. * even looked at how this stuff gets used by software.
*/ */
static const struct perf_event_map niagara1_perfmon_event_map[] = { static const struct perf_event_map niagara1_perfmon_event_map[] = {