thesofproject / linux

Linux kernel source tree
Other
91 stars 133 forks source link

verify-kernel-boot-log fails with XE errors #5134

Closed fredoh9 closed 3 months ago

fredoh9 commented 3 months ago

Most of platforms failed with this error.

[    7.333139] kernel: sysctl table check failed: dev/xe/(null) procname is null
[    7.333150] kernel: sysctl table check failed: dev/xe/(null) No proc_handler

Last Working: Linux Branch: topic/sof-dev Linux Commit: 7df4fc116381

Failed from: Linux Branch: topic/sof-dev Linux Commit: baba2a07492b

plbossart commented 3 months ago

fixed by https://github.com/thesofproject/linux/pull/5133