From: Anton Blanchard Date: Wed, 17 Sep 2014 07:07:03 +0000 (+1000) Subject: powerpc/ftrace: Remove mod_return_to_handler X-Git-Tag: omap-for-v3.19/fixes-rc1~123^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d56c65a6ff9065c459fc63c509950d8ea66e00c;p=pandora-kernel.git powerpc/ftrace: Remove mod_return_to_handler mod_return_to_handler is the same as return_to_handler, except it handles the change of the TOC (r2). Add this into return_to_handler and remove mod_return_to_handler. Signed-off-by: Anton Blanchard Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed