From: Greg Kroah-Hartman Date: Fri, 23 Feb 2007 22:54:57 +0000 (-0800) Subject: Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" X-Git-Tag: v2.6.21-rc2~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfff0a0671baf4e69fc676bf8150635407548288;p=pandora-kernel.git Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" This reverts commit c353c3fb0700a3c17ea2b0237710a184232ccd7f. It turns out that we end up with a loop trying to load the unix module and calling netfilter to do that. Will redo the patch later to not have this loop. Acked-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed