diff options
author | 2019-05-03 11:44:39 +0300 | |
---|---|---|
committer | 2019-05-03 18:14:29 +0200 | |
commit | 62a593022c32380d040303a5e3d6b67fd9c415bc (patch) | |
tree | 0db3d3817feaa05653f5db434584b5ebe5fb19d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | intel_th: Add "rtit" source device (diff) | |
download | linux-dev-62a593022c32380d040303a5e3d6b67fd9c415bc.tar.xz linux-dev-62a593022c32380d040303a5e3d6b67fd9c415bc.zip |
intel_th: Communicate IRQ via resource
Currently, the IRQ is passed between the glue layers and the core as a
separate argument, while the MMIO resources are passed as resources.
This also limits the number of IRQs thus used to one, while the current
versions of Intel TH use a different MSI vector for each interrupt
triggering event, of which there are 7.
Change this to pass IRQ in the resources array.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions