From: Al Viro Date: Sat, 22 Nov 2008 17:33:54 +0000 (+0000) Subject: sparc32 cpuinit flase positives X-Git-Tag: v2.6.28-rc7~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=409832f5484cd1e2d8812c3236dffb33d01c359b;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed