summaryrefslogtreecommitdiffstats
path: root/sys/net/if_pflow.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2008-10-20 20:33:07 +0000
committerderaadt <deraadt@openbsd.org>2008-10-20 20:33:07 +0000
commit18607f7b232ae388fe6df2f1c776e824c9790c5d (patch)
tree30dcafaac144c2d7c3832e45e5c6c61597102454 /sys/net/if_pflow.c
parent- Remove sys/cdefs.h header. (diff)
downloadwireguard-openbsd-18607f7b232ae388fe6df2f1c776e824c9790c5d.tar.xz
wireguard-openbsd-18607f7b232ae388fe6df2f1c776e824c9790c5d.zip
The optimization done in 1.19 (and repaired in 1.20) results in
cache entries which are freed (and potentially reused), but which are currently in use by another kernel thread which was sleeping in vput() or vget(). This causes the crash in PR 5960, but potentially a bunch of other side effects. figured out with pedro. ok kettenis
Diffstat (limited to 'sys/net/if_pflow.c')
0 files changed, 0 insertions, 0 deletions