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

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

 



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

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

 

Powered by Linux