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

--- Comment #7 from commit-h...@freebsd.org ---
A commit references this bug:

Author: imp
Date: Mon Jan  7 06:19:51 UTC 2019
New revision: 342843
URL: https://svnweb.freebsd.org/changeset/base/342843

Log:
  Fix a race between setting up the interrupt handler and it firing by
  setting the data prior to setting up the interrupt. Now we only set
  the cookie afterwards, and that (a) cannot be helpd and (b) isn't used
  in the ISR.

  PR: 147127
  Submitted by: hps@

Changes:
  head/sys/dev/pccard/pccard.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to