Hi Samson,
On Wed, Jan 27, 2016 at 5:32 PM, Samson Yeung [off-list ref] wrote:
Hi all,
Please reply directly as I am not on this list.
Commit "fd44a98ae2eb Fix race while loading modules" also broke 'modinfo
crc32', specifically, for me.
Is this a bug, is it something strange going on with crc32, or is it
intended behavior?
breaking is never intended ;-). What do you mean by "break"? Does it crash?
I can't see how this commit is related to modinfo. You will need to
give more details. Check if you can get the output by passing the
complete path to the module and make sure it's actually a module (and
not builtin) in your kernel configuration
Lucas De Marchi