Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252690
b: refs/heads/master
c: af6a25f
h: refs/heads/master
v: v3
  • Loading branch information
Richard Kennedy authored and Ingo Molnar committed May 25, 2011
1 parent 80986d6 commit bb50100
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: f073cc8f39b48fdf4c8cd9520a6028fe69199b60
refs/heads/master: af6a25f0e1ec0265c267e6ee4513925eaba6d0ed
4 changes: 2 additions & 2 deletions trunk/arch/x86/include/asm/mmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
typedef struct {
void *ldt;
int size;
struct mutex lock;
void *vdso;

#ifdef CONFIG_X86_64
/* True if mm supports a task running in 32 bit compatibility mode. */
unsigned short ia32_compat;
#endif

struct mutex lock;
void *vdso;
} mm_context_t;

#ifdef CONFIG_SMP
Expand Down

0 comments on commit bb50100

Please sign in to comment.