Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361721
b: refs/heads/master
c: f564c24
h: refs/heads/master
i:
  361719: 2fab1cc
v: v3
  • Loading branch information
H. Peter Anvin committed Mar 22, 2013
1 parent 2d17ffc commit 8fb538b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: c83a9d5e425d4678b05ca058fec6254f18601474
refs/heads/master: f564c24103f87dc740c1c293c975565ac46b12ef
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/microcode_intel_early.c
Original file line number Diff line number Diff line change
Expand Up @@ -659,8 +659,8 @@ static inline void __cpuinit print_ucode(struct ucode_cpu_info *uci)
}
#endif

static int apply_microcode_early(struct mc_saved_data *mc_saved_data,
struct ucode_cpu_info *uci)
static int __cpuinit apply_microcode_early(struct mc_saved_data *mc_saved_data,
struct ucode_cpu_info *uci)
{
struct microcode_intel *mc_intel;
unsigned int val[2];
Expand Down

0 comments on commit 8fb538b

Please sign in to comment.