Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109654
b: refs/heads/master
c: 12cf105
h: refs/heads/master
v: v3
  • Loading branch information
Krzysztof Helt authored and Ingo Molnar committed Sep 6, 2008
1 parent 07e9a30 commit 110cc6f
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: f31d731e4467e61de51d7f6d7115f3b712d9354c
refs/heads/master: 12cf105cd66d95cf32c73cfa847a50bd1b700f23
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/cpu/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -335,11 +335,11 @@ static void __init early_cpu_detect(void)

get_cpu_vendor(c, 1);

early_get_cap(c);

if (c->x86_vendor != X86_VENDOR_UNKNOWN &&
cpu_devs[c->x86_vendor]->c_early_init)
cpu_devs[c->x86_vendor]->c_early_init(c);

early_get_cap(c);
}

/*
Expand Down

0 comments on commit 110cc6f

Please sign in to comment.