You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This indicate that we called kmem_alloc() under a spin lock with KM_SLEEP(). Looking at the code I just don't see how this is possible unless you were running an older SPL. Commit openzfs/spl@9b51f21 should have resolved any lingering issues like this.
Using latest master (0443477), Linux 3.2.28. Steps to reproduce:
This results in the following kernel message:
The text was updated successfully, but these errors were encountered: