]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PARISC] Unbreak processor_probe when we have more than NR_CPUS
authorKyle McMartin <kyle@mcmartin.ca>
Thu, 18 Oct 2007 07:03:50 +0000 (00:03 -0700)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Thu, 18 Oct 2007 07:58:57 +0000 (00:58 -0700)
commitf8b9e5945738d25c04d6735c2a070f574d2b34c5
treecf3f801695d1a90c89fe475904b3bc23d4ab0bad
parent730e844d57693f464c7f9954a0f7102414164c3f
[PARISC] Unbreak processor_probe when we have more than NR_CPUS

If we already have NR_CPUS worth of cpus online, we obviously shouldn't
be trying to bring up more... Fixes a particularly vexing issue I had when
running another machines kernel on my rp3440.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/parisc/kernel/processor.c