K 10 svn:author V 3 alc K 8 svn:date V 27 2004-07-13T02:49:22.000000Z K 7 svn:log V 325 Push down the acquisition and release of the page queues lock into pmap_remove_pages(). (The implementation of pmap_remove_pages() is optional. If pmap_remove_pages() is unimplemented, the acquisition and release of the page queues lock is unnecessary.) Remove spl calls from the alpha, arm, and ia64 pmap_remove_pages(). END