Hi all,
Commit 963ecbd41a ("rhashtable: Fix use-after-free in rhashtable_walk_stop") is
causing
RCU warnings since the code now locks a mutex (which might sleep) within an RCU
critical
section within rhashtable_walk_stop().Thanks, Sasha -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

