jump label: Make text_poke_early() globally visible
authorJason Baron <jbaron@redhat.com>
Fri, 17 Sep 2010 15:08:56 +0000 (11:08 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 20 Sep 2010 22:19:51 +0000 (18:19 -0400)
commitfa6f2cc77081792e4edca9168420a3422299ef15
treea37b9019a0017ba13585447392f0c98b2f7cb51b
parentf49aa448561fe9215f43405cac6f31eb86317792
jump label: Make text_poke_early() globally visible

Make text_poke_early available outside of alternative.c. The jump label
patchset wants to make use of it in order to set up the optimal no-op
sequences at run-time.

Signed-off-by: Jason Baron <jbaron@redhat.com>
LKML-Reference: <04cfddf2ba77bcabfc3e524f1849d871d6a1cf9d.1284733808.git.jbaron@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
arch/x86/include/asm/alternative.h
arch/x86/kernel/alternative.c