diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2025-02-09 20:58:54 +0800 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2025-02-24 15:34:45 -0600 |
commit | 65f4be07ad1010f41dbe329398da881a38051c98 (patch) | |
tree | 5d4797e1accaaad5d9635aa2ca9578d1e7469e33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6c10926fce847ab9726c33bcdb78061de58c02f3 (diff) |
of: unittest: Add a case to test if API of_irq_parse_one() leaks refcount
To test if of_irq_parse_one(@int_gen_dev, i, ...) will leak refcount of
@i_th_phandle.
int_gen_dev {
...
interrupts-extended = ..., <&i_th_phandle ...>, ...;
...
};
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20250209-of_irq_fix-v2-1-93e3a2659aa7@quicinc.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions