diff options
author | 2022-06-16 22:27:56 +0800 | |
---|---|---|
committer | 2022-06-21 17:04:30 +0200 | |
commit | 608d94cb84c42585058d692f2fe5d327f8868cdb (patch) | |
tree | ea7751ba1f0cde0192c2032a558aaf202384bbb2 /scripts/gdb/linux/utils.py | |
parent | arch: mips: generic: Add missing of_node_put() in board-ranchu.c (diff) | |
download | wireguard-linux-608d94cb84c42585058d692f2fe5d327f8868cdb.tar.xz wireguard-linux-608d94cb84c42585058d692f2fe5d327f8868cdb.zip |
mips: mti-malta: Fix refcount leak in malta-time.c
In update_gic_frequency_dt(), of_find_compatible_node() will return
a node pointer with refcount incremented. We should use of_node_put()
when it is not used anymore.
Signed-off-by: Liang He <windhl@126.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions