commit | d14d751ff9234595639a16e53b3cf0c575946bde | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Aug 04 17:17:00 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Aug 04 17:17:00 2009 +0900 |
tree | 7179ac038a54d781abc985263705d2ebc2d87919 | |
parent | c7914834ef3b8a396b7e82ea34ac07cdcfe6f868 [diff] |
sh64: Kill off special clear_page() implementation. 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>