Re: [PATCH] agp/uninorth: fix a memleak in create_gatt_table
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-09-07 10:28:19
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-09-07 10:28:19
On Mon, 2015-09-07 at 10:30 +0300, Denis Kirjanov wrote:
On 6/19/15, Benjamin Herrenschmidt [off-list ref] wrote:quoted
On Thu, 2015-06-18 at 17:34 +0300, Denis Kirjanov wrote:quoted
On 6/12/15, Denis Kirjanov [off-list ref] wrote:quoted
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 <redacted>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? cheers