Re: [PATCH 4/32] sparc32 cpuinit flase positives

From: David Miller
Date: Wed Nov 26 2008 - 03:56:34 EST


From: Al Viro <viro@xxxxxxxxxxxxxxxx>
Date: Sat, 22 Nov 2008 17:33:54 +0000

>
> 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@xxxxxxxxxxxxxxxxxx>

Applied, thanks Al.

The local MMU register inits do need to happen for all cpus,
so what I'll do is move the btfixups to where we assign
poke_srmmu to poke_viking, so that they occur only once.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/