Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/ci: add sm8350-hdk

Add job that executes the IGT test suite for sm8350-hdk.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241022094509.85510-3-vignesh.raman@collabora.com

authored by

Vignesh Raman and committed by
Helen Koike
973db93d 123aff84

+255 -1
+6 -1
drivers/gpu/drm/ci/arm64.config
··· 90 90 CONFIG_USB_ONBOARD_DEV=y 91 91 CONFIG_NVMEM_QCOM_QFPROM=y 92 92 CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y 93 - 93 + CONFIG_REGULATOR_QCOM_REFGEN=y 94 + CONFIG_TYPEC_MUX_FSA4480=y 95 + CONFIG_QCOM_PMIC_GLINK=y 96 + CONFIG_UCSI_PMIC_GLINK=y 97 + CONFIG_QRTR=y 98 + CONFIG_QRTR_SMD=y 94 99 95 100 # db410c ethernet 96 101 CONFIG_USB_RTL8152=y
+1
drivers/gpu/drm/ci/build.sh
··· 30 30 DEVICE_TREES+=" arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dtb" 31 31 DEVICE_TREES+=" arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r5.dtb" 32 32 DEVICE_TREES+=" arch/arm64/boot/dts/qcom/sc7180-trogdor-kingoftown.dtb" 33 + DEVICE_TREES+=" arch/arm64/boot/dts/qcom/sm8350-hdk.dtb" 33 34 elif [[ "$KERNEL_ARCH" = "arm" ]]; then 34 35 GCC_ARCH="arm-linux-gnueabihf" 35 36 DEBIAN_ARCH="armhf"
+16
drivers/gpu/drm/ci/test.yml
··· 162 162 script: 163 163 - ./install/bare-metal/cros-servo.sh 164 164 165 + msm:sm8350-hdk: 166 + extends: 167 + - .lava-igt:arm64 168 + stage: msm 169 + parallel: 4 170 + variables: 171 + BOOT_METHOD: fastboot 172 + DEVICE_TYPE: sm8350-hdk 173 + DRIVER_NAME: msm 174 + DTB: ${DEVICE_TYPE} 175 + FARM: collabora 176 + GPU_VERSION: ${DEVICE_TYPE} 177 + KERNEL_IMAGE_NAME: "Image.gz" 178 + KERNEL_IMAGE_TYPE: "" 179 + RUNNER_TAG: mesa-ci-x86-64-lava-sm8350-hdk 180 + 165 181 .rockchip-device: 166 182 variables: 167 183 DTB: ${DEVICE_TYPE}
+15
drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-fails.txt
··· 1 + kms_3d,Fail 2 + kms_cursor_legacy@forked-bo,Fail 3 + kms_cursor_legacy@forked-move,Fail 4 + kms_cursor_legacy@single-bo,Fail 5 + kms_cursor_legacy@single-move,Fail 6 + kms_cursor_legacy@torture-bo,Fail 7 + kms_cursor_legacy@torture-move,Fail 8 + kms_hdmi_inject@inject-4k,Fail 9 + kms_lease@lease-uevent,Fail 10 + kms_plane_alpha_blend@alpha-7efc,Fail 11 + kms_plane_alpha_blend@alpha-basic,Fail 12 + kms_plane_alpha_blend@alpha-opaque-fb,Fail 13 + kms_plane_alpha_blend@alpha-transparent-fb,Fail 14 + kms_plane_alpha_blend@constant-alpha-max,Fail 15 + msm/msm_recovery@gpu-fault-parallel,Fail
+6
drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-flakes.txt
··· 1 + # Board Name: sm8350-hdk 2 + # Bug Report: https://gitlab.freedesktop.org/drm/msm/-/issues/65 3 + # Failure Rate: 100 4 + # IGT Version: 1.28-ga73311079 5 + # Linux Version: 6.12.0-rc1 6 + msm/msm_recovery@gpu-fault
+211
drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-skips.txt
··· 1 + # Skip driver specific tests 2 + ^amdgpu.* 3 + nouveau_.* 4 + ^panfrost.* 5 + ^v3d.* 6 + ^vc4.* 7 + ^vmwgfx* 8 + 9 + # Skip intel specific tests 10 + gem_.* 11 + i915_.* 12 + tools_test.* 13 + 14 + # Currently fails and causes coverage loss for other tests 15 + # since core_getversion also fails. 16 + core_hotunplug.* 17 + 18 + # Kernel panic 19 + msm/msm_mapping@ring 20 + # DEBUG - Begin test msm/msm_mapping@ring 21 + # [ 200.874157] [IGT] msm_mapping: executing 22 + # [ 200.880236] [IGT] msm_mapping: starting subtest ring 23 + # [ 200.895243] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=PERMISSION source=CP (0,0,0,1) 24 + # [ 200.906885] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 25 + # [ 200.917625] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 26 + # [ 200.928353] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 27 + # [ 200.939084] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 28 + # [ 200.949815] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 29 + # [ 200.950227] platform 3d6a000.gmu: [drm:a6xx_hfi_send_msg.constprop.0] *ERROR* Message HFI_H2F_MSG_GX_BW_PERF_VOTE id 25 timed out waiting for response 30 + # [ 200.960467] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 31 + # [ 200.960500] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 32 + # [ 200.995966] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 33 + # [ 201.006702] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 34 + # [ 204.213387] platform 3d6a000.gmu: GMU watchdog expired 35 + # [ 205.909103] adreno_fault_handler: 224274 callbacks suppressed 36 + # [ 205.909108] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 37 + # [ 205.925794] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 38 + # [ 205.936529] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 39 + # [ 205.947263] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 40 + # [ 205.957997] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 41 + # [ 205.968731] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 42 + # [ 205.979465] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 43 + # [ 205.990199] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 44 + # [ 206.000932] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 45 + # [ 206.011666] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 46 + # [ 210.925090] adreno_fault_handler: 224511 callbacks suppressed 47 + # [ 210.925096] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 48 + # [ 210.941781] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 49 + # [ 210.952517] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 50 + # [ 210.963250] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 51 + # [ 210.973985] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 52 + # [ 210.984719] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 53 + # [ 210.995452] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 54 + # [ 211.006186] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 55 + # [ 211.016921] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 56 + # [ 211.027655] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 57 + # [ 215.937100] adreno_fault_handler: 223760 callbacks suppressed 58 + # [ 215.937106] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 59 + # [ 215.953824] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 60 + # [ 215.964573] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 61 + # [ 215.975321] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 62 + # [ 215.986067] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 63 + # [ 215.996815] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 64 + # [ 216.007563] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 65 + # [ 216.018310] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 66 + # [ 216.029057] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 67 + # [ 216.039805] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 68 + # [ 220.945182] adreno_fault_handler: 222822 callbacks suppressed 69 + # [ 220.945188] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 70 + # [ 220.961897] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 71 + # [ 220.972645] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 72 + # [ 220.983392] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 73 + # [ 220.994140] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 74 + # [ 221.004889] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 75 + # [ 221.015636] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 76 + # [ 221.026383] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 77 + # [ 221.037130] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 78 + # [ 221.047879] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 79 + # [ 225.953179] adreno_fault_handler: 223373 callbacks suppressed 80 + # [ 225.953184] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 81 + # [ 225.969883] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 82 + # [ 225.980617] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 83 + # [ 225.991350] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 84 + # [ 226.002084] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 85 + # [ 226.012818] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 86 + # [ 226.023551] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 87 + # [ 226.034285] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 88 + # [ 226.045019] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 89 + # [ 226.055753] *** gpu fault: ttbr0=00000001160d6000 iova=0001000000001000 dir=WRITE type=UNKNOWN source=CP (0,0,0,1) 90 + # [ 228.001087] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks: 91 + # [ 228.007412] rcu: 0-....: (524 ticks this GP) idle=4ffc/1/0x4000000000000000 softirq=9367/9368 fqs=29 92 + # [ 228.017097] rcu: (detected by 1, t=6504 jiffies, g=29837, q=6 ncpus=8) 93 + # [ 228.023959] Sending NMI from CPU 1 to CPUs 0: 94 + # [ 228.161164] watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [gpu-worker:150] 95 + # [ 228.173169] Modules linked in: 96 + # [ 228.176361] irq event stamp: 2809595 97 + # [ 228.180083] hardirqs last enabled at (2809594): [<ffffd3bc52cb91ac>] exit_to_kernel_mode+0x38/0x130 98 + # [ 228.189547] hardirqs last disabled at (2809595): [<ffffd3bc52cb92c8>] el1_interrupt+0x24/0x64 99 + # [ 228.198377] softirqs last enabled at (1669060): [<ffffd3bc51936f98>] handle_softirqs+0x4a4/0x4bc 100 + # [ 228.207565] softirqs last disabled at (1669063): [<ffffd3bc518905a4>] __do_softirq+0x14/0x20 101 + # [ 228.216316] CPU: 0 UID: 0 PID: 150 Comm: gpu-worker Not tainted 6.12.0-rc1-g685d530dc83a #1 102 + # [ 228.224966] Hardware name: Qualcomm Technologies, Inc. SM8350 HDK (DT) 103 + # [ 228.231730] pstate: 00400005 (nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) 104 + # [ 228.238948] pc : tcp_fastretrans_alert+0x0/0x884 105 + # [ 228.243751] lr : tcp_ack+0x9d4/0x1238 106 + # [ 228.247562] sp : ffff8000800036d0 107 + # [ 228.251011] x29: ffff8000800036d0 x28: 000000000000000c x27: 0000000000000001 108 + # [ 228.258421] x26: ffff704683cd8000 x25: 0000000000000403 x24: ffff70468b7e7c00 109 + # [ 228.265829] x23: 0000000000000000 x22: 0000000000000004 x21: 000000000000140f 110 + # [ 228.273237] x20: 00000000f1de79f7 x19: 00000000f1de7a5f x18: 0000000000000001 111 + # [ 228.280644] x17: 00000000302d6762 x16: 632d6b64682d3035 x15: ffff704683c39000 112 + # [ 228.288051] x14: 00000000000e2000 x13: ffff704683df6000 x12: 0000000000000000 113 + # [ 228.295458] x11: 00000000000000a0 x10: 0000000000000000 x9 : ffffd3bc551a9a20 114 + # [ 228.302865] x8 : ffff800080003640 x7 : 0000000000040faa x6 : 00000000ffff9634 115 + # [ 228.310271] x5 : 00000000000005a8 x4 : ffff800080003788 x3 : ffff80008000377c 116 + # [ 228.317679] x2 : 0000000000000000 x1 : 00000000f1de79f7 x0 : ffff704683cd8000 117 + # [ 228.325087] Call trace: 118 + # [ 228.327640] tcp_fastretrans_alert+0x0/0x884 119 + # [ 228.332082] tcp_rcv_established+0x7c4/0x8bc 120 + # [ 228.336523] tcp_v4_do_rcv+0x244/0x31c 121 + # [ 228.340429] tcp_v4_rcv+0xcc4/0x1084 122 + # [ 228.344155] ip_protocol_deliver_rcu+0x64/0x218 123 + # [ 228.348862] ip_local_deliver_finish+0xb8/0x1ac 124 + # [ 228.353566] ip_local_deliver+0x84/0x254 125 + # [ 228.357651] ip_sublist_rcv_finish+0x84/0xb8 126 + # [ 228.362092] ip_sublist_rcv+0x11c/0x2f0 127 + # [ 228.366081] ip_list_rcv+0xfc/0x190 128 + # [ 228.369711] __netif_receive_skb_list_core+0x174/0x208 129 + # [ 228.375050] netif_receive_skb_list_internal+0x204/0x3ac 130 + # [ 228.380564] napi_complete_done+0x64/0x1d0 131 + # [ 228.384826] lan78xx_poll+0x71c/0x9cc 132 + # [ 228.388638] __napi_poll.constprop.0+0x3c/0x254 133 + # [ 228.393341] net_rx_action+0x164/0x2d4 134 + # [ 228.397244] handle_softirqs+0x128/0x4bc 135 + # [ 228.401329] __do_softirq+0x14/0x20 136 + # [ 228.404958] ____do_softirq+0x10/0x1c 137 + # [ 228.408769] call_on_irq_stack+0x24/0x4c 138 + # [ 228.412854] do_softirq_own_stack+0x1c/0x28 139 + # [ 228.417199] __irq_exit_rcu+0x124/0x164 140 + # [ 228.421188] irq_exit_rcu+0x10/0x38 141 + # [ 228.424819] el1_interrupt+0x38/0x64 142 + # [ 228.428546] el1h_64_irq_handler+0x18/0x24 143 + # [ 228.432807] el1h_64_irq+0x64/0x68 144 + # [ 228.436354] lock_acquire+0x214/0x32c 145 + # [ 228.440166] __mutex_lock+0x98/0x3d0 146 + # [ 228.443893] mutex_lock_nested+0x24/0x30 147 + # [ 228.447978] fault_worker+0x58/0x184 148 + # [ 228.451704] kthread_worker_fn+0xf4/0x320 149 + # [ 228.455873] kthread+0x114/0x118 150 + # [ 228.459243] ret_from_fork+0x10/0x20 151 + # [ 228.462970] Kernel panic - not syncing: softlockup: hung tasks 152 + # [ 228.469018] CPU: 0 UID: 0 PID: 150 Comm: gpu-worker Tainted: G L 6.12.0-rc1-g685d530dc83a #1 153 + # [ 228.479190] Tainted: [L]=SOFTLOCKUP 154 + # [ 228.482815] Hardware name: Qualcomm Technologies, Inc. SM8350 HDK (DT) 155 + # [ 228.489574] Call trace: 156 + # [ 228.492125] dump_backtrace+0x98/0xf0 157 + # [ 228.495931] show_stack+0x18/0x24 158 + # [ 228.499380] dump_stack_lvl+0x38/0xd0 159 + # [ 228.503189] dump_stack+0x18/0x24 160 + # [ 228.506639] panic+0x3bc/0x41c 161 + # [ 228.509826] watchdog_timer_fn+0x254/0x2e4 162 + # [ 228.514087] __hrtimer_run_queues+0x3b0/0x40c 163 + # [ 228.518612] hrtimer_interrupt+0xe8/0x248 164 + # [ 228.522777] arch_timer_handler_virt+0x2c/0x44 165 + # [ 228.527399] handle_percpu_devid_irq+0xa8/0x2c4 166 + # [ 228.532103] generic_handle_domain_irq+0x2c/0x44 167 + # [ 228.536902] gic_handle_irq+0x4c/0x11c 168 + # [ 228.540802] do_interrupt_handler+0x50/0x84 169 + # [ 228.545146] el1_interrupt+0x34/0x64 170 + # [ 228.548870] el1h_64_irq_handler+0x18/0x24 171 + # [ 228.553128] el1h_64_irq+0x64/0x68 172 + # [ 228.556672] tcp_fastretrans_alert+0x0/0x884 173 + # [ 228.561110] tcp_rcv_established+0x7c4/0x8bc 174 + # [ 228.565548] tcp_v4_do_rcv+0x244/0x31c 175 + # [ 228.569449] tcp_v4_rcv+0xcc4/0x1084 176 + # [ 228.573171] ip_protocol_deliver_rcu+0x64/0x218 177 + # [ 228.577873] ip_local_deliver_finish+0xb8/0x1ac 178 + # [ 228.582574] ip_local_deliver+0x84/0x254 179 + # [ 228.586655] ip_sublist_rcv_finish+0x84/0xb8 180 + # [ 228.591092] ip_sublist_rcv+0x11c/0x2f0 181 + # [ 228.595079] ip_list_rcv+0xfc/0x190 182 + # [ 228.598706] __netif_receive_skb_list_core+0x174/0x208 183 + # [ 228.604039] netif_receive_skb_list_internal+0x204/0x3ac 184 + # [ 228.609549] napi_complete_done+0x64/0x1d0 185 + # [ 228.613808] lan78xx_poll+0x71c/0x9cc 186 + # [ 228.617614] __napi_poll.constprop.0+0x3c/0x254 187 + # [ 228.622314] net_rx_action+0x164/0x2d4 188 + # [ 228.626214] handle_softirqs+0x128/0x4bc 189 + # [ 228.630297] __do_softirq+0x14/0x20 190 + # [ 228.633923] ____do_softirq+0x10/0x1c 191 + # [ 228.637729] call_on_irq_stack+0x24/0x4c 192 + # [ 228.641811] do_softirq_own_stack+0x1c/0x28 193 + # [ 228.646152] __irq_exit_rcu+0x124/0x164 194 + # [ 228.650139] irq_exit_rcu+0x10/0x38 195 + # [ 228.653768] el1_interrupt+0x38/0x64 196 + # [ 228.657491] el1h_64_irq_handler+0x18/0x24 197 + # [ 228.661750] el1h_64_irq+0x64/0x68 198 + # [ 228.665293] lock_acquire+0x214/0x32c 199 + # [ 228.669098] __mutex_lock+0x98/0x3d0 200 + # [ 228.672821] mutex_lock_nested+0x24/0x30 201 + # [ 228.676903] fault_worker+0x58/0x184 202 + # [ 228.680626] kthread_worker_fn+0xf4/0x320 203 + # [ 228.684790] kthread+0x114/0x118 204 + # [ 228.688156] ret_from_fork+0x10/0x20 205 + # [ 228.691882] SMP: stopping secondary CPUs 206 + # [ 229.736843] SMP: failed to stop secondary CPUs 1,4 207 + # [ 229.741827] Kernel Offset: 0x53bbd1880000 from 0xffff800080000000 208 + # [ 229.748159] PHYS_OFFSET: 0xfff08fba80000000 209 + # [ 229.752499] CPU features: 0x18,00000017,00200928,4200720b 210 + # [ 229.758095] Memory Limit: none 211 + # [ 229.761291] ---[ end Kernel panic - not syncing: softlockup: hung tasks ]---