summaryrefslogtreecommitdiff
path: root/include/trace
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2022-04-14 17:55:47 +0300
committerThomas Gleixner <tglx@linutronix.de>2022-04-14 17:55:47 +0300
commitce8abf340e40e1126bfcb9e7679b3d6b524ae3e0 (patch)
tree4f009a42fa3c00d7e2d2fd83b59023674d2e34ba /include/trace
parentfde33ca4cb2bae6472714123b451475fdfd9995c (diff)
parent3dc6ffae2da201284cb24af66af77ee0bbb2efaa (diff)
downloadlinux-ce8abf340e40e1126bfcb9e7679b3d6b524ae3e0.tar.xz
Merge tag 'tai-for-tracing' into timers/core
Pull in the NMI safe TAI accessor which was provided for the tracing tree to prepare for further changes in this area.
Diffstat (limited to 'include/trace')
-rw-r--r--include/trace/events/sunrpc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/trace/events/sunrpc.h b/include/trace/events/sunrpc.h
index 0f34f13ebd55..5337acfe1e9c 100644
--- a/include/trace/events/sunrpc.h
+++ b/include/trace/events/sunrpc.h
@@ -1004,7 +1004,6 @@ DEFINE_RPC_XPRT_LIFETIME_EVENT(connect);
DEFINE_RPC_XPRT_LIFETIME_EVENT(disconnect_auto);
DEFINE_RPC_XPRT_LIFETIME_EVENT(disconnect_done);
DEFINE_RPC_XPRT_LIFETIME_EVENT(disconnect_force);
-DEFINE_RPC_XPRT_LIFETIME_EVENT(disconnect_cleanup);
DEFINE_RPC_XPRT_LIFETIME_EVENT(destroy);
DECLARE_EVENT_CLASS(rpc_xprt_event,