Home
last modified time | relevance | path

Searched hist:"9 b56febea22003c424f11248908b534eba0f1eeb" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Dentry-header.Sdiff 9b56febea22003c424f11248908b534eba0f1eeb Thu Mar 28 07:57:40 CDT 2013 Russell King <rmk+kernel@arm.linux.org.uk> ARM: entry: move IRQ tracing exit into svc_exit

The IRQ tracing exit path is much the same between all SVC mode
exits, so move this into the svc_exit macro. Use a macro parameter
to identify the IRQ case, which is the only different case there is.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dentry-armv.Sdiff 9b56febea22003c424f11248908b534eba0f1eeb Thu Mar 28 07:57:40 CDT 2013 Russell King <rmk+kernel@arm.linux.org.uk> ARM: entry: move IRQ tracing exit into svc_exit

The IRQ tracing exit path is much the same between all SVC mode
exits, so move this into the svc_exit macro. Use a macro parameter
to identify the IRQ case, which is the only different case there is.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>