Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83224
b: refs/heads/master
c: d449c50
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed Feb 5, 2008
1 parent 44899ce commit c07c85a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 576c013df0ac9ad1f217452c14ddde246bb1a70d
refs/heads/master: d449c5036778dfa00374c55c9c9f02bd45574c58
4 changes: 0 additions & 4 deletions trunk/arch/um/include/um_mmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@

typedef struct mm_context {
struct mm_id id;
unsigned long last_page_table;
#ifdef CONFIG_3_LEVEL_PGTABLES
unsigned long last_pmd;
#endif
struct uml_ldt ldt;
} mm_context_t;

Expand Down

0 comments on commit c07c85a

Please sign in to comment.