Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Linux-Kernel Archive: Re: [PATCH] irqchip: Add missing of_ndoe_get() in its_of_probe() Re: [PATCH] irqchip: Add missing of_ndoe_get() in its_of_probe() From: Krzysztof Kozlowski Date: Wed Jun 22 2022 - 05:02:25 EST Next message: Krzysztof Kozlowski: "Re: [PATCH] mips: lantiq: Add missing of_node_put() in irq.c" Previous message: Baolin Wang: "[RFC PATCH v2 1/3] mm: Factor out the pagetable pages account into new helper function" In reply to: Miaoqian Lin: "Re: [PATCH] irqchip: Add missing of_ndoe_get() in its_of_probe()" Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] On 22/06/2022 08:21, Liang He wrote: > We need to add missing of_node_get() for of_find_matching_node() to > keep refcount balance. > > Note: of_find_matching_node() will decrease the refcount of its first > arg. > > Signed-off-by: Liang He > --- > drivers/irqchip/irq-gic-v3-its.c | 2 ++ > 1 file changed, 2 insertions(+) Before applying the patch please check it carefully. Previous evidence [1][2] suggests that not it was not even compiled. [1] https://lore.kernel.org/all/202206221602.odN70SHs-lkp@xxxxxxxxx/ [2] https://lore.kernel.org/all/16f9a971.44e5.1817068ee3c.Coremail.windhl@xxxxxxx/ Best regards, Krzysztof Next message: Krzysztof Kozlowski: "Re: [PATCH] mips: lantiq: Add missing of_node_put() in irq.c" Previous message: Baolin Wang: "[RFC PATCH v2 1/3] mm: Factor out the pagetable pages account into new helper function" In reply to: Miaoqian Lin: "Re: [PATCH] irqchip: Add missing of_ndoe_get() in its_of_probe()" Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]