All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sven Peter" <sven@svenpeter.dev>
To: "Robin Murphy" <robin.murphy@arm.com>,
	"Joerg Roedel" <joro@8bytes.org>, "Will Deacon" <will@kernel.org>
Cc: "Jean-Philippe Brucker" <jean-philippe@linaro.org>,
	mjrosato@linux.ibm.com, zhang.lyra@gmail.com,
	robdclark@gmail.com, linux-kernel@vger.kernel.org,
	iommu@lists.linux-foundation.org, thierry.reding@gmail.com,
	linux-arm-kernel@lists.infradead.org,
	gerald.schaefer@linux.ibm.com,
	"Lu Baolu" <baolu.lu@linux.intel.com>,
	"Yong Wu" <yong.wu@mediatek.com>,
	"Marek Szyprowski" <m.szyprowski@samsung.com>
Subject: Re: [PATCH 06/13] iommu/dart: Clean up bus_set_iommu()
Date: Fri, 15 Apr 2022 16:28:08 +0200	[thread overview]
Message-ID: <f0c6c688-c3d6-45fa-8b0f-180faa4d1c46@www.fastmail.com> (raw)
In-Reply-To: <36df696dacfffd52e79b471572de9893b52ad0d9.1649935679.git.robin.murphy@arm.com>

On Thu, Apr 14, 2022, at 14:42, Robin Murphy wrote:
> Stop calling bus_set_iommu() since it's now unnecessary, and simplify
> the probe failure path accordingly.
>
> Signed-off-by: Robin Murphy <robin.murphy@arm.com>

Tested-by: Sven Peter <sven@svenpeter.dev>
Reviewed-by: Sven Peter <sven@svenpeter.dev>

Can't wait until that saga is completed :)


Sven

WARNING: multiple messages have this Message-ID (diff)
From: "Sven Peter" <sven@svenpeter.dev>
To: "Robin Murphy" <robin.murphy@arm.com>,
	"Joerg Roedel" <joro@8bytes.org>, "Will Deacon" <will@kernel.org>
Cc: "Jean-Philippe Brucker" <jean-philippe@linaro.org>,
	mjrosato@linux.ibm.com, zhang.lyra@gmail.com,
	robdclark@gmail.com, linux-kernel@vger.kernel.org,
	iommu@lists.linux-foundation.org, thierry.reding@gmail.com,
	linux-arm-kernel@lists.infradead.org,
	gerald.schaefer@linux.ibm.com,
	"Lu Baolu" <baolu.lu@linux.intel.com>,
	"Yong Wu" <yong.wu@mediatek.com>,
	"Marek Szyprowski" <m.szyprowski@samsung.com>
Subject: Re: [PATCH 06/13] iommu/dart: Clean up bus_set_iommu()
Date: Fri, 15 Apr 2022 16:28:08 +0200	[thread overview]
Message-ID: <f0c6c688-c3d6-45fa-8b0f-180faa4d1c46@www.fastmail.com> (raw)
In-Reply-To: <36df696dacfffd52e79b471572de9893b52ad0d9.1649935679.git.robin.murphy@arm.com>

On Thu, Apr 14, 2022, at 14:42, Robin Murphy wrote:
> Stop calling bus_set_iommu() since it's now unnecessary, and simplify
> the probe failure path accordingly.
>
> Signed-off-by: Robin Murphy <robin.murphy@arm.com>

Tested-by: Sven Peter <sven@svenpeter.dev>
Reviewed-by: Sven Peter <sven@svenpeter.dev>

Can't wait until that saga is completed :)


Sven

_______________________________________________
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: Sven Peter via iommu <iommu@lists.linux-foundation.org>
To: "Robin Murphy" <robin.murphy@arm.com>,
	"Joerg Roedel" <joro@8bytes.org>, "Will Deacon" <will@kernel.org>
Cc: Jean-Philippe Brucker <jean-philippe@linaro.org>,
	zhang.lyra@gmail.com, iommu@lists.linux-foundation.org,
	linux-kernel@vger.kernel.org, thierry.reding@gmail.com,
	gerald.schaefer@linux.ibm.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 06/13] iommu/dart: Clean up bus_set_iommu()
Date: Fri, 15 Apr 2022 16:28:08 +0200	[thread overview]
Message-ID: <f0c6c688-c3d6-45fa-8b0f-180faa4d1c46@www.fastmail.com> (raw)
In-Reply-To: <36df696dacfffd52e79b471572de9893b52ad0d9.1649935679.git.robin.murphy@arm.com>

On Thu, Apr 14, 2022, at 14:42, Robin Murphy wrote:
> Stop calling bus_set_iommu() since it's now unnecessary, and simplify
> the probe failure path accordingly.
>
> Signed-off-by: Robin Murphy <robin.murphy@arm.com>

Tested-by: Sven Peter <sven@svenpeter.dev>
Reviewed-by: Sven Peter <sven@svenpeter.dev>

Can't wait until that saga is completed :)


Sven
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

  reply	other threads:[~2022-04-15 14:28 UTC|newest]

Thread overview: 102+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220414124252eucas1p1f2d8689ef5d281ea70d619888108d2fe@eucas1p1.samsung.com>
2022-04-14 12:42 ` [PATCH 00/13] iommu: Retire bus_set_iommu() Robin Murphy
2022-04-14 12:42   ` Robin Murphy
2022-04-14 12:42   ` Robin Murphy
2022-04-14 12:42   ` [PATCH 01/13] iommu: Always register bus notifiers Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42   ` [PATCH 02/13] iommu: Move bus setup to IOMMU device registration Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-16  0:04     ` Lu Baolu
2022-04-16  0:04       ` Lu Baolu
2022-04-16  0:04       ` Lu Baolu
2022-04-18 22:09       ` Robin Murphy
2022-04-18 22:09         ` Robin Murphy
2022-04-18 22:09         ` Robin Murphy
2022-04-18 23:37         ` Lu Baolu
2022-04-18 23:37           ` Lu Baolu
2022-04-18 23:37           ` Lu Baolu
2022-04-19  7:20           ` Robin Murphy
2022-04-19  7:20             ` Robin Murphy
2022-04-19  7:20             ` Robin Murphy
2022-04-19 10:13             ` Lu Baolu
2022-04-19 10:13               ` Lu Baolu
2022-04-19 10:13               ` Lu Baolu
2022-04-23  8:01             ` Lu Baolu
2022-04-23  8:01               ` Lu Baolu
2022-04-23  8:01               ` Lu Baolu
2022-04-23  8:37               ` Robin Murphy
2022-04-23  8:37                 ` Robin Murphy
2022-04-23  8:37                 ` Robin Murphy
2022-04-23  8:51                 ` Lu Baolu
2022-04-23  8:51                   ` Lu Baolu
2022-04-23  8:51                   ` Lu Baolu
2022-04-23  9:00                   ` Lu Baolu
2022-04-23  9:00                     ` Lu Baolu
2022-04-23  9:00                     ` Lu Baolu
2022-04-23  9:41                     ` Lu Baolu
2022-04-23  9:41                       ` Lu Baolu
2022-04-23  9:41                       ` Lu Baolu
2022-04-22 18:37     ` Krishna Reddy via iommu
2022-04-22 18:37       ` Krishna Reddy
2022-04-22 18:37       ` Krishna Reddy
2022-04-22 19:02       ` Robin Murphy
2022-04-22 19:02         ` Robin Murphy
2022-04-22 19:02         ` Robin Murphy
2022-04-14 12:42   ` [PATCH 03/13] iommu/amd: Clean up bus_set_iommu() Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42   ` [PATCH 04/13] iommu/arm-smmu: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-19 14:40     ` Will Deacon
2022-04-19 14:40       ` Will Deacon
2022-04-19 14:40       ` Will Deacon
2022-04-20 16:05       ` Robin Murphy
2022-04-20 16:05         ` Robin Murphy
2022-04-20 16:05         ` Robin Murphy
2022-04-21  8:33         ` Will Deacon
2022-04-21  8:33           ` Will Deacon
2022-04-21  8:33           ` Will Deacon
2022-04-14 12:42   ` [PATCH 05/13] iommu/arm-smmu-v3: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-19 14:42     ` Will Deacon
2022-04-19 14:42       ` Will Deacon
2022-04-19 14:42       ` Will Deacon
2022-04-14 12:42   ` [PATCH 06/13] iommu/dart: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-15 14:28     ` Sven Peter [this message]
2022-04-15 14:28       ` Sven Peter via iommu
2022-04-15 14:28       ` Sven Peter
2022-04-14 12:42   ` [PATCH 07/13] iommu/exynos: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42   ` [PATCH 08/13] iommu/ipmmu-vmsa: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42   ` [PATCH 09/13] iommu/mtk: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42   ` [PATCH 10/13] iommu/omap: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42   ` [PATCH 11/13] iommu/tegra-smmu: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42   ` [PATCH 12/13] iommu/virtio: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-21 17:12     ` Jean-Philippe Brucker
2022-04-21 17:12       ` Jean-Philippe Brucker
2022-04-21 17:12       ` Jean-Philippe Brucker
2022-04-21 19:44       ` Robin Murphy
2022-04-21 19:44         ` Robin Murphy
2022-04-21 19:44         ` Robin Murphy
2022-04-14 12:42   ` [PATCH 13/13] iommu: " Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 12:42     ` Robin Murphy
2022-04-14 21:00   ` [PATCH 00/13] iommu: Retire bus_set_iommu() Marek Szyprowski
2022-04-14 21:00     ` Marek Szyprowski
2022-04-14 21:00     ` Marek Szyprowski

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=f0c6c688-c3d6-45fa-8b0f-180faa4d1c46@www.fastmail.com \
    --to=sven@svenpeter.dev \
    --cc=baolu.lu@linux.intel.com \
    --cc=gerald.schaefer@linux.ibm.com \
    --cc=iommu@lists.linux-foundation.org \
    --cc=jean-philippe@linaro.org \
    --cc=joro@8bytes.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=mjrosato@linux.ibm.com \
    --cc=robdclark@gmail.com \
    --cc=robin.murphy@arm.com \
    --cc=thierry.reding@gmail.com \
    --cc=will@kernel.org \
    --cc=yong.wu@mediatek.com \
    --cc=zhang.lyra@gmail.com \
    /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.