[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3022109.2FN82h7jRd@wuerfel>
Date:	Wed, 17 Aug 2011 21:40:09 +0200
From:	Arnd Bergmann <arnd@...db.de>
To:	Richard Kuo <rkuo@...eaurora.org>
Cc:	linux-kernel@...r.kernel.org, linux-hexagon@...r.kernel.org
Subject: Re: [patch 09/36] Hexagon: Add checksum functions
On Wednesday 17 August 2011 11:35:06 Richard Kuo wrote:
> Signed-off-by: Richard Kuo <rkuo@...eaurora.org>
> 
> ---
>  arch/hexagon/include/asm/checksum.h   |   91 +++++++++++
>  arch/hexagon/include/asm/intrinsics.h |   26 +++
>  arch/hexagon/lib/checksum.c           |  269 ++++++++++++++++++++++++++++++++++
>  3 files changed, 386 insertions(+)
I think you should be able to use the generic implementation for the
bits that don't have hexagon specific assembly in them, to simplify the
code.
	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists