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:   Mon, 11 Nov 2019 12:53:08 -0800
From:   Tony Lindgren <tony@...mide.com>
To:     Markus Elfring <Markus.Elfring@....de>
Cc:     linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        Laurent Pinchart <laurent.pinchart@...asonboard.com>,
        Russell King <linux@...linux.org.uk>,
        Sebastian Reichel <sebastian.reichel@...labora.com>,
        Tomi Valkeinen <tomi.valkeinen@...com>,
        LKML <linux-kernel@...r.kernel.org>,
        kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] ARM: OMAP2+: Add missing put_device() call in
 omapdss_init_of()

* Markus Elfring <Markus.Elfring@....de> [191109 08:38]:
> From: Markus Elfring <elfring@...rs.sourceforge.net>
> Date: Sat, 9 Nov 2019 17:19:35 +0100
> 
> A coccicheck run provided information like the following.
> 
> arch/arm/mach-omap2/display.c:268:2-8: ERROR: missing put_device;
> call of_find_device_by_node on line 258, but without a corresponding
> object release within this function.
> 
> Generated by: scripts/coccinelle/free/put_device.cocci
> 
> Thus add the missed function call to fix the exception handling for
> this function implementation.

Thanks applying into omap-for-v5.5/soc.

Tony

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ