diff options
author | marius <marius@FreeBSD.org> | 2017-09-21 19:30:32 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2017-09-21 19:30:32 +0000 |
commit | c5d73cb5c385612d2cc3b239336ccda5b8b2c4ef (patch) | |
tree | a5da3827dca981fa872c434dcadde16cc22f4469 /contrib/diff/src/io.c | |
parent | ee65f3381759668f6c2764e955c7d73070eb732e (diff) | |
download | FreeBSD-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