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 E974ECD11DF for ; Tue, 26 Mar 2024 23:25:21 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=oTX+gdCuR8sF8KHJWLWZF91adGnDDVieqwbYXRVQ7Oo=; b=XVmbVrKGHafnhf IplS9Yy3NujgFhShgKOwIITPfaxdbmtIMgbxgrAGJz2yvid7FqPXnrg/hzPseWGTE2QI3+1buyVBj aakfEDs1TpQ4OZSYjRoVCMRJV0PXDz+hKbvfHbvwMILq84z9H0JSEqWcb/x/iXPXt3cFD5zKOSSXb Vwv1XiRBWIxRZ0kncAZUoeOA5zekjeX3nnASkDN/UMeLQh0SZcx+BAF+mmdDc2KvhIzbTV8pSB12Z fHHDIVzO1RnIyMew4a8JiWbQLsHtYataXJs3E44kG71Sa1Q7S8R14WFfr6Nu6qHALmPn1owHQi6jY prf6XQpJBKKVELgNIYbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpGAH-00000006rRe-3lht; Tue, 26 Mar 2024 23:25:09 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rpGAD-00000006rQo-49HC for linux-arm-kernel@lists.infradead.org; Tue, 26 Mar 2024 23:25:08 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E6C022F4; Tue, 26 Mar 2024 16:25:35 -0700 (PDT) Received: from [10.57.81.167] (unknown [10.57.81.167]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B73133F694; Tue, 26 Mar 2024 16:24:58 -0700 (PDT) Message-ID: <3f61d6d3-a0d6-4c49-b094-6ba62d09ab14@arm.com> Date: Tue, 26 Mar 2024 23:24:56 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 00/19] amba: store owner from modules with amba_driver_register() Content-Language: en-GB To: Krzysztof Kozlowski , Russell King , Mike Leach , James Clark , Alexander Shishkin , Maxime Coquelin , Alexandre Torgue , Linus Walleij , Andi Shyti , Olivia Mackall , Herbert Xu , Vinod Koul , Dmitry Torokhov , Miquel Raynal , Michal Simek , Eric Auger , Alex Williamson Cc: linux-kernel@vger.kernel.org, coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-i2c@vger.kernel.org, linux-crypto@vger.kernel.org, dmaengine@vger.kernel.org, linux-input@vger.kernel.org, kvm@vger.kernel.org References: <20240326-module-owner-amba-v1-0-4517b091385b@linaro.org> From: Suzuki K Poulose In-Reply-To: <20240326-module-owner-amba-v1-0-4517b091385b@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240326_162506_132090_86547D2F X-CRM114-Status: UNSURE ( 7.73 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Krzysztof On 26/03/2024 20:23, Krzysztof Kozlowski wrote: > Merging > ======= > All further patches depend on the first amba patch, therefore please ack > and this should go via one tree. Are you able to provide a stable branch with these patches once you pull them in to "one tree" here ? We have changes coming up in the coresight tree, which would conflict with the changes here (horribly). FWIW, For patches 1 to 13 : Acked-by: Suzuki K Poulose Suzuki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel