linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.34 Crash in dmaengine_put()
@ 2010-06-22  2:57 Jeffrey Merkey
  2010-06-22  3:28 ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: Jeffrey Merkey @ 2010-06-22  2:57 UTC (permalink / raw)
  To: linux-kernel

If someone sets the IFF_UP flags in the netdev structure without going
through ifup userspace stuff, during unregister of the the netdev
the dmaengine-put code will decrement the reference counter negative,
and crash at BUG! in the driver/dma/dmaengine.c code.  This seems
busted.

Jeff

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-06-22 17:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22  2:57 2.6.34 Crash in dmaengine_put() Jeffrey Merkey
2010-06-22  3:28 ` Andrew Morton
2010-06-22 14:08   ` Jeffrey Merkey
2010-06-22 14:43     ` Eric Dumazet
2010-06-22 16:36       ` Jeffrey Merkey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).