[Arista][T2] Kernel panic seen on supervisor during reboot tests #20901
Labels
Chassis 🤖
Modular chassis support
Issue for 202405
P0
Priority of the issue
Triaged
this issue has been triaged
As indicated in aristanetworks/sonic#109 during reboot tests (module api platform tests) a kernel panic can occur on the supervisor, this was introduced in the kernel upgrade to 6.1.94 (6.1.0-22-2)
#19885
Upon further investigation it was this specific change that seems to have caused this kernel panic:
torvalds/linux@456d8aa
We can see this commit is present when comparing the previous version (6.1.38)
https://elixir.free-electrons.com/linux/v6.1.38/source/drivers/pci/pcie/aspm.c#L1003
And the newer version (6.1.94)
https://elixir.free-electrons.com/linux/v6.1.94/source/drivers/pci/pcie/aspm.c#L1018
The text was updated successfully, but these errors were encountered: