diff options
author | Dawei Li <dawei.li@shingroup.cn> | 2024-01-22 11:57:16 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-01-24 18:02:48 +0300 |
commit | 22653244a9fed06f2f864b44808a85bf5c4e3ef2 (patch) | |
tree | 79756f1327ac732b818e0ce98bfe01d27a102118 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9676635685fe348003a29948d9726e5d9e4b4a6e (diff) | |
download | linux-22653244a9fed06f2f864b44808a85bf5c4e3ef2.tar.xz |
genirq: Deduplicate interrupt descriptor initialization
alloc_desc() and early_irq_init() contain duplicated code to initialize
interrupt descriptors.
Replace that with a helper function.
Suggested-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Dawei Li <dawei.li@shingroup.cn>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240122085716.2999875-6-dawei.li@shingroup.cn
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions