svn commit: r249918 - head/sys/powerpc/aim
Justin Hibbits
jhibbits at FreeBSD.org
Fri Apr 26 05:18:18 UTC 2013
Author: jhibbits
Date: Fri Apr 26 05:18:18 2013
New Revision: 249918
URL: http://svnweb.freebsd.org/changeset/base/249918
Log:
Remove a comment that shouldn't have gone in.
X-MFC-with: r249864
Modified:
head/sys/powerpc/aim/mmu_oea.c
Modified: head/sys/powerpc/aim/mmu_oea.c
==============================================================================
--- head/sys/powerpc/aim/mmu_oea.c Fri Apr 26 05:13:48 2013 (r249917)
+++ head/sys/powerpc/aim/mmu_oea.c Fri Apr 26 05:18:18 2013 (r249918)
@@ -2588,9 +2588,6 @@ moea_dumpsys_map(mmu_t mmu, struct pmap_
return (md->md_vaddr + ofs);
}
-/* TODO: Run this on minbar, single calls, to check addresses, offsets, and
- * sizes. It should be doing more than just single pages.
- */
struct pmap_md *
moea_scan_md(mmu_t mmu, struct pmap_md *prev)
{
More information about the svn-src-all
mailing list