]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
epoch(9): fix potential deadlock
authorMatt Macy <mmacy@FreeBSD.org>
Thu, 17 May 2018 19:41:58 +0000 (19:41 +0000)
committerMatt Macy <mmacy@FreeBSD.org>
Thu, 17 May 2018 19:41:58 +0000 (19:41 +0000)
commitd1bcb409f643518865310a92710abd4e36e14e60
treee19041e8c4bccbbd1b756a529d1dc0f09cd073b7
parent80767b1c650faca16d8eea86b2811ea32221a993
epoch(9): fix potential deadlock

Don't acquire a waiting thread's lock while holding our own

Approved by: sbruno
sys/kern/subr_epoch.c