Home
last modified time | relevance | path

Searched hist:f2741b78b607576f0c256604cb3d9256b3428a32 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Dentry-armv.Sdiff f2741b78b607576f0c256604cb3d9256b3428a32 Sat Jun 25 11:35:19 CDT 2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros

All handlers now call trace_hardirqs_off, so move this common code into
the (svc|usr)_entry assembler macros.

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