commit | be304350ddba60813f8703c481380752ebfd93f9 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Tue Jun 22 14:15:23 2010 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Wed Aug 04 10:22:46 2010 +0200 |
tree | 4f7d3dab5550152ba01b71db88f35d501d3de701 | |
parent | 63708f635c1702ac512626d7afe558de2b18554a [diff] |
microblaze: remove enable_irq from SAVE_STATE macro SAVE_STATE macro is used in hw exceptions high level handling functions. Hw exception doesn't disable IRQ that's why we don't need to reenable it. Signed-off-by: Michal Simek <monstr@monstr.eu>