]> git.baikalelectronics.ru Git - kernel.git/commit
jump label: Remove static_branch()
authorJason Baron <jbaron@redhat.com>
Thu, 28 Jun 2012 19:05:02 +0000 (15:05 -0400)
committerIngo Molnar <mingo@kernel.org>
Fri, 6 Jul 2012 08:53:49 +0000 (10:53 +0200)
commit96536028d7108df7aeded3cf4829809c270c0c50
tree2feb9ec28b99535a981574bc85766112a7346e82
parenta2b49124d23b13e27eec853fcf8fdf130f6c2478
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:

  9aa2b6019d ("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>
include/linux/jump_label.h