summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorCatalin Boie <util@deuroconsult.ro>2005-03-31 04:36:08 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2005-03-31 04:36:08 -0800
commit824391a1a90c63ee28e62eb1e9c49981b103a975 (patch)
tree31b0cb7fa92487f23dc72940b1d31188ec9d466b /net/unix/af_unix.c
parente6762bc7b42787313b20f23342a83e76ba570761 (diff)
[PKT_SCHED]: Fix deadlock in sch_api.c
While qdisc_create() is holding the rtnl_sem, it may try to load modules which in turn may try to register devices (teql is one such case), and it will then hang trying to retake the rtnl_sem. Signed-off-by: Catalin(ux aka Dino) BOIE <catab@umbrella.ro> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions