Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
6e804251
Commit
6e804251
authored
Sep 29, 2009
by
David S. Miller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sparc64: Fix comment typo in perf_event.c
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
d29862f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
arch/sparc/kernel/perf_event.c
arch/sparc/kernel/perf_event.c
+1
-1
No files found.
arch/sparc/kernel/perf_event.c
View file @
6e804251
...
@@ -214,7 +214,7 @@ static const struct sparc_pmu ultra3_pmu = {
...
@@ -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 crea
s
tor
* 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
[]
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment