mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - Change an ASSERT to a KeBugCheck, since the assertion can fail for any invalid memory access and this is not an internal Mm failure. - Remove 2 cases, that "Should NEVER happen on ARM3!!!", but can very well happen. - Do NOT make the code cleaner, by releasing the PFN lock in the same function that acquires it, but keep it 2 functions down. This is because it *SHOULD* be that way, since some internal undocumented functions, that we do not implement but that are (theoretically) called from here, also do release the PFN lock. Thanks Alex for explaining this. svn path=/trunk/; revision=52507 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |