git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc08960
)
ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 25 Jun 2011 16:35:19 +0000
(17:35 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 2 Jul 2011 09:56:10 +0000
(10:56 +0100)
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>
No differences found