commit | e71a5be15e47a73a2964712967fe93ee8ccf551b | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Thu Sep 29 11:11:09 2011 -0700 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Tue Oct 25 11:54:42 2011 -0700 |
tree | 64d85dec15ab2ddfa11ea06d4c70dadd2a4f2897 | |
parent | 61f42183fd15d5e666236f474d73b3555c7b83d1 [diff] |
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>