[NTOS:KD64] First unlock the KD port then lower the IRQL, instead of doing the revers...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 5 Sep 2021 00:44:20 +0000 (02:44 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 12 Sep 2021 16:19:59 +0000 (18:19 +0200)
commit05590079cca5e176c2ab6c6e211f83c75b67b74c
tree35ede4689b0571b5de8890ea792bbe4e65833f93
parentc9f335e996b3aa0b0be395abe33af535222b88c0
[NTOS:KD64] First unlock the KD port then lower the IRQL, instead of doing the reverse. (#3942)

This properly reverses the operation of first raising the IRQL before
locking the KD port.
ntoskrnl/kd64/kdapi.c