]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In pmap_ts_referenced(), don't attempt to do anything if the page is
authorcognet <cognet@FreeBSD.org>
Thu, 30 Nov 2006 23:35:34 +0000 (23:35 +0000)
committercognet <cognet@FreeBSD.org>
Thu, 30 Nov 2006 23:35:34 +0000 (23:35 +0000)
commit644eaab03a49bf89e586ebc59d0a20bca174e136
treeab9c0c7d5efb08a5579f54379f6158b946291218
parent195024caefb666a006a4a1128c971e60e45b26fd
In pmap_ts_referenced(), don't attempt to do anything if the page is
fictitious, and just return 0.
sys/arm/arm/pmap.c