Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753291AbbKXIxq (ORCPT ); Tue, 24 Nov 2015 03:53:46 -0500 Received: from mail-wm0-f52.google.com ([74.125.82.52]:34347 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753190AbbKXIxo (ORCPT ); Tue, 24 Nov 2015 03:53:44 -0500 Date: Tue, 24 Nov 2015 09:53:40 +0100 From: Daniel Vetter To: Gustavo Padovan , greg@kroah.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, daniels@collabora.com, Gustavo Padovan , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Riley Andrews , Rob Clark , Greg Hackmann , John Harrison Subject: Re: [PATCH] staging/android: add TODO to de-stage android sync framework Message-ID: <20151124085340.GE17050@phenom.ffwll.local> Mail-Followup-To: Gustavo Padovan , greg@kroah.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, daniels@collabora.com, Gustavo Padovan , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Riley Andrews , Rob Clark , Greg Hackmann , John Harrison References: <1448307713-16766-1-git-send-email-gustavo@padovan.org> <20151124085112.GD17050@phenom.ffwll.local> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20151124085112.GD17050@phenom.ffwll.local> X-Operating-System: Linux phenom 4.1.0-2-amd64 User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2430 Lines: 68 On Tue, Nov 24, 2015 at 09:51:12AM +0100, Daniel Vetter wrote: > On Mon, Nov 23, 2015 at 05:41:53PM -0200, Gustavo Padovan wrote: > > From: Gustavo Padovan > > > > - remove sw_sync, it is used only for testing/debugging and should not > > be upstreamed. > > - port sw_sync testcases to use debugfs somehow > > - clean up and ABI check for security issues > > - move the sync framework to drivers/base/dma-buf > > > > Cc: Arve Hj?nnev?g > > Cc: Riley Andrews > > Cc: Daniel Vetter > > Cc: Rob Clark > > Cc: Greg Hackmann > > Cc: John Harrison > > Signed-off-by: Gustavo Padovan > > This reflects my recollection of various discussions at conferences and on > irc. Acked-by: Daniel Vetter Coffee just kicked in ;-) > > --- > > drivers/staging/android/TODO | 7 +++++++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO > > index 8f3ac37..2375dae 100644 > > --- a/drivers/staging/android/TODO > > +++ b/drivers/staging/android/TODO > > @@ -25,5 +25,12 @@ ion/ > > exposes existing cma regions and doesn't reserve unecessarily memory when > > booting a system which doesn't use ion. > > > > +sync framework: > > + - remove sw_sync, it is used only for testing/debugging and should not be > > +upstreamed. > > + - port sw_sync testcases to use debugfs somehow With all the effort going on around kselftest it'd be good to integrate the existing testsuite google has into upstream too. Should probably be listed here too. -Daniel > > + - clean up and ABI check for security issues > > + - move it to drivers/base/dma-buf > > + > > Please send patches to Greg Kroah-Hartman and Cc: > > Arve Hj?nnev?g and Riley Andrews > > -- > > 2.1.0 > > > > -- > Daniel Vetter > Software Engineer, Intel Corporation > http://blog.ffwll.ch -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/