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 7E9F5C61DF7 for ; Thu, 23 Nov 2023 13:15:57 +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=LMeccz+MnPtrFsHesRzmdqZUWU829Yv1tN5MRcaXA0A=; b=TEBhybE375+hg1 CiH6GCzQuiRNd00d+Wj1WBR8XIhM1l3uEXfkfvwhx4/CaS9MDlmSpI9tb2BCeMG27NM0Z9xaqYC4J GkwhCQoe4vRLwJEqpZ235hZClI38FCsnBnXcb45KxBDFozBynxOhPUUv36Ytxfv1QMLYDW0tv2C72 sXiOUC9u5JWp27Qv4r5ec+8iYIf56p+C2X/fSuvSCdU0GHKWOV6PATdV3GeT/Y3xcQaJouvj81tR4 tCxWGxbp+LgPAERddBVv4jQkSf6Nf4xsBouavihVyyndj3yIJr7ib/JoRAFs3UUiDUOJdzdXxbqN3 kMz2zZ2hyWvUgyX/xyzQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r69YF-004rT6-0z; Thu, 23 Nov 2023 13:15:27 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r69YB-004rSg-32; Thu, 23 Nov 2023 13:15:25 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 20A3D620E5; Thu, 23 Nov 2023 13:15:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 14DBFC433C8; Thu, 23 Nov 2023 13:15:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1700745322; bh=1geUD0PxSwl4jgapDcrWydrHt9Icc3WU+vTDHs1Kn8A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OHST/eVsPlt34bKRusq/pA0fPojvNhTL8M91927W7+2fn/NY8QZ38WSt1xoKwwM0P BVRwq6EjiXeZDYhZmkGPnfiihpw+jfK+gtvuGEYRCVApIrUNozGcUgo48eNIsX3LVI ujj+7tow3XtFTuG26iM4s+ToDrepe5MvcpVp8pQQ= Date: Thu, 23 Nov 2023 12:56:07 +0000 From: Greg KH To: Umang Jain Cc: linux-media@vger.kernel.org, kernel-list@raspberrypi.com, linux-kernel@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-staging@lists.linux.dev, Dave Stevenson , Laurent Pinchart , "Ricardo B . Marliere" , Dan Carpenter , Stefan Wahren Subject: Re: [PATCH] fixup! staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component Message-ID: <2023112352-ravishing-garter-c9fc@gregkh> References: <20231109210309.638594-11-umang.jain@ideasonboard.com> <20231113140755.425365-1-umang.jain@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231113140755.425365-1-umang.jain@ideasonboard.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231123_051524_381297_65930E16 X-CRM114-Status: UNSURE ( 8.34 ) X-CRM114-Notice: Please train this message. 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 Mon, Nov 13, 2023 at 09:07:55AM -0500, Umang Jain wrote: > Setup DMA Mask > --- > I realised while (re)creating the test branches (sent in reply to the cover > letter), I missed to squash this hunk in > "staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component" > before sending out the series. > > Sending it as a fixup! for now. What does that mean? What can I do with this? confused, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel