Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143238
b: refs/heads/master
c: c667d5d
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Apr 8, 2009
1 parent 0decbf4 commit 2fa51bc
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: a957fac50023eac09368ab19d3a7ec725c2657c3
refs/heads/master: c667d5d6a77a5f33f9181bcf92a04fdc69712a2b
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 2fa51bc

Please sign in to comment.