Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44899
b: refs/heads/master
c: be31f9c
h: refs/heads/master
i:
  44897: 83f2a33
  44895: 5096344
v: v3
  • Loading branch information
Jean Delvare authored and Linus Torvalds committed Dec 22, 2006
1 parent 946dbc3 commit 70e3789
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: 5b149bcc230e4696a1d893504bed38aeb3832314
refs/heads/master: be31f9cbc809dae0bcdd39211c33c6882a7b0c9e
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/microcode.c
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ mc_cpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu)
return NOTIFY_OK;
}

static struct notifier_block mc_cpu_notifier = {
static struct notifier_block __cpuinitdata mc_cpu_notifier = {
.notifier_call = mc_cpu_callback,
};

Expand Down

0 comments on commit 70e3789

Please sign in to comment.