git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af9522c
)
perf_counter: remove the event config bitfields
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 23 Mar 2009 17:22:06 +0000
(18:22 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 6 Apr 2009 07:30:25 +0000
(09:30 +0200)
Since the bitfields turned into a bit of a mess, remove them and rely on
good old masks.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Orig-LKML-Reference: <
20090323172417
.
059499915
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found