Re: [linux-yocto][v6.1/standard/x86 and v6.1/standard/preempt-rt/x86][PATCH 0/1] Fix Intel Grand Ridge cannot boot issue

2024-04-25 Thread Bruce Ashfield
In message: [linux-yocto][v6.1/standard/x86 and v6.1/standard/preempt-rt/x86][PATCH 0/1] Fix Intel Grand Ridge cannot boot issue on 24/04/2024 Yongxin Liu wrote: > > Hi Bruce, > > Intel Grand Ridge cannot boot after the backport of commit a6a5006dad57 > ("iommu/vt-d: Re

[linux-yocto][v6.1/standard/x86 and v6.1/standard/preempt-rt/x86][PATCH 0/1] Fix Intel Grand Ridge cannot boot issue

2024-04-23 Thread Yongxin Liu via lists.yoctoproject.org
Hi Bruce, Intel Grand Ridge cannot boot after the backport of commit a6a5006dad57 ("iommu/vt-d: Retrieve IOMMU perfmon capability information"), in v6.1.83. This patch is the second patch of the following patch series in mainline. d8a7c0cf05a2 2023-02-03 11:06 Kan Liangiommu/vt-d:

Re: [linux-yocto][v6.1/standard/x86 and v6.1/standard/preempt-rt/x86][PATCH 0/1]

2023-07-30 Thread Bruce Ashfield
In message: [linux-yocto][v6.1/standard/x86 and v6.1/standard/preempt-rt/x86][PATCH 0/1] on 28/07/2023 Xiangyu Chen wrote: > From: Xiangyu Chen > > Hi Bruce, > > When we enable the kernel debug feature "CONFIG_DEBUG_INFO_BTF", some modules > would report

[linux-yocto][v6.1/standard/x86 and v6.1/standard/preempt-rt/x86][PATCH 0/1]

2023-07-28 Thread Xiangyu Chen
From: Xiangyu Chen Hi Bruce, When we enable the kernel debug feature "CONFIG_DEBUG_INFO_BTF", some modules would report "failed to validate module [XXXmodule] BTF: -22" error". The config CONFIG_MODULE_ALLOW_BTF_MISMATCH[1] can ignore it but the error message still can be found in kernel