On Wed, 2 Apr 2025 at 19:25, Christian Marangi (Ansuel) <ansuelsmth@xxxxxxxxx> wrote: > > Hi David, > > can you provide easy repro step? On rmmod the module, you were doing tests? I can reproduce the module removal by loading the module on boot and then running `modprobe -r crypto_hw_eip93`. I don't run anything else other than the standard boot init process. The mount I can reproduce by running mount... but that's obviously less useful for others. Tomorrow, I will try to produce a reproducing mount script using a usb disk. David