Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
de23cf3c
Commit
de23cf3c
authored
Oct 09, 2009
by
David S. Miller
Browse files
sparc64: Fix niagara2 perf IRQ bits.
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
36a07902
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/sparc/kernel/perf_event.c
View file @
de23cf3c
...
...
@@ -437,7 +437,7 @@ static const struct sparc_pmu niagara2_pmu = {
.
lower_shift
=
6
,
.
event_mask
=
0xfff
,
.
hv_bit
=
0x8
,
.
irq_bit
=
0x
0
3
,
.
irq_bit
=
0x3
0
,
.
upper_nop
=
0x220
,
.
lower_nop
=
0x220
,
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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