Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2068298 commit a029ccc810b65172e02336d9caa0fe2331dc58b7 Author: Yang Yingliang <yangyingliang@huawei.com> Date: Tue, 4 Jan 2022 21:34:15 +0800 This node pointer is returned by of_find_compatible_node() with refcount incremented in ls2k_reset_init(). Calling of_node_put() to aovid the refcount leak. Fixes: 7eb7819a2e12 ("MIPS: Loongson64: Add Loongson-2K1000 reset platform driver") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
cpu_hwmon.c | ||
ls2k-reset.c | ||
rs780e-acpi.c |