Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104420
b: refs/heads/master
c: 7d087b6
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Ingo Molnar committed Jul 16, 2008
1 parent 95070de commit efb1db1
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: 15664f968a95d8fbf4a0d7b462fcc20f88906bb3
refs/heads/master: 7d087b68d6ddb2398fb7f6e45990b7248de640ef
4 changes: 2 additions & 2 deletions trunk/arch/x86/xen/enlighten.c
Original file line number Diff line number Diff line change
Expand Up @@ -1365,12 +1365,12 @@ asmlinkage void __init xen_start_kernel(void)
/* set the limit of our address space */
xen_reserve_top();

#ifdef CONFIG_X86_32
/* set up basic CPUID stuff */
cpu_detect(&new_cpu_data);
#ifdef CONFIG_X86_32
new_cpu_data.hard_math = 1;
#endif
new_cpu_data.x86_capability[0] = cpuid_edx(1);
#endif

/* Poke various useful things into boot_params */
boot_params.hdr.type_of_loader = (9 << 4) | 0;
Expand Down

0 comments on commit efb1db1

Please sign in to comment.