lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 18 Mar 2018 15:47:14 -0700
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Arvind Yadav <arvind.yadav.cs@...il.com>
Cc:     ohad@...ery.com, linux-kernel@...r.kernel.org,
        linux-remoteproc@...r.kernel.org
Subject: Re: [PATCH 0/2] rpmsg: use put_device() if device_register fail

On Thu 08 Mar 01:36 PST 2018, Arvind Yadav wrote:

> if device_register() returned an error! Always use put_device()
> to give up the reference initialized. unregister device for
> other return error.
> 

Patches applied.

Thanks,
Bjorn

> 
> Arvind Yadav (2):
>   [PATCH 1/2] rpmsg: glink: use put_device() if device_register fail
>   [PATCH 2/2] rpmsg: smd: use put_device() if device_register fail
> 
>  drivers/rpmsg/qcom_glink_smem.c | 3 ++-
>  drivers/rpmsg/qcom_smd.c        | 3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 
> -- 
> 1.9.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ