Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp469094imu; Tue, 27 Nov 2018 01:16:21 -0800 (PST) X-Google-Smtp-Source: AFSGD/U+l4EooWVhVy5eC38zQY37iBwjKrMlBSKDnlPgyQGWlp9YsS2QtfzR7bBJADpW1gquFivl X-Received: by 2002:a17:902:1745:: with SMTP id i63mr28624778pli.145.1543310181174; Tue, 27 Nov 2018 01:16:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543310181; cv=none; d=google.com; s=arc-20160816; b=ujaKVPWSItMHf3dSK8qMMGDZNxSmpVe5LCe+mmWpWoX6TE3tkTuYJ+sqOZoLaw2a5n HEqP4qkFx/5a12Ja2pDC3CF4Om0NcBubETjUndviIv915YDanfns6Bgkv15CEQdVWLV6 HZtr/mShUctzLOLLYI3KX61hwP9Qt/Rn4KxDefPBSeen5CHU9clb2oSyAJY3iDLW6anr rhZQOJmWTMbbo7dDELa3GUdVRD/XtHIUkQB/Vm5zNv3tploq5aQVcwUDhYdy4SFmOlCf gvWcxrRkRGFA5mx5M3uUAjSziV3hivgfPngbCsI82d/lFsrAI3jTR1D5Apta3EqmJCIZ MJ0A== 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=5Iw6bS3d7MIgNsI42qj+KCA8ZASeEIrOYtKEL9e/Xr8=; b=VA2qDB8Nr221VN6xb4uuJKfiQVkIjVW71pFFjQH45MvymBtkMh2jzRTPMK/Tqko1KB Yo2GKtsrrXEGCilIMiOrTIj3jPfrdvQL5dH9/KD+4o7YyypTrShLKpV0cuqoDVHcwf4k MASTPkYZ98Id1M2xOzLezy0DNTBA6EWfLxa01PS1bj+1UFNT0Ix0mqn3+dQFsuzOHO0N YIlTVclu/xNApZawbAT68QmxDwgAuboL6TmnYlBN/DpE9Ud+XtrOwjUIJMerVpUObhEo srx8OMoEc1AoP22AuQKnvxx9r1Lip6AuL5f3PU2AyjHv33cOnShLhyH5zazcA471wn7H oD0A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=CJ+QZOCT; 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 x1-v6si3221818plv.98.2018.11.27.01.16.06; Tue, 27 Nov 2018 01:16:21 -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=CJ+QZOCT; 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 S1730086AbeK0ULN (ORCPT + 99 others); Tue, 27 Nov 2018 15:11:13 -0500 Received: from mail.kernel.org ([198.145.29.99]:35600 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729387AbeK0ULN (ORCPT ); Tue, 27 Nov 2018 15:11:13 -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 B146320873; Tue, 27 Nov 2018 09:13:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543310039; bh=9KJKcfl8UzpdRgqf34l2QFTWk/Wiz1BdjMSd7Ce4bZk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CJ+QZOCTeWb7M4scRei/6cGVcLYDWs6H21XWovCutl9oC6peVN1yVxHt8Lrv3Je0H 2dBwb3aiJAs6i7QojtnrOFNOcEvkzErh2JIBrs7hZzvmyrrLQrByFLhysOrH3J09yN QzvL7TPyJw4Sa/Ygw+DkVYLvorlXv5YMBeyyRYYY= Date: Tue, 27 Nov 2018 10:13:57 +0100 From: Greg KH To: Stefan Wahren Cc: Nicolas Saenz Julienne , eric@anholt.net, dave.stevenson@raspberrypi.org, devel@driverdev.osuosl.org, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/16] staging: vchiq: dead code removal & misc fixes Message-ID: <20181127091357.GA14089@kroah.com> References: <20181120145351.30390-1-nsaenzjulienne@suse.de> <2009845931.201432.1543260993249@email.ionos.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2009845931.201432.1543260993249@email.ionos.de> User-Agent: Mutt/1.11.0 (2018-11-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 26, 2018 at 08:36:33PM +0100, Stefan Wahren wrote: > > Nicolas Saenz Julienne hat am 20. November 2018 um 15:53 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 > > > > RFC -> PATCH, as per Stefan's comments: > > - Remove semaphore initialization from remove_event_create() > > (commit 9) > > - Join all three semaphore to completion patches (commit 11) > > - Update probe/init commit message (commit 14) > > - Update TODO commit message and clean up (commit 16) > > - Fix spelling on some of the patches > > > > The whole series is > > Acked-by: Stefan Wahren > > Unfortunately patch 05 might not apply. I fixed it up. thanks, greg k-h