From: Tejun Heo Date: Wed, 1 Apr 2009 06:06:33 +0000 (+0900) Subject: x86,percpu: fix inverted NUMA test in setup_pcpu_remap() X-Git-Tag: v2.6.30-rc1~211^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb12ce60c81826a99eadbc56401e08ceb37a0cc2;p=pandora-kernel.git x86,percpu: fix inverted NUMA test in setup_pcpu_remap() setup_percpu_remap() is for NUMA machines yet it bailed out with -EINVAL if pcpu_need_numa(). Fix the inverted condition. This problem was reported by David Miller and verified by Yinhai Lu. Reported-by: David Miller Reported-by: Yinghai Lu Signed-off-by: Tejun Heo LKML-Reference: <49D30469.8020006@kernel.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed