From: Lennert Buytenhek Date: Thu, 24 Apr 2008 05:31:45 +0000 (-0400) Subject: [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page() X-Git-Tag: v2.6.26-rc1~351^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed1507183adea174bc4b6611b50d90e044730c2;p=pandora-kernel.git [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page() This patch implements a set of Feroceon-specific {copy,clear}_user_page() routines that perform more optimally than the generic implementations. This also deals with write-allocate caches (Feroceon can run L1 D in WA mode) which otherwise prevents Linux from booting. [nico: optimized the code even further] Signed-off-by: Lennert Buytenhek Tested-by: Sylver Bruneau Tested-by: Martin Michlmayr Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed