Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp472919imu; Tue, 20 Nov 2018 02:05:36 -0800 (PST) X-Google-Smtp-Source: AFSGD/VoecilACpAlkDyS44sT9ImCysuXu4fjURtZk7idgA6T4BCbBODgFcObZStHQbCifR4ppNp X-Received: by 2002:a63:cf08:: with SMTP id j8mr1334291pgg.113.1542708336162; Tue, 20 Nov 2018 02:05:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542708336; cv=none; d=google.com; s=arc-20160816; b=ayVweoeoTd4pr4l9nlYp9Pe70u6kzBsVulCLYrH3+bZ9VcnbmRDGP7RLWwZBZbVB5n XE1YMbRhIAUFuD54cZ4zQnclFmTeB3CnINACNcFzKhCD2A5Z8JSEGacPpg28E2oNnIn6 RUMOzOglzG090bNFQTdKhlX18cM3CU2i7wcSAGEHZfZG/JQl9j0FDUkX7GgwWDb/MsvA zSPbY2ju+3Oi0+rzdjUPQ/5yLNNFcIJiUal2MM7UTNhxpYNR7HNk1eOLEi35rGQ2q/8g VbAp7y5yV1Yc14vVIv1LC9tOYKpeARtepg9Zw6cxZ+pssu/1X63tUhmmhLGM3wbPLdlt RD/g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=chpls4N6GjmT3F8/GvetfY19YETpMBHuqtmxMaCaOtg=; b=YDwMw4AqAikV4rdi0M8+1vI/LHjwbu2Q+9k4sqkvCgvzvXVekbh6IL98dqpy/yzMWk cmdabH146Y+IplZBkU8orfDoZtq5LRTU1rcRfWxc3iiz6AGX8O1MtsFVoDh6sYrzHUnp f3BSeJiDBcvju/nHLx4ItCt7Z0yl1OQodmpolHHyabJpTS+YwCJMdto+QOe56ka6ICd8 ULZxBi1n/bF5vh4VBO9s9mLRugke1xGw3Tmz1nXNjAHLANN5H9rCpbuAD8Z9T5rnvBrd QZJexVuj6zNVV/RW6ISE1GBa2OemblFqZiVu20udLVXgJe9ivh+Ysm5tp47fNddsDFfl SR2g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NBAcMslt; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j193si40567624pge.332.2018.11.20.02.05.21; Tue, 20 Nov 2018 02:05:36 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NBAcMslt; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728137AbeKTU0K (ORCPT + 99 others); Tue, 20 Nov 2018 15:26:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:57306 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725999AbeKTU0K (ORCPT ); Tue, 20 Nov 2018 15:26:10 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 1E565206BB; Tue, 20 Nov 2018 09:57:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542707873; bh=BIbBG4YYTTgzDEuYGUlCPq+arJLPQqjQ8FJkj+0eh8U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NBAcMsltBMmIK2D4sHBUMErTrP6Wnd9805Gd8SXvZxNYMUTZQDR7pRqhkly+sz1JG zYHMalSHfDvbSK5Q9BnoLBLKfensGPZjHckk1KZeaUftcMPQp770iEMP3ISY2u+fqD S4ScuJis9hh5jFm95+mPT5PffCsNiKaYj7oOL8bM= Date: Tue, 20 Nov 2018 10:57:51 +0100 From: Greg KH To: Stefan Wahren Cc: Nicolas Saenz Julienne , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, eric@anholt.net, linux-rpi-kernel@lists.infradead.org, dave.stevenson@raspberrypi.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 00/16] staging: vchiq: dead code removal & misc fixes Message-ID: <20181120095751.GB17738@kroah.com> References: <20181114125942.25163-1-nsaenzjulienne@suse.de> <1128999886.40745.1542556549581@email.ionos.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1128999886.40745.1542556549581@email.ionos.de> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 18, 2018 at 04:55:49PM +0100, Stefan Wahren wrote: > Hi Nicolas, > > > Nicolas Saenz Julienne hat am 14. November 2018 um 13:59 geschrieben: > > > > > > Hi All, > > > > This series was written in parallel with reading and understanding the > > vchiq code. So excuse me for the lack of logic in the sequence of > > patches. > > > > The main focus was to delete as much code as possible, I've counted > > around 550 lines, which is not bad. Apart from that there are some > > patches enforcing proper kernel APIs usage. > > > > The only patch that really changes code is the > > vchiq_ioc_copy_element_data() rewrite. > > > > The last commit updates the TODO list with some of my observations, I > > realise some of the might be a little opinionated. If anything it's > > going to force a discussion on the topic, which is nice. > > > > It was developed on top of the latest linux-next, and was tested on a > > RPIv3B+ with audio, video and running vchiq_test. > > > > Regards, > > Nicolas > > > > without a changelog i won't start a review. What do you mean by this? The individual patches have a "changelog" in them, this is just a summary of the overall changes. What do you feel is missing here? thanks, greg k-h