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)
commite71a5be15e47a73a2964712967fe93ee8ccf551b
tree64d85dec15ab2ddfa11ea06d4c70dadd2a4f2897
parent61f42183fd15d5e666236f474d73b3555c7b83d1
x86/jump_label: add arch_jump_label_transform_static()

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>
arch/x86/kernel/jump_label.c