Re: [PATCH 14/16] objtool: Add arch specific function arch_ftrace_match()

2022-08-13 Thread kernel test robot
Hi Sathvika, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.19 next-20220812] [cannot apply to powerpc/next powerpc/topic/ppc-kvm masahiroy-kbuild/for-next] [If your patch is applied to the wrong git tree, kindly drop us a n

Re: [PATCH 14/16] objtool: Add arch specific function arch_ftrace_match()

2022-08-12 Thread kernel test robot
Hi Sathvika, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.19 next-20220812] [cannot apply to powerpc/next powerpc/topic/ppc-kvm masahiroy-kbuild/for-next] [If your patch is applied to the wrong git tree, kindly drop us a n

[PATCH 14/16] objtool: Add arch specific function arch_ftrace_match()

2022-08-08 Thread Sathvika Vasireddy
Add architecture specific function to look for relocation records pointing to arch specific symbols. Suggested-by: Christophe Leroy Signed-off-by: Sathvika Vasireddy --- tools/objtool/arch/x86/decode.c | 8 tools/objtool/check.c| 2 +- tools/objtool/include/objtool