Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1523320
| From | Johan Hovold <johan@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mfd: core: fix device reference leak in mfd_clone_cell |
| Date | 2016-11-16 10:20 +0100 |
| Message-ID | <sE4xP-We-5@gated-at.bofh.it> (permalink) |
| References | <syEE2-7uL-11@gated-at.bofh.it> <sDub0-28T-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Nov 14, 2016 at 06:25:01PM +0000, Lee Jones wrote:
> On Tue, 01 Nov 2016, Johan Hovold wrote:
>
> > Make sure to drop the reference taken by bus_find_device_by_name()
> > before returning from mfd_clone_cell().
> >
> > Fixes: a9bbba996302 ("mfd: add platform_device sharing support for mfd")
> > Signed-off-by: Johan Hovold <johan@kernel.org>
> > ---
> > drivers/mfd/mfd-core.c | 2 ++
> > 1 file changed, 2 insertions(+)
>
> Applied, thanks.
I do not see this one in linux-next (or your tree). Did you forget to
push?
Thanks,
Johan
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] mfd: core: fix device reference leak in mfd_clone_cell Lee Jones <lee.jones@linaro.org> - 2016-11-14 19:30 +0100
Re: [PATCH] mfd: core: fix device reference leak in mfd_clone_cell Johan Hovold <johan@kernel.org> - 2016-11-16 10:20 +0100
Re: [PATCH] mfd: core: fix device reference leak in mfd_clone_cell Lee Jones <lee.jones@linaro.org> - 2016-11-16 11:00 +0100
Re: [PATCH] mfd: core: fix device reference leak in mfd_clone_cell Johan Hovold <johan@kernel.org> - 2016-11-16 11:10 +0100
Re: [PATCH] mfd: core: fix device reference leak in mfd_clone_cell Lee Jones <lee.jones@linaro.org> - 2016-11-16 16:20 +0100
csiph-web