Remove stale comment. splhigh -> critical_enter transition happend
some time ago, and no longer needs special attention.
This commit is contained in:
parent
10ec05d8dc
commit
5bfe05811f
@ -1192,12 +1192,6 @@ pmap_release(pmap_t pmap)
|
||||
vm_page_unlock_queues();
|
||||
}
|
||||
|
||||
/*
|
||||
* Changes:
|
||||
* * Replace splhigh()/splx() with critical_enter()/critical_exit()
|
||||
* * Use the VM_ALLOC_WIRED flag for allocating the new page.
|
||||
*/
|
||||
|
||||
/*
|
||||
* grow the number of kernel page table entries, if needed
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user