From: Paul E. McKenney Date: Thu, 10 Nov 2011 23:59:58 +0000 (-0800) Subject: kdb: Make KDB use the new is_idle_task() API X-Git-Tag: v3.3-rc1~193^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fc20c5cbdd184f32cb0f886f1a069f123f5787a;p=pandora-kernel.git kdb: Make KDB use the new is_idle_task() API Change from direct comparison of ->pid with zero to is_idle_task(). Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney Cc: Jason Wessel Reviewed-by: Josh Triplett --- Reading git-diff-tree failed