commit | 409832f5484cd1e2d8812c3236dffb33d01c359b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sat Nov 22 17:33:54 2008 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Nov 30 10:03:35 2008 -0800 |
tree | 855b5e4cb8bc8c2120d43c3478f9e47696b84fb5 | |
parent | 4ea8fb9c1cc67bee980dca589ec8d0d4e62858c7 [diff] |
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>