[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)
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>

No differences found