pastebin - collaborative debugging tool
rovema.kpaste.net RSS


igb_avb issue with RT kernel: BUG: using |smp_processor_id()| in preemptible
Posted by Anonymous on Wed 17th Nov 2021 10:32
raw | new post

  1. [  126.125043] ------------[ cut here ]------------
  2. [  126.125047] WARNING: CPU: 1 PID: 1046 at net/ethtool/common.c:375 ethtool_check_ops+0x17/0x30
  3. [  126.125064] Modules linked in: igb_avb(FOE+) rfkill intel_rapl_msr intel_rapl_common intel_pmc_core_pltdrv intel_pmc_core x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_hdmi coretemp snd_hda_intel snd_intel_dspcfg soundwire_intel kvm_intel soundwire_generic_allocation kvm irqbypass snd_soc_core aesni_intel libaes crypto_simd snd_compress cryptd soundwire_cadence rapl evdev snd_hda_codec intel_cstate iTCO_wdt intel_pmc_bxt intel_uncore iTCO_vendor_support mei_wdt snd_hda_core sg pcspkr serio_raw watchdog mei_hdcp soundwire_bus snd_hwdep snd_pcm snd_timer mei_me snd mei soundcore intel_pch_thermal binfmt_misc nfsd auth_rpcgss nfs_acl parport_pc lockd grace ppdev lp parport sunrpc fuse configfs ip_tables x_tables autofs4 btrfs blake2b_generic xor raid6_pq libcrc32c crc32c_generic hid_generic usbhid hid sd_mod t10_pi crc_t10dif crct10dif_generic crct10dif_common i915 video drm_kms_helper ahci libahci xhci_pci cec xhci_hcd crc32_pclmul libata e1000e drm psmouse crc32c_intel i2c_i801 ptp
  4. [  126.125208]  pps_core i2c_smbus usbcore i2c_algo_bit scsi_mod usb_common [last unloaded: igb]
  5. [  126.125241] CPU: 1 PID: 1046 Comm: modprobe Tainted: GF          OE     5.10.0-8-rt-686-pae #1 Debian 5.10.46-4
  6. [  126.125251] Hardware name: SIEMENS AG SIMATIC IPC427E/A5E46989687, BIOS V21.01.13 05/29/2020
  7. [  126.125254] check_preemption_disabled: 12 callbacks suppressed
  8. [  126.125258] BUG: using smp_processor_id() in preemptible [00000000] code: modprobe/1046
  9. [  126.125263] caller is debug_smp_processor_id+0x12/0x20
  10. [  126.125273] CPU: 1 PID: 1046 Comm: modprobe Tainted: GF          OE     5.10.0-8-rt-686-pae #1 Debian 5.10.46-4
  11. [  126.125278] Hardware name: SIEMENS AG SIMATIC IPC427E/A5E46989687, BIOS V21.01.13 05/29/2020
  12. [  126.125281] Call Trace:
  13. [  126.125286]  dump_stack+0x54/0x68
  14. [  126.125295]  check_preemption_disabled+0xbb/0xc0
  15. [  126.125302]  debug_smp_processor_id+0x12/0x20
  16. [  126.125309]  print_stop_info+0x19/0x30
  17. [  126.125319]  dump_stack_print_info+0x96/0xa0
  18. [  126.125327]  ? ethtool_check_ops+0x17/0x30
  19. [  126.125334]  show_regs_print_info+0x8/0x10
  20. [  126.125340]  show_regs+0x15/0x50
  21. [  126.125348]  __warn+0x6c/0xa0
  22. [  126.125356]  ? ethtool_check_ops+0x17/0x30
  23. [  126.125362]  report_bug+0x8a/0xb0
  24. [  126.125368]  ? exc_overflow+0x40/0x40
  25. [  126.125373]  handle_bug+0x2a/0x50
  26. [  126.125378]  exc_invalid_op+0x1b/0x60
  27. [  126.125384]  handle_exception+0x13d/0x140
  28. [  126.125390] EIP: ethtool_check_ops+0x17/0x30
  29. [  126.125396] Code: eb ea be a1 ff ff ff eb e3 8d b4 26 00 00 00 00 8d 76 00 3e 8d 74 26 00 55 8b 48 3c 31 d2 89 e5 85 c9 74 0d 8b 00 85 c0 75 07 <0f> 0b ba ea ff ff ff 89 d0 5d c3 8d b4 26 00 00 00 00 8d b4 26 00
  30. [  126.125402] EAX: 00000000 EBX: c3afa000 ECX: f7e1d3c0 EDX: 00000000
  31. [  126.125406] ESI: d2babac0 EDI: 00000000 EBP: c3a51c50 ESP: c3a51c50
  32. [  126.125410] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00210246
  33. [  126.125417]  ? igb_get_link+0x30/0x30 [igb_avb]
  34. [  126.125474]  ? exc_overflow+0x40/0x40
  35. [  126.125479]  ? ethtool_check_ops+0x17/0x30
  36. [  126.125485]  register_netdevice+0x5b/0x5e0
  37. [  126.125492]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  38. [  126.125537]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  39. [  126.125566]  register_netdev+0x1b/0x40
  40. [  126.125571]  igb_probe+0x764/0xe90 [igb_avb]
  41. [  126.125609]  ? _mutex_unlock+0xd/0x10
  42. [  126.125620]  ? rt_spin_unlock+0x15/0x40
  43. [  126.125631]  pci_device_probe+0xd4/0x140
  44. [  126.125641]  really_probe+0xda/0x420
  45. [  126.125649]  driver_probe_device+0xd9/0x190
  46. [  126.125657]  device_driver_attach+0x99/0xa0
  47. [  126.125664]  __driver_attach+0x79/0x130
  48. [  126.125670]  ? device_driver_attach+0xa0/0xa0
  49. [  126.125676]  bus_for_each_dev+0x5b/0xa0
  50. [  126.125682]  driver_attach+0x19/0x20
  51. [  126.125687]  ? device_driver_attach+0xa0/0xa0
  52. [  126.125692]  bus_add_driver+0x110/0x1e0
  53. [  126.125699]  driver_register+0x79/0xd0
  54. [  126.125706]  __pci_register_driver+0x64/0x70
  55. [  126.125714]  ? 0xf7c1f000
  56. [  126.125718]  igb_init_module+0x49/0x1000 [igb_avb]
  57. [  126.125750]  do_one_initcall+0x41/0x230
  58. [  126.125758]  ? kmem_cache_alloc_trace+0x126/0x280
  59. [  126.125767]  ? do_init_module+0x21/0x250
  60. [  126.125774]  do_init_module+0x50/0x250
  61. [  126.125778]  load_module+0x2180/0x2450
  62. [  126.125790]  __ia32_sys_finit_module+0x99/0xf0
  63. [  126.125800]  __do_fast_syscall_32+0x45/0x80
  64. [  126.125805]  do_fast_syscall_32+0x29/0x60
  65. [  126.125810]  do_SYSENTER_32+0x15/0x20
  66. [  126.125815]  entry_SYSENTER_32+0x9f/0xf2
  67. [  126.125820] EIP: 0xb7fd2559
  68. [  126.125824] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
  69. [  126.125829] EAX: ffffffda EBX: 00000003 ECX: 00502214 EDX: 00000003
  70. [  126.125834] ESI: 00b2c660 EDI: 00b2b570 EBP: 00000000 ESP: bf9dc91c
  71. [  126.125838] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
  72. [  126.125846] EIP: ethtool_check_ops+0x17/0x30
  73. [  126.125853] Code: eb ea be a1 ff ff ff eb e3 8d b4 26 00 00 00 00 8d 76 00 3e 8d 74 26 00 55 8b 48 3c 31 d2 89 e5 85 c9 74 0d 8b 00 85 c0 75 07 <0f> 0b ba ea ff ff ff 89 d0 5d c3 8d b4 26 00 00 00 00 8d b4 26 00
  74. [  126.125858] EAX: 00000000 EBX: c3afa000 ECX: f7e1d3c0 EDX: 00000000
  75. [  126.125861] ESI: d2babac0 EDI: 00000000 EBP: c3a51c50 ESP: c3a51c50
  76. [  126.125865] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00210246
  77. [  126.125869] CR0: 80050033 CR2: 008ee614 CR3: 33f9f880 CR4: 002506f0
  78. [  126.125873] Call Trace:
  79. [  126.125875]  register_netdevice+0x5b/0x5e0
  80. [  126.125881]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  81. [  126.125912]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  82. [  126.125939]  register_netdev+0x1b/0x40
  83. [  126.125944]  igb_probe+0x764/0xe90 [igb_avb]
  84. [  126.125972]  ? _mutex_unlock+0xd/0x10
  85. [  126.125984]  ? rt_spin_unlock+0x15/0x40
  86. [  126.125994]  pci_device_probe+0xd4/0x140
  87. [  126.126003]  really_probe+0xda/0x420
  88. [  126.126010]  driver_probe_device+0xd9/0x190
  89. [  126.126018]  device_driver_attach+0x99/0xa0
  90. [  126.126025]  __driver_attach+0x79/0x130
  91. [  126.126031]  ? device_driver_attach+0xa0/0xa0
  92. [  126.126037]  bus_for_each_dev+0x5b/0xa0
  93. [  126.126043]  driver_attach+0x19/0x20
  94. [  126.126048]  ? device_driver_attach+0xa0/0xa0
  95. [  126.126053]  bus_add_driver+0x110/0x1e0
  96. [  126.126059]  driver_register+0x79/0xd0[  126.125043] ------------[ cut here ]------------
  97. [  126.125047] WARNING: CPU: 1 PID: 1046 at net/ethtool/common.c:375 ethtool_check_ops+0x17/0x30
  98. [  126.125064] Modules linked in: igb_avb(FOE+) rfkill intel_rapl_msr intel_rapl_common intel_pmc_core_pltdrv intel_pmc_core x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_hdmi coretemp snd_hda_intel snd_intel_dspcfg soundwire_intel kvm_intel soundwire_generic_allocation kvm irqbypass snd_soc_core aesni_intel libaes crypto_simd snd_compress cryptd soundwire_cadence rapl evdev snd_hda_codec intel_cstate iTCO_wdt intel_pmc_bxt intel_uncore iTCO_vendor_support mei_wdt snd_hda_core sg pcspkr serio_raw watchdog mei_hdcp soundwire_bus snd_hwdep snd_pcm snd_timer mei_me snd mei soundcore intel_pch_thermal binfmt_misc nfsd auth_rpcgss nfs_acl parport_pc lockd grace ppdev lp parport sunrpc fuse configfs ip_tables x_tables autofs4 btrfs blake2b_generic xor raid6_pq libcrc32c crc32c_generic hid_generic usbhid hid sd_mod t10_pi crc_t10dif crct10dif_generic crct10dif_common i915 video drm_kms_helper ahci libahci xhci_pci cec xhci_hcd crc32_pclmul libata e1000e drm psmouse crc32c_intel i2c_i801 ptp
  99. [  126.125208]  pps_core i2c_smbus usbcore i2c_algo_bit scsi_mod usb_common [last unloaded: igb]
  100. [  126.125241] CPU: 1 PID: 1046 Comm: modprobe Tainted: GF          OE     5.10.0-8-rt-686-pae #1 Debian 5.10.46-4
  101. [  126.125251] Hardware name: SIEMENS AG SIMATIC IPC427E/A5E46989687, BIOS V21.01.13 05/29/2020
  102. [  126.125254] check_preemption_disabled: 12 callbacks suppressed
  103. [  126.125258] BUG: using smp_processor_id() in preemptible [00000000] code: modprobe/1046
  104. [  126.125263] caller is debug_smp_processor_id+0x12/0x20
  105. [  126.125273] CPU: 1 PID: 1046 Comm: modprobe Tainted: GF          OE     5.10.0-8-rt-686-pae #1 Debian 5.10.46-4
  106. [  126.125278] Hardware name: SIEMENS AG SIMATIC IPC427E/A5E46989687, BIOS V21.01.13 05/29/2020
  107. [  126.125281] Call Trace:
  108. [  126.125286]  dump_stack+0x54/0x68
  109. [  126.125295]  check_preemption_disabled+0xbb/0xc0
  110. [  126.125302]  debug_smp_processor_id+0x12/0x20
  111. [  126.125309]  print_stop_info+0x19/0x30
  112. [  126.125319]  dump_stack_print_info+0x96/0xa0
  113. [  126.125327]  ? ethtool_check_ops+0x17/0x30
  114. [  126.125334]  show_regs_print_info+0x8/0x10
  115. [  126.125340]  show_regs+0x15/0x50
  116. [  126.125348]  __warn+0x6c/0xa0
  117. [  126.125356]  ? ethtool_check_ops+0x17/0x30
  118. [  126.125362]  report_bug+0x8a/0xb0
  119. [  126.125368]  ? exc_overflow+0x40/0x40
  120. [  126.125373]  handle_bug+0x2a/0x50
  121. [  126.125378]  exc_invalid_op+0x1b/0x60
  122. [  126.125384]  handle_exception+0x13d/0x140
  123. [  126.125390] EIP: ethtool_check_ops+0x17/0x30
  124. [  126.125396] Code: eb ea be a1 ff ff ff eb e3 8d b4 26 00 00 00 00 8d 76 00 3e 8d 74 26 00 55 8b 48 3c 31 d2 89 e5 85 c9 74 0d 8b 00 85 c0 75 07 <0f> 0b ba ea ff ff ff 89 d0 5d c3 8d b4 26 00 00 00 00 8d b4 26 00
  125. [  126.125402] EAX: 00000000 EBX: c3afa000 ECX: f7e1d3c0 EDX: 00000000
  126. [  126.125406] ESI: d2babac0 EDI: 00000000 EBP: c3a51c50 ESP: c3a51c50
  127. [  126.125410] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00210246
  128. [  126.125417]  ? igb_get_link+0x30/0x30 [igb_avb]
  129. [  126.125474]  ? exc_overflow+0x40/0x40
  130. [  126.125479]  ? ethtool_check_ops+0x17/0x30
  131. [  126.125485]  register_netdevice+0x5b/0x5e0
  132. [  126.125492]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  133. [  126.125537]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  134. [  126.125566]  register_netdev+0x1b/0x40
  135. [  126.125571]  igb_probe+0x764/0xe90 [igb_avb]
  136. [  126.125609]  ? _mutex_unlock+0xd/0x10
  137. [  126.125620]  ? rt_spin_unlock+0x15/0x40
  138. [  126.125631]  pci_device_probe+0xd4/0x140
  139. [  126.125641]  really_probe+0xda/0x420
  140. [  126.125649]  driver_probe_device+0xd9/0x190
  141. [  126.125657]  device_driver_attach+0x99/0xa0
  142. [  126.125664]  __driver_attach+0x79/0x130
  143. [  126.125670]  ? device_driver_attach+0xa0/0xa0
  144. [  126.125676]  bus_for_each_dev+0x5b/0xa0
  145. [  126.125682]  driver_attach+0x19/0x20
  146. [  126.125687]  ? device_driver_attach+0xa0/0xa0
  147. [  126.125692]  bus_add_driver+0x110/0x1e0
  148. [  126.125699]  driver_register+0x79/0xd0
  149. [  126.125706]  __pci_register_driver+0x64/0x70
  150. [  126.125714]  ? 0xf7c1f000
  151. [  126.125718]  igb_init_module+0x49/0x1000 [igb_avb]
  152. [  126.125750]  do_one_initcall+0x41/0x230
  153. [  126.125758]  ? kmem_cache_alloc_trace+0x126/0x280
  154. [  126.125767]  ? do_init_module+0x21/0x250
  155. [  126.125774]  do_init_module+0x50/0x250
  156. [  126.125778]  load_module+0x2180/0x2450
  157. [  126.125790]  __ia32_sys_finit_module+0x99/0xf0
  158. [  126.125800]  __do_fast_syscall_32+0x45/0x80
  159. [  126.125805]  do_fast_syscall_32+0x29/0x60
  160. [  126.125810]  do_SYSENTER_32+0x15/0x20
  161. [  126.125815]  entry_SYSENTER_32+0x9f/0xf2
  162. [  126.125820] EIP: 0xb7fd2559
  163. [  126.125824] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
  164. [  126.125829] EAX: ffffffda EBX: 00000003 ECX: 00502214 EDX: 00000003
  165. [  126.125834] ESI: 00b2c660 EDI: 00b2b570 EBP: 00000000 ESP: bf9dc91c
  166. [  126.125838] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
  167. [  126.125846] EIP: ethtool_check_ops+0x17/0x30
  168. [  126.125853] Code: eb ea be a1 ff ff ff eb e3 8d b4 26 00 00 00 00 8d 76 00 3e 8d 74 26 00 55 8b 48 3c 31 d2 89 e5 85 c9 74 0d 8b 00 85 c0 75 07 <0f> 0b ba ea ff ff ff 89 d0 5d c3 8d b4 26 00 00 00 00 8d b4 26 00
  169. [  126.125858] EAX: 00000000 EBX: c3afa000 ECX: f7e1d3c0 EDX: 00000000
  170. [  126.125861] ESI: d2babac0 EDI: 00000000 EBP: c3a51c50 ESP: c3a51c50
  171. [  126.125865] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00210246
  172. [  126.125869] CR0: 80050033 CR2: 008ee614 CR3: 33f9f880 CR4: 002506f0
  173. [  126.125873] Call Trace:
  174. [  126.125875]  register_netdevice+0x5b/0x5e0
  175. [  126.125881]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  176. [  126.125912]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  177. [  126.125939]  register_netdev+0x1b/0x40
  178. [  126.125944]  igb_probe+0x764/0xe90 [igb_avb]
  179. [  126.125972]  ? _mutex_unlock+0xd/0x10
  180. [  126.125984]  ? rt_spin_unlock+0x15/0x40
  181. [  126.125994]  pci_device_probe+0xd4/0x140
  182. [  126.126003]  really_probe+0xda/0x420
  183. [  126.126010]  driver_probe_device+0xd9/0x190
  184. [  126.126018]  device_driver_attach+0x99/0xa0
  185. [  126.126025]  __driver_attach+0x79/0x130
  186. [  126.126031]  ? device_driver_attach+0xa0/0xa0
  187. [  126.126037]  bus_for_each_dev+0x5b/0xa0
  188. [  126.126043]  driver_attach+0x19/0x20
  189. [  126.126048]  ? device_driver_attach+0xa0/0xa0
  190. [  126.126053]  bus_add_driver+0x110/0x1e0
  191. [  126.126059]  driver_register+0x79/0xd0
  192. [  126.126066]  __pci_register_driver+0x64/0x70
  193. [  126.126074]  ? 0xf7c1f000
  194. [  126.126078]  igb_init_module+0x49/0x1000 [igb_avb]
  195. [  126.126107]  do_one_initcall+0x41/0x230
  196. [  126.126115]  ? kmem_cache_alloc_trace+0x126/0x280
  197. [  126.126122]  ? do_init_module+0x21/0x250
  198. [  126.126128]  do_init_module+0x50/0x250
  199. [  126.126133]  load_module+0x2180/0x2450
  200. [  126.126145]  __ia32_sys_finit_module+0x99/0xf0
  201. [  126.126155]  __do_fast_syscall_32+0x45/0x80
  202. [  126.126160]  do_fast_syscall_32+0x29/0x60
  203. [  126.126165]  do_SYSENTER_32+0x15/0x20
  204. [  126.126170]  entry_SYSENTER_32+0x9f/0xf2
  205. [  126.126175] EIP: 0xb7fd2559
  206. [  126.126178] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
  207. [  126.126183] EAX: ffffffda EBX: 00000003 ECX: 00502214 EDX: 00000003
  208. [  126.126187] ESI: 00b2c660 EDI: 00b2b570 EBP: 00000000 ESP: bf9dc91c
  209. [  126.126190] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
  210. [  126.126198] ---[ end trace 0000000000000002 ]---
  211. [  128.621996] igb_avb: probe of 0000:02:00.0 failed with error -22
  212. [  128.622043] igb_avb 0000:03:00.0: PCI->APIC IRQ transform: INT A -> IRQ 18
  213. [  128.622162] igb_avb adapter->tx_ring_size 256
  214. [  128.622439] igb: 0000:03:00.0: igb_check_options: VMDq option is not supported.
  215. [  128.726274] ------------[ cut here ]------------[  126.125043] ------------[ cut here ]------------
  216. [  126.125047] WARNING: CPU: 1 PID: 1046 at net/ethtool/common.c:375 ethtool_check_ops+0x17/0x30
  217. [  126.125064] Modules linked in: igb_avb(FOE+) rfkill intel_rapl_msr intel_rapl_common intel_pmc_core_pltdrv intel_pmc_core x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_hdmi coretemp snd_hda_intel snd_intel_dspcfg soundwire_intel kvm_intel soundwire_generic_allocation kvm irqbypass snd_soc_core aesni_intel libaes crypto_simd snd_compress cryptd soundwire_cadence rapl evdev snd_hda_codec intel_cstate iTCO_wdt intel_pmc_bxt intel_uncore iTCO_vendor_support mei_wdt snd_hda_core sg pcspkr serio_raw watchdog mei_hdcp soundwire_bus snd_hwdep snd_pcm snd_timer mei_me snd mei soundcore intel_pch_thermal binfmt_misc nfsd auth_rpcgss nfs_acl parport_pc lockd grace ppdev lp parport sunrpc fuse configfs ip_tables x_tables autofs4 btrfs blake2b_generic xor raid6_pq libcrc32c crc32c_generic hid_generic usbhid hid sd_mod t10_pi crc_t10dif crct10dif_generic crct10dif_common i915 video drm_kms_helper ahci libahci xhci_pci cec xhci_hcd crc32_pclmul libata e1000e drm psmouse crc32c_intel i2c_i801 ptp
  218. [  126.125208]  pps_core i2c_smbus usbcore i2c_algo_bit scsi_mod usb_common [last unloaded: igb]
  219. [  126.125241] CPU: 1 PID: 1046 Comm: modprobe Tainted: GF          OE     5.10.0-8-rt-686-pae #1 Debian 5.10.46-4
  220. [  126.125251] Hardware name: SIEMENS AG SIMATIC IPC427E/A5E46989687, BIOS V21.01.13 05/29/2020
  221. [  126.125254] check_preemption_disabled: 12 callbacks suppressed
  222. [  126.125258] BUG: using smp_processor_id() in preemptible [00000000] code: modprobe/1046
  223. [  126.125263] caller is debug_smp_processor_id+0x12/0x20
  224. [  126.125273] CPU: 1 PID: 1046 Comm: modprobe Tainted: GF          OE     5.10.0-8-rt-686-pae #1 Debian 5.10.46-4
  225. [  126.125278] Hardware name: SIEMENS AG SIMATIC IPC427E/A5E46989687, BIOS V21.01.13 05/29/2020
  226. [  126.125281] Call Trace:
  227. [  126.125286]  dump_stack+0x54/0x68
  228. [  126.125295]  check_preemption_disabled+0xbb/0xc0
  229. [  126.125302]  debug_smp_processor_id+0x12/0x20
  230. [  126.125309]  print_stop_info+0x19/0x30
  231. [  126.125319]  dump_stack_print_info+0x96/0xa0
  232. [  126.125327]  ? ethtool_check_ops+0x17/0x30
  233. [  126.125334]  show_regs_print_info+0x8/0x10
  234. [  126.125340]  show_regs+0x15/0x50
  235. [  126.125348]  __warn+0x6c/0xa0
  236. [  126.125356]  ? ethtool_check_ops+0x17/0x30
  237. [  126.125362]  report_bug+0x8a/0xb0
  238. [  126.125368]  ? exc_overflow+0x40/0x40
  239. [  126.125373]  handle_bug+0x2a/0x50
  240. [  126.125378]  exc_invalid_op+0x1b/0x60
  241. [  126.125384]  handle_exception+0x13d/0x140
  242. [  126.125390] EIP: ethtool_check_ops+0x17/0x30
  243. [  126.125396] Code: eb ea be a1 ff ff ff eb e3 8d b4 26 00 00 00 00 8d 76 00 3e 8d 74 26 00 55 8b 48 3c 31 d2 89 e5 85 c9 74 0d 8b 00 85 c0 75 07 <0f> 0b ba ea ff ff ff 89 d0 5d c3 8d b4 26 00 00 00 00 8d b4 26 00
  244. [  126.125402] EAX: 00000000 EBX: c3afa000 ECX: f7e1d3c0 EDX: 00000000
  245. [  126.125406] ESI: d2babac0 EDI: 00000000 EBP: c3a51c50 ESP: c3a51c50
  246. [  126.125410] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00210246
  247. [  126.125417]  ? igb_get_link+0x30/0x30 [igb_avb]
  248. [  126.125474]  ? exc_overflow+0x40/0x40
  249. [  126.125479]  ? ethtool_check_ops+0x17/0x30
  250. [  126.125485]  register_netdevice+0x5b/0x5e0
  251. [  126.125492]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  252. [  126.125537]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  253. [  126.125566]  register_netdev+0x1b/0x40
  254. [  126.125571]  igb_probe+0x764/0xe90 [igb_avb]
  255. [  126.125609]  ? _mutex_unlock+0xd/0x10
  256. [  126.125620]  ? rt_spin_unlock+0x15/0x40
  257. [  126.125631]  pci_device_probe+0xd4/0x140
  258. [  126.125641]  really_probe+0xda/0x420
  259. [  126.125649]  driver_probe_device+0xd9/0x190
  260. [  126.125657]  device_driver_attach+0x99/0xa0
  261. [  126.125664]  __driver_attach+0x79/0x130
  262. [  126.125670]  ? device_driver_attach+0xa0/0xa0
  263. [  126.125676]  bus_for_each_dev+0x5b/0xa0
  264. [  126.125682]  driver_attach+0x19/0x20
  265. [  126.125687]  ? device_driver_attach+0xa0/0xa0
  266. [  126.125692]  bus_add_driver+0x110/0x1e0
  267. [  126.125699]  driver_register+0x79/0xd0
  268. [  126.125706]  __pci_register_driver+0x64/0x70
  269. [  126.125714]  ? 0xf7c1f000
  270. [  126.125718]  igb_init_module+0x49/0x1000 [igb_avb]
  271. [  126.125750]  do_one_initcall+0x41/0x230
  272. [  126.125758]  ? kmem_cache_alloc_trace+0x126/0x280
  273. [  126.125767]  ? do_init_module+0x21/0x250
  274. [  126.125774]  do_init_module+0x50/0x250
  275. [  126.125778]  load_module+0x2180/0x2450
  276. [  126.125790]  __ia32_sys_finit_module+0x99/0xf0
  277. [  126.125800]  __do_fast_syscall_32+0x45/0x80
  278. [  126.125805]  do_fast_syscall_32+0x29/0x60
  279. [  126.125810]  do_SYSENTER_32+0x15/0x20
  280. [  126.125815]  entry_SYSENTER_32+0x9f/0xf2
  281. [  126.125820] EIP: 0xb7fd2559
  282. [  126.125824] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
  283. [  126.125829] EAX: ffffffda EBX: 00000003 ECX: 00502214 EDX: 00000003
  284. [  126.125834] ESI: 00b2c660 EDI: 00b2b570 EBP: 00000000 ESP: bf9dc91c
  285. [  126.125838] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
  286. [  126.125846] EIP: ethtool_check_ops+0x17/0x30
  287. [  126.125853] Code: eb ea be a1 ff ff ff eb e3 8d b4 26 00 00 00 00 8d 76 00 3e 8d 74 26 00 55 8b 48 3c 31 d2 89 e5 85 c9 74 0d 8b 00 85 c0 75 07 <0f> 0b ba ea ff ff ff 89 d0 5d c3 8d b4 26 00 00 00 00 8d b4 26 00
  288. [  126.125858] EAX: 00000000 EBX: c3afa000 ECX: f7e1d3c0 EDX: 00000000
  289. [  126.125861] ESI: d2babac0 EDI: 00000000 EBP: c3a51c50 ESP: c3a51c50
  290. [  126.125865] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00210246
  291. [  126.125869] CR0: 80050033 CR2: 008ee614 CR3: 33f9f880 CR4: 002506f0
  292. [  126.125873] Call Trace:
  293. [  126.125875]  register_netdevice+0x5b/0x5e0
  294. [  126.125881]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  295. [  126.125912]  ? e1000_get_hw_semaphore_i210+0x110/0x110 [igb_avb]
  296. [  126.125939]  register_netdev+0x1b/0x40
  297. [  126.125944]  igb_probe+0x764/0xe90 [igb_avb]
  298. [  126.125972]  ? _mutex_unlock+0xd/0x10
  299. [  126.125984]  ? rt_spin_unlock+0x15/0x40
  300. [  126.125994]  pci_device_probe+0xd4/0x140
  301. [  126.126003]  really_probe+0xda/0x420
  302. [  126.126010]  driver_probe_device+0xd9/0x190
  303. [  126.126018]  device_driver_attach+0x99/0xa0
  304. [  126.126025]  __driver_attach+0x79/0x130
  305. [  126.126031]  ? device_driver_attach+0xa0/0xa0
  306. [  126.126037]  bus_for_each_dev+0x5b/0xa0
  307. [  126.126043]  driver_attach+0x19/0x20
  308. [  126.126048]  ? device_driver_attach+0xa0/0xa0
  309. [  126.126053]  bus_add_driver+0x110/0x1e0
  310. [  126.126059]  driver_register+0x79/0xd0
  311. [  126.126066]  __pci_register_driver+0x64/0x70
  312. [  126.126074]  ? 0xf7c1f000
  313. [  126.126078]  igb_init_module+0x49/0x1000 [igb_avb]
  314. [  126.126107]  do_one_initcall+0x41/0x230
  315. [  126.126115]  ? kmem_cache_alloc_trace+0x126/0x280
  316. [  126.126122]  ? do_init_module+0x21/0x250
  317. [  126.126128]  do_init_module+0x50/0x250
  318. [  126.126133]  load_module+0x2180/0x2450
  319. [  126.126145]  __ia32_sys_finit_module+0x99/0xf0
  320. [  126.126155]  __do_fast_syscall_32+0x45/0x80
  321. [  126.126160]  do_fast_syscall_32+0x29/0x60
  322. [  126.126165]  do_SYSENTER_32+0x15/0x20
  323. [  126.126170]  entry_SYSENTER_32+0x9f/0xf2
  324. [  126.126175] EIP: 0xb7fd2559
  325. [  126.126178] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
  326. [  126.126183] EAX: ffffffda EBX: 00000003 ECX: 00502214 EDX: 00000003
  327. [  126.126187] ESI: 00b2c660 EDI: 00b2b570 EBP: 00000000 ESP: bf9dc91c
  328. [  126.126190] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
  329. [  126.126198] ---[ end trace 0000000000000002 ]---
  330. [  128.621996] igb_avb: probe of 0000:02:00.0 failed with error -22
  331. [  128.622043] igb_avb 0000:03:00.0: PCI->APIC IRQ transform: INT A -> IRQ 18
  332. [  128.622162] igb_avb adapter->tx_ring_size 256
  333. [  128.622439] igb: 0000:03:00.0: igb_check_options: VMDq option is not supported.
  334. [  128.726274] ------------[ cut here ]------------
  335. [  126.126066]  __pci_register_driver+0x64/0x70
  336. [  126.126074]  ? 0xf7c1f000
  337. [  126.126078]  igb_init_module+0x49/0x1000 [igb_avb]
  338. [  126.126107]  do_one_initcall+0x41/0x230
  339. [  126.126115]  ? kmem_cache_alloc_trace+0x126/0x280
  340. [  126.126122]  ? do_init_module+0x21/0x250
  341. [  126.126128]  do_init_module+0x50/0x250
  342. [  126.126133]  load_module+0x2180/0x2450
  343. [  126.126145]  __ia32_sys_finit_module+0x99/0xf0
  344. [  126.126155]  __do_fast_syscall_32+0x45/0x80
  345. [  126.126160]  do_fast_syscall_32+0x29/0x60
  346. [  126.126165]  do_SYSENTER_32+0x15/0x20
  347. [  126.126170]  entry_SYSENTER_32+0x9f/0xf2
  348. [  126.126175] EIP: 0xb7fd2559
  349. [  126.126178] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 8d 76 00 58 b8 77 00 00 00 cd 80 90 8d 76
  350. [  126.126183] EAX: ffffffda EBX: 00000003 ECX: 00502214 EDX: 00000003
  351. [  126.126187] ESI: 00b2c660 EDI: 00b2b570 EBP: 00000000 ESP: bf9dc91c
  352. [  126.126190] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
  353. [  126.126198] ---[ end trace 0000000000000002 ]---
  354. [  128.621996] igb_avb: probe of 0000:02:00.0 failed with error -22
  355. [  128.622043] igb_avb 0000:03:00.0: PCI->APIC IRQ transform: INT A -> IRQ 18
  356. [  128.622162] igb_avb adapter->tx_ring_size 256
  357. [  128.622439] igb: 0000:03:00.0: igb_check_options: VMDq option is not supported.
  358. [  128.726274] ------------[ cut here ]------------

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at