提交 ef131a54 创建 作者: Nickolai Zeldovich's avatar Nickolai Zeldovich

fix build with VM_CRANGE

上级 31354f3d
......@@ -275,7 +275,7 @@ vmap::copy(int share)
continue;
#endif
cprintf("non-empty span 0x%lx--0x%lx in %p: %p\n",
ne->vma_start, ne->vma_end, &nm->rx, x);
ne->vma_start, ne->vma_end, nm, x);
assert(0); /* span must be empty */
}
#if VM_CRANGE
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论