diff options
| author | Phil Edworthy <[email protected]> | 2022-05-12 12:47:19 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-05-16 10:14:27 +0100 |
| commit | cb99badde146c327f150773921ffe080abe1eb44 (patch) | |
| tree | ed32cf8caef04e70525f0224f34ed1b3dd916638 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | a7931ac16128bb3af5c4ac482057a711da117856 (diff) | |
ravb: Separate handling of irq enable/disable regs into feature
Currently, when the HW has a single interrupt, the driver uses the
GIC, TIC, RIC0 registers to enable and disable interrupts.
When the HW has multiple interrupts, it uses the GIE, GID, TIE, TID,
RIE0, RID0 registers.
However, other devices, e.g. RZ/V2M, have multiple irqs and only have
the GIC, TIC, RIC0 registers.
Therefore, split this into a separate feature.
Signed-off-by: Phil Edworthy <[email protected]>
Reviewed-by: Biju Das <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions