K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2019-07-13T03:39:46.551095Z K 7 svn:log V 316 powerpc64/pmap: No need for moea64_pvo_remove_from_page_locked() wrapper The only consumer of moea64_pvo_remove_from_page_locked() already has the page in hand, so there is no need to search for the page while holding the lock. Drop the wrapper, and rename _moea64_pvo_remove_from_page_locked(). Reported by: alc END