Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305476
b: refs/heads/master
c: 3e7f3db
h: refs/heads/master
v: v3
  • Loading branch information
Alex Shi authored and Ingo Molnar committed May 18, 2012
1 parent 3d3949c commit 21b34a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: 302616911da8e868d3f1a00dce517ca30b0e065d
refs/heads/master: 3e7f3db001de6133db1c385c92eec944409a8b4f
6 changes: 1 addition & 5 deletions trunk/arch/x86/include/asm/tlbflush.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,7 @@ static inline void __flush_tlb_one(unsigned long addr)
__flush_tlb();
}

#ifdef CONFIG_X86_32
# define TLB_FLUSH_ALL 0xffffffff
#else
# define TLB_FLUSH_ALL -1ULL
#endif
#define TLB_FLUSH_ALL -1UL

/*
* TLB flushing:
Expand Down

0 comments on commit 21b34a3

Please sign in to comment.