s390/jump-label: add arch_jump_label_transform_static()
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 29 Sep 2011 17:58:46 +0000 (10:58 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Tue, 25 Oct 2011 18:54:37 +0000 (11:54 -0700)
commit61f42183fd15d5e666236f474d73b3555c7b83d1
tree74895442aa5e3f43e3ab0a533a9c36b00687709b
parent20284aa77c0f6227da4783a920b72dc61d4bcc09
s390/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>
Cc: Jan Glauber <jang@linux.vnet.ibm.com>
arch/s390/kernel/jump_label.c