• Jeffrey Lee's avatar
    Fix bug in HAL_IRQDisable/HAL_FIQDisable in OMAP3 HAL · 29c2f335
    Jeffrey Lee authored
    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'
    29c2f335
Interrupts 14.9 KB