Remove stale comment. splhigh -> critical_enter transition happend

some time ago, and no longer needs special attention.
This commit is contained in:
Warner Losh 2008-09-28 03:47:24 +00:00
parent 10ec05d8dc
commit 5bfe05811f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=183426

View File

@ -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
*/