[GIT PULL arm] Use _rcuidle tracepoints to allow tracing from idle

From: Paul E. McKenney
Date: Thu May 26 2016 - 12:26:17 EST


Hello, Ingo,

This series changes a number of event tracepoints to their _rcuidle() form
to allow use from idle without lockdep-RCU complaints, a straightforward
modification that has been successfully applied many times. These splats
were found in testing by Guenter Roeck and Tony Lindgren, who have
both successfully tested the full series. Tony asked that I carry these
in -rcu:

http://lkml.kernel.org/g/20160426213630.GV5995@xxxxxxxxxxx

These have been posted to LKML, CCing relevant maintainers, who have
not objected to the proposed changes:

http://lkml.kernel.org/g/20160516184844.GA20144@xxxxxxxxxxxxxxxxxx

These maintainers are also CCed on this pull request.

They have also been subjected to 0day Test Robot and -next testing.

Thanx, Paul