commit | 22acc4e65043d436bc286e6059960fa533e37356 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Fri Aug 29 18:31:27 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Sep 01 12:06:35 2008 +0100 |
tree | 6f082e96f7da480462f9f8c7788f22e9f80c9708 | |
parent | 4e6a0c397f40c9d98062aaaac66cab684f0b9186 [diff] |
[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>