From: Eric Dumazet Date: Wed, 24 Mar 2010 19:13:54 +0000 (+0000) Subject: rps: add CONFIG_RPS X-Git-Tag: v2.6.35-rc1~473^2~688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3345457a7a174dfb5872a070af80d456985038;p=pandora-kernel.git rps: add CONFIG_RPS RPS currently depends on SMP and SYSFS Adding a CONFIG_RPS makes sense in case this requirement changes in the future. This patch saves about 1500 bytes of kernel text in case SMP is on but SYSFS is off. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed