diff options
author | np <np@FreeBSD.org> | 2014-07-31 23:04:41 +0000 |
---|---|---|
committer | np <np@FreeBSD.org> | 2014-07-31 23:04:41 +0000 |
commit | 072ac2f2da086a7f38f0374707f6c98a21aaf15e (patch) | |
tree | 05789cb6eda8c7fa52a3025f4990823fc8c81e87 /sys/kern/kern_proc.c | |
parent | f850608aee29e7e8e964d6526a571a6cf7609200 (diff) | |
download | FreeBSD-src-072ac2f2da086a7f38f0374707f6c98a21aaf15e.zip FreeBSD-src-072ac2f2da086a7f38f0374707f6c98a21aaf15e.tar.gz |
MFC r268971 and r269032.
r268971:
Simplify r267600, there's no need to distinguish between allocated and
inlined mbufs.
r269032:
cxgbe(4): Keep track of the clusters that have to be freed by the
custom free routine (rxb_free) in the driver. Fail MOD_UNLOAD with
EBUSY if any such cluster has been handed up to the kernel but hasn't
been freed yet. This prevents a panic later when the cluster finally
needs to be freed but rxb_free is gone from the kernel.
Diffstat (limited to 'sys/kern/kern_proc.c')
0 files changed, 0 insertions, 0 deletions