summaryrefslogtreecommitdiffstats
path: root/sys/cddl/dev/dtrace/dtrace_hacks.c
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2015-05-29 03:47:35 +0000
committermarkj <markj@FreeBSD.org>2015-05-29 03:47:35 +0000
commitaff03409ef10bf1363e2ad798c623229bcd51f20 (patch)
treedee95bdafefc75f9223861df9ed36db94e0c4731 /sys/cddl/dev/dtrace/dtrace_hacks.c
parent444aa14df480136b6e47df9fef098b29ab1e5819 (diff)
downloadFreeBSD-src-aff03409ef10bf1363e2ad798c623229bcd51f20.zip
FreeBSD-src-aff03409ef10bf1363e2ad798c623229bcd51f20.tar.gz
MFC r282331:
Don't drop the idr lock before verifying that the newly-inserted element is present in the tree. MFC r282741: find_next_bit() and find_next_zero_bit(): if the caller-specified offset lies within the last block of the bit set and no bits are set beyond the offset, terminate the search immediately instead of continuing as though there are further blocks in the set and subsequently returning an incorrect result. MFC r282743: Ensure that msecs_to_jiffies(0) == 0.
Diffstat (limited to 'sys/cddl/dev/dtrace/dtrace_hacks.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud