]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: Remove single-use user save/restore macros
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 26 Apr 2005 14:20:34 +0000 (15:20 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 26 Apr 2005 14:20:34 +0000 (15:20 +0100)
commitf4dc9a4cf26278f5b608d6e4bd16e7b27ddcf1a5
tree79d956ff351892230ca46e4a30249b446e62daaf
parentcf88b417f9b1365c5aeeffa5c41208be68adfd76
[PATCH] ARM: Remove single-use user save/restore macros

Assembly macros are pointless if they're only used once.  Move
them inline.

Signed-off-by: Russell King <rmk@arm.linux.org.uk>
arch/arm/kernel/entry-common.S
arch/arm/kernel/entry-header.S