Re: [PATCH v5 00/14] irqchip: Fix potential resource leaks
From: Tiezhu Yang <yangtiezhu@loongson.cn>
Date: 2020-10-12 02:33:13
Also in:
linux-omap, linux-riscv, linux-samsung-soc, lkml
On 09/02/2020 11:59 AM, Tiezhu Yang wrote:
On 07/06/2020 03:30 PM, Marc Zyngier wrote:quoted
On 2020-07-06 02:19, Tiezhu Yang wrote:quoted
When I test the irqchip code of Loongson, I read the related code of other chips in drivers/irqchip and I find some potential resource leaks in the error path, I think it is better to fix them. v2: - Split the first patch into a new patch series which includes small patches and add "Fixes" tag - Use "goto" label to handle error path in some patches v3: - Add missed variable "ret" in the patch #5 and #13 v4: - Modify the commit message of each patch suggested by Markus Elfring - Make "irq_domain_remove(root_domain)" under CONFIG_SMP in patch #3 - Add a return statement before goto label in patch #4 v5: - Modify the commit messages and do some code cleanupsPlease stop replying to Markus Elfring, and give people who actually care a chance to review this code. Elfring will keep asking you to make absolutely pointless changes until you are blue in the faceHi Marc, Any comments? Could you please apply this patch series?
Hi all, Maybe I should cc the related persons through ./scripts/get_maintainer.pl to get Acked-by or Reviewed-by. The cover letter link of this patch series is: [v5,00/14] irqchip: Fix potential resource leaks https://lore.kernel.org/patchwork/cover/1268043/ Any comments will be much appreciated. Thanks, Tiezhu
Thanks, Tiezhuquoted
Thanks, M.
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel