[PATCH] agp/uninorth: fix a memleak in create_gatt_table

Denis Kirjanov kda at linux-powerpc.org
Mon Sep 7 20:39:07 AEST 2015


On 9/7/15, Michael Ellerman <mpe at ellerman.id.au> wrote:
> On Mon, 2015-09-07 at 10:30 +0300, Denis Kirjanov wrote:
>> On 6/19/15, Benjamin Herrenschmidt <benh at kernel.crashing.org> wrote:
>> > On Thu, 2015-06-18 at 17:34 +0300, Denis Kirjanov wrote:
>> >> On 6/12/15, Denis Kirjanov <kda at linux-powerpc.org> wrote:
>> >> > Fix the memory leak in create_gatt_table:
>> >> > we've lost a kfree on the exit path for the pages array allocated
>> >> > in uninorth_create_gatt_table
>> >> >
>> >> > Signed-off-by: Denis Kirjanov <kda at linux-powerpc.org>
>> >>
>> >> Hi Ben, Michael
>> >>
>> >> Will you take the patch through your trees or do I need to send it to
>> >> Dave Airlie?
>> >
>> > I haven't had a chance to review yet...
>>
>> Ping...
>
> Hi Denis,
>
> Have you built and/or boot tested this?
>

Hi,

yes, sure. Actually I've spotted this through the kmemleak. With the
patch applied scanner is happy :)

> cheers
>
>
>


More information about the Linuxppc-dev mailing list