commit | e4785b0633574a607daaa04bf2fe43550055194f | [log] [tgz] |
---|---|---|
author | Steven L. Roberts <robers97@gmail.com> | Wed May 10 14:58:13 2017 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Thu Jun 01 17:03:40 2017 -0400 |
tree | 9e13d7745b5180e2672f7acd9c015d864ccb9ec9 | |
parent | c4dd4b69f55abcc8dd079f8de55d9d8c2ddbefce [diff] |
RDMA/hfi1: change PCI bar addr assignments to Linux API functions The Omni-Path adapter driver fails to load on the ppc64le platform due to invalid PCI setup. This patch makes the PCI configuration more robust and will fix 64 bit addressing for ppc64le. Signed-off-by: Steven L Roberts <robers97@gmail.com> Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>