diff options
author | Liang He <windhl@126.com> | 2022-06-18 10:25:45 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-21 21:24:34 +0200 |
commit | 57289b6601fe78c09921599b042a0b430fb420ec (patch) | |
tree | 5aefe754b312c9f74da1fe3e9cd666d2d86d81e1 /net/tipc/socket.c | |
parent | 06f818de1621ea4da689fd45f1eb54ff7617342b (diff) |
cpufreq: pmac32-cpufreq: Fix refcount leak bug
[ Upstream commit ccd7567d4b6cf187fdfa55f003a9e461ee629e36 ]
In pmac_cpufreq_init_MacRISC3(), we need to add corresponding
of_node_put() for the three node pointers whose refcount have
been incremented by of_find_node_by_name().
Signed-off-by: Liang He <windhl@126.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions