x86/jump_label: add arch_jump_label_transform_static()
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 29 Sep 2011 18:11:09 +0000 (11:11 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Tue, 25 Oct 2011 18:54:42 +0000 (11:54 -0700)
This allows jump-label entries to be cheaply updated on code which is
not yet live.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Jason Baron <jbaron@redhat.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>

No differences found