From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751478AbbJNE4X (ORCPT ); Wed, 14 Oct 2015 00:56:23 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:36266 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750724AbbJNE4U (ORCPT ); Wed, 14 Oct 2015 00:56:20 -0400 Date: Wed, 14 Oct 2015 10:26:14 +0530 From: Sudip Mukherjee To: Emil Velikov Cc: Ben Skeggs , Daniel Vetter , Ben Skeggs , ML dri-devel , "Linux-Kernel@Vger. Kernel. Org" Subject: Re: [PATCH] drm/nouveau: fix memory leak Message-ID: <20151014045614.GC3844@sudip-pc> References: <1441963856-17465-1-git-send-email-sudipm.mukherjee@gmail.com> <20150924155922.GF10109@sudip-pc> <560CD57B.9070701@gmail.com> <20151008130041.GA22212@sudip-pc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 08, 2015 at 03:22:20PM +0100, Emil Velikov wrote: > On 8 October 2015 at 14:00, Sudip Mukherjee wrote: > > On Thu, Oct 01, 2015 at 04:40:59PM +1000, Ben Skeggs wrote: > >> On 09/25/2015 01:59 AM, Sudip Mukherjee wrote: > >> > On Fri, Sep 11, 2015 at 03:00:56PM +0530, Sudip Mukherjee wrote: > >> >> If pm_runtime_get_sync() we were going to "out" but we missed > >> >> freeing vma. > >> >> > >> >> Signed-off-by: Sudip Mukherjee --- > >> > Hi Ben, Another gentle ping for another patch. > >> Both patches are in my tree. > > > > Hi Ben, > > I am not seeing these in linux-next. > > > The nouveau tree does not merge into linux-next I'm afraid. Perhaps we > should as Ben gets the chance/time. Can I be of any help in that? Maybe I can learn few things about drm in the proces. regards sudip