All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Olof Johansson <olof@lixom.net>
Cc: Jason Cooper <jason@lakedaemon.net>,
	arm@kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Kevin Hilman <khilman@linaro.org>, Tejun Heo <tj@kernel.org>,
	Andrew Lunn <andrew@lunn.ch>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Gregory Clement <gregory.clement@free-electrons.com>,
	Lior Amsalem <alior@marvell.com>,
	Tawfik Bayouk <tawfik@marvell.com>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Nadav Haklai <nadavh@marvell.com>,
	linux-ide@vger.kernel.org,
	Ezequiel Garcia <ezequiel.garcia@free-electrons.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCHv3 5/5] ARM: configs: add ahci_mvebu to multi_v7_defconfig
Date: Mon, 5 May 2014 23:56:04 +0200	[thread overview]
Message-ID: <20140505235604.66d79dce@skate> (raw)
In-Reply-To: <20140505215121.GG29245@quad.lixom.net>

Dear Olof Johansson,

On Mon, 5 May 2014 14:51:21 -0700, Olof Johansson wrote:

> It's much easier if we get the patch remailed to us, or resubmitted with the
> ack and sent to us. It's how others (like Greg) tend to prefer to get patches
> as well.
> 
> So, Thomas, care to resend us (arm@kernel.org) the patch with the ack
> appended?  Thanks!

Sure, will do, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3 5/5] ARM: configs: add ahci_mvebu to multi_v7_defconfig
Date: Mon, 5 May 2014 23:56:04 +0200	[thread overview]
Message-ID: <20140505235604.66d79dce@skate> (raw)
In-Reply-To: <20140505215121.GG29245@quad.lixom.net>

Dear Olof Johansson,

On Mon, 5 May 2014 14:51:21 -0700, Olof Johansson wrote:

> It's much easier if we get the patch remailed to us, or resubmitted with the
> ack and sent to us. It's how others (like Greg) tend to prefer to get patches
> as well.
> 
> So, Thomas, care to resend us (arm at kernel.org) the patch with the ack
> appended?  Thanks!

Sure, will do, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-05-05 21:56 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15 15:00 [PATCHv3 0/5] Support for Marvell AHCI interface on Armada 38x Thomas Petazzoni
2014-04-15 15:00 ` Thomas Petazzoni
2014-04-15 15:00 ` [PATCHv3 1/5] Documentation: dt-bindings: reformat and order list of ahci-platform compatibles Thomas Petazzoni
2014-04-15 15:00   ` Thomas Petazzoni
2014-04-26  0:23   ` Jason Cooper
2014-04-26  0:23     ` Jason Cooper
2014-05-04 19:28   ` Tejun Heo
2014-05-04 19:28     ` Tejun Heo
2014-04-15 15:00 ` [PATCHv3 2/5] ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces Thomas Petazzoni
2014-04-15 15:00   ` Thomas Petazzoni
2014-04-26  0:23   ` Jason Cooper
2014-04-26  0:23     ` Jason Cooper
2014-05-02 15:22   ` Tejun Heo
2014-05-02 15:22     ` Tejun Heo
2014-05-02 15:33     ` Thomas Petazzoni
2014-05-02 15:33       ` Thomas Petazzoni
2014-05-04 19:29   ` Tejun Heo
2014-05-04 19:29     ` Tejun Heo
2014-04-15 15:00 ` [PATCHv3 3/5] ARM: mvebu: add Device Tree description of AHCI interfaces on Armada 38x Thomas Petazzoni
2014-04-15 15:00   ` Thomas Petazzoni
2014-04-26  0:27   ` Jason Cooper
2014-04-26  0:27     ` Jason Cooper
2014-04-15 15:00 ` [PATCHv3 4/5] ARM: configs: add ahci_mvebu to mvebu_v7_defconfig Thomas Petazzoni
2014-04-15 15:00   ` Thomas Petazzoni
2014-04-26  0:28   ` Jason Cooper
2014-04-26  0:28     ` Jason Cooper
2014-04-15 15:00 ` [PATCHv3 5/5] ARM: configs: add ahci_mvebu to multi_v7_defconfig Thomas Petazzoni
2014-04-15 15:00   ` Thomas Petazzoni
2014-04-26  0:25   ` Jason Cooper
2014-04-26  0:25     ` Jason Cooper
2014-05-05 21:51     ` Olof Johansson
2014-05-05 21:51       ` Olof Johansson
2014-05-05 21:56       ` Thomas Petazzoni [this message]
2014-05-05 21:56         ` Thomas Petazzoni
2014-05-06 13:32       ` Jason Cooper
2014-05-06 13:32         ` Jason Cooper

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=20140505235604.66d79dce@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=alior@marvell.com \
    --cc=andrew@lunn.ch \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=b.zolnierkie@samsung.com \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=jason@lakedaemon.net \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=nadavh@marvell.com \
    --cc=olof@lixom.net \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=tawfik@marvell.com \
    --cc=tj@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.