[PATCH next] coresight: Fix a NULL vs IS_ERR() bug in probe

Suzuki K Poulose suzuki.poulose at arm.com
Mon Jul 21 04:23:13 PDT 2025


On Wed, 16 Jul 2025 14:38:30 -0500, Dan Carpenter wrote:
> The devm_ioremap_resource() function returns error pointers on error.
> It never returns NULL.  Update the error checking to match.
> 
> 

Applied, thanks!

[1/1] coresight: Fix a NULL vs IS_ERR() bug in probe
      https://git.kernel.org/coresight/c/f59b9437ac95

Best regards,
-- 
Suzuki K Poulose <suzuki.poulose at arm.com>



More information about the linux-arm-kernel mailing list