Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp1106071pxu; Fri, 16 Oct 2020 04:10:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxX3KzfyKavAUYKvfqicA7egHEElePIGm1Tx+wdrpPBvMCB1jX8qKRSiCaf/BMqkx6giCKL X-Received: by 2002:aa7:d781:: with SMTP id s1mr3314626edq.102.1602846622639; Fri, 16 Oct 2020 04:10:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602846622; cv=none; d=google.com; s=arc-20160816; b=qV5GzuKvw4UWKN217FCMlkDwxk/LDk9Fwi67zzgyuyOoeNKhUuclG8nkzyzifCVlJj 4UfMFMfzyHSJnnEFDPfWvAwtGBvcYDWU9pnDDT4EAGEnVV5inU75QdwztOByKeSQiEGh fFc7AZHCF636g7+aW4LE8PrFFPjEcnG3L4Vd0S2MeFnRfR+9c9ICOFC5h6Ub8v8lF5ka WTp9xXbcWOC+RWY6JpOoU/hBpsf1QMwANk8jqiyDojpi3fIXnSqZJoAedl8fidNDyejn UPcVYiPaJnKhvi+QH7+4yVVsPDbDd8NB3Z3ODYhhK4l/d1S5xseAXDWBWDSzkHGDLpXK 9C5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=TH8qHDdd8ORm1Pg/PoAH852XKpMyOOaFiBNynjUFWQk=; b=b7HVZe3hnrGVwrZOEIKgxeVQDiH8pAjlpcj7eCOhtadbQM4ZdKzsunnYh1TnAnUImH Y7fbrbHZwn0LQNaC7DdxoYKk/sqpKAm8Y1/ohT0on7+n8dxoxDwVfqW6y8I8+4kpSPw6 KBam3GtiFVbZQgsJhiw5mUVGp3lqDGSMy27kMMB9uzmR9X6x9VT1f9QhXJQUuuJw5eFX PZlkCPwrSASIb84kaIluO5OQzEt+Oxvs3N6j2FJ3Lzt3FNRnF1f08d6xXTHEiIiq5PH5 8LZN+KtFm1ZfAwn/MMmkl534r6HDOE6JGWDpD8EYMaozqNFksbCbHRnE1sTnAWJAtFdY Z4mQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=M99FiJnE; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q3si1474587edv.144.2020.10.16.04.09.48; Fri, 16 Oct 2020 04:10:22 -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=M99FiJnE; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394600AbgJPI3P (ORCPT + 99 others); Fri, 16 Oct 2020 04:29:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:52184 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391299AbgJPI3O (ORCPT ); Fri, 16 Oct 2020 04:29:14 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 557D720848; Fri, 16 Oct 2020 08:29:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602836954; bh=gfZRHfiV80AkMKP13njGzfHmEMvVJhxSpHJPlsKp1c0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=M99FiJnEjdsc3CNdrjTG2ze4YE+/WGGIya7iMnIJ2VJM/C48P8VP8gGVqGmjMQLgI 7qJdGyKvgKAmGLUAhXsyRdkeTUX4EybvdBq0WNvZQFpQsEexH8YzwD7Ha5pbTjcA5s /JpgKN2bLBqm0vwfX6OownE57unxVBFlCa2ng6Rc= Date: Fri, 16 Oct 2020 10:29:45 +0200 From: Greg Kroah-Hartman To: Laura Abbott Cc: sumit.semwal@linaro.org, john.stultz@linaro.org, devel@driverdev.osuosl.org, linaro-mm-sig@lists.linaro.org, Shuah Khan , Todd Kjos , Martijn Coenen , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Suren Baghdasaryan , Christoph Hellwig , Joel Fernandes , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Hridya Valsaraju , kernel-team@android.com, Christian =?iso-8859-1?Q?K=F6nig?= , Christian Brauner Subject: Re: [PATCH] staging: ion: remove from the tree Message-ID: <20201016082945.GA1722359@kroah.com> References: <20200827123627.538189-1-gregkh@linuxfoundation.org> <3d8de519-65b3-123b-8ace-e820982884e0@labbott.name> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3d8de519-65b3-123b-8ace-e820982884e0@labbott.name> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 27, 2020 at 09:31:27AM -0400, Laura Abbott wrote: > On 8/27/20 8:36 AM, Greg Kroah-Hartman wrote: > > The ION android code has long been marked to be removed, now that we > > dma-buf support merged into the real part of the kernel. > > > > It was thought that we could wait to remove the ion kernel at a later > > time, but as the out-of-tree Android fork of the ion code has diverged > > quite a bit, and any Android device using the ion interface uses that > > forked version and not this in-tree version, the in-tree copy of the > > code is abandonded and not used by anyone. > > > > Combine this abandoned codebase with the need to make changes to it in > > order to keep the kernel building properly, which then causes merge > > issues when merging those changes into the out-of-tree Android code, and > > you end up with two different groups of people (the in-kernel-tree > > developers, and the Android kernel developers) who are both annoyed at > > the current situation. Because of this problem, just drop the in-kernel > > copy of the ion code now, as it's not used, and is only causing problems > > for everyone involved. > > > > Cc: "Arve Hj?nnev?g" > > Cc: "Christian K?nig" > > Cc: Christian Brauner > > Cc: Christoph Hellwig > > Cc: Hridya Valsaraju > > Cc: Joel Fernandes > > Cc: John Stultz > > Cc: Laura Abbott > > Cc: Martijn Coenen > > Cc: Shuah Khan > > Cc: Sumit Semwal > > Cc: Suren Baghdasaryan > > Cc: Todd Kjos > > Cc: devel@driverdev.osuosl.org > > Cc: dri-devel@lists.freedesktop.org > > Cc: linaro-mm-sig@lists.linaro.org > > Signed-off-by: Greg Kroah-Hartman > > We discussed this at the Android MC on Monday and the plan was to > remove it after the next LTS release. As 5.10 will be the next LTS release, I have now merged it to my "testing" branch to go into 5.11-rc1. thanks, greg k-h