Tejun Heo b9bf3121af percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
There are a few places where ___cacheline_aligned* is used with
DEFINE_PER_CPU().  Use DEFINE_PER_CPU_SHARED_ALIGNED() instead.

DEFINE_PER_CPU_SHARED_ALIGNED() applies alignment only on SMPs.  While
all other converted places used _in_smp variant or only get compiled
for SMP, net/rds used unconditional ____cacheline_aligned.  I don't
see any reason these data structures should be aligned on UP and thus
converted together.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Andy Grover <andy.grover@oracle.com>
2009-06-24 15:13:47 +09:00
..
2009-02-26 23:39:23 -08:00
2009-03-02 01:49:28 -08:00
2009-02-26 23:39:32 -08:00
2009-04-09 17:21:22 -07:00
2009-04-09 17:21:20 -07:00
2009-02-26 23:39:25 -08:00
2009-02-26 23:39:33 -08:00
2009-04-09 17:21:22 -07:00
2009-03-03 21:39:40 -08:00
2009-02-26 23:39:26 -08:00
2009-02-26 23:39:26 -08:00
2009-02-26 23:43:35 -08:00
2009-02-26 23:39:28 -08:00
2009-04-09 17:21:20 -07:00
2009-02-26 23:39:29 -08:00
2009-02-26 23:39:29 -08:00
2009-02-26 23:39:25 -08:00
2009-02-26 23:39:26 -08:00
2009-02-26 23:39:25 -08:00
2009-02-26 23:39:24 -08:00