> =================================================================== > RCS file: arch/mips/mm/remap.c > diff -N arch/mips/mm/remap.c > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ arch/mips/mm/remap.c 19 Sep 2004 22:51:21 -0000 > @@ -0,0 +1,115 @@ > +/* > + * arch/mips/mm/remap.c > + * > + * A copy of mm/memory.c, with mods for 64 bit physical I/O addresses on > + * 32 bit native word platforms. This is horrible. Please submit any modifications you'll need over remap_page_pfn (as in -mm) that you still need and ensure they're portable.