RE: [PATCH 2/3] iommu/vt-d: Remove scalable mode context entry setup from attach_dev

From: Tian, Kevin
Date: Mon Mar 04 2024 - 02:50:38 EST


> From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> Sent: Thursday, February 29, 2024 5:48 PM
>
> The scalable mode context entry is now setup in the probe_device path,
> eliminating the need to configure it in the attach_dev path. Removes the
> redundant code from the attach_dev path to avoid dead code.
>
> Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>

Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>