diff options
author | Logan Gunthorpe <[email protected]> | 2019-09-10 13:58:33 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-09-30 17:36:18 -0500 |
commit | 6acdf7e19b37cb3a9258603d0eab315079c19c5e (patch) | |
tree | b49dcfcf469556442db4acafe04462745de9d540 /tools/perf/util/trace-event-scripting.c | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff) |
PCI/switchtec: Read all 64 bits of part_event_bitmap
The part_event_bitmap register is 64 bits wide, so read it with ioread64()
instead of the 32-bit ioread32().
Fixes: 52eabba5bcdb ("switchtec: Add IOCTLs to the Switchtec driver")
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Doug Meyer <[email protected]>
Signed-off-by: Logan Gunthorpe <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: [email protected] # v4.12+
Cc: Kelvin Cao <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions