Hi All, I am getting "mmc1: Invalid vdd 0x1f" kernel warnings while bringing up my WLAN device on 4.15.9 kernel. This problem is seen on one platform whereas it's not there on other. Previously I was using 4.4 kernel where this issue wasn't observed Please find attached log. All inputs are very much appreciated. Regards, Amitkumar
[70260.702241] ------------[ cut here ]------------ [70260.702250] mmc1: Invalid vdd 0x1f [70260.702347] WARNING: CPU: 0 PID: 9992 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.702351] Modules linked in: rsi_sdio(+) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70260.702427] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70260.702506] CPU: 0 PID: 9992 Comm: insmod Tainted: G W 4.15.0-1000-caracalla #1 [70260.702508] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70260.702516] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.702518] RSP: 0018:ffffae270033f930 EFLAGS: 00010282 [70260.702522] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70260.702524] RDX: 0000000000000007 RSI: 0000000000000092 RDI: ffff8e25f0016490 [70260.702526] RBP: ffffae270033f938 R08: 0000000000000001 R09: 0000000000000be8 [70260.702528] R10: 0000000000000000 R11: 0000000000000be8 R12: 0000000000000001 [70260.702530] R13: ffff8e25b4458580 R14: 0000000000000000 R15: ffffffffb5bedcd0 [70260.702533] FS: 00007f963b5f9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70260.702536] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70260.702538] CR2: 0000557aede2e410 CR3: 00000000752ce000 CR4: 00000000001006f0 [70260.702540] Call Trace: [70260.702552] sdhci_set_power+0x5a/0x60 [sdhci] [70260.702559] sdhci_set_ios+0x360/0x3b0 [sdhci] [70260.702566] mmc_set_initial_state+0x92/0x120 [70260.702570] mmc_power_up.part.34+0x33/0x1d0 [70260.702574] mmc_power_up+0x17/0x20 [70260.702579] mmc_sdio_runtime_resume+0x2d/0x50 [70260.702582] mmc_runtime_resume+0x17/0x20 [70260.702588] __rpm_callback+0xc4/0x200 [70260.702593] ? idr_alloc_cyclic+0x57/0xd0 [70260.702597] ? mmc_runtime_suspend+0x20/0x20 [70260.702601] rpm_callback+0x24/0x80 [70260.702604] ? mmc_runtime_suspend+0x20/0x20 [70260.702608] rpm_resume+0x4b3/0x6c0 [70260.702613] __pm_runtime_resume+0x4e/0x80 [70260.702620] driver_probe_device+0x41/0x490 [70260.702624] __driver_attach+0xdf/0xf0 [70260.702628] ? driver_probe_device+0x490/0x490 [70260.702633] bus_for_each_dev+0x6c/0xc0 [70260.702637] driver_attach+0x1e/0x20 [70260.702641] bus_add_driver+0x1f4/0x270 [70260.702649] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.702653] driver_register+0x60/0xe0 [70260.702659] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.702663] sdio_register_driver+0x20/0x30 [70260.702669] rsi_module_init+0x16/0x40 [rsi_sdio] [70260.702675] do_one_initcall+0x53/0x1b0 [70260.702679] ? _cond_resched+0x1a/0x50 [70260.702684] ? kmem_cache_alloc_trace+0x10f/0x1c0 [70260.702690] do_init_module+0x5f/0x219 [70260.702694] load_module+0x192e/0x1d70 [70260.702702] ? ima_post_read_file+0x83/0xa0 [70260.702708] SYSC_finit_module+0xe5/0x120 [70260.702712] ? SYSC_finit_module+0xe5/0x120 [70260.702717] SyS_finit_module+0xe/0x10 [70260.702721] do_syscall_64+0x6d/0x120 [70260.702726] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70260.702729] RIP: 0033:0x7f963b107839 [70260.702731] RSP: 002b:00007ffd6c7b1e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [70260.702735] RAX: ffffffffffffffda RBX: 000055c818f83820 RCX: 00007f963b107839 [70260.702737] RDX: 0000000000000000 RSI: 000055c818f83260 RDI: 0000000000000003 [70260.702739] RBP: 000055c818f83260 R08: 0000000000000000 R09: 0000000000000000 [70260.702741] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000 [70260.702743] R13: 000055c818f837c0 R14: 0000000000000000 R15: 000055c818f83260 [70260.702746] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70260.702821] ---[ end trace fb6af07a465575ef ]--- [70260.727133] ------------[ cut here ]------------ [70260.727138] mmc1: Invalid vdd 0x1f [70260.727239] WARNING: CPU: 0 PID: 9992 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.727241] Modules linked in: rsi_sdio(+) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70260.727318] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70260.727395] CPU: 0 PID: 9992 Comm: insmod Tainted: G W 4.15.0-1000-caracalla #1 [70260.727397] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70260.727404] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.727407] RSP: 0018:ffffae270033f950 EFLAGS: 00010286 [70260.727411] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70260.727413] RDX: 0000000000000007 RSI: 0000000000000092 RDI: ffff8e25f0016490 [70260.727415] RBP: ffffae270033f958 R08: 0000000000000001 R09: 0000000000000c27 [70260.727417] R10: 000000000000038b R11: 0000000000000c27 R12: 0000000000000002 [70260.727419] R13: ffff8e25b4458580 R14: 0000000000000000 R15: ffffffffb5bedcd0 [70260.727423] FS: 00007f963b5f9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70260.727425] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70260.727427] CR2: 0000557aede21398 CR3: 00000000752ce000 CR4: 00000000001006f0 [70260.727430] Call Trace: [70260.727441] sdhci_set_power+0x5a/0x60 [sdhci] [70260.727448] sdhci_set_ios+0x360/0x3b0 [sdhci] [70260.727456] mmc_power_up.part.34+0xf4/0x1d0 [70260.727460] mmc_power_up+0x17/0x20 [70260.727464] mmc_sdio_runtime_resume+0x2d/0x50 [70260.727468] mmc_runtime_resume+0x17/0x20 [70260.727476] __rpm_callback+0xc4/0x200 [70260.727481] ? idr_alloc_cyclic+0x57/0xd0 [70260.727484] ? mmc_runtime_suspend+0x20/0x20 [70260.727488] rpm_callback+0x24/0x80 [70260.727492] ? mmc_runtime_suspend+0x20/0x20 [70260.727496] rpm_resume+0x4b3/0x6c0 [70260.727501] __pm_runtime_resume+0x4e/0x80 [70260.727508] driver_probe_device+0x41/0x490 [70260.727512] __driver_attach+0xdf/0xf0 [70260.727516] ? driver_probe_device+0x490/0x490 [70260.727521] bus_for_each_dev+0x6c/0xc0 [70260.727526] driver_attach+0x1e/0x20 [70260.727529] bus_add_driver+0x1f4/0x270 [70260.727537] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.727541] driver_register+0x60/0xe0 [70260.727548] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.727551] sdio_register_driver+0x20/0x30 [70260.727557] rsi_module_init+0x16/0x40 [rsi_sdio] [70260.727563] do_one_initcall+0x53/0x1b0 [70260.727568] ? _cond_resched+0x1a/0x50 [70260.727573] ? kmem_cache_alloc_trace+0x10f/0x1c0 [70260.727579] do_init_module+0x5f/0x219 [70260.727584] load_module+0x192e/0x1d70 [70260.727592] ? ima_post_read_file+0x83/0xa0 [70260.727597] SYSC_finit_module+0xe5/0x120 [70260.727601] ? SYSC_finit_module+0xe5/0x120 [70260.727606] SyS_finit_module+0xe/0x10 [70260.727610] do_syscall_64+0x6d/0x120 [70260.727615] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70260.727618] RIP: 0033:0x7f963b107839 [70260.727621] RSP: 002b:00007ffd6c7b1e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [70260.727624] RAX: ffffffffffffffda RBX: 000055c818f83820 RCX: 00007f963b107839 [70260.727626] RDX: 0000000000000000 RSI: 000055c818f83260 RDI: 0000000000000003 [70260.727628] RBP: 000055c818f83260 R08: 0000000000000000 R09: 0000000000000000 [70260.727630] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000 [70260.727632] R13: 000055c818f837c0 R14: 0000000000000000 R15: 000055c818f83260 [70260.727636] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70260.727711] ---[ end trace fb6af07a465575f0 ]--- [70260.749271] ------------[ cut here ]------------ [70260.749284] mmc1: Invalid vdd 0x1f [70260.749395] WARNING: CPU: 0 PID: 9992 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.749397] Modules linked in: rsi_sdio(+) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70260.749483] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70260.749568] CPU: 0 PID: 9992 Comm: insmod Tainted: G W 4.15.0-1000-caracalla #1 [70260.749570] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70260.749578] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.749581] RSP: 0018:ffffae270033f8e0 EFLAGS: 00010286 [70260.749585] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70260.749587] RDX: 0000000000000007 RSI: 0000000000000092 RDI: ffff8e25f0016490 [70260.749589] RBP: ffffae270033f8e8 R08: 0000000000000001 R09: 0000000000000c65 [70260.749592] R10: ffffffffb6803dd8 R11: 0000000000000c65 R12: 0000000000000002 [70260.749594] R13: ffff8e25b4458580 R14: 0000000000000000 R15: ffffffffb5bedcd0 [70260.749598] FS: 00007f963b5f9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70260.749600] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70260.749602] CR2: 00007fefd1053620 CR3: 00000000752ce000 CR4: 00000000001006f0 [70260.749606] Call Trace: [70260.749617] sdhci_set_power+0x5a/0x60 [sdhci] [70260.749625] sdhci_set_ios+0x360/0x3b0 [sdhci] [70260.749633] mmc_set_chip_select+0x32/0xa0 [70260.749639] mmc_go_idle+0xa6/0xe0 [70260.749644] mmc_sdio_power_restore+0x28/0xc0 [70260.749648] mmc_sdio_runtime_resume+0x35/0x50 [70260.749652] mmc_runtime_resume+0x17/0x20 [70260.749661] __rpm_callback+0xc4/0x200 [70260.749666] ? idr_alloc_cyclic+0x57/0xd0 [70260.749670] ? mmc_runtime_suspend+0x20/0x20 [70260.749674] rpm_callback+0x24/0x80 [70260.749678] ? mmc_runtime_suspend+0x20/0x20 [70260.749683] rpm_resume+0x4b3/0x6c0 [70260.749688] __pm_runtime_resume+0x4e/0x80 [70260.749696] driver_probe_device+0x41/0x490 [70260.749700] __driver_attach+0xdf/0xf0 [70260.749705] ? driver_probe_device+0x490/0x490 [70260.749712] bus_for_each_dev+0x6c/0xc0 [70260.749717] driver_attach+0x1e/0x20 [70260.749720] bus_add_driver+0x1f4/0x270 [70260.749729] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.749733] driver_register+0x60/0xe0 [70260.749740] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.749744] sdio_register_driver+0x20/0x30 [70260.749751] rsi_module_init+0x16/0x40 [rsi_sdio] [70260.749757] do_one_initcall+0x53/0x1b0 [70260.749763] ? _cond_resched+0x1a/0x50 [70260.749768] ? kmem_cache_alloc_trace+0x10f/0x1c0 [70260.749774] do_init_module+0x5f/0x219 [70260.749779] load_module+0x192e/0x1d70 [70260.749788] ? ima_post_read_file+0x83/0xa0 [70260.749794] SYSC_finit_module+0xe5/0x120 [70260.749798] ? SYSC_finit_module+0xe5/0x120 [70260.749804] SyS_finit_module+0xe/0x10 [70260.749808] do_syscall_64+0x6d/0x120 [70260.749814] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70260.749818] RIP: 0033:0x7f963b107839 [70260.749820] RSP: 002b:00007ffd6c7b1e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [70260.749825] RAX: ffffffffffffffda RBX: 000055c818f83820 RCX: 00007f963b107839 [70260.749827] RDX: 0000000000000000 RSI: 000055c818f83260 RDI: 0000000000000003 [70260.749829] RBP: 000055c818f83260 R08: 0000000000000000 R09: 0000000000000000 [70260.749831] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000 [70260.749833] R13: 000055c818f837c0 R14: 0000000000000000 R15: 000055c818f83260 [70260.749837] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70260.749919] ---[ end trace fb6af07a465575f1 ]--- [70260.752183] ------------[ cut here ]------------ [70260.752187] mmc1: Invalid vdd 0x1f [70260.752283] WARNING: CPU: 0 PID: 9992 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.752286] Modules linked in: rsi_sdio(+) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70260.752385] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70260.752486] CPU: 0 PID: 9992 Comm: insmod Tainted: G W 4.15.0-1000-caracalla #1 [70260.752488] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70260.752497] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.752500] RSP: 0018:ffffae270033f8e0 EFLAGS: 00010286 [70260.752505] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70260.752508] RDX: 0000000000000007 RSI: 0000000000000092 RDI: ffff8e25f0016490 [70260.752511] RBP: ffffae270033f8e8 R08: 0000000000000001 R09: 0000000000000ca4 [70260.752513] R10: 000000000000036b R11: 0000000000000ca4 R12: 0000000000000002 [70260.752516] R13: ffff8e25b4458580 R14: 0000000000000000 R15: ffffffffb5bedcd0 [70260.752520] FS: 00007f963b5f9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70260.752523] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70260.752526] CR2: 00007fefd1053620 CR3: 00000000752ce000 CR4: 00000000001006f0 [70260.752529] Call Trace: [70260.752541] sdhci_set_power+0x5a/0x60 [sdhci] [70260.752550] sdhci_set_ios+0x360/0x3b0 [sdhci] [70260.752558] mmc_set_chip_select+0x32/0xa0 [70260.752564] mmc_go_idle+0xc1/0xe0 [70260.752571] mmc_sdio_power_restore+0x28/0xc0 [70260.752576] mmc_sdio_runtime_resume+0x35/0x50 [70260.752581] mmc_runtime_resume+0x17/0x20 [70260.752588] __rpm_callback+0xc4/0x200 [70260.752594] ? idr_alloc_cyclic+0x57/0xd0 [70260.752598] ? mmc_runtime_suspend+0x20/0x20 [70260.752604] rpm_callback+0x24/0x80 [70260.752609] ? mmc_runtime_suspend+0x20/0x20 [70260.752614] rpm_resume+0x4b3/0x6c0 [70260.752621] __pm_runtime_resume+0x4e/0x80 [70260.752630] driver_probe_device+0x41/0x490 [70260.752635] __driver_attach+0xdf/0xf0 [70260.752641] ? driver_probe_device+0x490/0x490 [70260.752648] bus_for_each_dev+0x6c/0xc0 [70260.752653] driver_attach+0x1e/0x20 [70260.752658] bus_add_driver+0x1f4/0x270 [70260.752668] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.752673] driver_register+0x60/0xe0 [70260.752682] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.752687] sdio_register_driver+0x20/0x30 [70260.752695] rsi_module_init+0x16/0x40 [rsi_sdio] [70260.752702] do_one_initcall+0x53/0x1b0 [70260.752708] ? _cond_resched+0x1a/0x50 [70260.752714] ? kmem_cache_alloc_trace+0x10f/0x1c0 [70260.752720] do_init_module+0x5f/0x219 [70260.752727] load_module+0x192e/0x1d70 [70260.752736] ? ima_post_read_file+0x83/0xa0 [70260.752744] SYSC_finit_module+0xe5/0x120 [70260.752749] ? SYSC_finit_module+0xe5/0x120 [70260.752756] SyS_finit_module+0xe/0x10 [70260.752762] do_syscall_64+0x6d/0x120 [70260.752768] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70260.752773] RIP: 0033:0x7f963b107839 [70260.752775] RSP: 002b:00007ffd6c7b1e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [70260.752781] RAX: ffffffffffffffda RBX: 000055c818f83820 RCX: 00007f963b107839 [70260.752784] RDX: 0000000000000000 RSI: 000055c818f83260 RDI: 0000000000000003 [70260.752786] RBP: 000055c818f83260 R08: 0000000000000000 R09: 0000000000000000 [70260.752789] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000 [70260.752791] R13: 000055c818f837c0 R14: 0000000000000000 R15: 000055c818f83260 [70260.752796] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70260.752899] ---[ end trace fb6af07a465575f2 ]--- [70260.766431] ------------[ cut here ]------------ [70260.766436] mmc1: Invalid vdd 0x1f [70260.766536] WARNING: CPU: 0 PID: 9992 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.766538] Modules linked in: rsi_sdio(+) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70260.766616] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70260.766695] CPU: 0 PID: 9992 Comm: insmod Tainted: G W 4.15.0-1000-caracalla #1 [70260.766697] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70260.766704] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.766706] RSP: 0000:ffffae270033f8d8 EFLAGS: 00010282 [70260.766710] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70260.766712] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8e25f0016490 [70260.766714] RBP: ffffae270033f8e0 R08: 0000000000000001 R09: 0000000000000ce3 [70260.766716] R10: 0000000000000183 R11: 0000000000000ce3 R12: 0000000000000002 [70260.766718] R13: ffff8e25b4458580 R14: ffffffffb62fd660 R15: ffff8e25b4565800 [70260.766722] FS: 00007f963b5f9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70260.766724] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70260.766726] CR2: 00007fefd10fc7d0 CR3: 00000000752ce000 CR4: 00000000001006f0 [70260.766728] Call Trace: [70260.766740] sdhci_set_power+0x5a/0x60 [sdhci] [70260.766747] sdhci_set_ios+0x360/0x3b0 [sdhci] [70260.766754] mmc_set_timing+0x32/0xa0 [70260.766760] mmc_sdio_init_card+0x7d1/0xc20 [70260.766765] ? mmc_runtime_suspend+0x20/0x20 [70260.766769] mmc_sdio_power_restore+0x7e/0xc0 [70260.766772] mmc_sdio_runtime_resume+0x35/0x50 [70260.766776] mmc_runtime_resume+0x17/0x20 [70260.766782] __rpm_callback+0xc4/0x200 [70260.766787] ? idr_alloc_cyclic+0x57/0xd0 [70260.766790] ? mmc_runtime_suspend+0x20/0x20 [70260.766794] rpm_callback+0x24/0x80 [70260.766798] ? mmc_runtime_suspend+0x20/0x20 [70260.766802] rpm_resume+0x4b3/0x6c0 [70260.766807] __pm_runtime_resume+0x4e/0x80 [70260.766816] driver_probe_device+0x41/0x490 [70260.766820] __driver_attach+0xdf/0xf0 [70260.766824] ? driver_probe_device+0x490/0x490 [70260.766829] bus_for_each_dev+0x6c/0xc0 [70260.766833] driver_attach+0x1e/0x20 [70260.766836] bus_add_driver+0x1f4/0x270 [70260.766844] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.766848] driver_register+0x60/0xe0 [70260.766855] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.766858] sdio_register_driver+0x20/0x30 [70260.766864] rsi_module_init+0x16/0x40 [rsi_sdio] [70260.766870] do_one_initcall+0x53/0x1b0 [70260.766875] ? _cond_resched+0x1a/0x50 [70260.766879] ? kmem_cache_alloc_trace+0x10f/0x1c0 [70260.766885] do_init_module+0x5f/0x219 [70260.766890] load_module+0x192e/0x1d70 [70260.766898] ? ima_post_read_file+0x83/0xa0 [70260.766903] SYSC_finit_module+0xe5/0x120 [70260.766907] ? SYSC_finit_module+0xe5/0x120 [70260.766912] SyS_finit_module+0xe/0x10 [70260.766916] do_syscall_64+0x6d/0x120 [70260.766921] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70260.766924] RIP: 0033:0x7f963b107839 [70260.766926] RSP: 002b:00007ffd6c7b1e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [70260.766930] RAX: ffffffffffffffda RBX: 000055c818f83820 RCX: 00007f963b107839 [70260.766932] RDX: 0000000000000000 RSI: 000055c818f83260 RDI: 0000000000000003 [70260.766934] RBP: 000055c818f83260 R08: 0000000000000000 R09: 0000000000000000 [70260.766936] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000 [70260.766938] R13: 000055c818f837c0 R14: 0000000000000000 R15: 000055c818f83260 [70260.766941] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70260.767017] ---[ end trace fb6af07a465575f3 ]--- [70260.767053] ------------[ cut here ]------------ [70260.767055] mmc1: Invalid vdd 0x1f [70260.767116] WARNING: CPU: 0 PID: 9992 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.767118] Modules linked in: rsi_sdio(+) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70260.767188] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70260.767260] CPU: 0 PID: 9992 Comm: insmod Tainted: G W 4.15.0-1000-caracalla #1 [70260.767261] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70260.767268] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.767270] RSP: 0000:ffffae270033f8d8 EFLAGS: 00010282 [70260.767273] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70260.767275] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8e25f0016490 [70260.767277] RBP: ffffae270033f8e0 R08: 0000000000000001 R09: 0000000000000d23 [70260.767279] R10: 0000000000000183 R11: 0000000000000d23 R12: 0000000000000002 [70260.767281] R13: ffff8e25b4458580 R14: ffffffffb62fd660 R15: ffff8e25b4565800 [70260.767284] FS: 00007f963b5f9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70260.767286] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70260.767288] CR2: 00007fefd10fc7d0 CR3: 00000000752ce000 CR4: 00000000001006f0 [70260.767290] Call Trace: [70260.767298] sdhci_set_power+0x5a/0x60 [sdhci] [70260.767304] sdhci_set_ios+0x360/0x3b0 [sdhci] [70260.767309] mmc_set_clock+0x4c/0xc0 [70260.767313] mmc_sdio_init_card+0x808/0xc20 [70260.767318] ? mmc_runtime_suspend+0x20/0x20 [70260.767321] mmc_sdio_power_restore+0x7e/0xc0 [70260.767325] mmc_sdio_runtime_resume+0x35/0x50 [70260.767329] mmc_runtime_resume+0x17/0x20 [70260.767334] __rpm_callback+0xc4/0x200 [70260.767338] ? idr_alloc_cyclic+0x57/0xd0 [70260.767341] ? mmc_runtime_suspend+0x20/0x20 [70260.767345] rpm_callback+0x24/0x80 [70260.767349] ? mmc_runtime_suspend+0x20/0x20 [70260.767352] rpm_resume+0x4b3/0x6c0 [70260.767358] __pm_runtime_resume+0x4e/0x80 [70260.767363] driver_probe_device+0x41/0x490 [70260.767367] __driver_attach+0xdf/0xf0 [70260.767371] ? driver_probe_device+0x490/0x490 [70260.767375] bus_for_each_dev+0x6c/0xc0 [70260.767379] driver_attach+0x1e/0x20 [70260.767382] bus_add_driver+0x1f4/0x270 [70260.767389] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.767393] driver_register+0x60/0xe0 [70260.767399] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.767403] sdio_register_driver+0x20/0x30 [70260.767409] rsi_module_init+0x16/0x40 [rsi_sdio] [70260.767414] do_one_initcall+0x53/0x1b0 [70260.767417] ? _cond_resched+0x1a/0x50 [70260.767421] ? kmem_cache_alloc_trace+0x10f/0x1c0 [70260.767426] do_init_module+0x5f/0x219 [70260.767430] load_module+0x192e/0x1d70 [70260.767437] ? ima_post_read_file+0x83/0xa0 [70260.767442] SYSC_finit_module+0xe5/0x120 [70260.767446] ? SYSC_finit_module+0xe5/0x120 [70260.767451] SyS_finit_module+0xe/0x10 [70260.767455] do_syscall_64+0x6d/0x120 [70260.767460] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70260.767463] RIP: 0033:0x7f963b107839 [70260.767465] RSP: 002b:00007ffd6c7b1e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [70260.767469] RAX: ffffffffffffffda RBX: 000055c818f83820 RCX: 00007f963b107839 [70260.767470] RDX: 0000000000000000 RSI: 000055c818f83260 RDI: 0000000000000003 [70260.767472] RBP: 000055c818f83260 R08: 0000000000000000 R09: 0000000000000000 [70260.767474] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000 [70260.767476] R13: 000055c818f837c0 R14: 0000000000000000 R15: 000055c818f83260 [70260.767479] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70260.767554] ---[ end trace fb6af07a465575f4 ]--- [70260.767746] ------------[ cut here ]------------ [70260.767750] mmc1: Invalid vdd 0x1f [70260.767830] WARNING: CPU: 0 PID: 9992 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.767832] Modules linked in: rsi_sdio(+) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70260.767906] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70260.767981] CPU: 0 PID: 9992 Comm: insmod Tainted: G W 4.15.0-1000-caracalla #1 [70260.767983] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70260.767990] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.767992] RSP: 0000:ffffae270033f8b8 EFLAGS: 00010286 [70260.767996] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70260.767998] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8e25f0016490 [70260.768000] RBP: ffffae270033f8c0 R08: 0000000000000001 R09: 0000000000000d63 [70260.768002] R10: 000000000000028c R11: 0000000000000d63 R12: 0000000000000002 [70260.768004] R13: ffff8e25b4458580 R14: ffffffffb62fd660 R15: ffff8e25b4565800 [70260.768008] FS: 00007f963b5f9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70260.768010] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70260.768012] CR2: 00007fefd10fc7d0 CR3: 00000000752ce000 CR4: 00000000001006f0 [70260.768014] Call Trace: [70260.768024] sdhci_set_power+0x5a/0x60 [sdhci] [70260.768031] sdhci_set_ios+0x360/0x3b0 [sdhci] [70260.768038] mmc_set_bus_width+0x32/0xa0 [70260.768042] sdio_enable_4bit_bus+0x5e/0x80 [70260.768046] mmc_sdio_init_card+0x810/0xc20 [70260.768051] ? mmc_runtime_suspend+0x20/0x20 [70260.768054] mmc_sdio_power_restore+0x7e/0xc0 [70260.768058] mmc_sdio_runtime_resume+0x35/0x50 [70260.768062] mmc_runtime_resume+0x17/0x20 [70260.768067] __rpm_callback+0xc4/0x200 [70260.768071] ? idr_alloc_cyclic+0x57/0xd0 [70260.768075] ? mmc_runtime_suspend+0x20/0x20 [70260.768079] rpm_callback+0x24/0x80 [70260.768082] ? mmc_runtime_suspend+0x20/0x20 [70260.768086] rpm_resume+0x4b3/0x6c0 [70260.768091] __pm_runtime_resume+0x4e/0x80 [70260.768098] driver_probe_device+0x41/0x490 [70260.768102] __driver_attach+0xdf/0xf0 [70260.768106] ? driver_probe_device+0x490/0x490 [70260.768111] bus_for_each_dev+0x6c/0xc0 [70260.768115] driver_attach+0x1e/0x20 [70260.768118] bus_add_driver+0x1f4/0x270 [70260.768126] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.768130] driver_register+0x60/0xe0 [70260.768136] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.768139] sdio_register_driver+0x20/0x30 [70260.768146] rsi_module_init+0x16/0x40 [rsi_sdio] [70260.768151] do_one_initcall+0x53/0x1b0 [70260.768155] ? _cond_resched+0x1a/0x50 [70260.768159] ? kmem_cache_alloc_trace+0x10f/0x1c0 [70260.768165] do_init_module+0x5f/0x219 [70260.768169] load_module+0x192e/0x1d70 [70260.768176] ? ima_post_read_file+0x83/0xa0 [70260.768182] SYSC_finit_module+0xe5/0x120 [70260.768185] ? SYSC_finit_module+0xe5/0x120 [70260.768191] SyS_finit_module+0xe/0x10 [70260.768195] do_syscall_64+0x6d/0x120 [70260.768199] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70260.768203] RIP: 0033:0x7f963b107839 [70260.768205] RSP: 002b:00007ffd6c7b1e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [70260.768208] RAX: ffffffffffffffda RBX: 000055c818f83820 RCX: 00007f963b107839 [70260.768211] RDX: 0000000000000000 RSI: 000055c818f83260 RDI: 0000000000000003 [70260.768213] RBP: 000055c818f83260 R08: 0000000000000000 R09: 0000000000000000 [70260.768215] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000 [70260.768217] R13: 000055c818f837c0 R14: 0000000000000000 R15: 000055c818f83260 [70260.768220] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70260.768295] ---[ end trace fb6af07a465575f5 ]--- [70260.775275] ------------[ cut here ]------------ [70260.775281] mmc1: Invalid vdd 0x1f [70260.775381] WARNING: CPU: 0 PID: 9992 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.775384] Modules linked in: rsi_sdio(+) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70260.775460] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70260.775538] CPU: 0 PID: 9992 Comm: insmod Tainted: G W 4.15.0-1000-caracalla #1 [70260.775540] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70260.775548] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70260.775550] RSP: 0000:ffffae270033fa40 EFLAGS: 00010286 [70260.775554] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70260.775557] RDX: 0000000000000007 RSI: 0000000000000096 RDI: ffff8e25f0016490 [70260.775559] RBP: ffffae270033fa48 R08: 0000000000000001 R09: 0000000000000da4 [70260.775561] R10: 0000000000000346 R11: 0000000000000da4 R12: 0000000000000002 [70260.775563] R13: ffff8e25b4458580 R14: ffffffffc0c9d020 R15: ffffffffc0c9b290 [70260.775566] FS: 00007f963b5f9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70260.775569] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70260.775571] CR2: 00007fefd118e5d0 CR3: 00000000752ce000 CR4: 00000000001006f0 [70260.775573] Call Trace: [70260.775585] sdhci_set_power+0x5a/0x60 [sdhci] [70260.775592] sdhci_set_ios+0x360/0x3b0 [sdhci] [70260.775601] rsi_setupcard+0x4c/0xf0 [rsi_sdio] [70260.775608] rsi_probe+0xe3/0x450 [rsi_sdio] [70260.775615] sdio_bus_probe+0xfc/0x110 [70260.775621] driver_probe_device+0x2b3/0x490 [70260.775626] __driver_attach+0xdf/0xf0 [70260.775630] ? driver_probe_device+0x490/0x490 [70260.775635] bus_for_each_dev+0x6c/0xc0 [70260.775639] driver_attach+0x1e/0x20 [70260.775643] bus_add_driver+0x1f4/0x270 [70260.775649] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.775653] driver_register+0x60/0xe0 [70260.775660] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.775663] sdio_register_driver+0x20/0x30 [70260.775669] rsi_module_init+0x16/0x40 [rsi_sdio] [70260.775675] do_one_initcall+0x53/0x1b0 [70260.775680] ? _cond_resched+0x1a/0x50 [70260.775685] ? kmem_cache_alloc_trace+0x10f/0x1c0 [70260.775690] do_init_module+0x5f/0x219 [70260.775695] load_module+0x192e/0x1d70 [70260.775703] ? ima_post_read_file+0x83/0xa0 [70260.775708] SYSC_finit_module+0xe5/0x120 [70260.775712] ? SYSC_finit_module+0xe5/0x120 [70260.775717] SyS_finit_module+0xe/0x10 [70260.775721] do_syscall_64+0x6d/0x120 [70260.775726] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70260.775729] RIP: 0033:0x7f963b107839 [70260.775731] RSP: 002b:00007ffd6c7b1e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [70260.775735] RAX: ffffffffffffffda RBX: 000055c818f83820 RCX: 00007f963b107839 [70260.775737] RDX: 0000000000000000 RSI: 000055c818f83260 RDI: 0000000000000003 [70260.775739] RBP: 000055c818f83260 R08: 0000000000000000 R09: 0000000000000000 [70260.775741] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000 [70260.775743] R13: 000055c818f837c0 R14: 0000000000000000 R15: 000055c818f83260 [70260.775747] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70260.775822] ---[ end trace fb6af07a465575f6 ]--- [70260.814964] rsi_91x: ================================================ [70260.814969] rsi_91x: ================ RSI Version Info ============== [70260.814971] rsi_91x: ================================================ [70260.814975] rsi_91x: FW Version : 1.6.1 [70260.814978] rsi_91x: Operating mode : 1 [Wi-Fi alone] [70260.814981] rsi_91x: Firmware file : rsi/rs9113_wlan_qspi.rps [70260.814983] rsi_91x: ================================================ [70260.815094] nommu_map_sg: overflow 20018033fa7c+20 of device mask ffffffff [70260.815317] WARNING: CPU: 0 PID: 9992 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:885 sdhci_send_command+0x5f0/0xa90 [sdhci] [70260.815320] Modules linked in: rsi_sdio(+) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70260.815397] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70260.815475] CPU: 0 PID: 9992 Comm: insmod Tainted: G W 4.15.0-1000-caracalla #1 [70260.815477] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70260.815484] RIP: 0010:sdhci_send_command+0x5f0/0xa90 [sdhci] [70260.815486] RSP: 0018:ffffae270033f6d8 EFLAGS: 00010086 [70260.815491] RAX: 00000000ffffffe4 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70260.815493] RDX: 0000000000000000 RSI: 0000000000000092 RDI: ffff8e25f0016490 [70260.815495] RBP: ffffae270033f748 R08: 0000000000000000 R09: 0000000000000de0 [70260.815497] R10: 0000000003200000 R11: 0000000000000001 R12: ffffae270033f918 [70260.815499] R13: ffffae270033f850 R14: 0000000000000003 R15: 0000000000000202 [70260.815503] FS: 00007f963b5f9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70260.815505] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70260.815507] CR2: 00007fefcf346ad0 CR3: 00000000752ce000 CR4: 00000000001006f0 [70260.815509] Call Trace: [70260.815521] ? __schedule+0x3cd/0x890 [70260.815528] ? mod_timer+0x17b/0x3c0 [70260.815536] sdhci_request+0x7c/0xf0 [sdhci] [70260.815543] __mmc_start_request+0x5a/0x170 [70260.815547] mmc_start_request+0x74/0x90 [70260.815551] mmc_wait_for_req+0x87/0xe0 [70260.815555] mmc_io_rw_extended+0x2fd/0x330 [70260.815562] ? mmc_wait_data_done+0x30/0x30 [70260.815567] sdio_io_rw_ext_helper+0x160/0x210 [70260.815571] sdio_writesb+0x1d/0x20 [70260.815580] rsi_sdio_write_register_multiple+0x68/0x110 [rsi_sdio] [70260.815591] rsi_hal_device_init+0x357/0x910 [rsi_91x] [70260.815598] ? rsi_hal_device_init+0x357/0x910 [rsi_91x] [70260.815606] rsi_probe+0x2c6/0x450 [rsi_sdio] [70260.815611] sdio_bus_probe+0xfc/0x110 [70260.815616] driver_probe_device+0x2b3/0x490 [70260.815620] __driver_attach+0xdf/0xf0 [70260.815624] ? driver_probe_device+0x490/0x490 [70260.815629] bus_for_each_dev+0x6c/0xc0 [70260.815633] driver_attach+0x1e/0x20 [70260.815637] bus_add_driver+0x1f4/0x270 [70260.815643] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.815647] driver_register+0x60/0xe0 [70260.815653] ? rsi_sdio_ack_intr+0x50/0x50 [rsi_sdio] [70260.815657] sdio_register_driver+0x20/0x30 [70260.815663] rsi_module_init+0x16/0x40 [rsi_sdio] [70260.815669] do_one_initcall+0x53/0x1b0 [70260.815672] ? _cond_resched+0x1a/0x50 [70260.815677] ? kmem_cache_alloc_trace+0x10f/0x1c0 [70260.815682] do_init_module+0x5f/0x219 [70260.815687] load_module+0x192e/0x1d70 [70260.815697] ? ima_post_read_file+0x83/0xa0 [70260.815702] SYSC_finit_module+0xe5/0x120 [70260.815706] ? SYSC_finit_module+0xe5/0x120 [70260.815711] SyS_finit_module+0xe/0x10 [70260.815715] do_syscall_64+0x6d/0x120 [70260.815720] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70260.815723] RIP: 0033:0x7f963b107839 [70260.815725] RSP: 002b:00007ffd6c7b1e58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [70260.815729] RAX: ffffffffffffffda RBX: 000055c818f83820 RCX: 00007f963b107839 [70260.815731] RDX: 0000000000000000 RSI: 000055c818f83260 RDI: 0000000000000003 [70260.815733] RBP: 000055c818f83260 R08: 0000000000000000 R09: 0000000000000000 [70260.815735] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000 [70260.815737] R13: 000055c818f837c0 R14: 0000000000000000 R15: 000055c818f83260 [70260.815740] Code: 75 fb ff ff 48 8d bb 58 03 00 00 e8 0b 12 18 f5 e9 70 fb ff ff a8 80 0f 84 fe fe ff ff 31 f6 e9 47 fc ff ff 0f 0b e9 79 fd ff ff <0f> 0b 83 a3 54 02 00 00 fb e9 cf fe ff ff f6 43 0d 04 0f 84 86 [70260.815817] ---[ end trace fb6af07a465575f7 ]--- [70260.890385] rsi_91x: ***** Firmware Loading successful ***** [70260.907654] rsi_91x: Max Stations Allowed = 32 [70260.978096] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [70260.978307] rsi_91x: ===> Interface UP <=== [70260.979927] rsi_91x: rsi_disable_ps: Cannot accept disable PS in PS_NONE state [70260.982875] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [70261.056212] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [70266.332081] rsi_91x: rsi_disable_ps: Cannot accept disable PS in PS_NONE state [70266.372318] wlan0: authenticate with a4:70:d6:7c:05:6b [70266.372498] wlan0: send auth to a4:70:d6:7c:05:6b (try 1/3) [70266.380462] wlan0: authenticated [70266.385158] wlan0: associate with a4:70:d6:7c:05:6b (try 1/3) [70266.398667] wlan0: RX AssocResp from a4:70:d6:7c:05:6b (capab=0x431 status=0 aid=2) [70266.398764] wlan0: associated [70266.420439] rsi_91x: rsi_hal_key_config: Cipher 0xfac04 key_type: 1 key_len: 16 [70266.420452] rsi_91x: rsi_mac80211_set_key: RSI set_key [70266.420950] rsi_91x: rsi_hal_key_config: Cipher 0xfac04 key_type: 2 key_len: 16 [70266.420962] rsi_91x: rsi_mac80211_set_key: RSI set_key [70266.423281] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [70324.084112] rsi_91x: rsi_enable_ps: Cannot accept enable PS in PS_ENABLED state [70324.084138] wlan0: deauthenticating from a4:70:d6:7c:05:6b by local choice (Reason: 3=DEAUTH_LEAVING) [70324.084248] rsi_91x: rsi_mac80211_set_key: RSI del key [70324.084252] rsi_91x: rsi_hal_key_config: Cipher 0x0 key_type: 2 key_len: 0 [70324.089247] rsi_91x: rsi_mac80211_set_key: RSI del key [70324.089254] rsi_91x: rsi_hal_key_config: Cipher 0x0 key_type: 2 key_len: 0 [70324.089874] rsi_91x: ===> Interface DOWN <=== [70324.153893] nommu_map_sg: overflow 200180e7bdcc+4 of device mask ffffffff [70324.155208] WARNING: CPU: 0 PID: 10150 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:885 sdhci_send_command+0x5f0/0xa90 [sdhci] [70324.155211] Modules linked in: rsi_sdio(-) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70324.155287] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70324.155365] CPU: 0 PID: 10150 Comm: rmmod Tainted: G W 4.15.0-1000-caracalla #1 [70324.155367] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70324.155374] RIP: 0010:sdhci_send_command+0x5f0/0xa90 [sdhci] [70324.155377] RSP: 0000:ffffae2700e7ba58 EFLAGS: 00010086 [70324.155380] RAX: 00000000ffffffe4 RBX: ffff8e25b4458580 RCX: 0000000000000000 [70324.155383] RDX: 0000000000000000 RSI: ffff8e25f0016498 RDI: ffff8e25f0016498 [70324.155385] RBP: ffffae2700e7bac8 R08: 0000000000000000 R09: 0000000000000e39 [70324.155387] R10: 0000000002108800 R11: 0000000000000001 R12: ffffae2700e7bc98 [70324.155389] R13: ffffae2700e7bbd0 R14: 0000000000000003 R15: 0000000000000202 [70324.155392] FS: 00007f05927a9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70324.155394] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70324.155397] CR2: 00007ffde86eaf88 CR3: 0000000073762000 CR4: 00000000001006f0 [70324.155400] Call Trace: [70324.155412] ? __schedule+0x3cd/0x890 [70324.155419] ? mod_timer+0x17b/0x3c0 [70324.155426] sdhci_request+0x7c/0xf0 [sdhci] [70324.155432] __mmc_start_request+0x5a/0x170 [70324.155436] mmc_start_request+0x74/0x90 [70324.155440] mmc_wait_for_req+0x87/0xe0 [70324.155444] mmc_io_rw_extended+0x2fd/0x330 [70324.155451] ? mmc_wait_data_done+0x30/0x30 [70324.155456] sdio_io_rw_ext_helper+0x160/0x210 [70324.155460] sdio_writesb+0x1d/0x20 [70324.155468] rsi_sdio_write_register_multiple+0x68/0x110 [rsi_sdio] [70324.155474] rsi_disconnect+0x1ff/0x2c0 [rsi_sdio] [70324.155479] ? rsi_disconnect+0x1ff/0x2c0 [rsi_sdio] [70324.155483] sdio_bus_remove+0x33/0x100 [70324.155489] device_release_driver_internal+0x155/0x220 [70324.155493] driver_detach+0x3f/0x80 [70324.155497] bus_remove_driver+0x55/0xd0 [70324.155500] driver_unregister+0x2c/0x40 [70324.155504] sdio_unregister_driver+0x1a/0x20 [70324.155510] rsi_module_exit+0x15/0x30 [rsi_sdio] [70324.155514] SyS_delete_module+0x1e4/0x2b0 [70324.155520] ? exit_to_usermode_loop+0x9b/0xd0 [70324.155524] do_syscall_64+0x6d/0x120 [70324.155529] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70324.155532] RIP: 0033:0x7f05922be1b7 [70324.155534] RSP: 002b:00007ffeeed8d338 EFLAGS: 00000206 ORIG_RAX: 00000000000000b0 [70324.155538] RAX: ffffffffffffffda RBX: 00007ffeeed8d398 RCX: 00007f05922be1b7 [70324.155540] RDX: 000000000000000a RSI: 0000000000000800 RDI: 000055f633e18808 [70324.155542] RBP: 000055f633e187a0 R08: 00007ffeeed8c2b1 R09: 0000000000000000 [70324.155544] R10: 00007f059233acc0 R11: 0000000000000206 R12: 00007ffeeed8d560 [70324.155546] R13: 00007ffeeed8d806 R14: 000055f633e18260 R15: 000055f633e187a0 [70324.155550] Code: 75 fb ff ff 48 8d bb 58 03 00 00 e8 0b 12 18 f5 e9 70 fb ff ff a8 80 0f 84 fe fe ff ff 31 f6 e9 47 fc ff ff 0f 0b e9 79 fd ff ff <0f> 0b 83 a3 54 02 00 00 fb e9 cf fe ff ff f6 43 0d 04 0f 84 86 [70324.155625] ---[ end trace fb6af07a465575f8 ]--- [70324.267602] ------------[ cut here ]------------ [70324.267608] mmc1: Invalid vdd 0x1f [70324.267707] WARNING: CPU: 0 PID: 10150 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70324.267709] Modules linked in: rsi_sdio(-) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70324.267785] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70324.267864] CPU: 0 PID: 10150 Comm: rmmod Tainted: G W 4.15.0-1000-caracalla #1 [70324.267866] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70324.267873] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70324.267875] RSP: 0018:ffffae2700e7ba48 EFLAGS: 00010282 [70324.267879] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70324.267881] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8e25f0016490 [70324.267883] RBP: ffffae2700e7ba50 R08: 0000000000000001 R09: 0000000000000e6c [70324.267885] R10: 000000000000032c R11: 0000000000000e6c R12: 0000000000000002 [70324.267887] R13: ffff8e25b4458580 R14: 000000000000c083 R15: ffff8e25b4458368 [70324.267891] FS: 00007f05927a9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70324.267893] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70324.267896] CR2: 00007fff26b0a240 CR3: 0000000073762000 CR4: 00000000001006f0 [70324.267898] Call Trace: [70324.267910] sdhci_set_power+0x5a/0x60 [sdhci] [70324.267917] sdhci_set_ios+0x360/0x3b0 [sdhci] [70324.267924] sdhci_runtime_resume_host+0xe5/0x180 [sdhci] [70324.267931] ? acpi_dev_resume+0x60/0x60 [70324.267935] ? acpi_dev_resume+0x60/0x60 [70324.267941] sdhci_acpi_runtime_resume+0x26/0x30 [sdhci_acpi] [70324.267947] pm_generic_runtime_resume+0x2e/0x40 [70324.267951] acpi_subsys_runtime_resume+0x1e/0x30 [70324.267956] __rpm_callback+0xc4/0x200 [70324.267961] ? mmc_wait_for_req_done+0x100/0x140 [70324.267965] ? acpi_dev_resume+0x60/0x60 [70324.267969] rpm_callback+0x24/0x80 [70324.267973] ? acpi_dev_resume+0x60/0x60 [70324.267977] rpm_resume+0x4b3/0x6c0 [70324.267982] __pm_runtime_resume+0x4e/0x80 [70324.267986] __mmc_claim_host+0x1d4/0x240 [70324.267992] ? wake_up_q+0x70/0x70 [70324.267997] sdio_claim_host+0x1d/0x30 [70324.268007] rsi_sdio_write_register+0x51/0xb0 [rsi_sdio] [70324.268013] rsi_sdio_master_access_msword+0x57/0xd0 [rsi_sdio] [70324.268019] rsi_sdio_master_reg_write+0x6c/0x150 [rsi_sdio] [70324.268025] ulp_read_write.constprop.13+0x2f/0x90 [rsi_sdio] [70324.268030] rsi_disconnect+0x256/0x2c0 [rsi_sdio] [70324.268035] sdio_bus_remove+0x33/0x100 [70324.268040] device_release_driver_internal+0x155/0x220 [70324.268044] driver_detach+0x3f/0x80 [70324.268048] bus_remove_driver+0x55/0xd0 [70324.268052] driver_unregister+0x2c/0x40 [70324.268056] sdio_unregister_driver+0x1a/0x20 [70324.268061] rsi_module_exit+0x15/0x30 [rsi_sdio] [70324.268066] SyS_delete_module+0x1e4/0x2b0 [70324.268072] ? exit_to_usermode_loop+0x9b/0xd0 [70324.268076] do_syscall_64+0x6d/0x120 [70324.268082] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70324.268085] RIP: 0033:0x7f05922be1b7 [70324.268087] RSP: 002b:00007ffeeed8d338 EFLAGS: 00000206 ORIG_RAX: 00000000000000b0 [70324.268091] RAX: ffffffffffffffda RBX: 00007ffeeed8d398 RCX: 00007f05922be1b7 [70324.268093] RDX: 000000000000000a RSI: 0000000000000800 RDI: 000055f633e18808 [70324.268095] RBP: 000055f633e187a0 R08: 00007ffeeed8c2b1 R09: 0000000000000000 [70324.268097] R10: 00007f059233acc0 R11: 0000000000000206 R12: 00007ffeeed8d560 [70324.268099] R13: 00007ffeeed8d806 R14: 000055f633e18260 R15: 000055f633e187a0 [70324.268103] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70324.268178] ---[ end trace fb6af07a465575f9 ]--- [70324.960973] ------------[ cut here ]------------ [70324.960984] mmc1: Invalid vdd 0x1f [70324.961177] WARNING: CPU: 0 PID: 10150 at /home/shrirang/0_work/linux-caracalla/ubuntu-bionic/drivers/mmc/host/sdhci.c:1485 sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70324.961182] Modules linked in: rsi_sdio(-) rsi_91x btrsi ccm uas usb_storage cmac bnep arc4 rfcomm bluetooth ecdh_generic mac80211 cfg80211 rndis_host cdc_ether usbnet snd_soc_sst_bytcr_rt5660 intel_soc_dts_thermal intel_soc_dts_iosf intel_powerclamp nls_iso8859_1 dcdbas coretemp kvm_intel kvm irqbypass punit_atom_debug intel_cstate dell_smbios_wmi dell_wmi dell_smbios sparse_keymap dell_wmi_descriptor wmi_bmof input_leds mei_txe lpc_ich mei shpchp snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_acpi snd_soc_rt5660 snd_soc_acpi_intel_match snd_soc_rl6231 tpm_crb snd_soc_core dw_dmac dw_dmac_core st_pressure_i2c snd_compress ac97_bus st_accel_i2c hts221_i2c st_pressure st_accel snd_pcm_dmaengine st_sensors_i2c ad5593r hts221 st_sensors snd_pcm ad5592r_base industrialio_triggered_buffer [70324.961378] snd_timer kfifo_buf industrialio snd pwm_lpss_platform mac_hid 8250_dw soundcore spi_pxa2xx_platform pwm_lpss sch_fq_codel ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc mmc_block aesni_intel aes_x86_64 i2c_algo_bit crypto_simd glue_helper drm_kms_helper cryptd syscopyarea sysfillrect sysimgblt fb_sys_fops drm r8169 mii wmi sdhci_acpi video sdhci hid_generic usbhid hid [last unloaded: btrsi] [70324.961578] CPU: 0 PID: 10150 Comm: rmmod Tainted: G W 4.15.0-1000-caracalla #1 [70324.961583] Hardware name: Dell Inc. Edge Gateway 3003/ , BIOS 01.00.06 01/22/2018 [70324.961602] RIP: 0010:sdhci_set_power_noreg+0xdd/0x190 [sdhci] [70324.961609] RSP: 0018:ffffae2700e7bb18 EFLAGS: 00010286 [70324.961618] RAX: 0000000000000000 RBX: ffff8e25b4458580 RCX: 0000000000000006 [70324.961624] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8e25f0016490 [70324.961630] RBP: ffffae2700e7bb20 R08: 0000000000000001 R09: 0000000000000ea9 [70324.961635] R10: 0000000000000020 R11: 0000000000000ea9 R12: 0000000000000002 [70324.961641] R13: ffff8e25b4458580 R14: 000000000000c087 R15: ffff8e25b4458368 [70324.961650] FS: 00007f05927a9540(0000) GS:ffff8e25f0000000(0000) knlGS:0000000000000000 [70324.961656] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [70324.961662] CR2: 00007fdf2249c150 CR3: 0000000073762000 CR4: 00000000001006f0 [70324.961667] Call Trace: [70324.961693] sdhci_set_power+0x5a/0x60 [sdhci] [70324.961712] sdhci_set_ios+0x360/0x3b0 [sdhci] [70324.961731] sdhci_runtime_resume_host+0xe5/0x180 [sdhci] [70324.961746] ? acpi_dev_resume+0x60/0x60 [70324.961758] ? acpi_dev_resume+0x60/0x60 [70324.961773] sdhci_acpi_runtime_resume+0x26/0x30 [sdhci_acpi] [70324.961786] pm_generic_runtime_resume+0x2e/0x40 [70324.961798] acpi_subsys_runtime_resume+0x1e/0x30 [70324.961810] __rpm_callback+0xc4/0x200 [70324.961821] ? acpi_dev_resume+0x60/0x60 [70324.961832] rpm_callback+0x24/0x80 [70324.961843] ? acpi_dev_resume+0x60/0x60 [70324.961853] rpm_resume+0x4b3/0x6c0 [70324.961868] ? lock_timer_base+0x75/0xa0 [70324.961880] __pm_runtime_resume+0x4e/0x80 [70324.961892] __mmc_claim_host+0x1d4/0x240 [70324.961907] ? wake_up_q+0x70/0x70 [70324.961919] sdio_claim_host+0x1d/0x30 [70324.961937] rsi_disconnect+0x172/0x2c0 [rsi_sdio] [70324.961950] sdio_bus_remove+0x33/0x100 [70324.961962] device_release_driver_internal+0x155/0x220 [70324.961973] driver_detach+0x3f/0x80 [70324.961984] bus_remove_driver+0x55/0xd0 [70324.961994] driver_unregister+0x2c/0x40 [70324.962005] sdio_unregister_driver+0x1a/0x20 [70324.962020] rsi_module_exit+0x15/0x30 [rsi_sdio] [70324.962031] SyS_delete_module+0x1e4/0x2b0 [70324.962044] ? exit_to_usermode_loop+0x9b/0xd0 [70324.962055] do_syscall_64+0x6d/0x120 [70324.962071] entry_SYSCALL_64_after_hwframe+0x3d/0xa2 [70324.962080] RIP: 0033:0x7f05922be1b7 [70324.962085] RSP: 002b:00007ffeeed8d338 EFLAGS: 00000206 ORIG_RAX: 00000000000000b0 [70324.962096] RAX: ffffffffffffffda RBX: 00007ffeeed8d398 RCX: 00007f05922be1b7 [70324.962102] RDX: 000000000000000a RSI: 0000000000000800 RDI: 000055f633e18808 [70324.962107] RBP: 000055f633e187a0 R08: 00007ffeeed8c2b1 R09: 0000000000000000 [70324.962113] R10: 00007f059233acc0 R11: 0000000000000206 R12: 00007ffeeed8d560 [70324.962118] R13: 00007ffeeed8d806 R14: 000055f633e18260 R15: 000055f633e187a0 [70324.962127] Code: e3 9f f5 48 83 eb 01 75 f0 5b 5d c3 48 8b 43 40 48 8b 70 58 48 85 f6 0f 84 ab 00 00 00 89 ca 48 c7 c7 f5 93 38 c0 e8 13 58 10 f5 <0f> 0b 80 bb 6c 02 00 00 00 74 d3 c6 83 6c 02 00 00 00 48 8b 53 [70324.962333] ---[ end trace fb6af07a465575fa ]--- [70325.113668] rsi_91x: rsi_reset_card: Set high speed mode [70325.120037] rsi_91x: ##### RSI SDIO device disconnected #####