From: Paul E. McKenney Date: Tue, 18 Mar 2014 03:56:45 +0000 (-0700) Subject: rcutorture: Check for rcu_torture_fqs creation errors X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~26^2^2~2^3~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d0606e2c13ad445a58b9d9547de617429cabf9;p=pandora-kernel.git rcutorture: Check for rcu_torture_fqs creation errors The return value from torture_create_kthread() is currently ignored when creating the rcu_torture_fqs kthread. This commit therefore captures the return value so that it can be tested for errors. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed