Re: [PATCH] iommu: Clarify default domain Kconfig

From: Linus Torvalds
Date: Wed Sep 08 2021 - 12:47:35 EST


On Wed, Sep 8, 2021 at 5:55 AM Robin Murphy <robin.murphy@xxxxxxx> wrote:
>
> Although strictly it is the AMD and Intel drivers which have an existing
> expectation of lazy behaviour by default, it ends up being rather
> unintuitive to describe this literally in Kconfig. Express it instead as
> an architecture dependency, to clarify that it is a valid config-time
> decision.

Thanks, I think this describes the behavior much more naturally, even
if apparently the end result is pretty much identical.

I'm assuming I'll get it through the iommu tree eventually (no need to
expedite this),

Linus