diff options
author | np <np@FreeBSD.org> | 2017-03-29 02:21:05 +0000 |
---|---|---|
committer | np <np@FreeBSD.org> | 2017-03-29 02:21:05 +0000 |
commit | 233130fe4769b06632b856d382fbceaeacc086c9 (patch) | |
tree | e4295c8202cf7d2b3f44c915fdf7f0bbc1889fbf /sys/boot | |
parent | dd965c75f0dbf0fb720b0d9ef651f6bf2fa79af3 (diff) | |
download | FreeBSD-src-233130fe4769b06632b856d382fbceaeacc086c9.zip FreeBSD-src-233130fe4769b06632b856d382fbceaeacc086c9.tar.gz |
MFC r315201, r315920, r315921, r315922, r316008, and r316062.
r315201:
cxgbe(4): Fix an always-true assertion (reported by PVS-Studio).
sys/dev/cxgbe/t4_main.c: PVS-Studio: Expression is Always True (CWE-571) (3)
r315920:
cxgbe/iw_cxgbe: c4iw_connect should always returns a -ve errno on failure.
r315921:
cxgbe/iw_cxgbe: alloc_ep expects a gfp_t, and it's always ok to sleep during
alloc_ep.
r315922:
cxgbe/iw_cxgbe: allocations that use GFP_KERNEL (which is M_WAITOK on
FreeBSD) cannot fail.
r316008:
cxgbe/iw_cxgbe: Remove unused code.
r316062:
cxgbe/iw_cxgbe: Defer the handling of error CQEs and RDMA_TERMINATE to
the thread that deals with socket state changes. This eliminates
various bad races with the ithread.
Diffstat (limited to 'sys/boot')
0 files changed, 0 insertions, 0 deletions