Fix bug in HAL_IRQDisable/HAL_FIQDisable in OMAP3 HAL
Detail: The code which checks if you've just disabled the active interrupt was broken and was dereferencing a bad pointer, causing (a) bad things, and (b) failure when alignment exceptions are turned on. This change fixes that, so the change I checked in a couple of hours ago won't cause the OS to crash anymore! Admin: Tested on rev C2 beagleboard. Version 0.15. Tagged as 'OMAP3-0_15'
Showing
Please register or sign in to comment