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:
a9acc53
)
x86/Sandy Bridge: mark arrays in __init functions as __initconst
author
H. Peter Anvin
<hpa@linux.intel.com>
Mon, 14 Jan 2013 04:36:39 +0000
(20:36 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Mon, 14 Jan 2013 04:36:39 +0000
(20:36 -0800)
Mark static arrays as __initconst so they get removed when the init
sections are flushed.
Reported-by: Mathias Krause <minipli@googlemail.com>
Link:
http://lkml.kernel.org/r/75F4BEE6-CB0E-4426-B40B-697451677738@googlemail.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found