netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: thomas.lendacky@amd.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] amd-xgbe: Let OS arch support adjust DMA mask as needed
Date: Sun, 25 Jan 2015 14:54:16 -0800 (PST)	[thread overview]
Message-ID: <20150125.145416.2119862314149568126.davem@davemloft.net> (raw)
In-Reply-To: <20150120204755.23431.37523.stgit@tlendack-t1.amdoffice.net>

From: Tom Lendacky <thomas.lendacky@amd.com>
Date: Tue, 20 Jan 2015 14:47:55 -0600

> Set the DMA mask to 64-bit and let the underlying arch support adjust
> it as appropriate based on device tree DMA ranges, etc.
> 
> Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>

That's not how this works.

The interface will fail if you ask for more bits than can be
supported, so you should pass in the amount of bits you actually need
but not more.

I'm not applying this.

      reply	other threads:[~2015-01-25 22:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20 20:47 [PATCH net-next] amd-xgbe: Let OS arch support adjust DMA mask as needed Tom Lendacky
2015-01-25 22:54 ` David Miller [this message]

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=20150125.145416.2119862314149568126.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=thomas.lendacky@amd.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).