Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105625
b: refs/heads/master
c: 04bbe43
h: refs/heads/master
i:
  105623: 8beea4d
v: v3
  • Loading branch information
Vegard Nossum authored and Ingo Molnar committed Jul 24, 2008
1 parent db0a208 commit 3e73d13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9d25d4db81833029d30b7b03cc1000cbbe09e192
refs/heads/master: 04bbe430f73c6c31bbd067349c029e907e153a8d
2 changes: 2 additions & 0 deletions trunk/include/asm-x86/processor-flags.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,12 @@
#define CX86_ARR_BASE 0xc4
#define CX86_RCR_BASE 0xdc

#ifdef __KERNEL__
#ifdef CONFIG_VM86
#define X86_VM_MASK X86_EFLAGS_VM
#else
#define X86_VM_MASK 0 /* No VM86 support */
#endif
#endif

#endif /* __ASM_I386_PROCESSOR_FLAGS_H */

0 comments on commit 3e73d13

Please sign in to comment.