On Fri, Oct 11, 2019 at 08:58:42AM +0200, Karel Zak wrote: > > Alexey, it seems you need another mailing list for libkmod, see: > https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/about/ Ooops! My bad. I guess I need more sleep :) Thanks for not ignoring !!! > Thanks, > Karel > > > Alexey Gladkov (4): > > libkmod: Add parser for modules.builtin.modinfo > > libkmod: Add function to get list of built-in modules > > Lookup aliases in the modules.builtin.modinfo > > modinfo: Show information about built-in modules > > > > Makefile.am | 1 + > > libkmod/libkmod-builtin.c | 231 +++++++++++++++++++++++++++++++++++++ > > libkmod/libkmod-internal.h | 10 ++ > > libkmod/libkmod-module.c | 76 ++++++++++-- > > libkmod/libkmod.c | 25 ++++ > > libkmod/libkmod.h | 1 + > > tools/depmod.c | 63 ++++++++++ > > tools/modinfo.c | 39 ++++--- > > 8 files changed, 419 insertions(+), 27 deletions(-) > > create mode 100644 libkmod/libkmod-builtin.c > > > > -- > > 2.21.0 > > > > -- > Karel Zak <kzak@xxxxxxxxxx> > http://karelzak.blogspot.com > -- Rgrds, legion