Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh64: Kill off special clear_page() implementation. | Paul Mundt | 2009-08-04 | 1 | -54/+0 |
| | | | | | | | | This can use the now generic clear_page() implementation, which is backed by the sh64 optimized memset routine. This also fixes up the case where PAGE_SIZE != 4kB. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: clear/copy_page renames in lib and lib64. | Paul Mundt | 2008-01-28 | 1 | -0/+54 |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> |