From: Russell King Date: Wed, 8 Jun 2005 14:28:24 +0000 (+0100) Subject: [PATCH] ARM: Fix Xscale copy_page implementation X-Git-Tag: v2.6.12~72^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f98a9335db4a7d6285b785180fad720bf22864;p=pandora-kernel.git [PATCH] ARM: Fix Xscale copy_page implementation The ARM copypage changes in 2.6.12-rc4-git1 removed the preempt locking from the copypage functions which broke the XScale implementation. This patch fixes the locking on XScale and removes the now unneeded minicache code. Signed-off-by: Russell King Checked-by: Richard Purdie --- Reading git-diff-tree failed