From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B00DCC27C4F for ; Fri, 21 Jun 2024 07:45:12 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C115A10EDDB; Fri, 21 Jun 2024 07:45:11 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="VHcU5OcK"; dkim-atps=neutral Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5021610EDDB for ; Fri, 21 Jun 2024 07:45:10 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 4D27ECE2B81; Fri, 21 Jun 2024 07:45:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A549BC2BBFC; Fri, 21 Jun 2024 07:45:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718955906; bh=kaVMXrwTmSC64V9oowdkW3LocVFxxI6q7Bieew/jhU4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VHcU5OcKmyIuSvFX2uiCfjL+hqzmLLUuXSpxQkSHq290dmv2VLJhQ4Ta69W49r4Nk uirkX9qtF2gwmdG1GscRoyErHl9DlfDUe44+Yh+AS6Z4lR/aZ3g4gKMawl1Xc6IgEn oagGpD0YxZXKrpnOurjlzGmtWfOwmP4XgtUkg2Ac0ncef6ZnwCaHM92NX08d7xgJKr a1uwzIT4X0/2Zk3peizz7HR8/P1MY7wMhCKjy08jJ9d0yxXEVHVULJ02ZVXc+HQelZ w2FYmT3aSRxqx9efS351bY1cxqsRu9O443MHLLDnCqdeKFc4QmbjElYWuvO6qWmFig 7zxU5x/94AxYg== Date: Fri, 21 Jun 2024 08:44:59 +0100 From: Lee Jones To: Nuno =?iso-8859-1?Q?S=E1?= Cc: Vinod Koul , Markus Elfring , lkp@intel.com, Paul Cercueil , Nuno =?iso-8859-1?Q?S=E1?= , linux-iio@vger.kernel.org, dmaengine@vger.kernel.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, Christian =?iso-8859-1?Q?K=F6nig?= , Jonathan Cameron , Lars-Peter Clausen , Sumit Semwal , oe-kbuild-all@lists.linux.dev, LKML , linux-doc@vger.kernel.org, Jonathan Corbet , Julia Lawall , Randy Dunlap Subject: Re: [v11 3/7] iio: core: Add new DMABUF interface infrastructure Message-ID: <20240621074459.GF1318296@google.com> References: <202406191014.9JAzwRV6-lkp@intel.com> <20240620170522.GU3029315@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, 21 Jun 2024, Nuno Sá wrote: > On Fri, 2024-06-21 at 12:39 +0530, Vinod Koul wrote: > > On 20-06-24, 18:05, Lee Jones wrote: > > > On Thu, 20 Jun 2024, Vinod Koul wrote: > > > > > > > On 20-06-24, 12:45, Markus Elfring wrote: > > > > > … > > > > > > All errors (new ones prefixed by >>): > > > > > > > > > > > > > > drivers/iio/industrialio-buffer.c:1715:3: error: cannot jump from > > > > > > > > this goto statement to its label > > > > > >     1715 |                 goto err_dmabuf_unmap_attachment; > > > > > … > > > > > > > > > > Which software design options would you like to try out next > > > > > so that such a questionable compilation error message will be avoided > > > > > finally? > > > > > > > > The one where all emails from Markus go to dev/null > > > > > > Play nice please. > > > > Would love to... but Markus has been repeat offender > > > > Sadly, I am yet to see a constructive approach or even better a helpful > > patch which improve something, rather than vague suggestions on the list Right, there are communication issues. Doesn't mean we have to lower our own standards. > Yeah, just look at how many automatic replies he get's from Greg pretty much > saying to ignore his comments. Yes, Greg is also grumpy about it, but at least he remains polite. -- Lee Jones [李琼斯]