Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312406
b: refs/heads/master
c: e1b6fc5
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Ingo Molnar committed Jun 20, 2012
1 parent a3e1d4d commit 3eafbda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0718467c859f5571dc48d294596f841096f6a47a
refs/heads/master: e1b6fc55da40bc17e20795901cb786e3619f9be9
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/microcode_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ static struct notifier_block __refdata mc_cpu_notifier = {

#ifdef MODULE
/* Autoload on Intel and AMD systems */
static const struct x86_cpu_id microcode_id[] = {
static const struct x86_cpu_id __initconst microcode_id[] = {
#ifdef CONFIG_MICROCODE_INTEL
{ X86_VENDOR_INTEL, X86_FAMILY_ANY, X86_MODEL_ANY, },
#endif
Expand Down

0 comments on commit 3eafbda

Please sign in to comment.