Bug 200441 - thunderbolt crash on disable rings
Summary: thunderbolt crash on disable rings
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: drivers_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-07 22:08 UTC by Patrik Kullman
Modified: 2018-07-07 22:09 UTC (History)
0 users

See Also:
Kernel Version: 4.48-rc3
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Patrik Kullman 2018-07-07 22:08:34 UTC
Might be a duplicate of: https://bugzilla.kernel.org/show_bug.cgi?id=199699 but doesn't require connected devices to happen
Also downstream:
- https://bugzilla.redhat.com/show_bug.cgi?id=1577540
- https://bugzilla.redhat.com/show_bug.cgi?id=1571360
 

[   27.666355] thunderbolt 0000:09:00.0: stopping RX ring 0
[   27.666364] thunderbolt 0000:09:00.0: disabling interrupt at register 0x38200 bit 12 (0x0 -> 0x0)
[   27.666364] ------------[ cut here ]------------
[   27.666365] thunderbolt 0000:09:00.0: interrupt for RX ring 0 is already disabled
[   27.666392] WARNING: CPU: 5 PID: 139 at /home/kernel/COD/linux/drivers/thunderbolt/nhi.c:106 ring_interrupt_active+0x20c/0x270 [thunderbolt]
[   27.666392] Modules linked in: ccm thunderbolt rfcomm cmac bnep arc4 nls_iso8859_1 8250_dw intel_rapl x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_realtek snd_hda_codec_generic coretemp snd_hda_codec_hdmi kvm_intel snd_hda_intel kvm snd_hda_codec irqbypass snd_hda_core morus1280_avx2 morus1280_sse2 morus1280_glue snd_hwdep morus640_sse2 morus640_glue snd_pcm iwlmvm aegis256_aesni aegis128l_aesni mac80211 aegis128_aesni crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc snd_seq_midi snd_seq_midi_event snd_rawmidi aesni_intel aes_x86_64 snd_seq crypto_simd cryptd glue_helper iwlwifi intel_cstate intel_rapl_perf idma64 btusb virt_dma snd_seq_device btrtl snd_timer btbcm btintel bluetooth snd ir_rc6_decoder wmi_bmof intel_wmi_thunderbolt mei_me input_leds cfg80211 serio_raw intel_lpss_pci
[   27.666417]  ecdh_generic tps6598x mei intel_lpss intel_pch_thermal soundcore typec rc_rc6_mce ite_cir rc_core acpi_pad mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables hid_generic usbhid hid amdkfd amd_iommu_v2 amdgpu chash gpu_sched ttm drm_kms_helper syscopyarea psmouse sysfillrect sysimgblt fb_sys_fops igb e1000e drm sdhci_pci dca cqhci i2c_algo_bit sdhci wmi pinctrl_sunrisepoint video pinctrl_intel
[   27.666448] CPU: 5 PID: 139 Comm: kworker/u16:3 Not tainted 4.18.0-041800rc3-generic #201807012030
[   27.666448] Hardware name: Intel Corporation NUC8i7HVK/NUC8i7HVB, BIOS HNKBLi70.86A.0044.2018.0615.1726 06/15/2018
[   27.666451] Workqueue: kacpi_hotplug acpi_hotplug_work_fn
[   27.666454] RIP: 0010:ring_interrupt_active+0x20c/0x270 [thunderbolt]
[   27.666454] Code: 48 89 55 c8 44 89 45 d4 e8 61 70 69 ef 44 8b 45 d4 48 8b 55 c8 4d 89 f9 4c 89 e1 48 89 c6 48 c7 c7 50 3a df c0 e8 64 c1 0a ef <0f> 0b e9 36 ff ff ff 41 0f b6 46 78 d3 e0 09 c7 e9 cd fe ff ff 03 
[   27.666469] RSP: 0018:ffffb436420a7b50 EFLAGS: 00010086
[   27.666470] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000006
[   27.666470] RDX: 0000000000000007 RSI: 0000000000000096 RDI: ffff90147ed564b0
[   27.666471] RBP: ffffb436420a7b88 R08: 00000000000004d3 R09: 0000000000000004
[   27.666471] R10: 0000000000000000 R11: 0000000000000001 R12: ffffffffc0df3255
[   27.666472] R13: 0000000000038200 R14: ffff901465a86600 R15: ffffffffc0df3244
[   27.666473] FS:  0000000000000000(0000) GS:ffff90147ed40000(0000) knlGS:0000000000000000
[   27.666473] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   27.666474] CR2: 000055fc0f7d6750 CR3: 00000002da00a004 CR4: 00000000003606e0
[   27.666474] Call Trace:
[   27.666478]  tb_ring_stop+0x109/0x160 [thunderbolt]
[   27.666480]  tb_ctl_stop+0x3c/0xc0 [thunderbolt]
[   27.666482]  tb_domain_remove+0x42/0x70 [thunderbolt]
[   27.666484]  nhi_remove+0x1d/0x30 [thunderbolt]
[   27.666485]  pci_device_remove+0x3e/0xb0
[   27.666487]  device_release_driver_internal+0x18a/0x250
[   27.666488]  device_release_driver+0x12/0x20
[   27.666489]  pci_stop_bus_device+0x7f/0xa0
[   27.666490]  pci_stop_and_remove_bus_device+0x12/0x20
[   27.666492]  trim_stale_devices+0x13c/0x150
[   27.666493]  trim_stale_devices+0xa9/0x150
[   27.666494]  trim_stale_devices+0xbb/0x150
[   27.666495]  ? get_slot_status+0xa2/0x100
[   27.666496]  acpiphp_check_bridge.part.10+0x100/0x140
[   27.666497]  acpiphp_hotplug_notify+0x18e/0x220
[   27.666498]  ? free_bridge+0x100/0x100
[   27.666499]  acpi_device_hotplug+0xa4/0x4b0
[   27.666500]  acpi_hotplug_work_fn+0x1e/0x30
[   27.666501]  process_one_work+0x1fd/0x3e0
[   27.666503]  worker_thread+0x34/0x410
[   27.666504]  kthread+0x121/0x140
[   27.666505]  ? process_one_work+0x3e0/0x3e0
[   27.666506]  ? kthread_create_worker_on_cpu+0x70/0x70
[   27.666507]  ret_from_fork+0x35/0x40
[   27.666508] ---[ end trace e2c9200fd11b91c7 ]---
[   27.666515] thunderbolt 0000:09:00.0: stopping TX ring 0
[   27.666521] thunderbolt 0000:09:00.0: disabling interrupt at register 0x38200 bit 0 (0x0 -> 0x0)
[   27.666521] ------------[ cut here ]------------
[   27.666522] thunderbolt 0000:09:00.0: interrupt for TX ring 0 is already disabled
[   27.666528] WARNING: CPU: 5 PID: 139 at /home/kernel/COD/linux/drivers/thunderbolt/nhi.c:106 ring_interrupt_active+0x20c/0x270 [thunderbolt]
[   27.666528] Modules linked in: ccm thunderbolt rfcomm cmac bnep arc4 nls_iso8859_1 8250_dw intel_rapl x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_realtek snd_hda_codec_generic coretemp snd_hda_codec_hdmi kvm_intel snd_hda_intel kvm snd_hda_codec irqbypass snd_hda_core morus1280_avx2 morus1280_sse2 morus1280_glue snd_hwdep morus640_sse2 morus640_glue snd_pcm iwlmvm aegis256_aesni aegis128l_aesni mac80211 aegis128_aesni crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc snd_seq_midi snd_seq_midi_event snd_rawmidi aesni_intel aes_x86_64 snd_seq crypto_simd cryptd glue_helper iwlwifi intel_cstate intel_rapl_perf idma64 btusb virt_dma snd_seq_device btrtl snd_timer btbcm btintel bluetooth snd ir_rc6_decoder wmi_bmof intel_wmi_thunderbolt mei_me input_leds cfg80211 serio_raw intel_lpss_pci
[   27.666545]  ecdh_generic tps6598x mei intel_lpss intel_pch_thermal soundcore typec rc_rc6_mce ite_cir rc_core acpi_pad mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables hid_generic usbhid hid amdkfd amd_iommu_v2 amdgpu chash gpu_sched ttm drm_kms_helper syscopyarea psmouse sysfillrect sysimgblt fb_sys_fops igb e1000e drm sdhci_pci dca cqhci i2c_algo_bit sdhci wmi pinctrl_sunrisepoint video pinctrl_intel
[   27.666557] CPU: 5 PID: 139 Comm: kworker/u16:3 Tainted: G        W         4.18.0-041800rc3-generic #201807012030
[   27.666557] Hardware name: Intel Corporation NUC8i7HVK/NUC8i7HVB, BIOS HNKBLi70.86A.0044.2018.0615.1726 06/15/2018
[   27.666558] Workqueue: kacpi_hotplug acpi_hotplug_work_fn
[   27.666560] RIP: 0010:ring_interrupt_active+0x20c/0x270 [thunderbolt]
[   27.666560] Code: 48 89 55 c8 44 89 45 d4 e8 61 70 69 ef 44 8b 45 d4 48 8b 55 c8 4d 89 f9 4c 89 e1 48 89 c6 48 c7 c7 50 3a df c0 e8 64 c1 0a ef <0f> 0b e9 36 ff ff ff 41 0f b6 46 78 d3 e0 09 c7 e9 cd fe ff ff 03 
[   27.666575] RSP: 0018:ffffb436420a7b50 EFLAGS: 00010086
[   27.666576] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000006
[   27.666577] RDX: 0000000000000007 RSI: 0000000000000096 RDI: ffff90147ed564b0
[   27.666577] RBP: ffffb436420a7b88 R08: 0000000000000502 R09: 0000000000000004
[   27.666577] R10: 0000000000000040 R11: 0000000000000001 R12: ffffffffc0df324d
[   27.666578] R13: 0000000000038200 R14: ffff901465a86840 R15: ffffffffc0df3244
[   27.666579] FS:  0000000000000000(0000) GS:ffff90147ed40000(0000) knlGS:0000000000000000
[   27.666579] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   27.666580] CR2: 000055fc0f7d6750 CR3: 00000002da00a004 CR4: 00000000003606e0
[   27.666580] Call Trace:
[   27.666582]  tb_ring_stop+0x109/0x160 [thunderbolt]
[   27.666584]  tb_ctl_stop+0x45/0xc0 [thunderbolt]
[   27.666586]  tb_domain_remove+0x42/0x70 [thunderbolt]
[   27.666587]  nhi_remove+0x1d/0x30 [thunderbolt]
[   27.666588]  pci_device_remove+0x3e/0xb0
[   27.666589]  device_release_driver_internal+0x18a/0x250
[   27.666591]  device_release_driver+0x12/0x20
[   27.666592]  pci_stop_bus_device+0x7f/0xa0
[   27.666592]  pci_stop_and_remove_bus_device+0x12/0x20
[   27.666593]  trim_stale_devices+0x13c/0x150
[   27.666594]  trim_stale_devices+0xa9/0x150
[   27.666595]  trim_stale_devices+0xbb/0x150
[   27.666596]  ? get_slot_status+0xa2/0x100
[   27.666597]  acpiphp_check_bridge.part.10+0x100/0x140
[   27.666598]  acpiphp_hotplug_notify+0x18e/0x220
[   27.666599]  ? free_bridge+0x100/0x100
[   27.666600]  acpi_device_hotplug+0xa4/0x4b0
[   27.666601]  acpi_hotplug_work_fn+0x1e/0x30
[   27.666602]  process_one_work+0x1fd/0x3e0
[   27.666603]  worker_thread+0x34/0x410
[   27.666604]  kthread+0x121/0x140
[   27.666605]  ? process_one_work+0x3e0/0x3e0
[   27.666606]  ? kthread_create_worker_on_cpu+0x70/0x70
[   27.666607]  ret_from_fork+0x35/0x40
[   27.666608] ---[ end trace e2c9200fd11b91c8 ]---
[   27.666612] thunderbolt 0000:09:00.0: control channel stopped
[   27.666670] thunderbolt 0000:09:00.0: freeing RX ring 0
[   27.666675] thunderbolt 0000:09:00.0: freeing TX ring 0
[   27.666679] thunderbolt 0000:09:00.0: shutdown

Note You need to log in before you can comment on or make changes to this bug.