]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 29 Aug 2008 17:31:27 +0000 (18:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Sep 2008 11:06:35 +0000 (12:06 +0100)
commit22acc4e65043d436bc286e6059960fa533e37356
tree6f082e96f7da480462f9f8c7788f22e9f80c9708
parent4e6a0c397f40c9d98062aaaac66cab684f0b9186
[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions

Since the other assembly functions do not seem to save the frame
pointer onto the stack, this patch changes the csum_partial_copy_*
functions to behave in the same way.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/lib/csumpartialcopy.S
arch/arm/lib/csumpartialcopyuser.S