diff options
author | Jarek Poplawski <jarkao2@gmail.com> | 2008-08-18 20:53:34 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-08-18 21:06:09 -0700 |
commit | 25bfcd5a78a377ea4c54a3c21e44590e2fc478a6 (patch) | |
tree | 6abe3cb036c724206ec0996351aa8eec12d12b42 /net/8021q/vlanproc.h | |
parent | 8608db031b4d2932d645709e2cfe8fbcd91a7305 (diff) |
pkt_sched: Add lockdep annotation for qdisc locks
Qdisc locks are initialized in the same function, qdisc_alloc(), so
lockdep can't distinguish tx qdisc lock from rx and reports "possible
recursive locking detected" when both these locks are taken eg. while
using act_mirred with ifb. This looks like a false positive. Anyway,
after this patch these locks will be reported more exactly.
Reported-by: Denys Fedoryshchenko <denys@visp.net.lb>
Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/8021q/vlanproc.h')
0 files changed, 0 insertions, 0 deletions