]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdwfl: When the kernel is found, but not the modules warn, don't fail.
authorMark Wielaard <mark@klomp.org>
Mon, 16 Oct 2017 11:25:33 +0000 (13:25 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 20 Oct 2017 11:50:56 +0000 (13:50 +0200)
commit557c000db9ee0a1df8c10723b6c8df5e01985208
tree95140af2f800be1697ba20e2ac6fa3164d355475
parent4f977868eab2ea196a44e9d96c9e777134411391
libdwfl: When the kernel is found, but not the modules warn, don't fail.

For -k the argp parser could fail to find the modules after the kernel
itself was already found. Calling failure at this point closes the Dwfl,
which isn't necessary. Just warn about the missing modules and continue
with the kernel only Dwfl.

Signed-off-by: Mark Wielaard <mark@klomp.org>
libdwfl/ChangeLog
libdwfl/argp-std.c