summaryrefslogtreecommitdiffstats
path: root/contrib/diff/src/io.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2017-09-21 19:30:32 +0000
committermarius <marius@FreeBSD.org>2017-09-21 19:30:32 +0000
commitc5d73cb5c385612d2cc3b239336ccda5b8b2c4ef (patch)
treea5da3827dca981fa872c434dcadde16cc22f4469 /contrib/diff/src/io.c
parentee65f3381759668f6c2764e955c7d73070eb732e (diff)
downloadFreeBSD-src-c5d73cb5c385612d2cc3b239336ccda5b8b2c4ef.zip
FreeBSD-src-c5d73cb5c385612d2cc3b239336ccda5b8b2c4ef.tar.gz
MFC: r285215
remove _NORMAL flag which isn't suppose to be used w/ _alloc_ctx... MFC: r285289 address an issue where consumers, like IPsec, can reuse the same session in multiple threads w/o locking.. There was a single fpu context shared per session, if multiple threads were using the session, and both migrated away, they could corrupt each other's fpu context... MFC: r285297 upon further examination, it turns out that _unregister_all already provides the guarantee that no threads will be in the _newsession code.. MFC: r298332 aesni(4): Initialize error before use [1] Reported by: Coverity [1] CID: 1331554 [1]
Diffstat (limited to 'contrib/diff/src/io.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud