Cong Wang wrote: > Before I try to reproduce it, could you please try to replace the > 'read_lock()' > in slaves_support_netpoll() with 'read_lock_bh()'? (read_unlock() too) > Try if this helps. > Confirmed. Please use the attached patch instead, for your testing. Thanks!