All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Jonas Karlman <jonas@kwiboo.se>
Cc: Will Deacon <will@kernel.org>,
	Robin Murphy <robin.murphy@arm.com>,
	Heiko Stuebner <heiko@sntech.de>,
	Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/2] iommu: rockchip: Fix directory table address encoding
Date: Fri, 14 Jul 2023 16:18:28 +0200	[thread overview]
Message-ID: <ZLFZNH_6HIxkYS4n@8bytes.org> (raw)
In-Reply-To: <20230617182540.3091374-1-jonas@kwiboo.se>

On Sat, Jun 17, 2023 at 06:25:43PM +0000, Jonas Karlman wrote:
> Jonas Karlman (2):
>   iommu: rockchip: Fix directory table address encoding
>   iommu: rockchip: Allocate tables from all available memory for IOMMU
>     v2
> 
>  drivers/iommu/rockchip-iommu.c | 50 +++++++---------------------------
>  1 file changed, 10 insertions(+), 40 deletions(-)

Applied, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Jonas Karlman <jonas@kwiboo.se>
Cc: Will Deacon <will@kernel.org>,
	Robin Murphy <robin.murphy@arm.com>,
	Heiko Stuebner <heiko@sntech.de>,
	Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/2] iommu: rockchip: Fix directory table address encoding
Date: Fri, 14 Jul 2023 16:18:28 +0200	[thread overview]
Message-ID: <ZLFZNH_6HIxkYS4n@8bytes.org> (raw)
In-Reply-To: <20230617182540.3091374-1-jonas@kwiboo.se>

On Sat, Jun 17, 2023 at 06:25:43PM +0000, Jonas Karlman wrote:
> Jonas Karlman (2):
>   iommu: rockchip: Fix directory table address encoding
>   iommu: rockchip: Allocate tables from all available memory for IOMMU
>     v2
> 
>  drivers/iommu/rockchip-iommu.c | 50 +++++++---------------------------
>  1 file changed, 10 insertions(+), 40 deletions(-)

Applied, thanks.

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Jonas Karlman <jonas@kwiboo.se>
Cc: Will Deacon <will@kernel.org>,
	Robin Murphy <robin.murphy@arm.com>,
	Heiko Stuebner <heiko@sntech.de>,
	Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/2] iommu: rockchip: Fix directory table address encoding
Date: Fri, 14 Jul 2023 16:18:28 +0200	[thread overview]
Message-ID: <ZLFZNH_6HIxkYS4n@8bytes.org> (raw)
In-Reply-To: <20230617182540.3091374-1-jonas@kwiboo.se>

On Sat, Jun 17, 2023 at 06:25:43PM +0000, Jonas Karlman wrote:
> Jonas Karlman (2):
>   iommu: rockchip: Fix directory table address encoding
>   iommu: rockchip: Allocate tables from all available memory for IOMMU
>     v2
> 
>  drivers/iommu/rockchip-iommu.c | 50 +++++++---------------------------
>  1 file changed, 10 insertions(+), 40 deletions(-)

Applied, thanks.

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

  parent reply	other threads:[~2023-07-14 14:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17 18:25 [PATCH v3 0/2] iommu: rockchip: Fix directory table address encoding Jonas Karlman
2023-06-17 18:25 ` Jonas Karlman
2023-06-17 18:25 ` Jonas Karlman
2023-06-17 18:25 ` [PATCH v3 1/2] " Jonas Karlman
2023-06-17 18:25   ` Jonas Karlman
2023-06-17 18:25   ` Jonas Karlman
2023-06-19 14:32   ` Robin Murphy
2023-06-19 14:32     ` Robin Murphy
2023-06-19 14:32     ` Robin Murphy
2023-06-17 18:25 ` [PATCH v3 2/2] iommu: rockchip: Allocate tables from all available memory for IOMMU v2 Jonas Karlman
2023-06-17 18:25   ` Jonas Karlman
2023-06-17 18:25   ` Jonas Karlman
2023-06-19 14:51   ` Robin Murphy
2023-06-19 14:51     ` Robin Murphy
2023-06-19 14:51     ` Robin Murphy
2023-07-14 14:18 ` Joerg Roedel [this message]
2023-07-14 14:18   ` [PATCH v3 0/2] iommu: rockchip: Fix directory table address encoding Joerg Roedel
2023-07-14 14:18   ` Joerg Roedel

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=ZLFZNH_6HIxkYS4n@8bytes.org \
    --to=joro@8bytes.org \
    --cc=benjamin.gaignard@collabora.com \
    --cc=heiko@sntech.de \
    --cc=iommu@lists.linux.dev \
    --cc=jonas@kwiboo.se \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=robin.murphy@arm.com \
    --cc=will@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.