diff options
| author | Liang He <[email protected]> | 2022-06-17 12:44:32 +0000 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2022-06-18 21:46:59 +0000 |
| commit | a0117dc956429f2ede17b323046e1968d1849150 (patch) | |
| tree | 828718baec0cc6270761d05dd4c64f361052534d /scripts/clang-tools/gen_compile_commands.py | |
| parent | Linux 5.19-rc2 (diff) | |
| download | kernel-a0117dc956429f2ede17b323046e1968d1849150.tar.gz kernel-a0117dc956429f2ede17b323046e1968d1849150.zip | |
xtensa: Fix refcount leak bug in time.c
In calibrate_ccount(), of_find_compatible_node() will return a node
pointer with refcount incremented. We should use of_node_put() when
it is not used anymore.
Cc: [email protected]
Signed-off-by: Liang He <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
