Re: [PATCH v4 0/2] objtool: read_symbols() fixes

From: Josh Poimboeuf
Date: Tue Nov 20 2018 - 09:12:31 EST


On Tue, Nov 20, 2018 at 09:05:46AM +0100, Artem Savkov wrote:
> The series started with 'parent symbol search' patch, but I found another issue
> in read_symbols() while testing the failure-path.
>
> Artem Savkov (2):
> objtool: fix failed cold symbol doublefree
> objtool: fix .cold functions parent symbols search
>
> tools/objtool/elf.c | 19 +++++++++++++++----
> 1 file changed, 15 insertions(+), 4 deletions(-)

Thanks, looking good. I'll run the patches through 0-day testing and
then send them onto the -tip tree.

--
Josh