summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWang Kefeng <wangkefeng.wang@huawei.com>2022-05-24 11:03:46 +0300
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2022-07-14 15:17:48 +0300
commit8030aa3ce12e3b9d47afa62344c601ed508c2d9e (patch)
tree259a370d56344ec99bb7407cd1f3365f473cee51 /MAINTAINERS
parente5c46fde75e43c15a29b40e5fc5641727f97ae47 (diff)
downloadlinux-8030aa3ce12e3b9d47afa62344c601ed508c2d9e.tar.xz
ARM: 9207/1: amba: fix refcount underflow if amba_device_add() fails
"ARM: 9192/1: amba: fix memory leak in amba_device_try_add()" leads to a refcount underflow if amba_device_add() fails, which called by of_amba_device_create(), the of_amba_device_create() already exists the error handling, so amba_put_device() only need to be added into amba_deferred_retry(). Fixes: 7719a68b2fa4 ("ARM: 9192/1: amba: fix memory leak in amba_device_try_add()") Reported-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions