summary refs log tree commit diff
path: root/fs/nls
diff options
context:
space:
mode:
authorBrian Uchino <buchino@cisco.com>2013-09-09 13:31:47 -0700
committerJames Bottomley <JBottomley@Parallels.com>2013-09-11 14:49:40 -0700
commit87aa619c17976ac799b30110e830cf86d2e2e99a (patch)
treea2315866e6326c700c51920f393f6f23ae84517f /fs/nls
parent1adee040114461787c031a792a9392a8b4866fc3 (diff)
downloadlinux-87aa619c17976ac799b30110e830cf86d2e2e99a.tar.gz
[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up
Issue was seen when SCSI buffer address is more than 40 bits in system
with more than 1.1TB RAM. When SCSI buffer is passed to VIC, it is failing
to map to correct buffer address, as DMA mask is set to 40 bits in driver
initialization. Corrected DMA_MASK from 40-bits to 64-bits to avoid masking
41-64 bits addresses.

Signed-off-by: Brian Uchino <buchino@cisco.com>
Signed-off-by: Hiral Patel <hiralpat@cisco.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions