netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6.19-git19] BUG due to bad argument to ieee80211softmac_assoc_work
@ 2006-12-13 18:17 Michael Bommarito
  2006-12-14 15:06 ` Johannes Berg
  2006-12-14 21:38 ` Uli Kunitz
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Bommarito @ 2006-12-13 18:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: netdev

This didn't get much attention on bugzilla and I figured it was
important enough to forward along to the whole list since it's been
lingering around in ieee80211-softmac since 19-git5 at least.
http://bugzilla.kernel.org/show_bug.cgi?id=7657

Somebody was passing the whole mac device structure to
ieee80211softmac_assoc_work instead of just the assocation work, which
lead to much death and locking.

Attached is a patch that fixes this (the actual change is two lines
but context provided in patch for review).  The dmesg containing call
trace is attached to the bugzilla entry above.

-Mike

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

end of thread, other threads:[~2006-12-15  0:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-13 18:17 [PATCH 2.6.19-git19] BUG due to bad argument to ieee80211softmac_assoc_work Michael Bommarito
2006-12-14 15:06 ` Johannes Berg
2006-12-14 21:38 ` Uli Kunitz
2006-12-14 21:48   ` Michael Bommarito
2006-12-15  0:47     ` Larry Finger

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).