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)
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>

No differences found