aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorLeonardo Bras <[email protected]>2021-04-15 15:00:51 -0300
committerRob Herring <[email protected]>2021-04-21 07:49:45 -0500
commit9d57e61bf72336e13e4cd3c31e93ab26266296a8 (patch)
tree36ed7a0d714463b5f4c8cd20b830b17d7d0b57bc /tools/perf/util/trace-event-scripting.c
parentb4193622707846637ea58bd3bdcaf8be997c4db9 (diff)
of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
Many other resource flag parsers already add this flag when the input has bits 24 & 25 set, so update this one to do the same. Some devices (like virtio-net) have more than one memory resource (like MMIO32 and MMIO64) and without this flag it would be needed to verify the address range to know which one is which. Signed-off-by: Leonardo Bras <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions