]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Allow optimized clear/copy page routines to be used on SH-2.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 21 Mar 2008 09:07:04 +0000 (18:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 18 Apr 2008 16:50:02 +0000 (09:50 -0700)
commitc27641f53df5315f8794d324f602834f719b02e8
treee783f5ee9852c53f4161f1c70cd95ab7e0f1f81c
parent482ee8dbf39abdc74ac2e23ce08dd2326f14d261
sh: Allow optimized clear/copy page routines to be used on SH-2.

Presently these are restricted to SH-3 and SH-4, so we reorder the
ifdefs a bit to let other parts use these also.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/lib/clear_page.S
arch/sh/lib/copy_page.S