Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp4645791pxb; Tue, 28 Sep 2021 00:13:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwYLPDqHrjnJKCPOxT/57MakLgKfaNWfNuqgCuOsb0mjFjuNbrVYV4dm0cPkLOYYW88uE/q X-Received: by 2002:a17:90b:124c:: with SMTP id gx12mr3800515pjb.106.1632813194286; Tue, 28 Sep 2021 00:13:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632813194; cv=none; d=google.com; s=arc-20160816; b=cTqKw7KccFaeUdgWDxm+iEmpHZQ1W6xRneizZUF9XkXPhTTW4Xz/+BgPCrMv5CSKNG BAsKNuJ+mwgdrEWCk27eGkBMO38tNtznesgs65F2qvJqZcdiqBzvgPMPEPEtuOFltGlo ghFujXDZHUZkRCweT3GvIGb6/8VuQXnFQqs6HDYE1KfzcjB8PpBeVXeANWiVxBCJfCbv FrR590g18Gc9VyYaalhzqIRt3p3o1hQJbKhxHTMLgQiVKh77yrtCKwSJ034/9HQ2zNWb aU1EfWjUzSCEqt4efT3z95Cog5LflKlWElWV5uwH2Lg+ALvJRwcWU45awPN+x61yhy4u b3/w== 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-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=HSQA4G7P2/PwxPYhV0VkC0/BBsFdIrVEL/5wl6GkpyE=; b=uPbmRKibr5CxZ+883P3uz1cFVsgtjVAdJRZiRWXGpfqh+nlq2X9nWFwVWjm2gAevew KxBJ/KlZ6UnsvSUs7obi74dGK7eFdg4Yumfdr4BUxlCboUErNQTQwCK+1Zng1udXhyp7 78PXpDlnZfSge88ims5mGDK1IQW4yHYpPPhFLTRSsXfNZW+jJ97LOR7kke/TNWhS3rnU /IQRjoc5mAwc4slh1IWK7nMEpuuicKgQQ25FDtN7bAMvNR6P4CS5rLqXF7eM1K3kICrB vd+K4HcZzxElDguRsgSWAtB1ETlGyRLlGOfouH8pNVXJ2N8pP81EUYceaKuw+GYlM95L WnLA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=u0j2gqTN; 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=pass (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 e7si26372712pfi.140.2021.09.28.00.13.01; Tue, 28 Sep 2021 00:13:14 -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=@linuxfoundation.org header.s=korg header.b=u0j2gqTN; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239066AbhI1HM0 (ORCPT + 99 others); Tue, 28 Sep 2021 03:12:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:45250 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233681AbhI1HMZ (ORCPT ); Tue, 28 Sep 2021 03:12:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 78B2A611C0; Tue, 28 Sep 2021 07:10:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632813046; bh=zPQccM6PFEYRzZcyQsbZ75u4XbjptgQYbBq0Dj3jSg8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=u0j2gqTNNZoN29EBZTmf3PhT1ZSFx2bTT/xlXhE4nJBerzQEFIZ7wboWUIm5XW5LD SVJaoc6N0o+RgQvl4BHQfQzKnPcRWQxnypODFASneRpgC3h3dlMLjlmKyzA2EtqKPS QmEFq9BPrmhJsxNgSu8GGcjSrB0aPpgLmxEla84Q= Date: Tue, 28 Sep 2021 09:10:44 +0200 From: Greg KH To: Ojaswin Mujoo Cc: nsaenz@kernel.org, stefan.wahren@i2se.com, dan.carpenter@oracle.com, phil@raspberrypi.com, linux-arm-kernel@lists.infradead.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: vchiq: Update TODO file Message-ID: References: <20210927181323.10931-1-ojaswin98@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210927181323.10931-1-ojaswin98@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 27, 2021 at 11:43:23PM +0530, Ojaswin Mujoo wrote: > Remove completed tasks from TODO and add some relevant details to task > 14. > > Signed-off-by: Ojaswin Mujoo > --- > drivers/staging/vc04_services/interface/TODO | 43 ++++---------------- > 1 file changed, 7 insertions(+), 36 deletions(-) > > diff --git a/drivers/staging/vc04_services/interface/TODO b/drivers/staging/vc04_services/interface/TODO > index 39810ce017cd..5a6b3fc2663a 100644 > --- a/drivers/staging/vc04_services/interface/TODO > +++ b/drivers/staging/vc04_services/interface/TODO > @@ -16,23 +16,6 @@ some of the ones we want: > to manage these buffers as dmabufs so that we can zero-copy import > camera images into vc4 for rendering/display. > > -2) Garbage-collect unused code > - > -One of the reasons this driver wasn't upstreamed previously was that > -there's a lot code that got built that's probably unnecessary these > -days. Once we have the set of VCHI-using drivers we want in tree, we > -should be able to do a sweep of the code to see what's left that's > -unused. > - > -3) Make driver more portable > - > -Building this driver with arm/multi_v7_defconfig or arm64/defconfig > -leads to data corruption during the following command: > - > - vchiq_test -f 1 > - > -This should be fixed. > - > 4) Fix kernel module support Now the numbering is out of order? How about a first patch to remove the numbering and just replace it with a list of items that are not numbered, and then remove the tasks that are already done? thanks, greg k-h