PERFORCE change 104861 for review
Oleksandr Tymoshenko
gonzo at FreeBSD.org
Wed Aug 23 21:46:26 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=104861
Change 104861 by gonzo at gonzo_hideout on 2006/08/23 21:45:36
o Clean out "XXXMIPS" comment.
Affected files ...
.. //depot/projects/mips2/src/sys/vm/vnode_pager.c#4 edit
Differences ...
==== //depot/projects/mips2/src/sys/vm/vnode_pager.c#4 (text+ko) ====
@@ -1060,9 +1060,7 @@
for (i = 0; i < count; i++)
rtvals[i] = VM_PAGER_AGAIN;
- /*
- * XXXMIPS: Change this later. For not it causes problems.
- */
+
if ((int64_t)m[0]->pindex < 0) {
printf("vnode_pager_putpages: attempt to write meta-data!!! -- 0x%lx(%lx)\n",
(long)m[0]->pindex, (u_long)m[0]->dirty);
More information about the p4-projects
mailing list