tmp_suning_uos_patched/arch
Tejun Heo 6088464cf1 alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTES
With the previous percpu variable definition change, all percpu
variables are global and there's no need to specify __used, which only
triggers on recent compilers anyway.  Kill it.

[ Impact: remove unnecessary percpu attribute ]

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Richard Henderson <rth@twiddle.net>
2009-06-24 15:13:52 +09:00
..
alpha alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTES 2009-06-24 15:13:52 +09:00
arm linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
avr32 linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
blackfin percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() 2009-06-24 15:13:47 +09:00
cris CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. 2009-06-24 15:13:41 +09:00
frv linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
h8300 linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
ia64 percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() 2009-06-24 15:13:47 +09:00
m32r linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
m68k linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
m68knommu linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
microblaze linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
mips linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
mn10300 linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
parisc linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
powerpc percpu: cleanup percpu array definitions 2009-06-24 15:13:45 +09:00
s390 linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
sh linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
sparc linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
um linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
x86 percpu: clean up percpu variable definitions 2009-06-24 15:13:48 +09:00
xtensa linker script: throw away .discard section 2009-06-24 15:13:38 +09:00
.gitignore
Kconfig gcov: add gcov profiling infrastructure 2009-06-18 13:03:57 -07:00