From: Michal Simek Date: Tue, 22 Jun 2010 12:15:23 +0000 (+0200) Subject: microblaze: remove enable_irq from SAVE_STATE macro X-Git-Tag: v2.6.36-rc1~560^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be304350ddba60813f8703c481380752ebfd93f9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed