summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/projects/libunwind/include/libunwind.h
diff options
context:
space:
mode:
authorrpokala <rpokala@FreeBSD.org>2017-01-19 23:42:51 +0000
committerrpokala <rpokala@FreeBSD.org>2017-01-19 23:42:51 +0000
commitf0d62d8895e36dfd0b979fd01596154a79fe4429 (patch)
tree52682b95aa428e0eb2215efafe1bb326804da178 /contrib/llvm/projects/libunwind/include/libunwind.h
parent7daafa16f5418c7b42eb1ef64b290c7cbdacd8d3 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud