Hello all,

On 29/08/2023 13:06, Diederik de Haas wrote:
On Tuesday, 29 August 2023 07:43:40 CEST Rolf Reintjes wrote:
I could isolate the problem causing code in the debian patches on file

drivers/iommu/intel/iommu.c

With this change

rolf@i7-5820K-debian-testing:~/kernel/linux-source-6.4/drivers/iommu/intel$
diff iommu.c.debian iommu.c
286c286
< int dmar_disabled = IS_ENABLED(CONFIG_INTEL_IOMMU_DEFAULT_OFF);
---

  > int dmar_disabled = !IS_ENABLED(CONFIG_INTEL_IOMMU_DEFAULT_ON);

the problem is not there.

Excellent, thanks for the analyses.

On Monday, 28 August 2023 16:46:02 CEST Rolf Reintjes wrote:
I would appreciate further advice and guidance.

Have patience. When someone with the needed knowledge has time to look into
this issue, they will.
But we can't make claims on how people spend their free time.

I have waited now more than one year to get someone working on this, but there is no progress with this bug. The problem is still there in stable and testing.

Could someone take care of this?

Best regards

Rolf

Reply via email to