On Mon, Apr 14, 2008 at 05:56:32PM +0900, Atsushi Nemoto wrote: > With this patch, on platforms do not have prefetch instruction, a > first instruction of clear_page and copy_page would be something like: > > ori a2, a0, PAGE_SIZE > > Of course this does not work for odd pages. Please fold this fix into > your patch. Folded into the 2.6.26 queue. Thanks, Ralf