- Fix the ASSERT in VdmSwapContext now that we are always setting up the trap frame...
authorStefan Ginsberg <stefanginsberg@gmail.com>
Sun, 6 Sep 2015 22:29:10 +0000 (22:29 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Sun, 6 Sep 2015 22:29:10 +0000 (22:29 +0000)
commitec566e808204f18dae17e20d8cc774ca24791c28
treed76ce490fcafaec0b256ca71a964dbe651b511ce
parent93ff988b1964ccaf0de25ccdf6a3134aba40c434
- Fix the ASSERT in VdmSwapContext now that we are always setting up the trap frame correctly on debug build.
- Fix the ASSERT in KeConnectInterrupt for debug single-processor builds (but keep the old one for multiprocessor build to make it less confusing if it is hit).

svn path=/trunk/; revision=69075
reactos/ntoskrnl/ke/i386/irqobj.c
reactos/ntoskrnl/vdm/vdmexec.c