Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145822
b: refs/heads/master
c: b4b7e58
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Mar 30, 2009
1 parent d6b79fc commit 15e60c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 3ce5fa7ebff74b6a4dc5fdcdc22e6979f5a4ff85
refs/heads/master: b4b7e58590d0e94ed78bd6be1aa163caba7b6c74
3 changes: 0 additions & 3 deletions trunk/arch/x86/xen/enlighten.c
Original file line number Diff line number Diff line change
Expand Up @@ -310,9 +310,6 @@ static void xen_load_gdt(const struct desc_ptr *dtr)

frames[f] = mfn;

printk("xen_load_gdt: %d va=%p mfn=%lx pfn=%lx va'=%p\n",
f, (void *)va, mfn, pfn, virt);

make_lowmem_page_readonly((void *)va);
make_lowmem_page_readonly(virt);
}
Expand Down

0 comments on commit 15e60c6

Please sign in to comment.