mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-16 07:08:29 +00:00
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>