ANDROID: GKI: move android tracehooks to use static branch apis
In commit 4a8840af ("tracepoints: Use new static branch API"), the tracing infrastructure finally moved over to use the "new" static branch apis fully, breaking the android tracepoint macros/functions. Convert our out-of-tree tracepoint logic to use the static branch apis as well, fixing everything up properly. Fixes: 4a8840af ("tracepoints: Use new static branch API") Change-Id: I9cd70f1c9efc255b4d67b63664971f35d5830183 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please register or sign in to comment