linux-metag.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: "zengzhaoxiu@163.com" <zengzhaoxiu@163.com>
Cc: "dalias@libc.org" <dalias@libc.org>,
	"linux-sh@vger.kernel.org" <linux-sh@vger.kernel.org>,
	"peterz@infradead.org" <peterz@infradead.org>,
	"catalin.marinas@arm.com" <catalin.marinas@arm.com>,
	"will.deacon@arm.com" <will.deacon@arm.com>,
	"dhowells@redhat.com" <dhowells@redhat.com>,
	"jcmvbkbc@gmail.com" <jcmvbkbc@gmail.com>,
	"brueckner@linux.vnet.ibm.com" <brueckner@linux.vnet.ibm.com>,
	"linux@lists.openrisc.net" <linux@lists.openrisc.net>,
	"egtvedt@samfundet.no" <egtvedt@samfundet.no>,
	"jonas@southpole.se" <jonas@southpole.se>,
	"linux-s390@vger.kernel.org" <linux-s390@vger.kernel.org>,
	"jesper.nilsson@axis.com" <jesper.nilsson@axis.com>,
	"linux-am33-list@redhat.com" <linux-am33-list@redhat.com>,
	"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
	"linux-c6x-dev@linux-c6x.org" <linux-c6x-dev@linux-c6x.org>,
	"ysato@users.sourceforge.jp" <ysato@users.sourceforge.jp>,
	lin
Subject: Re: [PATCH v2 02/30] Include generic parity.h in some architectures' bitops.h
Date: Mon, 11 Apr 2016 17:31:47 +0000	[thread overview]
Message-ID: <1460395905.5119.43.camel@synopsys.com> (raw)
In-Reply-To: <1459932086-6394-1-git-send-email-zengzhaoxiu@163.com>

Hi+AKA-Zhaoxiu,

On Wed, 2016-04-06 at 16:41 +-0800, zengzhaoxiu@163.com wrote:
> From: Zhaoxiu Zeng <zhaoxiu.zeng@gmail.com>
> 
> Use the generic version
> 
> Signed-off-by: Zhaoxiu Zeng <zhaoxiu.zeng@gmail.com>
> ---
> +AKA-arch/arc/include/asm/bitops.h+AKAAoACgAKAAoACg| 1 +-
> +AKA-arch/arm/include/asm/bitops.h+AKAAoACgAKAAoACg| 1 +-
> +AKA-arch/arm64/include/asm/bitops.h+AKAAoACgAKA| 1 +-
> +AKA-arch/avr32/include/asm/bitops.h+AKAAoACgAKA| 1 +-
> +AKA-arch/c6x/include/asm/bitops.h+AKAAoACgAKAAoACg| 1 +-
> +AKA-arch/cris/include/asm/bitops.h+AKAAoACgAKAAoA| 1 +-
> +AKA-arch/frv/include/asm/bitops.h+AKAAoACgAKAAoACg| 1 +-
> +AKA-arch/h8300/include/asm/bitops.h+AKAAoACgAKA| 1 +-
> +AKA-arch/hexagon/include/asm/bitops.h+AKAAoA| 1 +-
> +AKA-arch/m32r/include/asm/bitops.h+AKAAoACgAKAAoA| 1 +-
> +AKA-arch/m68k/include/asm/bitops.h+AKAAoACgAKAAoA| 1 +-
> +AKA-arch/metag/include/asm/bitops.h+AKAAoACgAKA| 1 +-
> +AKA-arch/mn10300/include/asm/bitops.h+AKAAoA| 1 +-
> +AKA-arch/openrisc/include/asm/bitops.h | 1 +-
> +AKA-arch/parisc/include/asm/bitops.h+AKAAoACg| 1 +-
> +AKA-arch/s390/include/asm/bitops.h+AKAAoACgAKAAoA| 1 +-
> +AKA-arch/sh/include/asm/bitops.h+AKAAoACgAKAAoACgAKA| 1 +-
> +AKA-arch/xtensa/include/asm/bitops.h+AKAAoACg| 1 +-
> +AKA-18 files changed, 18 insertions(+-)

Could you please include a changelog below your commit message?
Otherwise it's barely possible to understand what that v2 improves/fixes.

Also it makes sense to send at least cover letter to all people mentioned
at least in one patch of the series. That gives an idea what this series
does and in particular why patch I'm mentioned in is required.

-Alexey
_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

      reply	other threads:[~2016-04-11 17:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <57031D9D.801@gmail.com>
2016-04-05  4:23 ` [PATCH V2 02/30] Include generic parity.h in some architectures' bitops.h Zeng Zhaoxiu
2016-04-06  8:41   ` [PATCH v2 " zengzhaoxiu
2016-04-11 17:31     ` Alexey Brodkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460395905.5119.43.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --cc=brueckner@linux.vnet.ibm.com \
    --cc=catalin.marinas@arm.com \
    --cc=dalias@libc.org \
    --cc=dhowells@redhat.com \
    --cc=egtvedt@samfundet.no \
    --cc=jcmvbkbc@gmail.com \
    --cc=jesper.nilsson@axis.com \
    --cc=jonas@southpole.se \
    --cc=linux-am33-list@redhat.com \
    --cc=linux-c6x-dev@linux-c6x.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=linux@lists.openrisc.net \
    --cc=peterz@infradead.org \
    --cc=will.deacon@arm.com \
    --cc=ysato@users.sourceforge.jp \
    --cc=zengzhaoxiu@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).