diff options
author | Mike McGowen <mike.mcgowen@microchip.com> | 2023-04-28 18:37:01 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-05-08 14:17:11 +0300 |
commit | 3e7e55aa3df2d58b1d27e3380d293da525cf5a3b (patch) | |
tree | 3f53b5341885d30f7af6c02858aa08d644234130 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) | |
download | linux-3e7e55aa3df2d58b1d27e3380d293da525cf5a3b.tar.xz |
scsi: smartpqi: Map full length of PCI BAR 0
Map full length of PCI BAR 0 at driver init.
During driver initialization, the driver must make a kernel call to map the
controller registers into kernel address space. A parameter to this call
is the length of the memory to be mapped. The driver was specifying the
wrong length.
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Mike McGowen <mike.mcgowen@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Link: https://lore.kernel.org/r/20230428153712.297638-2-don.brace@microchip.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions