From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753081AbdDJQ0M (ORCPT ); Mon, 10 Apr 2017 12:26:12 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33254 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751685AbdDJQ0J (ORCPT ); Mon, 10 Apr 2017 12:26:09 -0400 Date: Mon, 10 Apr 2017 18:25:55 +0200 From: Greg Kroah-Hartman To: Laura Abbott Cc: Sumit Semwal , Riley Andrews , arve@android.com, devel@driverdev.osuosl.org, romlem@google.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, linux-mm@kvack.org, Mark Brown , Laurent Pinchart , Benjamin Gaignard , Daniel Vetter , Brian Starkey , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Subject: Re: [PATCHv3 00/22] Ion clean up in preparation in moving out of staging Message-ID: <20170410162555.GA9534@kroah.com> References: <1491245884-15852-1-git-send-email-labbott@redhat.com> <20170408103821.GA12084@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 10, 2017 at 09:20:27AM -0700, Laura Abbott wrote: > On 04/08/2017 03:38 AM, Greg Kroah-Hartman wrote: > > On Mon, Apr 03, 2017 at 11:57:42AM -0700, Laura Abbott wrote: > >> Hi, > >> > >> This is v3 of the series to do some serious Ion cleanup in preparation for > >> moving out of staging. I didn't hear much on v2 so I'm going to assume > >> people are okay with the series as is. I know there were still some open > >> questions about moving away from /dev/ion but in the interest of small > >> steps I'd like to go ahead and merge this series assuming there are no more > >> major objections. More work can happen on top of this. > > > > I've applied patches 3-11 as those were independant of the CMA changes. > > I'd like to take the rest, including the CMA changes, but I need an ack > > from someone dealing with the -mm tree before I can do that. > > > > Or, if they just keep ignoring it, I guess I can take them :) > > > > thanks, > > > > greg k-h > > > > Thanks. I'll send out some nag e-mails asking for Acks. If I don't get > any, I'll resend the rest of the series after the 4.12 merge window. Why so long? This series has been sent a bunch, if no one responds in a week, I'll be glad to take them all in my tree :) thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f71.google.com (mail-pg0-f71.google.com [74.125.83.71]) by kanga.kvack.org (Postfix) with ESMTP id 7EA956B03A0 for ; Mon, 10 Apr 2017 12:26:06 -0400 (EDT) Received: by mail-pg0-f71.google.com with SMTP id n5so127382510pgd.19 for ; Mon, 10 Apr 2017 09:26:06 -0700 (PDT) Received: from mail.linuxfoundation.org (mail.linuxfoundation.org. [140.211.169.12]) by mx.google.com with ESMTPS id u10si14037697pge.305.2017.04.10.09.26.05 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2017 09:26:05 -0700 (PDT) Date: Mon, 10 Apr 2017 18:25:55 +0200 From: Greg Kroah-Hartman Subject: Re: [PATCHv3 00/22] Ion clean up in preparation in moving out of staging Message-ID: <20170410162555.GA9534@kroah.com> References: <1491245884-15852-1-git-send-email-labbott@redhat.com> <20170408103821.GA12084@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Laura Abbott Cc: Sumit Semwal , Riley Andrews , arve@android.com, devel@driverdev.osuosl.org, romlem@google.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, linux-mm@kvack.org, Mark Brown , Laurent Pinchart , Benjamin Gaignard , Daniel Vetter , Brian Starkey , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org On Mon, Apr 10, 2017 at 09:20:27AM -0700, Laura Abbott wrote: > On 04/08/2017 03:38 AM, Greg Kroah-Hartman wrote: > > On Mon, Apr 03, 2017 at 11:57:42AM -0700, Laura Abbott wrote: > >> Hi, > >> > >> This is v3 of the series to do some serious Ion cleanup in preparation for > >> moving out of staging. I didn't hear much on v2 so I'm going to assume > >> people are okay with the series as is. I know there were still some open > >> questions about moving away from /dev/ion but in the interest of small > >> steps I'd like to go ahead and merge this series assuming there are no more > >> major objections. More work can happen on top of this. > > > > I've applied patches 3-11 as those were independant of the CMA changes. > > I'd like to take the rest, including the CMA changes, but I need an ack > > from someone dealing with the -mm tree before I can do that. > > > > Or, if they just keep ignoring it, I guess I can take them :) > > > > thanks, > > > > greg k-h > > > > Thanks. I'll send out some nag e-mails asking for Acks. If I don't get > any, I'll resend the rest of the series after the 4.12 merge window. Why so long? This series has been sent a bunch, if no one responds in a week, I'll be glad to take them all in my tree :) thanks, greg k-h -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Mon, 10 Apr 2017 18:25:55 +0200 Subject: [PATCHv3 00/22] Ion clean up in preparation in moving out of staging In-Reply-To: References: <1491245884-15852-1-git-send-email-labbott@redhat.com> <20170408103821.GA12084@kroah.com> Message-ID: <20170410162555.GA9534@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Apr 10, 2017 at 09:20:27AM -0700, Laura Abbott wrote: > On 04/08/2017 03:38 AM, Greg Kroah-Hartman wrote: > > On Mon, Apr 03, 2017 at 11:57:42AM -0700, Laura Abbott wrote: > >> Hi, > >> > >> This is v3 of the series to do some serious Ion cleanup in preparation for > >> moving out of staging. I didn't hear much on v2 so I'm going to assume > >> people are okay with the series as is. I know there were still some open > >> questions about moving away from /dev/ion but in the interest of small > >> steps I'd like to go ahead and merge this series assuming there are no more > >> major objections. More work can happen on top of this. > > > > I've applied patches 3-11 as those were independant of the CMA changes. > > I'd like to take the rest, including the CMA changes, but I need an ack > > from someone dealing with the -mm tree before I can do that. > > > > Or, if they just keep ignoring it, I guess I can take them :) > > > > thanks, > > > > greg k-h > > > > Thanks. I'll send out some nag e-mails asking for Acks. If I don't get > any, I'll resend the rest of the series after the 4.12 merge window. Why so long? This series has been sent a bunch, if no one responds in a week, I'll be glad to take them all in my tree :) thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCHv3 00/22] Ion clean up in preparation in moving out of staging Date: Mon, 10 Apr 2017 18:25:55 +0200 Message-ID: <20170410162555.GA9534@kroah.com> References: <1491245884-15852-1-git-send-email-labbott@redhat.com> <20170408103821.GA12084@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: Laura Abbott Cc: devel@driverdev.osuosl.org, romlem@google.com, Brian Starkey , arve@android.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linaro-mm-sig@lists.linaro.org, linux-mm@kvack.org, Riley Andrews , Mark Brown , Laurent Pinchart , Benjamin Gaignard , Daniel Vetter , Sumit Semwal , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org On Mon, Apr 10, 2017 at 09:20:27AM -0700, Laura Abbott wrote: > On 04/08/2017 03:38 AM, Greg Kroah-Hartman wrote: > > On Mon, Apr 03, 2017 at 11:57:42AM -0700, Laura Abbott wrote: > >> Hi, > >> > >> This is v3 of the series to do some serious Ion cleanup in preparation for > >> moving out of staging. I didn't hear much on v2 so I'm going to assume > >> people are okay with the series as is. I know there were still some open > >> questions about moving away from /dev/ion but in the interest of small > >> steps I'd like to go ahead and merge this series assuming there are no more > >> major objections. More work can happen on top of this. > > > > I've applied patches 3-11 as those were independant of the CMA changes. > > I'd like to take the rest, including the CMA changes, but I need an ack > > from someone dealing with the -mm tree before I can do that. > > > > Or, if they just keep ignoring it, I guess I can take them :) > > > > thanks, > > > > greg k-h > > > > Thanks. I'll send out some nag e-mails asking for Acks. If I don't get > any, I'll resend the rest of the series after the 4.12 merge window. Why so long? This series has been sent a bunch, if no one responds in a week, I'll be glad to take them all in my tree :) thanks, greg k-h