[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53F1FA6C.2030605@canonical.com>
Date: Mon, 18 Aug 2014 15:06:52 +0200
From: Maarten Lankhorst <maarten.lankhorst@...onical.com>
To: Dan Carpenter <dan.carpenter@...cle.com>
CC: Sumit Semwal <sumit.semwal@...aro.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"linaro-mm-sig@...ts.linaro.org" <linaro-mm-sig@...ts.linaro.org>,
LKML <linux-kernel@...r.kernel.org>, devel@...verdev.osuosl.org,
Daniel Vetter <daniel.vetter@...ll.ch>,
John Stultz <john.stultz@...aro.org>,
Colin Cross <ccross@...gle.com>
Subject: Re: [PATCH 1/2] android: fix reference leak in sync_fence_create
Hey,
Op 18-08-14 om 14:57 schreef Dan Carpenter:
> On Thu, Aug 14, 2014 at 11:53:38AM +0200, Maarten Lankhorst wrote:
>> According to the documentation sync_fence_create takes ownership of the point,
>> not a reference on the point.
>>
> What are the user visible effects of this bug? I assume this is a real
> bug but judging solely based on your patch description, it sounds like
> you could just update the documentation instead of changing the code.
>
Small memory leak on every created android fence when you run out of tree android drivers.
But because it happens every frame (or possibly even more often) it's worth fixing.
~Maarten
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists