All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Jerry Snitselaar <jsnitsel@redhat.com>
Cc: iommu@lists.linux.dev, Joerg Roedel <joro@8bytes.org>,
	linux-arm-kernel@lists.infradead.org,
	Robin Murphy <robin.murphy@arm.com>,
	Will Deacon <will@kernel.org>, Eric Auger <eric.auger@redhat.com>,
	Moritz Fischer <mdf@kernel.org>,
	Moritz Fischer <moritzf@google.com>,
	Michael Shavit <mshavit@google.com>,
	Nicolin Chen <nicolinc@nvidia.com>,
	patches@lists.linux.dev,
	Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>,
	Mostafa Saleh <smostafa@google.com>
Subject: Re: [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
Date: Thu, 9 May 2024 08:40:14 -0300	[thread overview]
Message-ID: <20240509114014.GO4650@nvidia.com> (raw)
In-Reply-To: <zgyiqgym6tf6dkxa6bxzfgexjojwhteqjmuxmed3twejpeoy2i@ortfllwylmpp>

On Wed, May 08, 2024 at 07:21:10PM -0700, Jerry Snitselaar wrote:
> > Should this be 'depends on KUNIT=y'
> > 
> > Seeing ld complain when building it on top of the rhel kernel. I'm grabbing a system
> > to verify that it happens with joerg's next branch as well.
>
> And I see you and Will are discussing it already. Ignore :)

Indeed, if you have a perspective what your distro would like please
share in that thread

Thanks,
Jason 

WARNING: multiple messages have this Message-ID (diff)
From: Jason Gunthorpe <jgg@nvidia.com>
To: Jerry Snitselaar <jsnitsel@redhat.com>
Cc: iommu@lists.linux.dev, Joerg Roedel <joro@8bytes.org>,
	linux-arm-kernel@lists.infradead.org,
	Robin Murphy <robin.murphy@arm.com>,
	Will Deacon <will@kernel.org>, Eric Auger <eric.auger@redhat.com>,
	Moritz Fischer <mdf@kernel.org>,
	Moritz Fischer <moritzf@google.com>,
	Michael Shavit <mshavit@google.com>,
	Nicolin Chen <nicolinc@nvidia.com>,
	patches@lists.linux.dev,
	Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>,
	Mostafa Saleh <smostafa@google.com>
Subject: Re: [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
Date: Thu, 9 May 2024 08:40:14 -0300	[thread overview]
Message-ID: <20240509114014.GO4650@nvidia.com> (raw)
In-Reply-To: <zgyiqgym6tf6dkxa6bxzfgexjojwhteqjmuxmed3twejpeoy2i@ortfllwylmpp>

On Wed, May 08, 2024 at 07:21:10PM -0700, Jerry Snitselaar wrote:
> > Should this be 'depends on KUNIT=y'
> > 
> > Seeing ld complain when building it on top of the rhel kernel. I'm grabbing a system
> > to verify that it happens with joerg's next branch as well.
>
> And I see you and Will are discussing it already. Ignore :)

Indeed, if you have a perspective what your distro would like please
share in that thread

Thanks,
Jason 

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

  reply	other threads:[~2024-05-09 11:40 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 17:21 [PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3) Jason Gunthorpe
2024-04-30 17:21 ` Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 1/9] iommu/arm-smmu-v3: Add an ops indirection to the STE code Jason Gunthorpe
2024-04-30 17:21   ` Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 2/9] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry() Jason Gunthorpe
2024-04-30 17:21   ` Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 3/9] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function Jason Gunthorpe
2024-04-30 17:21   ` Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 4/9] iommu/arm-smmu-v3: Consolidate clearing a CD table entry Jason Gunthorpe
2024-04-30 17:21   ` Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 5/9] iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr() Jason Gunthorpe
2024-04-30 17:21   ` Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 6/9] iommu/arm-smmu-v3: Allocate the CD table entry in advance Jason Gunthorpe
2024-04-30 17:21   ` Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 7/9] iommu/arm-smmu-v3: Move the CD generation for SVA into a function Jason Gunthorpe
2024-04-30 17:21   ` Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 8/9] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd() Jason Gunthorpe
2024-04-30 17:21   ` Jason Gunthorpe
2024-04-30 17:21 ` [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry Jason Gunthorpe
2024-04-30 17:21   ` Jason Gunthorpe
2024-05-07 12:15   ` Build error on -next: Unexpected GOT/PLT entries detected! (was Re: [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry) Thorsten Leemhuis
2024-05-07 12:15     ` Thorsten Leemhuis
2024-05-07 12:41     ` Jason Gunthorpe
2024-05-07 12:41       ` Jason Gunthorpe
2024-05-07 12:55       ` Thorsten Leemhuis
2024-05-07 12:55         ` Thorsten Leemhuis
2024-05-09  2:17   ` [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry Jerry Snitselaar
2024-05-09  2:17     ` Jerry Snitselaar
2024-05-09  2:21     ` Jerry Snitselaar
2024-05-09  2:21       ` Jerry Snitselaar
2024-05-09 11:40       ` Jason Gunthorpe [this message]
2024-05-09 11:40         ` Jason Gunthorpe
2024-05-09 16:59         ` Jerry Snitselaar
2024-05-09 16:59           ` Jerry Snitselaar
2024-04-30 21:11 ` [PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3) Nicolin Chen
2024-04-30 21:11   ` Nicolin Chen
2024-05-01  0:02   ` Jason Gunthorpe
2024-05-01  0:02     ` Jason Gunthorpe
2024-05-01 16:20 ` Will Deacon
2024-05-01 16:20   ` Will Deacon
2024-05-01 16:50   ` Jason Gunthorpe
2024-05-01 16:50     ` Jason Gunthorpe

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=20240509114014.GO4650@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=eric.auger@redhat.com \
    --cc=iommu@lists.linux.dev \
    --cc=joro@8bytes.org \
    --cc=jsnitsel@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mdf@kernel.org \
    --cc=moritzf@google.com \
    --cc=mshavit@google.com \
    --cc=nicolinc@nvidia.com \
    --cc=patches@lists.linux.dev \
    --cc=robin.murphy@arm.com \
    --cc=shameerali.kolothum.thodi@huawei.com \
    --cc=smostafa@google.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.