From: Jason Baron Date: Fri, 17 Sep 2010 15:08:51 +0000 (-0400) Subject: jump label: Make dynamic no-op selection available outside of ftrace X-Git-Tag: v2.6.37-rc1~214^2~33^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49aa448561fe9215f43405cac6f31eb86317792;p=pandora-kernel.git jump label: Make dynamic no-op selection available outside of ftrace Move Steve's code for finding the best 5-byte no-op from ftrace.c to alternative.c. The idea is that other consumers (in this case jump label) want to make use of that code. Signed-off-by: Jason Baron LKML-Reference: <96259ae74172dcac99c0020c249743c523a92e18.1284733808.git.jbaron@redhat.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed