Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80389
b: refs/heads/master
c: 45078cb
h: refs/heads/master
i:
  80387: fe2e348
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and Ingo Molnar committed Jan 30, 2008
1 parent e22d82d commit f92ba8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 85e2aeea80b453800c19e7713d85c8f91ed97b5b
refs/heads/master: 45078cb5e2fb5a0e55c373755ed45b43d901f9e4
6 changes: 0 additions & 6 deletions trunk/arch/x86/kernel/setup_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -869,12 +869,6 @@ static void __cpuinit get_cpu_vendor(struct cpuinfo_x86 *c)
c->x86_vendor = X86_VENDOR_UNKNOWN;
}

struct cpu_model_info {
int vendor;
int family;
char *model_names[16];
};

/* Do some early cpuid on the boot CPU to get some parameter that are
needed before check_bugs. Everything advanced is in identify_cpu
below. */
Expand Down

0 comments on commit f92ba8e

Please sign in to comment.