From: Himangi Saraogi Date: Tue, 18 Mar 2014 17:22:26 +0000 (+0530) Subject: rcu: Replace NR_CPUS with nr_cpu_ids X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~26^2^2~2^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=595f3900f6b4221403493c530138b8dad2bd87f3;p=pandora-kernel.git rcu: Replace NR_CPUS with nr_cpu_ids This patch replaces NR_CPUS with nr_cpu_ids as NR_CPUS should consider cpumask_var_t. Signed-off-by: Himangi Saraogi Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed