summaryrefslogtreecommitdiffstats
path: root/include/linux/svga.h
diff options
context:
space:
mode:
authorJeremy Fitzhardinge2011-10-03 20:01:46 +0200
committerJeremy Fitzhardinge2011-10-25 20:54:31 +0200
commit20284aa77c0f6227da4783a920b72dc61d4bcc09 (patch)
tree46fb708a9508e3d718be7eb432367547e71208d3 /include/linux/svga.h
parentsparc/jump_label: drop arch_jump_label_text_poke_early() (diff)
downloadkernel-qcow2-linux-20284aa77c0f6227da4783a920b72dc61d4bcc09.tar.gz
kernel-qcow2-linux-20284aa77c0f6227da4783a920b72dc61d4bcc09.tar.xz
kernel-qcow2-linux-20284aa77c0f6227da4783a920b72dc61d4bcc09.zip
jump_label: add arch_jump_label_transform_static() to optimise non-live code updates
When updating a newly loaded module, the code is definitely not yet executing on any processor, so it can be updated with no need for any heavyweight synchronization. This patch adds arch_jump_label_static() which is implemented as arch_jump_label_transform() by default, but architectures can override it if it avoids, say, a call to stop_machine(). 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>
Diffstat (limited to 'include/linux/svga.h')
0 files changed, 0 insertions, 0 deletions