From: Wanlong Gao <gaowanlong@cn.fujitsu.com>
To: KyongHo Cho <pullip.cho@samsung.com>
Cc: "Russell King - ARM Linux" <linux@arm.linux.org.uk>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
"iommu@lists.linux-foundation.org"
<iommu@lists.linux-foundation.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"ohad@wizery.com" <ohad@wizery.com>, 김국진 <kgene.kim@samsung.com>,
"joerg.roedel@amd.com" <joerg.roedel@amd.com>,
김영락 <younglak1004.kim@samsung.com>,
이상현 <sanghyun75.lee@samsung.com>
Subject: Re: [PATCH 3/4] iommu/exynos: Add iommu driver for Exynos4 Platforms
Date: Mon, 26 Sep 2011 10:17:08 +0800 [thread overview]
Message-ID: <4E7FE0A4.4050105@cn.fujitsu.com> (raw)
In-Reply-To: <CAHQjnOPMRQetGF5VnwsMD=_JxWC5C-LQ5WRyZhPs2HtCzis2Tg@mail.gmail.com>
On 09/26/2011 08:44 AM, KyongHo Cho wrote:
> Hi.
>
> On Sat, Sep 24, 2011 at 6:38 PM, Russell King - ARM Linux
> <linux@arm.linux.org.uk> wrote:
>> On Sat, Sep 24, 2011 at 07:35:45AM +0000, 조경호 wrote:
>>> +# EXYNOS IOMMU support
>>> +config EXYNOS_IOMMU
>>> + bool "Exynos IOMMU Support"
>>> + depends on ARCH_EXYNOS4
>>> + select IOMMU_API
>>> + select EXYNOS4_DEV_SYSMMU
>>> + help
>>
>> Looks like your mailer converted tabs to one space. This makes it more
>> difficult to read this patch as a whole. Don't expect good reviews as
>> long as your mailer breaks stuff in this way.
> Sorry for that :(
> I will try another way to send patches correctly.
Use *git send-email* instead.
Thanks
WARNING: multiple messages have this Message-ID (diff)
From: gaowanlong@cn.fujitsu.com (Wanlong Gao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] iommu/exynos: Add iommu driver for Exynos4 Platforms
Date: Mon, 26 Sep 2011 10:17:08 +0800 [thread overview]
Message-ID: <4E7FE0A4.4050105@cn.fujitsu.com> (raw)
In-Reply-To: <CAHQjnOPMRQetGF5VnwsMD=_JxWC5C-LQ5WRyZhPs2HtCzis2Tg@mail.gmail.com>
On 09/26/2011 08:44 AM, KyongHo Cho wrote:
> Hi.
>
> On Sat, Sep 24, 2011 at 6:38 PM, Russell King - ARM Linux
> <linux@arm.linux.org.uk> wrote:
>> On Sat, Sep 24, 2011 at 07:35:45AM +0000, ??? wrote:
>>> +# EXYNOS IOMMU support
>>> +config EXYNOS_IOMMU
>>> + bool "Exynos IOMMU Support"
>>> + depends on ARCH_EXYNOS4
>>> + select IOMMU_API
>>> + select EXYNOS4_DEV_SYSMMU
>>> + help
>>
>> Looks like your mailer converted tabs to one space. This makes it more
>> difficult to read this patch as a whole. Don't expect good reviews as
>> long as your mailer breaks stuff in this way.
> Sorry for that :(
> I will try another way to send patches correctly.
Use *git send-email* instead.
Thanks
next prev parent reply other threads:[~2011-09-26 2:18 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-24 7:35 [PATCH 3/4] iommu/exynos: Add iommu driver for Exynos4 Platforms 조경호
2011-09-24 7:35 ` 조경호
2011-09-24 7:35 ` 조경호
2011-09-24 7:40 ` KyongHo Cho
2011-09-24 7:40 ` KyongHo Cho
2011-09-24 7:40 ` KyongHo Cho
2011-09-24 7:59 ` jiaweiwei
2011-09-24 7:59 ` jiaweiwei
2011-09-24 7:59 ` jiaweiwei
2011-09-24 9:38 ` Russell King - ARM Linux
2011-09-24 9:38 ` Russell King - ARM Linux
2011-09-26 0:44 ` KyongHo Cho
2011-09-26 0:44 ` KyongHo Cho
2011-09-26 2:17 ` Wanlong Gao [this message]
2011-09-26 2:17 ` Wanlong Gao
2011-09-26 4:47 ` KyongHo Cho
2011-09-26 4:47 ` KyongHo Cho
-- strict thread matches above, loose matches on Subject: below --
2011-09-24 7:30 조경호
2011-09-24 7:30 ` 조경호
2011-09-24 7:30 ` 조경호
2011-09-26 7:59 ` Ohad Ben-Cohen
2011-09-26 7:59 ` Ohad Ben-Cohen
2011-09-26 8:58 ` KyongHo Cho
2011-09-26 8:58 ` KyongHo Cho
2011-09-26 9:05 ` Ohad Ben-Cohen
2011-09-26 9:05 ` Ohad Ben-Cohen
2011-09-26 9:21 ` KyongHo Cho
2011-09-26 9:21 ` KyongHo Cho
2011-09-26 9:36 ` Ohad Ben-Cohen
2011-09-26 9:36 ` Ohad Ben-Cohen
2011-09-26 14:48 ` KyongHo Cho
2011-09-26 14:48 ` KyongHo Cho
2011-09-26 15:59 ` Ohad Ben-Cohen
2011-09-26 15:59 ` Ohad Ben-Cohen
2011-09-27 0:56 ` KyongHo Cho
2011-09-27 0:56 ` KyongHo Cho
2011-09-27 8:48 ` Ohad Ben-Cohen
2011-09-27 8:48 ` Ohad Ben-Cohen
2011-09-27 9:01 ` KyongHo Cho
2011-09-27 9:01 ` KyongHo Cho
2011-09-27 9:19 ` Ohad Ben-Cohen
2011-09-27 9:19 ` Ohad Ben-Cohen
2011-09-24 2:02 [PATCH 0/4] iommu/exynos: Add IOMMU and Enhance System MMU driver for Exynos4 KyongHo Cho
2011-09-24 2:02 ` [PATCH 3/4] iommu/exynos: Add iommu driver for Exynos4 Platforms KyongHo Cho
2011-09-24 2:02 ` KyongHo Cho
2011-09-24 2:02 ` KyongHo Cho
2011-09-24 0:38 [PATCH 0/4] iommu/exynos: Add IOMMU and Enhance System MMU for Exynos4 KyongHo Cho
2011-09-24 0:38 ` [PATCH 3/4] iommu/exynos: Add iommu driver for Exynos4 Platforms KyongHo Cho
2011-09-24 0:38 ` KyongHo Cho
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=4E7FE0A4.4050105@cn.fujitsu.com \
--to=gaowanlong@cn.fujitsu.com \
--cc=iommu@lists.linux-foundation.org \
--cc=joerg.roedel@amd.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=ohad@wizery.com \
--cc=pullip.cho@samsung.com \
--cc=sanghyun75.lee@samsung.com \
--cc=younglak1004.kim@samsung.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 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.