Re: [BPQ] lockdep: fix false positive

2006-07-11 Thread Ingo Molnar
* Ralf Baechle <[EMAIL PROTECTED]> wrote: > Bpqether is encapsulating AX.25 frames into ethernet frames. There is > a virtual bpqether device paired with each ethernet devices, so it's > normal to pass through dev_queue_xmit twice for each frame which > triggers the locking detector. > > Sig

Re: [BPQ] lockdep: fix false positive

2006-07-10 Thread David Miller
From: Ralf Baechle <[EMAIL PROTECTED]> Date: Mon, 10 Jul 2006 16:53:34 +0100 > Bpqether is encapsulating AX.25 frames into ethernet frames. There is a > virtual bpqether device paired with each ethernet devices, so it's normal > to pass through dev_queue_xmit twice for each frame which triggers t

[BPQ] lockdep: fix false positive

2006-07-10 Thread Ralf Baechle
Bpqether is encapsulating AX.25 frames into ethernet frames. There is a virtual bpqether device paired with each ethernet devices, so it's normal to pass through dev_queue_xmit twice for each frame which triggers the locking detector. Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]> --- drivers/