[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150125.145416.2119862314149568126.davem@davemloft.net>
Date: Sun, 25 Jan 2015 14:54:16 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: thomas.lendacky@....com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] amd-xgbe: Let OS arch support adjust DMA mask
as needed
From: Tom Lendacky <thomas.lendacky@....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@....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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists