commit | 8b92538d84e50062560ba33adbaed7887b6e4a42 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Oct 14 21:39:02 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 18 19:58:57 2010 +0200 |
tree | 7db3977261fdd71916c45419da404c16ce85838c | |
parent | 3b6e901f839f42afb40f614418df82c08b01320a [diff] |
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>