freebsd-skq/sys/ofed/drivers/infiniband
Mark Johnston 4af587d062 Ensure that the MAD agent's delayed taskqueue is completely stopped
before proceeding. Otherwise, nothing prevents it from running after the
MAD agent struct has been been freed, and this results in a use-after-free
when the task's ta_pending count is incremented in the callout handler.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
2015-09-15 23:56:31 +00:00
..
core Ensure that the MAD agent's delayed taskqueue is completely stopped 2015-09-15 23:56:31 +00:00
debug Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
hw Implement lockless resource limits. 2015-06-10 10:48:12 +00:00
ulp Fix compilation of the SDP driver and a compile warning after r278886. 2015-02-17 10:00:15 +00:00
util
Kconfig
Makefile