[PATCH 01/12] powerpc/module: Only try to generate the ftrace_caller() stub once

Balbir Singh bsingharora at gmail.com
Thu Feb 25 15:36:52 AEDT 2016



On 25/02/16 10:55, Balbir Singh wrote:
>
> On 25/02/16 01:28, Michael Ellerman wrote:
>> Currently we generate the module stub for ftrace_caller() at the bottom
>> of apply_relocate_add(). However apply_relocate_add() is potentially
>> called more than once per module, which means we will try to generate
>> the ftrace_caller() stub multiple times.
> This makes sense
> Reviewed-by: Balbir Singh <bsingharora at gmail.com>
For the entire series also

Tested-by: Balbir Singh <bsingharora at gmail.com>


More information about the Linuxppc-dev mailing list