[NTOS:KE/x64] Loop in KiInitiateUserApc tkreuzer/Fix-KiConvertToGuiThread
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 25 Mar 2024 20:23:19 +0000 (22:23 +0200)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 27 Mar 2024 21:11:07 +0000 (22:11 +0100)
commit36fa628605eca4642fa0c5eba93178a8725bb1df
tree48bf17b76f7e7156447b06f5f01f43dc2c00a2b4
parente3bfcdf9e2a35aeb8571781c3128d1ffcb479a4a
[NTOS:KE/x64] Loop in KiInitiateUserApc

This is required since while interrupts are enabled, another user APC could get queued and we want to guarantee that those are all delivered before returning to user mode.
ntoskrnl/ke/amd64/trap.S