From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH V2 01/30] bitops: add parity functions Date: Tue, 5 Apr 2016 21:04:32 +0200 Message-ID: <20160405190432.GA28532@ravnborg.org> References: <57031D9D.801@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from asavdk4.altibox.net ([109.247.116.15]:56274 "EHLO asavdk4.altibox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbcDETEk (ORCPT ); Tue, 5 Apr 2016 15:04:40 -0400 Content-Disposition: inline In-Reply-To: <57031D9D.801@gmail.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Zeng Zhaoxiu Cc: Arnd Bergmann , Andrew Morton , Martin Kepplinger , Rasmus Villemoes , Ingo Molnar , Yury Norov , Sasha Levin , Denys Vlasenko , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org On Tue, Apr 05, 2016 at 10:06:21AM +0800, Zeng Zhaoxiu wrote: > From: Zhaoxiu Zeng > > These patches provide generic and architecture-specific odd parity > calculations. Hi Zeng. Can you please fix your mail script. I see only 1/30 (sent to linux-arch) - and patch looks mangeled (broken lines) No mail was sent to sparclinux - but sparc was mentioned. git send-mail usually do the trick. Sam