From: Johannes Berg Date: Wed, 21 Aug 2013 14:08:02 +0000 (+0200) Subject: Revert "genetlink: fix family dump race" X-Git-Tag: v3.11-rc7~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d47b380563174e5c15776ce6ca9bab4ee7d59e3;p=pandora-kernel.git Revert "genetlink: fix family dump race" This reverts commit 58ad436fcf49810aa006016107f494c9ac9013db. It turns out that the change introduced a potential deadlock by causing a locking dependency with netlink's cb_mutex. I can't seem to find a way to resolve this without doing major changes to the locking, so revert this. Signed-off-by: Johannes Berg Acked-by: Pravin B Shelar Signed-off-by: David S. Miller --- Reading git-diff-tree failed