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:
0718467
)
x86/microcode: Mark microcode_id[] as __initconst
author
Jan Beulich
<JBeulich@suse.com>
Mon, 18 Jun 2012 10:28:45 +0000
(11:28 +0100)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 20 Jun 2012 12:33:47 +0000
(14:33 +0200)
It's not being used for other than creating module aliases (i.e.
no loadable section has any reference to it).
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Link:
http://lkml.kernel.org/r/4FDF1EFD020000780008A65D@nat28.tlf.novell.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found