From: Paul Mundt Date: Tue, 4 Aug 2009 08:17:00 +0000 (+0900) Subject: sh64: Kill off special clear_page() implementation. X-Git-Tag: v2.6.32-rc1~640^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d14d751ff9234595639a16e53b3cf0c575946bde;p=pandora-kernel.git 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 --- Reading git-diff-tree failed