From: Joe Lawrence Date: Sun, 5 Oct 2014 17:24:22 +0000 (-0400) Subject: workqueue: Use cond_resched_rcu_qs macro X-Git-Tag: fixes-against-v3.18-rc2~103^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e28e377204badfc3c4119ff2abda473127ee0ff;p=pandora-kernel.git workqueue: Use cond_resched_rcu_qs macro Tidy up and use cond_resched_rcu_qs when calling cond_resched and reporting potential quiescent state to RCU. Splitting this change in this way allows easy backporting to -stable for kernel versions not having cond_resched_rcu_qs(). Signed-off-by: Joe Lawrence Acked-by: Tejun Heo Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed