[Crash-utility] [PATCH] kernel: fix start-up time degradation caused by strings command

lijiang lijiang at redhat.com
Tue Mar 29 06:04:13 UTC 2022


On Tue, Mar 29, 2022 at 1:29 PM Alexander Egorenkov <egorenar at linux.ibm.com>
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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/crash-utility/attachments/20220329/554f77ea/attachment.htm>


More information about the Crash-utility mailing list