commit | 0989cb46783188ea7346ba6490be0046b9b7a725 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Tue Nov 01 08:57:21 2011 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sun Dec 11 10:31:42 2011 -0800 |
tree | ab3ca7e6099efd9ca814e9202a679388f36ecc90 | |
parent | 4145fa7fbee3ec1e61c52825b146192885d9759f [diff] |
rcu: Add more information to the wrong-idle-task complaint The current code just complains if the current task is not the idle task. This commit therefore adds printing of the identity of the idle task. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>