From: Russell King Date: Thu, 28 Mar 2013 14:36:05 +0000 (+0000) Subject: ARM: entry: move disable_irq_notrace into svc_exit X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~51^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f02ec25ce3eafb049feeb3abf34fcd6e338241;p=pandora-kernel.git ARM: entry: move disable_irq_notrace into svc_exit All svc exit paths need IRQs off. Rather than placing this before every user of svc_exit, combine it into this macro. Signed-off-by: Russell King --- Reading git-diff-tree failed