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 <bsinghar...@gmail.com>
- Re: [PATCH 04/12] powerpc/ftrace: Prepare for -m... Michael Ellerman
- [PATCH 02/12] powerpc/module: Mark module stubs with a ma... Michael Ellerman
- Re: [PATCH 02/12] powerpc/module: Mark module stubs ... Balbir Singh
- Re: [PATCH 02/12] powerpc/module: Mark module st... Michael Ellerman
- Re: [PATCH 02/12] powerpc/module: Mark module stubs ... Torsten Duwe
- [PATCH 03/12] powerpc/module: Create a special stub for f... Michael Ellerman
- Re: [PATCH 03/12] powerpc/module: Create a special s... Balbir Singh
- Re: [PATCH 03/12] powerpc/module: Create a speci... Michael Ellerman
- Re: [PATCH 03/12] powerpc/module: Create a speci... Torsten Duwe
- Re: [PATCH 03/12] powerpc/module: Create a s... Michael Ellerman
- Re: [PATCH 01/12] powerpc/module: Only try to generate th... Balbir Singh
- Re: [PATCH 01/12] powerpc/module: Only try to generate th... Torsten Duwe
- Re: [PATCH 01/12] powerpc/module: Only try to generate th... Kamalesh Babulal