提交 b4b7e585 编写于 作者: J Jeremy Fitzhardinge

xen: remove xen_load_gdt debug

Don't need the noise.
Signed-off-by: NJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
上级 3ce5fa7e
......@@ -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);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册