diff options
| author | Herve Codina <[email protected]> | 2024-06-14 19:32:12 +0200 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2024-06-17 15:48:14 +0200 |
| commit | 0b21add71bd9cfa2bd6677a0300e15fd4c4b84ed (patch) | |
| tree | ee164f461c5eea3bdf4d5d51544037a9e6155879 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 80f6abe0d39bc6ccf353290067ff589653ff922c (diff) | |
irqdomain: Handle domain bus token in irq_domain_create()
irq_domain_update_bus_token() is the only way to set the domain bus
token. This is sub-optimal as irq_domain_update_bus_token() can be called
only once the domain is created and needs to revert some operations, change
the domain name and redo the operations.
In order to avoid this revert/change/redo sequence, take the domain bus
into account token during the domain creation.
Suggested-by: Thomas Gleixner <[email protected]>
Signed-off-by: Herve Codina <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions