From: Kyle McMartin Date: Thu, 18 Oct 2007 07:03:50 +0000 (-0700) Subject: [PARISC] Unbreak processor_probe when we have more than NR_CPUS X-Git-Tag: v2.6.24-rc1~118^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b9e5945738d25c04d6735c2a070f574d2b34c5;p=pandora-kernel.git [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 --- Reading git-diff-tree failed