Re: [PATCH 1/2] objtool: Rename elf_open to prevent conflict with libelf from elftoolchain

From: Josh Poimboeuf
Date: Thu Jun 27 2019 - 20:22:33 EST


On Sun, Jun 16, 2019 at 04:14:59PM -0700, Michael Forney wrote:
> Signed-off-by: Michael Forney <mforney@xxxxxxxxxxx>
> ---
> tools/objtool/check.c | 2 +-
> tools/objtool/elf.c | 2 +-
> tools/objtool/elf.h | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)

Sorry for the delay, I was out for a bit and I'm still trying to get
caught back up on email.

These patches look fine. I'll try to send them on to the -tip tree
shortly.

Just curious, have you done much testing with the elftoolchain version
of libelf and objtool? So far objtool has only been successfully used
with the elfutils version, so I'm just curious how compatible your
libelf is with the elfutils version.

--
Josh