- Clear DPC request when delivering DPCs from the idle loop

(by Alex Ionescu).

svn path=/trunk/; revision=26152
This commit is contained in:
Aleksey Bragin 2007-03-21 21:28:58 +00:00
parent b3f670a641
commit fed3766e68

View file

@ -679,6 +679,9 @@ MainLoop:
#endif
jz CheckSchedule
mov cl, DISPATCH_LEVEL
call @HalClearSoftwareInterrupt@4
/* Handle the above */
lea ecx, [ebx+KPCR_PRCB_DATA]
call @KiRetireDpcList@4