mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
fix build ;-)
svn path=/branches/ros-amd64-bringup/; revision=35511
This commit is contained in:
@@ -76,7 +76,7 @@ _KiSetupStackAndInitializeKernel:
|
||||
/* Force interrupts enabled and lower IRQL back to DISPATCH_LEVEL */
|
||||
sti
|
||||
mov rcx, DISPATCH_LEVEL
|
||||
call _KfLowerIrql
|
||||
mov cr8, rcx
|
||||
|
||||
/* Set the right wait IRQL */
|
||||
mov byte ptr [rbx+KTHREAD_WAIT_IRQL], DISPATCH_LEVEL;
|
||||
|
||||
Reference in New Issue
Block a user