Home
last modified time | relevance | path

Searched hist:d988f0e3f84cb8a4f85ccdbca6f6fefcc37bedcb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/lib/
H A Dcopypage_64.Sdiff d988f0e3f84cb8a4f85ccdbca6f6fefcc37bedcb Sun May 08 16:18:38 CDT 2011 Anton Blanchard <anton@samba.org> powerpc: Simplify 4k/64k copy_page logic

To make it easier to add optimised versions of copy_page, remove
the 4kB loop for 64kB pages and just do all the work in copy_page.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/include/asm/
H A Dpage_64.hdiff d988f0e3f84cb8a4f85ccdbca6f6fefcc37bedcb Sun May 08 16:18:38 CDT 2011 Anton Blanchard <anton@samba.org> powerpc: Simplify 4k/64k copy_page logic

To make it easier to add optimised versions of copy_page, remove
the 4kB loop for 64kB pages and just do all the work in copy_page.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>