A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer b5478dccca [NTOSKRNL]
Modify the ret8 interrupt return path in KiTrapExitStub, so that nested interrupts (e.g. as a result of an interrupt storm from a broken driver) will work more "like on Windows", i.e., now the broken driver will not cause stack exhaustion anymore, but a proper system hang! And it will be an even more efficient system hang than Windows has! This is not the '90s. You can't just walk up and crash the system, you have to do something cool first and do it properly "like Windows does", even if you're not using the same assembly instructions.

svn path=/trunk/; revision=71174
2016-04-16 22:38:11 +00:00
reactos [NTOSKRNL] 2016-04-16 22:38:11 +00:00
rosapps [CREATESPEC] Some cleanup and fixes 2016-04-03 13:36:00 +00:00
rossubsys
rostests [USER32_APITEST] 2016-04-16 20:30:11 +00:00
wallpapers