From: Hidetoshi Seto Date: Wed, 30 Jan 2008 03:17:42 +0000 (+0900) Subject: [IA64] generalize attribute of fsyscall_gtod_data X-Git-Tag: v2.6.25-rc1~785^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acffc84ad9c1c8a79b8c1d6b9f4f530f37cba9ab;p=pandora-kernel.git [IA64] generalize attribute of fsyscall_gtod_data In an ordinary way, > } __attribute__ ((aligned (L1_CACHE_BYTES))); should be > } ____cacheline_aligned; to save some bytes on an uni-processor. Signed-off-by: Hidetoshi Seto Signed-off-by: Tony Luck --- Reading git-diff-tree failed