From: Anton Blanchard Date: Sun, 8 May 2011 21:18:38 +0000 (+0000) Subject: powerpc: Simplify 4k/64k copy_page logic X-Git-Tag: v3.0-rc1~385^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d988f0e3f84cb8a4f85ccdbca6f6fefcc37bedcb;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed