All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suzuki K Poulose <suzuki.poulose@arm.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Russell King <linux@armlinux.org.uk>,
	Mike Leach <mike.leach@linaro.org>,
	James Clark <james.clark@arm.com>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Alexandre Torgue <alexandre.torgue@foss.st.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Andi Shyti <andi.shyti@kernel.org>,
	Olivia Mackall <olivia@selenic.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Vinod Koul <vkoul@kernel.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Michal Simek <michal.simek@amd.com>,
	Eric Auger <eric.auger@redhat.com>,
	Alex Williamson <alex.williamson@redhat.com>
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
Subject: Re: [PATCH 00/19] amba: store owner from modules with amba_driver_register()
Date: Wed, 27 Mar 2024 09:22:33 +0000	[thread overview]
Message-ID: <d8fa8e1a-b2ce-4d91-9ab5-ad1b160111c6@arm.com> (raw)
In-Reply-To: <f23f2e60-e5c0-4c3c-9722-dba63a6e7ef6@linaro.org>

On 27/03/2024 05:57, Krzysztof Kozlowski wrote:
> On 27/03/2024 00:24, Suzuki K Poulose wrote:
>> 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
> 
> I doubt I will be merging this. I think amba code goes through Russell.
> 
>> them in to "one tree" here ? We have changes coming up in the coresight
>> tree, which would conflict with the changes here (horribly).
>>
> 
> You mean conflict with  coresight conversion to platform driver? Worst

Yes.

> case it is solveable: just drop .owner.

Or, we could merge the CoreSight changes (as they are really not
affected by the problem this series is trying to address) after the
base changes land in AMBA, via the CoreSight tree.


Suzuki

> 
> Best regards,
> Krzysztof
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Suzuki K Poulose <suzuki.poulose@arm.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Russell King <linux@armlinux.org.uk>,
	Mike Leach <mike.leach@linaro.org>,
	James Clark <james.clark@arm.com>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Alexandre Torgue <alexandre.torgue@foss.st.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Andi Shyti <andi.shyti@kernel.org>,
	Olivia Mackall <olivia@selenic.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Vinod Koul <vkoul@kernel.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Michal Simek <michal.simek@amd.com>,
	Eric Auger <eric.auger@redhat.com>,
	Alex Williamson <alex.williamson@redhat.com>
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
Subject: Re: [PATCH 00/19] amba: store owner from modules with amba_driver_register()
Date: Wed, 27 Mar 2024 09:22:33 +0000	[thread overview]
Message-ID: <d8fa8e1a-b2ce-4d91-9ab5-ad1b160111c6@arm.com> (raw)
In-Reply-To: <f23f2e60-e5c0-4c3c-9722-dba63a6e7ef6@linaro.org>

On 27/03/2024 05:57, Krzysztof Kozlowski wrote:
> On 27/03/2024 00:24, Suzuki K Poulose wrote:
>> 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
> 
> I doubt I will be merging this. I think amba code goes through Russell.
> 
>> them in to "one tree" here ? We have changes coming up in the coresight
>> tree, which would conflict with the changes here (horribly).
>>
> 
> You mean conflict with  coresight conversion to platform driver? Worst

Yes.

> case it is solveable: just drop .owner.

Or, we could merge the CoreSight changes (as they are really not
affected by the problem this series is trying to address) after the
base changes land in AMBA, via the CoreSight tree.


Suzuki

> 
> Best regards,
> Krzysztof
> 


  reply	other threads:[~2024-03-27  9:22 UTC|newest]

Thread overview: 106+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-26 20:23 [PATCH 00/19] amba: store owner from modules with amba_driver_register() Krzysztof Kozlowski
2024-03-26 20:23 ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 01/19] " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-27 20:33   ` Andi Shyti
2024-03-27 20:33     ` Andi Shyti
2024-03-28  7:51     ` Krzysztof Kozlowski
2024-03-28  7:51       ` Krzysztof Kozlowski
2024-03-28  9:09       ` Andi Shyti
2024-03-28  9:09         ` Andi Shyti
2024-03-26 20:23 ` [PATCH 02/19] coresight: cti: drop owner assignment Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 03/19] coresight: catu: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 04/19] coresight: etm3x: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 05/19] coresight: etm4x: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 06/19] coresight: funnel: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 07/19] coresight: replicator: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 08/19] coresight: etb10: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 09/19] coresight: stm: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 10/19] coresight: tmc: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 11/19] coresight: tpda: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 12/19] coresight: tpdm: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 13/19] coresight: tpiu: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-26 20:23 ` [PATCH 14/19] i2c: nomadik: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-27 20:34   ` Andi Shyti
2024-03-27 20:34     ` Andi Shyti
2024-03-28  8:13   ` Linus Walleij
2024-03-28  8:13     ` Linus Walleij
2024-04-05  8:53   ` Wolfram Sang
2024-04-05  8:53     ` Wolfram Sang
2024-03-26 20:23 ` [PATCH 15/19] hwrng: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-04-04  8:18   ` Linus Walleij
2024-04-04  8:18     ` Linus Walleij
2024-03-26 20:23 ` [PATCH 16/19] dmaengine: pl330: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-28  4:48   ` Vinod Koul
2024-03-28  4:48     ` Vinod Koul
2024-03-26 20:23 ` [PATCH 17/19] Input: ambakmi - " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-28 20:25   ` Dmitry Torokhov
2024-03-28 20:25     ` Dmitry Torokhov
2024-03-26 20:23 ` [PATCH 18/19] memory: pl353-smc: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-27  7:14   ` Miquel Raynal
2024-03-27  7:14     ` Miquel Raynal
2024-03-26 20:23 ` [PATCH 19/19] vfio: amba: " Krzysztof Kozlowski
2024-03-26 20:23   ` Krzysztof Kozlowski
2024-03-28  8:15   ` Eric Auger
2024-03-28  8:15     ` Eric Auger
2024-03-26 23:24 ` [PATCH 00/19] amba: store owner from modules with amba_driver_register() Suzuki K Poulose
2024-03-26 23:24   ` Suzuki K Poulose
2024-03-27  5:57   ` Krzysztof Kozlowski
2024-03-27  5:57     ` Krzysztof Kozlowski
2024-03-27  9:22     ` Suzuki K Poulose [this message]
2024-03-27  9:22       ` Suzuki K Poulose
2024-03-30 12:19       ` Krzysztof Kozlowski
2024-03-30 12:19         ` Krzysztof Kozlowski
2024-03-30 12:19         ` Krzysztof Kozlowski
2024-03-30 12:19         ` Krzysztof Kozlowski
2024-03-30 12:19         ` Krzysztof Kozlowski
2024-03-30 12:19         ` Krzysztof Kozlowski
2024-03-30 12:19         ` Krzysztof Kozlowski
2024-03-30 12:18 ` Krzysztof Kozlowski
2024-03-30 12:18   ` Krzysztof Kozlowski
2024-03-30 12:18   ` Krzysztof Kozlowski
2024-04-02  8:56   ` Russell King (Oracle)
2024-04-02  8:56     ` Russell King (Oracle)
2024-04-02  9:06     ` Russell King (Oracle)
2024-04-02  9:06       ` Russell King (Oracle)
2024-04-02  9:57       ` Krzysztof Kozlowski
2024-04-02  9:57         ` Krzysztof Kozlowski
2024-04-02  9:48     ` Krzysztof Kozlowski
2024-04-02  9:48       ` Krzysztof Kozlowski
2024-04-02  9:57       ` Russell King (Oracle)
2024-04-02  9:57         ` Russell King (Oracle)
2024-04-02 10:04         ` Krzysztof Kozlowski
2024-04-02 10:04           ` Krzysztof Kozlowski
2024-04-02 10:12           ` Russell King (Oracle)
2024-04-02 10:12             ` Russell King (Oracle)
2024-04-02 10:15             ` Russell King (Oracle)
2024-04-02 10:15               ` Russell King (Oracle)
2024-03-30 17:58 ` Krzysztof Kozlowski
2024-03-30 17:58   ` Krzysztof Kozlowski
2024-03-30 18:00   ` Krzysztof Kozlowski
2024-03-30 18:00     ` Krzysztof Kozlowski
2024-04-16 10:41     ` Suzuki K Poulose
2024-04-16 10:41       ` Suzuki K Poulose
2024-04-17 13:29       ` Krzysztof Kozlowski
2024-04-17 13:29         ` Krzysztof Kozlowski
2024-04-17 13:50         ` Russell King (Oracle)
2024-04-17 13:50           ` Russell King (Oracle)
2024-04-17 17:10           ` Krzysztof Kozlowski
2024-04-17 17:10             ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d8fa8e1a-b2ce-4d91-9ab5-ad1b160111c6@arm.com \
    --to=suzuki.poulose@arm.com \
    --cc=alex.williamson@redhat.com \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=andi.shyti@kernel.org \
    --cc=coresight@lists.linaro.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=eric.auger@redhat.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=james.clark@arm.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=kvm@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux@armlinux.org.uk \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=michal.simek@amd.com \
    --cc=mike.leach@linaro.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=olivia@selenic.com \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.