summaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorJerry Snitselaar <jsnitsel@redhat.com>2015-04-30 08:10:24 -0700
committerSteven Rostedt <rostedt@goodmis.org>2015-05-12 15:56:57 -0400
commit7e255d346c12888f7cce4b89a03a5fe5e9196ab1 (patch)
treeb87449fa2978ae7d1975b566e1936784a57cd36b /CREDITS
parent755a27e7e4c817dd51ade41668b380f26026899c (diff)
downloadop-kernel-dev-7e255d346c12888f7cce4b89a03a5fe5e9196ab1.zip
op-kernel-dev-7e255d346c12888f7cce4b89a03a5fe5e9196ab1.tar.gz
tracing: Export tracing clock functions
Critical tracepoint hooks should never call anything that takes a lock, so they are unable to call getrawmonotonic() or ktime_get(). Export the rest of the tracing clock functions so can be used in tracepoint hooks. Background: We have a customer that adds their own module and registers a tracepoint hook to sched_wakeup. They were using ktime_get() for a time source, but it grabs a seq lock and caused a deadlock to occur. Link: http://lkml.kernel.org/r/1430406624-22609-1-git-send-email-jsnitsel@redhat.com Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud