Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp4478805ybz; Tue, 21 Apr 2020 01:07:18 -0700 (PDT) X-Google-Smtp-Source: APiQypLYHmt7Mwm9ifErdCpP4JgDrsX7nTuYs2HsBL0D7Y5XAju9PvFVd00A1F4wctIKZv2SB+kv X-Received: by 2002:a17:906:5003:: with SMTP id s3mr19532969ejj.266.1587456438760; Tue, 21 Apr 2020 01:07:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587456438; cv=none; d=google.com; s=arc-20160816; b=i8jDmMf9s8kSX66YOQzqQJQishZELD2MLg3nu5fri4SYdx+E1SLjHCKhVBPUIxeHp2 Be1x40Ocy/iGyUVps8H7DRaClnIjCwxrkCK8xysTbsIzJqbNxAJn9IYPs1GK59PugAWD /y+OKU5ZuFE1Dj629Th697fsATHrjFS51oAz3OoVAhEfNVBhTlSb64mrh3XIMqWyncNN PWjBrq0jJB+Al4IP1UC41z2JyAs3xDJ6503En5+Lxdelo/SKg4xF7aHnSKODJNGjvUdg tF24/8EwtsDastCtg0tnGjbO9KmtyvmfoIWLXzPAUdoCHZVFGqb8An7bDsF9gcXHQsUi NsEQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=+sppdmUSzFXAlbM5i4wNVGBr2LjJFwh5lKH/iGebPqA=; b=yvXJnVy6hs/Cohc2D04LvJFf7aD/Rs+eyVPybpMb2nNrgVdeCZ2CJMZQArudOPp0OG BgK9fN+6spcDhWf24vFYnVe+WD3TVrRIZtOUn+7T2/tPiSOZ9PfYqsSGTnmt6aPoWEQS hCevg/2Rk2gpaoDcDqdtOZPqPgjNwuuVfpsHFv3NzdbaDOHfLilI94NgjvhGBuQuhxkR 4Vr2e2ikeM+h+gA53GAA/3L3nbsVeUk30k0XuZVZ0p7rWkCG8qVoOUiZMopR/+ueizC5 nAXLfW57VVwtN68jHfYc3VuZ45uxFW/KQTmy8qMKMHxYwANtUEUl5WxKxYV1vG4NfvqO x4TQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=yu5yyQyN; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o5si1161735ejr.501.2020.04.21.01.06.55; Tue, 21 Apr 2020 01:07:18 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=yu5yyQyN; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728156AbgDUIFt (ORCPT + 99 others); Tue, 21 Apr 2020 04:05:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:34978 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726691AbgDUIFr (ORCPT ); Tue, 21 Apr 2020 04:05:47 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 557F32071C; Tue, 21 Apr 2020 08:05:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587456346; bh=MIsMOSthC5x1b/v9D2P+kZ/IzkE0C1W/5y/jCBKmXJE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=yu5yyQyNv4XIUAiv3IrPdT9binnqLDUcLtF7ShkV4r61pPbSv6Au4+iJXCqCjh/fi tiP+gTI/LQ36uKxAfSnU3sqBXrqR2nA9HcuR6BUtj+q2brAM+lrlX6zkJZbvB/18Vw jcZFKMEUb0ULBEhzpnRvj1BNYgQDXY0zSfDsD9ng= Date: Tue, 21 Apr 2020 10:05:44 +0200 From: Greg Kroah-Hartman To: John Stultz Cc: Christian Brauner , driverdevel , nd , Todd Kjos , Lecopzer Chen , Arnd Bergmann , Laura Abbott , lkml , dri-devel , "moderated list:DMA BUFFER SHARING FRAMEWORK" , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Anders Pedersen , Daniel Vetter , Joel Fernandes , "Darren Hart (VMware)" , =?iso-8859-1?Q?=D8rjan?= Eide , Laura Abbott , Martijn Coenen , Sumit Semwal , Christian Brauner , linux-media@vger.kernel.org Subject: Re: [PATCH] staging: android: ion: Skip sync if not mapped Message-ID: <20200421080544.GA611314@kroah.com> References: <20200414134629.54567-1-orjan.eide@arm.com> <20200414141849.55654-1-orjan.eide@arm.com> <20200414142810.GA958163@kroah.com> <20200416102508.GA820251@kroah.com> <20200420082207.ui7iyg7dsnred2vv@wittgenstein> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 20, 2020 at 01:03:39PM -0700, John Stultz wrote: > On Mon, Apr 20, 2020 at 1:22 AM Christian Brauner > wrote: > > On Thu, Apr 16, 2020 at 12:25:08PM +0200, Greg Kroah-Hartman wrote: > > > On Tue, Apr 14, 2020 at 09:41:31PM -0700, John Stultz wrote: > > > > But I do think we can mark it as deprecated and let folks know that > > > > around the end of the year it will be deleted. > > > > > > No one ever notices "depreciated" things, they only notice if the code > > > is no longer there :) > > > > > > So I'm all for just deleting it and seeing who even notices... > > > > Agreed. > > I mean, I get there's not much love for ION in staging, and I too am > eager to see it go, but I also feel like in the discussions around > submitting the dmabuf heaps at talks, etc, that there was clear value > in removing ION after a short time so that folks could transition > being able to test both implementations against the same kernel so > performance regressions, etc could be worked out. > > I am actively getting many requests for help for vendors who are > looking at dmabuf heaps and are starting the transition process, and > I'm trying my best to motivate them to directly work within the > community so their needed heap functionality can go upstream. But it's > going to be a process, and their first attempts aren't going to > magically land upstream. I think being able to really compare their > implementations as they iterate and push things upstream will help in > order to be able to have upstream solutions that are also properly > functional for production usage. But we are not accepting any new ion allocators or changes at the moment, so I don't see how the ion code in the kernel is helping/hurting anything here. There has been a bunch of changes to the ion code recently, in the Android kernel trees, in order to get a lot of the different manufacturer "forks" of ion back together into one place. But again, those patches are not going to be sent upstream for merging so how is ion affecting the dmabuf code at all here? > The dmabuf heaps have been in an official kernel now for all of three > weeks. So yea, we can "delete [ION] and see who even notices", but I > worry that may seem a bit like contempt for the folks doing the work > on transitioning over, which doesn't help getting them to participate > within the community. But they aren't participating in the community today as no one is touching the ion code. So I fail to see how keeping a dead-end-version of ion in the kernel tree really affects anyone these days. thanks, greg k-h