Bah, just revert my earlier change entirely. (Missed alc's request to do
this earlier.) Requested by: alc
This commit is contained in:
parent
5b1df4530b
commit
d6e9b97b3f
@ -223,7 +223,7 @@ _vm_phys_create_seg(vm_paddr_t start, vm_paddr_t end, int flind, int domain)
|
||||
{
|
||||
struct vm_phys_seg *seg;
|
||||
#ifdef VM_PHYSSEG_SPARSE
|
||||
vm_size_t pages;
|
||||
long pages;
|
||||
int segind;
|
||||
|
||||
pages = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user