K 10 svn:author V 7 attilio K 8 svn:date V 27 2012-04-06T19:49:45.410158Z K 7 svn:log V 301 Free a cached page rather than only removing it. vm_page_cache_remove() should only be used in very little and specific cases (and marked as static likely) where the callers is going to take care also of the page flags appropriately, otherwise one can end up with a corrupted page. Reported by: pho END