diff options
author | rpokala <rpokala@FreeBSD.org> | 2017-01-19 23:42:51 +0000 |
---|---|---|
committer | rpokala <rpokala@FreeBSD.org> | 2017-01-19 23:42:51 +0000 |
commit | f0d62d8895e36dfd0b979fd01596154a79fe4429 (patch) | |
tree | 52682b95aa428e0eb2215efafe1bb326804da178 /contrib/llvm/projects/libunwind/include/libunwind.h | |
parent | 7daafa16f5418c7b42eb1ef64b290c7cbdacd8d3 (diff) | |
download | FreeBSD-src-f0d62d8895e36dfd0b979fd01596154a79fe4429.zip FreeBSD-src-f0d62d8895e36dfd0b979fd01596154a79fe4429.tar.gz |
MFC r311963: Remove writability requirement for single-mbuf, contiguous-
range m_pulldown()
m_pulldown() only needs to determine if a mbuf is writable if it is going to
copy data into the data region of an existing mbuf. It does this to create a
contiguous data region in a single mbuf from multiple mbufs in the chain. If
the requested memory region is already contiguous and nothing needs to
change, the mbuf does not need to be writeable.
Diffstat (limited to 'contrib/llvm/projects/libunwind/include/libunwind.h')
0 files changed, 0 insertions, 0 deletions