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:
c93dc84
)
perf/x86: Save a few bytes in 'struct x86_pmu'
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 26 Jun 2012 21:38:39 +0000
(23:38 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Thu, 5 Jul 2012 19:55:58 +0000
(21:55 +0200)
All these are basically boolean flags, use a bitfield to save a few
bytes.
Suggested-by: Borislav Petkov <bp@amd64.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/n/tip-vsevd5g8lhcn129n3s7trl7r@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found