diff options
author | Michael Forney <mforney@mforney.org> | 2019-07-10 23:20:11 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-07-18 00:50:14 +0200 |
commit | 8e144797f1a67c52e386161863da4614a23ad913 (patch) | |
tree | 612c3cd98ac5ccb5c4940edb498059d6e2c7d334 /kernel/stacktrace.c | |
parent | objtool: Use Elf_Scn typedef instead of assuming struct name (diff) | |
download | linux-8e144797f1a67c52e386161863da4614a23ad913.tar.xz linux-8e144797f1a67c52e386161863da4614a23ad913.zip |
objtool: Rename elf_open() to prevent conflict with libelf from elftoolchain
The elftoolchain version of libelf has a function named elf_open().
The function name isn't quite accurate anyway, since it also reads all
the ELF data. Rename it to elf_read(), which is more accurate.
[ jpoimboe: rename to elf_read(); write commit description ]
Signed-off-by: Michael Forney <mforney@mforney.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/7ce2d1b35665edf19fd0eb6fbc0b17b81a48e62f.1562793604.git.jpoimboe@redhat.com
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions