freebsd-dev/sys/dev/cxgbe/tom
Navdeep Parhar d92ed49c94 Install an extra hold on the newly allocated synq entry so that it
cannot be freed while do_pass_accept_req is running.  This closes a race
where do_pass_establish on another CPU (the driver chose a different
queue for the new tid) expands the synq entry into a full PCB and then
releases the only hold on it, all while do_pass_accept_req is still
running.

MFC after:	3 days
2013-01-26 03:23:28 +00:00
..
t4_connect.c Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE as 2013-01-26 03:01:51 +00:00
t4_cpl_io.c Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE as 2013-01-26 03:01:51 +00:00
t4_ddp.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
t4_listen.c Install an extra hold on the newly allocated synq entry so that it 2013-01-26 03:23:28 +00:00
t4_tom_l2t.c cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_tom_l2t.h
t4_tom.c Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE as 2013-01-26 03:01:51 +00:00
t4_tom.h Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE as 2013-01-26 03:01:51 +00:00