Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250390
b: refs/heads/master
c: 3a36790
h: refs/heads/master
v: v3
  • Loading branch information
Richard Weinberger authored and Thomas Gleixner committed May 24, 2011
1 parent e1e9d63 commit df6dc57
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: d762f4383100c2a87b1a3f2d678cd3b5425655b4
refs/heads/master: 3a3679078aed2c451ebc32836bbd3b8219a65e01
4 changes: 2 additions & 2 deletions trunk/arch/um/Kconfig.x86
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ config X86_64
def_bool 64BIT

config RWSEM_XCHGADD_ALGORITHM
def_bool X86_XADD
def_bool X86_XADD && 64BIT

config RWSEM_GENERIC_SPINLOCK
def_bool !X86_XADD
def_bool !RWSEM_XCHGADD_ALGORITHM

config 3_LEVEL_PGTABLES
bool "Three-level pagetables (EXPERIMENTAL)" if !64BIT
Expand Down

0 comments on commit df6dc57

Please sign in to comment.