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)
commit8b92538d84e50062560ba33adbaed7887b6e4a42
tree7db3977261fdd71916c45419da404c16ce85838c
parent3b6e901f839f42afb40f614418df82c08b01320a
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]