Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19343
b: refs/heads/master
c: e8730ea
h: refs/heads/master
i:
  19341: 32c1060
  19339: f6d8e2b
  19335: 178231a
  19327: c004561
v: v3
  • Loading branch information
Pekka Enberg authored and Linus Torvalds committed Feb 1, 2006
1 parent 7b3b361 commit f18ea35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1d0098b6e2055e4afb2ceadf11c4b9f43b671ccc
refs/heads/master: e8730eabd45e47e392f230ab8720c4b8537901fc
2 changes: 1 addition & 1 deletion trunk/arch/um/sys-i386/ldt.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include "choose-mode.h"
#include "kern.h"
#include "mode_kern.h"
#include "proc_mm.h"
#include "os.h"

extern int modify_ldt(int func, void *ptr, unsigned long bytecount);
Expand Down Expand Up @@ -90,6 +89,7 @@ static long do_modify_ldt_tt(int func, void __user *ptr,
#include "skas.h"
#include "skas_ptrace.h"
#include "asm/mmu_context.h"
#include "proc_mm.h"

long write_ldt_entry(struct mm_id * mm_idp, int func, struct user_desc * desc,
void **addr, int done)
Expand Down

0 comments on commit f18ea35

Please sign in to comment.