commit | f8b9e5945738d25c04d6735c2a070f574d2b34c5 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mcmartin.ca> | Thu Oct 18 00:03:50 2007 -0700 |
committer | Kyle McMartin <kyle@shortfin.cabal.ca> | Thu Oct 18 00:58:57 2007 -0700 |
tree | cf3f801695d1a90c89fe475904b3bc23d4ab0bad | |
parent | 730e844d57693f464c7f9954a0f7102414164c3f [diff] |
[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>