K 10 svn:author V 3 alc K 8 svn:date V 27 2009-04-19T00:34:34.696961Z K 7 svn:log V 368 Allow valid pages to be mapped for read access when they have a non-zero busy count. Only mappings that allow write access should be prevented by a non-zero busy count. (The prohibition on mapping pages for read access when they have a non- zero busy count originated in revision 1.202 of i386/i386/pmap.c when this code was a part of the pmap.) Reviewed by: tegge END