mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
8028be67cbf80b5a393c59d5efb6bf5760c36d78
- Fixup comment header for KiDeliverApc and KiInsertQueueApc. - Set APC trap frame during APC delivery. We actually weren't doing this before (I'm kind of amazed at ROS's previous functionality due to importance of this bug!). - Use proper in-stack queued spinlock mechanisms. - Make sure that the Kernel APC list didn't become empty while we acquired the APC lock after the first verification. - Validate IRQL on return from APC routines, to catch bad code. svn path=/trunk/; revision=24059
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%