diff options
author | Patrick McHardy <kaber@trash.net> | 2006-06-09 12:17:41 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-06-17 21:30:07 -0700 |
commit | a0e889bb1bdc083dbbdb02cce9698765847b841f (patch) | |
tree | 3f176b4be0d7821f7104303f856839579deb0091 /drivers/infiniband/ulp | |
parent | 4e5ab4cb85683cf77b507ba0c4d48871e1562305 (diff) |
[NETFILTER]: recent match: fix "sleeping function called from invalid context"
create_proc_entry must not be called with locks held. Use a mutex
instead to protect data only changed in user context.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/infiniband/ulp')
0 files changed, 0 insertions, 0 deletions