commit | ac99b862fb98a36929831791da31714f709c2aa8 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Jul 06 14:20:14 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 06 20:41:03 2011 +0100 |
tree | 93edba15ae7bb289b9a820af6e75d24e43ebea9a | |
parent | 9cdbe1cbac4ec318037297175587a0080acc9d11 [diff] |
jump_label: Provide jump_label_key initializers Provide two initializers for jump_label_key that initialize it enabled or disabled. Also modify all jump_label code to allow for jump_labels to be initialized enabled. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Jason Baron <jbaron@redhat.com> Link: http://lkml.kernel.org/n/tip-p40e3yj21b68y03z1yv825e7@git.kernel.org Signed-off-by: Ingo Molnar <mingo@elte.hu>