diff options
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | 2008-01-30 06:17:42 +0300 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-02-05 02:36:36 +0300 |
commit | acffc84ad9c1c8a79b8c1d6b9f4f530f37cba9ab (patch) | |
tree | b6185d3e67ea3b58c07b7f92d6051ec2629f37de /kernel/sched_fair.c | |
parent | 410ab512e5c5716287a399145df0905c1dcddb04 (diff) | |
download | linux-acffc84ad9c1c8a79b8c1d6b9f4f530f37cba9ab.tar.xz |
[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 <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'kernel/sched_fair.c')
0 files changed, 0 insertions, 0 deletions