[NTOS:KE] Unconditionally check IRQL when acquiring & releasing spinlock at DISPATCH_...
authorJérôme Gardou <jerome.gardou@reactos.org>
Fri, 21 May 2021 07:44:32 +0000 (09:44 +0200)
committerJérôme Gardou <zefklop@users.noreply.github.com>
Tue, 29 Jun 2021 09:49:20 +0000 (11:49 +0200)
commit37d0a9c3f45ec423eadb14e17bf0ace3a1af7499
treefc0fda792d4b3ca62a16d0b8061d2e04a98ba2a1
parentf30136bc79109af5df33526974e24b39353773c7
[NTOS:KE] Unconditionally check IRQL when acquiring & releasing spinlock at DISPATCH_LEVEL
ntoskrnl/include/internal/ke.h
ntoskrnl/ke/spinlock.c