> RDMA/nes: Check cm_node before using it > > Moved cm_core assignment after cm_node check. This patch is fine -- but I've never seen the oops the current code would cause, and I'm guessing you haven't either. Is there any way that schedule_nes_timer() gets passed a NULL cm_node? - R.