On Tue, Mar 29, 2022 at 1:29 PM Alexander Egorenkov <egorenar@xxxxxxxxxxxxx> wrote:
Do you think it makes sense to add an exception for '.rodata' symbol
to s390x_verify_symbol() ? Something like:
if (STREQ(name), ".rodata"))
return TRUE;
Maybe it makes sense, but, need to find out where to filter out this symbol, it
will have more changes. For example: s390_verify_symbol()...
However, for safety, it could be good to still check the symbols.
Thanks.
Lianbo
I did a quick test and it works on s390x as well.
Thanks
Regards
Alex
-- Crash-utility mailing list Crash-utility@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/crash-utility Contribution Guidelines: https://github.com/crash-utility/crash/wiki