From: Paul Mundt Date: Thu, 1 Mar 2007 06:56:31 +0000 (+0900) Subject: sh: Use L1_CACHE_BYTES for .data.cacheline_aligned. X-Git-Tag: v2.6.21-rc4~104^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e29cacb7d09c81b09224bec395f970df958af4;p=pandora-kernel.git sh: Use L1_CACHE_BYTES for .data.cacheline_aligned. Previously this was using a hardcoded 32, use L1_CACHE_BYTES for cacheline alignment instead. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed