Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112793
b: refs/heads/master
c: 5031088
h: refs/heads/master
i:
  112791: 4f34c65
v: v3
  • Loading branch information
Krzysztof Helt authored and Ingo Molnar committed Sep 4, 2008
1 parent d7a8e04 commit 2a0f44e
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: 5fef55fddb7317585cabc1eae38dbd57f1c59729
refs/heads/master: 5031088dbc0cd30e893eb27d53f0e0eee6eb1c00
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 2a0f44e

Please sign in to comment.