diff options
author | Souptick Joarder (HPE) <jrdr.linux@gmail.com> | 2022-02-18 17:33:03 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-03-01 11:19:51 +0100 |
commit | e414c25e3399b2b3d7337dc47abccab5c71b7c8f (patch) | |
tree | 1709bbb3d35223cef6b475fcfc7c959a6cefdf5c /arch/microblaze | |
parent | irqchip/gic-v3: Use dsb(ishst) to order writes with ICC_SGI1R_EL1 accesses (diff) | |
download | linux-e414c25e3399b2b3d7337dc47abccab5c71b7c8f.tar.xz linux-e414c25e3399b2b3d7337dc47abccab5c71b7c8f.zip |
irqchip/nvic: Release nvic_base upon failure
smatch warning was reported as below ->
smatch warnings:
drivers/irqchip/irq-nvic.c:131 nvic_of_init()
warn: 'nvic_base' not released on lines: 97.
Release nvic_base upon failure.
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Souptick Joarder (HPE) <jrdr.linux@gmail.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220218163303.33344-1-jrdr.linux@gmail.com
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions