]> git.baikalelectronics.ru Git - kernel.git/commit
jump_label: Add atomic_t interface
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 14 Oct 2010 19:39:02 +0000 (21:39 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 18 Oct 2010 17:58:57 +0000 (19:58 +0200)
commitd4e61404ab5ad9c4c67c8b87fbcb01dc161d1198
tree7db3977261fdd71916c45419da404c16ce85838c
parent9fd882fa8f6ff428759034dfe48a605982649751
jump_label: Add atomic_t interface

Add an interface to allow usage of jump_labels with atomic counters.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20101014203625.501657727@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/jump_label_ref.h [new file with mode: 0644]