Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110119
b: refs/heads/master
c: dc63b52
h: refs/heads/master
i:
  110117: 28fb3c3
  110115: a5c67a0
  110111: c6a9995
v: v3
  • Loading branch information
Zachary Amsden authored and Ingo Molnar committed Sep 30, 2008
1 parent 327ee89 commit 0bf5909
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: 3dcd7e269d2223126f6ee9bc893f5a6166e1770d
refs/heads/master: dc63b52673d71f9d49b9d72d263a9f32df18c3ee
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/vmi_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ static void vmi_write_ldt_entry(struct desc_struct *dt, int entry,
const void *desc)
{
u32 *ldt_entry = (u32 *)desc;
vmi_ops.write_idt_entry(dt, entry, ldt_entry[0], ldt_entry[1]);
vmi_ops.write_ldt_entry(dt, entry, ldt_entry[0], ldt_entry[1]);
}

static void vmi_load_sp0(struct tss_struct *tss,
Expand Down

0 comments on commit 0bf5909

Please sign in to comment.