[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190103081314.GA31320@infradead.org>
Date: Thu, 3 Jan 2019 00:13:14 -0800
From: Christoph Hellwig <hch@...radead.org>
To: huhai <huhai@...inos.cn>
Cc: will.deacon@....com, catalin.marinas@....com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
liuyun01@...inos.cn
Subject: Re: [PATCH] arm64/lib: add accelerated do_csum for arm64
> diff --git a/arch/arm64/lib/checksum.c b/arch/arm64/lib/checksum.c
> new file mode 100644
> index 000000000000..6931ef13ef87
> --- /dev/null
> +++ b/arch/arm64/lib/checksum.c
> @@ -0,0 +1,144 @@
> +/*
> + * arch/arm64/lib/checksum.c
> + *
No need to mention the file name. On the other hand it really should
have a SPDX tag, and preferably a copyright notice.
Powered by blists - more mailing lists