From: John Garry <john.garry@huawei.com>
To: <robin.murphy@arm.com>, <joro@8bytes.org>, <will@kernel.org>
Cc: <iommu@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/3] iova: Some misc changes
Date: Wed, 17 Aug 2022 11:24:12 +0100 [thread overview]
Message-ID: <11d9f054-fe7b-7646-a8f4-7d45a22e2a96@huawei.com> (raw)
In-Reply-To: <1660730984-30333-1-git-send-email-john.garry@huawei.com>
On 17/08/2022 11:09, John Garry wrote:
> This series includes:
> - remove checks in the code which are not required
> - the re-org, which I had originally posted separately
BTW, Can we drop the !IOMMU_IOVA stubs in iova.h? I could not find a
kernel config which actually exercises that code (so testing changes
there is difficult).
>
> Based on v6.0-rc1
>
> John Garry (3):
> iova: Remove some magazine pointer NULL checks
> iova: Remove magazine BUG_ON() checks
> iova: Re-order code to remove forward declarations
>
> drivers/iommu/iova.c | 1074 +++++++++++++++++++++---------------------
> include/linux/iova.h | 60 +--
> 2 files changed, 559 insertions(+), 575 deletions(-)
>
next prev parent reply other threads:[~2022-08-17 10:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-17 10:09 [PATCH 0/3] iova: Some misc changes John Garry
2022-08-17 10:09 ` [PATCH 1/3] iova: Remove some magazine pointer NULL checks John Garry
2022-08-17 10:36 ` Robin Murphy
2022-08-17 10:09 ` [PATCH 2/3] iova: Remove magazine BUG_ON() checks John Garry
2022-08-17 11:12 ` Robin Murphy
2022-08-17 10:09 ` [PATCH 3/3] iova: Re-order code to remove forward declarations John Garry
2022-08-17 10:24 ` John Garry [this message]
2022-09-02 12:18 ` [PATCH 0/3] iova: Some misc changes John Garry
2022-09-05 15:51 ` Robin Murphy
2022-09-06 11:59 ` John Garry
2022-09-06 16:47 ` Robin Murphy
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=11d9f054-fe7b-7646-a8f4-7d45a22e2a96@huawei.com \
--to=john.garry@huawei.com \
--cc=iommu@lists.linux.dev \
--cc=joro@8bytes.org \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox