https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197143

--- Comment #153 from [email protected] ---
A commit references this bug:

Author: adrian
Date: Sun Mar 15 21:29:19 UTC 2015
New revision: 280116
URL: https://svnweb.freebsd.org/changeset/base/280116

Log:
  Don't unlock mutex in interrupt thread (except for wpi_rx_done() - for now) -
  fixes various races between wpi_notif_intr() and wpi_stop_locked().

  (attachment 154381)

  Committers note: yes, unlock/if_input/lock has to go away, but that'll
  have to be done later.

  PR:        kern/197143
  Submitted by:    Andriy Voskoboinyk <[email protected]>

Changes:
  head/sys/dev/wpi/if_wpi.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"

Reply via email to