From: David S. Miller Date: Wed, 15 Sep 2010 04:41:20 +0000 (-0700) Subject: net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS X-Git-Tag: v2.6.36-rc5~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dcbc12290abb452a5e42713faa6461b248e2f55;p=pandora-kernel.git net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS You cannot invoke __smp_call_function_single() unless the architecture sets this symbol. Reported-by: Daniel Hellstrom Signed-off-by: David S. Miller --- Reading git-diff-tree failed