[NTOS:KE] Do not allow waiting at IRQL >= DISPATCH_LEVEL when providing a timeout...
authorJérôme Gardou <jerome.gardou@reactos.org>
Fri, 21 May 2021 07:41:27 +0000 (09:41 +0200)
committerJérôme Gardou <zefklop@users.noreply.github.com>
Mon, 21 Jun 2021 09:42:01 +0000 (11:42 +0200)
commit41de1bd7241f3ce1b2020259161e534f1efa6433
treef4b99dc6a3a61f308ceff358d9d8b8f46c6c6daf
parent27fcfe66a2a7a8beb4b29eee18bb251a3a9aae22
[NTOS:KE] Do not allow waiting at IRQL >= DISPATCH_LEVEL when providing a timeout in KeWaitForMultipleObjects

CORE-6473
ntoskrnl/ke/wait.c