[PATCH] ARM64:ftrace: fix ftrace_modify_graph_caller for branch replace

Pratyush Anand panand at redhat.com
Thu Feb 12 20:08:10 PST 2015



On Friday 13 February 2015 01:21 AM, Sergei Shtylyov wrote:
> Hello.
>
> On 02/12/2015 06:33 PM, Pratyush Anand wrote:
>
>> ftrace_enable_ftrace_graph_caller and ftrace_disable_ftrace_graph_caller
>> should replace B(jmp) instruction and not BL(call) instruction.
>
>> patch 9f1ae7596aad71d18c3e88a3927f3f76b037b8fe did a typo and used
>
>     s/patch/commit/. And please specify that commit's summary line in
> parens.

Thanks for review, resend it with modified log.

~Pratyush

>
>> AARCH64_INSN_BRANCH_LINK instead of AARCH64_INSN_BRANCH_NOLINK.
>
>> Signed-off-by: Pratyush Anand <panand at redhat.com>
>
> [...]
>
> WBR, Sergei
>



More information about the linux-arm-kernel mailing list