From: Catalin Marinas Date: Fri, 29 Aug 2008 17:31:27 +0000 (+0100) Subject: [ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions X-Git-Tag: v2.6.28-rc1~293^2~9^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22acc4e65043d436bc286e6059960fa533e37356;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed