aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/eata_pio.h
diff options
context:
space:
mode:
authorBen Collins <ben.c@servergy.com>2013-09-13 12:46:44 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-16 13:42:53 -0700
commit2290f5a6eefea72b9e32318071bc6265f13b01fe (patch)
tree0f9e5ae0b165af95fc725e9a3da310ad3879386a /drivers/scsi/eata_pio.h
parent553a87251dcaedc261ed34b9acebb77d2b56aa79 (diff)
SCSI: megaraid: Use resource_size_t for PCI resources, not long
commit 11f8a7b31f2140b0dc164bb484281235ffbe51d3 upstream. The assumption that sizeof(long) >= sizeof(resource_size_t) can lead to truncation of the PCI resource address, meaning this driver didn't work on 32-bit systems with 64-bit PCI adressing ranges. Signed-off-by: Ben Collins <ben.c@servergy.com> Acked-by: Sumit Saxena <sumit.saxena@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/scsi/eata_pio.h')
0 files changed, 0 insertions, 0 deletions