[ros-diffs] [ion] 20576: - Disable commented out define-check which
i had only commented to check building.
ion at svn.reactos.org
ion at svn.reactos.org
Thu Jan 5 14:59:36 CET 2006
- Disable commented out define-check which i had only commented to check
building.
Modified: trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S
_____
Modified: trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S
--- trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S 2006-01-05 13:51:06 UTC
(rev 20575)
+++ trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S 2006-01-05 13:59:11 UTC
(rev 20576)
@@ -246,10 +246,10 @@
pop [ebx+KPCR_EXCEPTION_LIST]
/* Return */
-//#ifdef CONFIG_SMP
+#ifdef CONFIG_SMP
mov ecx, offset _DispatcherDatabaseLock
call @KefReleaseSpinLockFromDpcLevel at 4
-//#endif
+#endif
ret
/*++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20060105/2ecbcc66/attachment.html
More information about the Ros-diffs
mailing list