[PATCH] powerpc: 8xx: fix a return value error in mpc8xx_pic_init

Michael Ellerman patch-notifications at ellerman.id.au
Sat Mar 12 21:29:50 AEDT 2022


On Wed, 23 Feb 2022 15:02:23 +0800, Hangyu Hua wrote:
> mpc8xx_pic_init() should return -ENOMEM instead of 0 when
> irq_domain_add_linear() return NULL. This cause mpc8xx_pics_init to continue
> executing even if mpc8xx_pic_host is NULL.
> 
> 

Applied to powerpc/next.

[1/1] powerpc: 8xx: fix a return value error in mpc8xx_pic_init
      https://git.kernel.org/powerpc/c/3fd46e551f67f4303c3276a0d6cd20baf2d192c4

cheers


More information about the Linuxppc-dev mailing list