K 10 svn:author V 3 alc K 8 svn:date V 27 2012-07-05T00:08:47.025520Z K 7 svn:log V 204 Correct an error in r237513. The call to reserve_pv_entries() must come before pmap_demote_pde() updates the PDE. Otherwise, pmap_pv_demote_pde() can crash. Crash reported by: kib Patch tested by: kib END