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:
b4cdc5c
)
perf, x86: Fix __initconst vs const
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 29 Mar 2010 11:09:53 +0000
(13:09 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 2 Apr 2010 17:52:05 +0000
(19:52 +0200)
All variables that have __initconst should also be const.
Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found