linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Atish Patra <Atish.Patra@wdc.com>
To: "paul.walmsley@sifive.com" <paul.walmsley@sifive.com>
Cc: "mark.rutland@arm.com" <mark.rutland@arm.com>,
	"rafael@kernel.org" <rafael@kernel.org>,
	"peterz@infradead.org" <peterz@infradead.org>,
	"catalin.marinas@arm.com" <catalin.marinas@arm.com>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
	"palmer@sifive.com" <palmer@sifive.com>,
	"will.deacon@arm.com" <will.deacon@arm.com>,
	"mchehab+samsung@kernel.org" <mchehab+samsung@kernel.org>,
	"linux-riscv@lists.infradead.org"
	<linux-riscv@lists.infradead.org>,
	"will@kernel.org" <will@kernel.org>,
	"mingo@kernel.org" <mingo@kernel.org>,
	"anup@brainfault.org" <anup@brainfault.org>,
	"linux@armlinux.org.uk" <linux@armlinux.org.uk>,
	"morten.rasmussen@arm.com" <morten.rasmussen@arm.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"aou@eecs.berkeley.edu" <aou@eecs.berkeley.edu>,
	"johan@kernel.org" <johan@kernel.org>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	"tglx@linutronix.de" <tglx@linutronix.de>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"jeremy.linton@arm.com" <jeremy.linton@arm.com>,
	"ottosabart@seberm.com" <ottosabart@seberm.com>,
	"sudeep.holla@arm.com" <sudeep.holla@arm.com>,
	"davem@davemloft.net" <davem@davemloft.net>
Subject: Re: [PATCH v8 0/7] Unify CPU topology across ARM & RISC-V
Date: Mon, 1 Jul 2019 18:51:42 +0000	[thread overview]
Message-ID: <5f31cb3c576bdbd89665614582af66d04ece8f29.camel@wdc.com> (raw)
In-Reply-To: <alpine.DEB.2.21.9999.1907011143520.3867@viisi.sifive.com>

On Mon, 2019-07-01 at 11:44 -0700, Paul Walmsley wrote:
> Hi Atish
> 
> Looks like patches 1, 6, and 7 are missing your Signed-off-by:.  Can
> I add 
> those?
> 
Sure. 

Is it a common practice to add "Signed-off-by:" the sender even if the
sender has not touched the patch at all?

Regards,
Atish
> 
> - Paul

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

  reply	other threads:[~2019-07-01 18:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-27 19:52 [PATCH v8 0/7] Unify CPU topology across ARM & RISC-V Atish Patra
2019-06-27 19:52 ` [PATCH v8 1/7] Documentation: DT: arm: add support for sockets defining package boundaries Atish Patra
2019-06-27 19:52 ` [PATCH v8 2/7] dt-binding: cpu-topology: Move cpu-map to a common binding Atish Patra
2019-06-27 19:52 ` [PATCH v8 3/7] cpu-topology: Move cpu topology code to common code Atish Patra
2019-06-29  3:48   ` Hanjun Guo
2019-06-27 19:52 ` [PATCH v8 4/7] arm: Use common cpu_topology structure and functions Atish Patra
2019-06-27 19:53 ` [PATCH v8 5/7] RISC-V: Parse cpu topology during boot Atish Patra
2019-06-27 19:53 ` [PATCH v8 6/7] base: arch_topology: update Kconfig help description Atish Patra
2019-06-27 19:53 ` [PATCH v8 7/7] MAINTAINERS: Add an entry for generic architecture topology Atish Patra
2019-07-01 18:44 ` [PATCH v8 0/7] Unify CPU topology across ARM & RISC-V Paul Walmsley
2019-07-01 18:51   ` Atish Patra [this message]
2019-07-01 18:55     ` Paul Walmsley
2019-07-01 20:18       ` Atish Patra
2019-07-12 17:16 ` Paul Walmsley
2019-07-22 19:25   ` Paul Walmsley
2019-07-25  1:24     ` Atish Patra

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=5f31cb3c576bdbd89665614582af66d04ece8f29.camel@wdc.com \
    --to=atish.patra@wdc.com \
    --cc=anup@brainfault.org \
    --cc=aou@eecs.berkeley.edu \
    --cc=catalin.marinas@arm.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jeremy.linton@arm.com \
    --cc=johan@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=mchehab+samsung@kernel.org \
    --cc=mingo@kernel.org \
    --cc=morten.rasmussen@arm.com \
    --cc=ottosabart@seberm.com \
    --cc=palmer@sifive.com \
    --cc=paul.walmsley@sifive.com \
    --cc=peterz@infradead.org \
    --cc=rafael@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sudeep.holla@arm.com \
    --cc=tglx@linutronix.de \
    --cc=will.deacon@arm.com \
    --cc=will@kernel.org \
    /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 NNTP newsgroup(s).