A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Alex Ionescu cda03c0940 [NTOSKRNL]: Cleanup MmCreateArm3Section a little bit to handle file-backed sections in the future.
[NTOSKRNL]: Remove an ASSERT(FALSE) that was only there for testing.
[NTOSKRNL]: Support transition pages during prototype PTE faults, which is our first try at soft faults! Should fix ASSERTs that were seen in the previous attempts in ole32, corrupting the registry.
[NTOSKRNL]: It's fine for MiCreatePagingFileMap to fail in MmCreateSection -- don't assert and simply return failure. Should fix the ASSERTs taht were seen in KmTest.
[NTOSKRNL]: Enable richard's ARM3 section code unconditionally for all non-file backed sections. Works4me. Let's see what Testbot says.
Nobody has showed me how to use/where is PatchBot, and google founds 0 relevant results, so this is going into main again. However I'm actually home this week to revert if something goes wrong :)


svn path=/trunk/; revision=57209
2012-09-01 02:32:25 +00:00
reactos [NTOSKRNL]: Cleanup MmCreateArm3Section a little bit to handle file-backed sections in the future. 2012-09-01 02:32:25 +00:00
rosapps [ROSAPPS] 2012-08-29 21:07:55 +00:00
rostests [CRT_APITEST] 2012-08-31 17:20:56 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00