netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hyong-Youb Kim <hkim@cspi.com>
To: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
Cc: <hykim@myri.com>, <netdev@vger.kernel.org>, <luto@amacapital.net>,
	"Luis R. Rodriguez" <mcgrof@suse.com>,
	Suresh Siddha <sbsiddha@gmail.com>, "Ingo Molnar" <mingo@elte.hu>,
	Thomas Gleixner <tglx@linutronix.de>,
	Juergen Gross <jgross@suse.com>,
	Daniel Vetter <daniel.vetter@ffwll.ch>,
	Dave Airlie <airlied@redhat.com>,
	Antonino Daplas <adaplas@gmail.com>,
	"Jean-Christophe Plagniol-Villard" <plagnioj@jcrosoft.com>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3] ethernet: myri10ge: use arch_phys_wc_add()
Date: Wed, 22 Apr 2015 16:15:21 +0900	[thread overview]
Message-ID: <20150422071521.GA1500@hykim-PC> (raw)
In-Reply-To: <1429646986-16686-1-git-send-email-mcgrof@do-not-panic.com>

On Tue, Apr 21, 2015 at 01:09:45PM -0700, Luis R. Rodriguez wrote:
> From: "Luis R. Rodriguez" <mcgrof@suse.com>
> 
> This driver already uses ioremap_wc() on the same range
> so when write-combining is available that will be used
> instead.
[...]
> Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>

Tested using the patched v4.0.  It works fine.  Thanks.

  parent reply	other threads:[~2015-04-22  7:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-21 20:09 [PATCH v3] ethernet: myri10ge: use arch_phys_wc_add() Luis R. Rodriguez
2015-04-21 21:48 ` David Miller
2015-04-22  7:15 ` Hyong-Youb Kim [this message]
2015-04-23 18:28 ` David Miller
2015-04-24  1:57   ` Hyong-Youb Kim
2015-04-24  2:35     ` David Miller

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=20150422071521.GA1500@hykim-PC \
    --to=hkim@cspi.com \
    --cc=adaplas@gmail.com \
    --cc=airlied@redhat.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=hykim@myri.com \
    --cc=jgross@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@amacapital.net \
    --cc=mcgrof@do-not-panic.com \
    --cc=mcgrof@suse.com \
    --cc=mingo@elte.hu \
    --cc=netdev@vger.kernel.org \
    --cc=plagnioj@jcrosoft.com \
    --cc=sbsiddha@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=tomi.valkeinen@ti.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 NNTP newsgroup(s).