Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145825
b: refs/heads/master
c: 68509cd
h: refs/heads/master
i:
  145823: c51f7e3
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Mar 30, 2009
1 parent c6f6fb7 commit b8642bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e826fe1ba1563a9272345da8e3279a930ac160a7
refs/heads/master: 68509cdcde6583ee1a9542899d1270449c7d5903
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/required-features.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
#ifdef CONFIG_X86_64
#define NEED_PSE 0
#define NEED_MSR (1<<(X86_FEATURE_MSR & 31))
#define NEED_PGE (1<<(X86_FEATURE_PGE & 31))
#define NEED_PGE 0
#define NEED_FXSR (1<<(X86_FEATURE_FXSR & 31))
#define NEED_XMM (1<<(X86_FEATURE_XMM & 31))
#define NEED_XMM2 (1<<(X86_FEATURE_XMM2 & 31))
Expand Down

0 comments on commit b8642bc

Please sign in to comment.