lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <176613181132.3684357.15703370442701367735.git-patchwork-notify@kernel.org>
Date: Fri, 19 Dec 2025 08:10:11 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Nick Hu <nick.hu@...ive.com>
Cc: linux-riscv@...ts.infradead.org, anup@...infault.org, tglx@...utronix.de,
 pjw@...nel.org, palmer@...belt.com, aou@...s.berkeley.edu, alex@...ti.fr,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH] irqchip/riscv-intc: Fix missing .free callback for
 freeing
 local IRQs

Hello:

This patch was applied to riscv/linux.git (fixes)
by Thomas Gleixner <tglx@...utronix.de>:

On Fri, 14 Nov 2025 15:28:44 +0800 you wrote:
> The irq_domain_free_irqs() helper requires that the irq_domain_ops->free
> callback be implemented. Otherwise, the kernel reports the warning
> message "NULL pointer, cannot free irq" when the user calls
> irq_dispose_mapping() to release the per-HART local IRQs.
> 
> Set the irq_domain_ops->free to irq_domain_free_irqs_top() to free the
> IRQs.
> 
> [...]

Here is the summary with links:
  - irqchip/riscv-intc: Fix missing .free callback for freeing local IRQs
    https://git.kernel.org/riscv/c/14473a1f8859

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ