From: Paul Mundt Date: Wed, 9 Sep 2009 08:14:19 +0000 (+0900) Subject: sh: Factor in cpu id for selection of cache colour fixmap. X-Git-Tag: v2.6.33-rc1~347^2~27^2~104^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e2bdfdbb4c9da13422b349227be8c7b41dbd44;p=pandora-kernel.git sh: Factor in cpu id for selection of cache colour fixmap. In the SMP VIPT case the page copy/clear ops still perform colouring, care needs to be taken that CPUs don't end up stepping on each other, so we give them a bit of room to work with. At the same time, we reduce the worst-case colouring given that these pages are always consumed. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed