[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5cofja3paenv6sr6vyy6uvtvveug6snws4q26py7fhn2kdlfjs@26amjux24irc>
Date: Sat, 10 Jan 2026 10:49:11 +0100
From: Jörg Rödel <joro@...tes.org>
To: Ben Dooks <ben.dooks@...ethink.co.uk>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux.dev,
robin.murphy@....com, will@...nel.org, suravee.suthikulpanit@....com
Subject: Re: [PATCH] iommu/amd: define 'amd_ivhd_dev_flags_list' in header
On Thu, Jan 08, 2026 at 10:25:41AM +0000, Ben Dooks wrote:
> The 'amd_ivhd_dev_flags_list' is used in the amd_iommu_types.h
> header but not defined, so add the definition to remove the
> following sparse warning:
I think it is better to just move the for_each_ivhd_dte_flags macro over to
init.c. There is no need for this list to be visible across the entire driver.
-Joerg
Powered by blists - more mailing lists