diff options
author | 2012-06-28 15:05:02 -0400 | |
---|---|---|
committer | 2012-07-06 10:53:49 +0200 | |
commit | 47fbc518a4b5c9a949f7cab8b14a00d3549bf138 (patch) | |
tree | 2feb9ec28b99535a981574bc85766112a7346e82 /tools/perf/scripts/python/syscall-counts.py | |
parent | tracepoint: Use static_key_false(), since static_branch() is deprecated (diff) | |
download | linux-dev-47fbc518a4b5c9a949f7cab8b14a00d3549bf138.tar.xz linux-dev-47fbc518a4b5c9a949f7cab8b14a00d3549bf138.zip |
jump label: Remove static_branch()
Remove the obsolete static_branch() interface, since the supported interface
is now static_key_false()/true() - which is used by all in-tree code.
See commit:
c5905afb0e ("static keys: Introduce 'struct static_key', static_key_true()/false()
and static_key_slow_[inc|dec]()").
Signed-off-by: Jason Baron <jbaron@redhat.com>
Cc: rostedt@goodmis.org
Cc: mathieu.desnoyers@efficios.com
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/199332c47eef8005d5a5bf1018a80d25929a5746.1340909155.git.jbaron@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions