]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sparc32 cpuinit flase positives
authorAl Viro <viro@ftp.linux.org.uk>
Sat, 22 Nov 2008 17:33:54 +0000 (17:33 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Nov 2008 18:03:35 +0000 (10:03 -0800)
commit409832f5484cd1e2d8812c3236dffb33d01c359b
tree855b5e4cb8bc8c2120d43c3478f9e47696b84fb5
parent4ea8fb9c1cc67bee980dca589ec8d0d4e62858c7
sparc32 cpuinit flase positives

All noise since we don't have CPU hotplug there.  However, they
did expose something very odd-looking in there - poke_viking()
does a bunch of identical btfixup each time it's called (i.e.
for each CPU).  That one is left alone for now; just the trivial
misannotation fixes.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sparc/kernel/cpu.c
arch/sparc/kernel/smp.c
arch/sparc/kernel/sun4d_smp.c
arch/sparc/kernel/sun4m_smp.c
arch/sparc/kernel/trampoline.S
arch/sparc/mm/srmmu.c