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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 46F60C6FD1F for ; Tue, 2 Apr 2024 14:16:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=cI6cfPF54TuTNBc4UDVSze5crfB2kZ+haX7hsyb7Y7Y=; b=Y9HoenTEXAed4l vGgaO9hWkXJ/zYwOuH13evyapmgpmon+iegVEuvk5wiIKA14f6erhlcSL4bvThYJfOE8VCwbmFtFL IDzJE4xq0Z/0ObC0d/DOX0SE0AEXh9BAtWgWz8DJZmkAMZjPmGvoPlU3rJ1Sx9HytgzhC4MYWrOqN kQoDE80lc3K1vi2ciWo1ZXenIg3NVFIWcnM+5MPsvjUBcsBxaEGp/PJtKx7MUgpQnZfIUQU7ngeaz WrKzynFv0WpJSFem6rYU22cVsZgeE/fHGA39WcRHebF4iryPgl4mCUlr/CjG1JEbt5xISc7YrV8Bb dek/70L4Mvj+YcDRdMUg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rrevZ-0000000BXgO-03H7; Tue, 02 Apr 2024 14:15:53 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rrevW-0000000BXeN-1rXv for linux-arm-kernel@lists.infradead.org; Tue, 02 Apr 2024 14:15:51 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 61F73CE0B46; Tue, 2 Apr 2024 14:15:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5DCC8C433C7; Tue, 2 Apr 2024 14:15:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1712067343; bh=sbYazsKKN5kTZVYKq6GW0TgtIVkFiH103lUsX/dhj8o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KO/QafPZLV8ZKkpPD5nBFGvdGyBoTJO86GJV6tfw+ukNGCFSPRp/mb+9mkl+9CBbW XRngbBskgZKwRQr+KSg9xw9JgH5sDui2i5gbDDo60WjuCOqwbmuMonCS/7xdIh6XDb Bi5z6ATb/hDSqAObgs9B09wQf4lecV2M0il7JuLI= Date: Tue, 2 Apr 2024 10:15:39 -0400 From: Konstantin Ryabitsev To: Umang Jain Cc: Kieran Bingham , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Sakari Ailus , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Laurent Pinchart Subject: Re: [PATCH 0/3] media: i2c: Add imx283 camera sensor driver Message-ID: <20240402-provocative-placid-mantis-7ce75c@lemur> References: <20240402-kernel-name-extraversion-v1-0-57bb38de841b@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240402_071550_715309_5B185D5E X-CRM114-Status: GOOD ( 10.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Apr 02, 2024 at 02:01:19PM +0530, Umang Jain wrote: > Hi all, > > PLease ignore the series, I was testing/learning the b4 tool. > > I did pass --offline-mode but it has sent the patches anyway :-// Hm... I see why this would be confusing and I will try to fix this. (the --offline-mode flag is to prevent b4 from querying lore.kernel.org, but it should also bubble up to other functionality that calls remote services, like b4 send). -K _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel