Skip to content

Instantly share code, notes, and snippets.

@neheb
Created September 14, 2024 17:47
Show Gist options
  • Save neheb/6dba7727b82e09b64c249a50eabeb072 to your computer and use it in GitHub Desktop.
Save neheb/6dba7727b82e09b64c249a50eabeb072 to your computer and use it in GitHub Desktop.
[ 18.176581] ------------[ cut here ]------------
[ 18.181207] list_add double add: new=c1365738, prev=c1365738, next=c099ee74.
[ 18.188361] WARNING: CPU: 0 PID: 251 at __list_add_valid_or_report+0xd8/0xf4
[ 18.195417] Modules linked in:
[ 18.198468] CPU: 0 PID: 251 Comm: kworker/u2:3 Tainted: G W 6.6.50 #0
[ 18.206268] Hardware name: Meraki MX60/MX60W Security Appliance APM821XX 0x12c41c83 PowerPC 44x Platform
[ 18.215706] Workqueue: events_unbound deferred_probe_work_func
[ 18.221544] NIP: c0312f84 LR: c0312f84 CTR: c0417818
[ 18.226580] REGS: c1413a60 TRAP: 0700 Tainted: G W (6.6.50)
[ 18.233777] MSR: 00029000 <CE,EE,ME> CR: 28028202 XER: 20000000
[ 18.239954]
[ 18.239954] GPR00: c0312f84 c1413b50 c13f0700 00000040 3fffefff c1413a34 c1413a28 000000c3
[ 18.239954] GPR08: 00000000 00000000 c099ed20 00000000 48028202 00000000 00000006 c0850000
[ 18.239954] GPR16: c04d34f0 c04d3820 c04d3384 c12dea20 c04d362c c04d3234 c04d350c c13656f8
[ 18.239954] GPR24: c12bd400 c1413c90 c0848b0c c13657cc c0889f4c c1413b7c c1365700 c0996700
[ 18.274756] NIP [c0312f84] __list_add_valid_or_report+0xd8/0xf4
[ 18.280657] LR [c0312f84] __list_add_valid_or_report+0xd8/0xf4
[ 18.286473] Call Trace:
[ 18.288909] [c1413b50] [c0312f84] __list_add_valid_or_report+0xd8/0xf4 (unreliable)
[ 18.296546] [c1413b60] [c04fd3a4] led_classdev_register_ext+0x488/0x4c4
[ 18.303156] [c1413c30] [c04fd440] devm_led_classdev_register_ext+0x60/0xd0
[ 18.310016] [c1413c50] [c04d3afc] qca8k_setup_led_ctrl+0x1e0/0x440
[ 18.316185] [c1413cf0] [c04d28c8] qca8k_setup+0x6a4/0xd88
[ 18.321568] [c1413d40] [c0711290] dsa_register_switch+0x9bc/0x10e8
[ 18.327745] [c1413de0] [c04c34f0] mdio_probe+0x40/0x8c
[ 18.332878] [c1413e00] [c042f96c] really_probe+0x2e4/0x3b4
[ 18.338347] [c1413e30] [c042fc4c] driver_probe_device+0x48/0x104
[ 18.344335] [c1413e60] [c042fdec] __device_attach_driver+0xe4/0x130
[ 18.350581] [c1413e80] [c042cf0c] bus_for_each_drv+0x88/0xe4
[ 18.356232] [c1413eb0] [c043029c] __device_attach+0x12c/0x19c
[ 18.361960] [c1413ee0] [c042e450] bus_probe_device+0xc4/0xe0
[ 18.367610] [c1413f10] [c042f42c] deferred_probe_work_func+0xb4/0x104
[ 18.374039] [c1413f40] [c0042588] process_one_work+0x1bc/0x35c
[ 18.379880] [c1413f70] [c0042aa0] worker_thread+0x378/0x4e8
[ 18.385444] [c1413fc0] [c00497f8] kthread+0xe4/0xe8
[ 18.390317] [c1413ff0] [c000d210] start_kernel_thread+0x10/0x14
[ 18.396219] Code: 4bd1416d 0fe00000 4bffffa8 7c091840 39000001 40a20024 3d00c083 7c641b78 7d264b78 7d455378 3868b2d0 4bd14141 <0fe00000> 4bffff7c 80010014 550307fe
[ 18.410906] ---[ end trace 0000000000000000 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment