Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110372
b: refs/heads/master
c: afe7382
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Ingo Molnar committed Sep 6, 2008
1 parent 8bb63e0 commit d5579b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 17b746278da8d6642bc487ec35efe4be2333f03f
refs/heads/master: afe73824f52d6767c77e9456f573a76075108279
5 changes: 0 additions & 5 deletions trunk/include/asm-x86/mmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,9 @@
/*
* The x86 doesn't have a mmu context, but
* we put the segment information here.
*
* cpu_vm_mask is used to optimize ldt flushing.
*/
typedef struct {
void *ldt;
#ifdef CONFIG_X86_64
rwlock_t ldtlock;
#endif
int size;
struct mutex lock;
void *vdso;
Expand Down

0 comments on commit d5579b9

Please sign in to comment.