diff options
author | Pali Rohár <[email protected]> | 2022-08-12 16:11:15 +0200 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2022-08-23 12:19:59 +0200 |
commit | 2e379ac66d4b734ba0e6dbdbc20f774d91be090b (patch) | |
tree | 10a003d9dcf233c966de0eeb1c73c7ef3bd76e66 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) |
PCI: mvebu: Fix endianness when accessing PCI emul bridge members
PCI emul bridge members iolimitupper, iobaseupper, memlimit and membase
are of type __le16, so correctly access these members using
le16_to_cpu() macros.
Link: https://lore.kernel.org/r/[email protected]
Fixes: e7a01876729c ("PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE registers")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions