From: Pranith Kumar Date: Fri, 25 Jul 2014 23:02:07 +0000 (-0700) Subject: rcu: Check the return value of zalloc_cpumask_var() X-Git-Tag: omap-for-v3.19/prcm-cleanup~100^2~1^2~16^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=949cccdbe6d286544ce3fe170298183eb7ada81c;p=pandora-kernel.git rcu: Check the return value of zalloc_cpumask_var() This commit checks the return value of the zalloc_cpumask_var() used for allocating cpumask for rcu_nocb_mask. Signed-off-by: Pranith Kumar Signed-off-by: Paul E. McKenney Tested-by: Paul Gortmaker --- Reading git-diff-tree failed