netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Brice Goglin <brice@myri.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 2/2] myri10ge: use ioremap_wc
Date: Tue, 22 Jul 2008 16:09:23 -0400	[thread overview]
Message-ID: <48863E73.9000404@garzik.org> (raw)
In-Reply-To: <48844831.9040102@myri.com>

Brice Goglin wrote:
> Switch to ioremap_wc(). We keep the MTRR code since ioremap_wc()
> will use UC_MINUS when falling back to uncachable, and thus let
> the MTRR WC take precedence.
> 
> Also rename the error path better.
> 
> Signed-off-by: Brice Goglin <brice@myri.com>
> ---
>  drivers/net/myri10ge/myri10ge.c |    8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

applied 1-2



  reply	other threads:[~2008-07-22 20:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21  8:25 [PATCH 0/2] myri10ge update for 2.6.27 Brice Goglin
2008-07-21  8:25 ` [PATCH 1/2] myri10ge: remove wcfifo Brice Goglin
2008-07-21  8:26 ` [PATCH 2/2] myri10ge: use ioremap_wc Brice Goglin
2008-07-22 20:09   ` Jeff Garzik [this message]
2008-08-10 11:25   ` Martin Michlmayr
2008-08-10 11:59     ` Brice Goglin
2008-08-10 12:38       ` Martin Michlmayr
2008-08-11  9:09         ` Russell King - ARM Linux
2008-08-12  9:14           ` Martin Michlmayr

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=48863E73.9000404@garzik.org \
    --to=jeff@garzik.org \
    --cc=brice@myri.com \
    --cc=netdev@vger.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).