Re: [PATCH v5 0/6] Add maple tree vma iteration support for crash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > > I've made several small comments, but they and others can be fixed when
> > > merging, so no need to resend for them.  I think we can go with this.
> > > Thank you for the huge and hard work!
> > >
> > > Acked-by: Kazuhito Hagio <k-hagio-ab@xxxxxxx>
> > >
> > Thanks a lot for your and Lianbo's code review and comments, they are
> > extremely helpful for making the patch better!
> >
> > Thanks,
> > Tao Liu
>
> Thank you guys for this work. It helps a lot also for crash gcore.
>
> Lianbo, could you let me know when you pick up this into crash on
> Fedora Linux? Rough scheudle is fine.
>
> I'd like to use the mapple API in crash gcore and so need to add
> rpm version dependency into crash-gcore-command against crash and release
> it after the crash is updated.

Sorry. Please ignore this request. I noticed that I can avoid this
kind of dependency in the extension module using weak symbol like:

    ulong __attribute__((weak)) do_maple_tree(ulong root, int flag, struct list_pair *lp)
    {
        return -ENOSYS;
    }

Thanks.
HATAYAMA, Daisuke

--
Crash-utility mailing list
Crash-utility@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/crash-utility
Contribution Guidelines: https://github.com/crash-utility/crash/wiki




[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux