From: Joseph Fannin Date: Tue, 1 Jan 2008 15:36:07 +0000 (+1100) Subject: [POWERPC] Export copy_page() on 32bit X-Git-Tag: v2.6.25-rc1~1131^2~96 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1f89b388732d8a7de6f9694d9d6bd32bff8d61;p=pandora-kernel.git [POWERPC] Export copy_page() on 32bit Export copy_page() on 32-bit powerpc; unionfs needs it. Unionfs already builds as a module on 64bit powerpc, so the export is placed within an existing CONFIG_PPC32 #ifdef. Signed-off-by: Joseph Fannin Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed