K 10 svn:author V 7 attilio K 8 svn:date V 27 2012-04-07T23:58:49.152324Z K 7 svn:log V 279 If we already had a page with pindex == 0 in the device pager object (if not already fictious) the code can panic when trying to first insert a fictious page because of the overridden pindex. Fix this by applying the same spinning pattern of vm_page_rename(). Reported by: pho END