* [PATCH v2 0/2] OMAPDSS: Fix of-node refcount issues
@ 2015-08-07 11:04 Jyri Sarha
2015-08-10 9:23 ` Tomi Valkeinen
0 siblings, 1 reply; 2+ messages in thread
From: Jyri Sarha @ 2015-08-07 11:04 UTC (permalink / raw)
To: linux-fbdev
Changes since the first version:
- Fix commit descriptions and subject according to Tomi's comments
I found couple of refcounting issues related to OMAP DSS of-node
handling. Second patch should fix the "ERROR: Bad of_node_put() on
/encoder@0/ports/port@1" -problem.
In the long run it would make sense start using of_graph_*() functions
in OMAP DSS too. However the semantics of of_graph_*() functions are
quite different from omapdss_of_*() counterparts. So it better to just
fix these bugs first.
Jyri Sarha (2):
OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount
decrement
drivers/video/fbdev/omap2/dss/dss-of.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
1.9.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2 0/2] OMAPDSS: Fix of-node refcount issues
2015-08-07 11:04 [PATCH v2 0/2] OMAPDSS: Fix of-node refcount issues Jyri Sarha
@ 2015-08-10 9:23 ` Tomi Valkeinen
0 siblings, 0 replies; 2+ messages in thread
From: Tomi Valkeinen @ 2015-08-10 9:23 UTC (permalink / raw)
To: linux-fbdev
[-- Attachment #1: Type: text/plain, Size: 916 bytes --]
On 07/08/15 14:04, Jyri Sarha wrote:
> Changes since the first version:
> - Fix commit descriptions and subject according to Tomi's comments
>
> I found couple of refcounting issues related to OMAP DSS of-node
> handling. Second patch should fix the "ERROR: Bad of_node_put() on
> /encoder@0/ports/port@1" -problem.
>
> In the long run it would make sense start using of_graph_*() functions
> in OMAP DSS too. However the semantics of of_graph_*() functions are
> quite different from omapdss_of_*() counterparts. So it better to just
> fix these bugs first.
>
> Jyri Sarha (2):
> OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
> OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount
> decrement
>
> drivers/video/fbdev/omap2/dss/dss-of.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Thanks, I've picked these up for 4.2 fixes.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-10 9:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-07 11:04 [PATCH v2 0/2] OMAPDSS: Fix of-node refcount issues Jyri Sarha
2015-08-10 9:23 ` Tomi Valkeinen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).