Skip to content
Commit 3d366960 authored by David Woodhouse's avatar David Woodhouse Committed by David S. Miller
Browse files

[AF_UNIX] Initialise UNIX sockets before general device initcalls



When drivers call request_module(), it tries to do something with UNIX
sockets and triggers a 'runaway loop modprobe net-pf-1' warning. Avoid
this by initialising AF_UNIX support earlier.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c9c1014b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment