- We now make appropriate space on the stack to save the old IRQL in the trap frame.
authorReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Wed, 11 Jun 2008 18:39:44 +0000 (18:39 +0000)
committerReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Wed, 11 Jun 2008 18:39:44 +0000 (18:39 +0000)
commit0eec88955728927a04d0bfab5833b32305bd02f2
tree81f3a977f55920230784b923d59e267bdbc4dd88
parente6d9765059166da0d84ec3d54fac376167ea97b9
- We now make appropriate space on the stack to save the old IRQL in the trap frame.
- Save the old IRQL and assert it in the interrupt handler.
- Fix KTRAP_FRAME structure.

svn path=/trunk/; revision=33934
reactos/include/ndk/arm/ketypes.h
reactos/include/reactos/armddk.h
reactos/ntoskrnl/include/internal/arm/ksarm.h
reactos/ntoskrnl/ke/arm/trap.s
reactos/ntoskrnl/ke/arm/trapc.c