diff options
author | govindarajulu.v <govindarajulu90@gmail.com> | 2013-09-04 11:17:16 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-05 12:39:33 -0400 |
commit | 624dbf55a359b1d8e335c046d4e57393e7d1916d (patch) | |
tree | 3861fbc5eaa51a57851cb8ef91953f9077543f92 /firmware/cpia2 | |
parent | bf751ba802fe57f4f3aa5555e1446387912bef9e (diff) |
driver/net: enic: Try DMA 64 first, then failover to DMA
In servers with more than 1.1 TB of RAM, the existing 40/32 bit DMA
could cause failure as the DMA-able address could go outside the range
addressable using 40/32 bits.
The following patch first tried 64 bit DMA if possible, failover to 32
bit.
Signed-off-by: Sujith Sankar <ssujith@cisco.com>
Signed-off-by: Christian Benvenuti <benve@cisco.com>
Signed-off-by: Govindarajulu Varadarajan <govindarajulu90@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/cpia2')
0 files changed, 0 insertions, 0 deletions