Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755947AbbLGS2v (ORCPT ); Mon, 7 Dec 2015 13:28:51 -0500 Received: from mail-qk0-f177.google.com ([209.85.220.177]:34669 "EHLO mail-qk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753835AbbLGS2t convert rfc822-to-8bit (ORCPT ); Mon, 7 Dec 2015 13:28:49 -0500 Date: Mon, 7 Dec 2015 16:28:45 -0200 From: Gustavo Padovan To: greg@kroah.com Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, daniels@collabora.com, Gustavo Padovan , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Riley Andrews , Daniel Vetter , Rob Clark , Greg Hackmann , John Harrison Subject: Re: [PATCH v3] staging/android: add TODO to de-stage android sync framework Message-ID: <20151207182845.GB2171@joana> 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 , Daniel Vetter , Rob Clark , Greg Hackmann , John Harrison References: <1448543036-23533-1-git-send-email-gustavo@padovan.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <1448543036-23533-1-git-send-email-gustavo@padovan.org> 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: 1968 Lines: 54 Hi, any comments/update on this? Thanks Gustavo 2015-11-26 Gustavo Padovan : > From: Gustavo Padovan > > - remove CONFIG_SW_SYNC_USER, it is used only for testing/debugging and > should not be upstreamed. > - port CONFIG_SW_SYNC_USER tests interfaces to use debugfs somehow > - port libsync tests to kselftest > - 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 > --- > drivers/staging/android/TODO | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO > index 8f3ac37..64d8c87 100644 > --- a/drivers/staging/android/TODO > +++ b/drivers/staging/android/TODO > @@ -25,5 +25,13 @@ ion/ > exposes existing cma regions and doesn't reserve unecessarily memory when > booting a system which doesn't use ion. > > +sync framework: > + - remove CONFIG_SW_SYNC_USER, it is used only for testing/debugging and > + should not be upstreamed. > + - port CONFIG_SW_SYNC_USER tests interfaces to use debugfs somehow > + - port libsync tests to kselftest > + - 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 > -- 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/