aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/lib/clear_page.S
Commit message (Collapse)AuthorAge
* sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt2008-04-18
| | | | | | | 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>
* sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt2008-01-27
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Build fixes for lib32 clear_page.Paul Mundt2008-01-27
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: clear/copy_page renames in lib and lib64.Paul Mundt2008-01-27
Signed-off-by: Paul Mundt <lethal@linux-sh.org>