Advertisement
ntman

[rtw88] purge skb(s) not reported by firmware debugging

Jan 17th, 2020
772
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 219.07 KB | None | 0 0
  1. [ 0.000000] Linux version 5.5.0-0.rc6.git2.2.fc32.x86_64 (mockbuild@079227c2a9bb4b839c06bfcb8de57ff2) (gcc version 9.2.1 20190827 (Red Hat 9.2.1-1) (GCC)) #1 SMP Thu Jan 16 08:41:02 +05 2020
  2. [ 0.000000] Command line: BOOT_IMAGE=(hd1,gpt2)/boot/vmlinuz-5.5.0-0.rc6.git2.2.fc32.x86_64 root=UUID=9ddbab11-7912-4481-9b8b-69c567d0676b ro resume=UUID=f115f145-dca5-4d74-99fa-54ca665b962c rhgb log_buf_len=16M sysrq_always_enabled=1 nmi_watchdog=1 amdgpu.lockup_timeout=-1
  3. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  6. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  7. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
  8. [ 0.000000] BIOS-provided physical RAM map:
  9. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
  10. [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009cfffff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
  15. [ 0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000d8ac4fff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x00000000d8ac5000-0x00000000db3c3fff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000db3c4000-0x00000000db3ecfff] ACPI data
  20. [ 0.000000] BIOS-e820: [mem 0x00000000db3ed000-0x00000000db8a2fff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x00000000db8a3000-0x00000000dc3acfff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000dc3ad000-0x00000000deffffff] usable
  23. [ 0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  37. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081f37ffff] usable
  38. [ 0.000000] NX (Execute Disable) protection: active
  39. [ 0.000000] e820: update [mem 0xcf648018-0xcf659057] usable ==> usable
  40. [ 0.000000] e820: update [mem 0xcf648018-0xcf659057] usable ==> usable
  41. [ 0.000000] e820: update [mem 0xcf62e018-0xcf647057] usable ==> usable
  42. [ 0.000000] e820: update [mem 0xcf62e018-0xcf647057] usable ==> usable
  43. [ 0.000000] extended physical RAM map:
  44. [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
  45. [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  46. [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009cfffff] usable
  47. [ 0.000000] reserve setup_data: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
  48. [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
  49. [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
  50. [ 0.000000] reserve setup_data: [mem 0x000000000a20b000-0x000000000affffff] usable
  51. [ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
  52. [ 0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000cf62e017] usable
  53. [ 0.000000] reserve setup_data: [mem 0x00000000cf62e018-0x00000000cf647057] usable
  54. [ 0.000000] reserve setup_data: [mem 0x00000000cf647058-0x00000000cf648017] usable
  55. [ 0.000000] reserve setup_data: [mem 0x00000000cf648018-0x00000000cf659057] usable
  56. [ 0.000000] reserve setup_data: [mem 0x00000000cf659058-0x00000000d8ac4fff] usable
  57. [ 0.000000] reserve setup_data: [mem 0x00000000d8ac5000-0x00000000db3c3fff] reserved
  58. [ 0.000000] reserve setup_data: [mem 0x00000000db3c4000-0x00000000db3ecfff] ACPI data
  59. [ 0.000000] reserve setup_data: [mem 0x00000000db3ed000-0x00000000db8a2fff] ACPI NVS
  60. [ 0.000000] reserve setup_data: [mem 0x00000000db8a3000-0x00000000dc3acfff] reserved
  61. [ 0.000000] reserve setup_data: [mem 0x00000000dc3ad000-0x00000000deffffff] usable
  62. [ 0.000000] reserve setup_data: [mem 0x00000000df000000-0x00000000dfffffff] reserved
  63. [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  64. [ 0.000000] reserve setup_data: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
  65. [ 0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
  66. [ 0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
  67. [ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
  68. [ 0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
  69. [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  70. [ 0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
  71. [ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
  72. [ 0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
  73. [ 0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
  74. [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved
  75. [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  76. [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000081f37ffff] usable
  77. [ 0.000000] efi: EFI v2.60 by American Megatrends
  78. [ 0.000000] efi: ACPI 2.0=0xdb3cc000 ACPI=0xdb3cc000 SMBIOS=0xdc272000 SMBIOS 3.0=0xdc271000 ESRT=0xd668ab18 MEMATTR=0xd4e6e018 RNG=0xdc26d918
  79. [ 0.000000] efi: seeding entropy pool
  80. [ 0.000000] secureboot: Secure boot disabled
  81. [ 0.000000] SMBIOS 3.2.0 present.
  82. [ 0.000000] DMI: System manufacturer System Product Name/ROG STRIX X470-I GAMING, BIOS 3004 12/16/2019
  83. [ 0.000000] tsc: Fast TSC calibration using PIT
  84. [ 0.000000] tsc: Detected 3692.775 MHz processor
  85. [ 0.000990] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  86. [ 0.000992] e820: remove [mem 0x000a0000-0x000fffff] usable
  87. [ 0.000998] last_pfn = 0x81f380 max_arch_pfn = 0x400000000
  88. [ 0.001003] MTRR default type: uncachable
  89. [ 0.001004] MTRR fixed ranges enabled:
  90. [ 0.001005] 00000-9FFFF write-back
  91. [ 0.001007] A0000-BFFFF write-through
  92. [ 0.001008] C0000-FFFFF write-protect
  93. [ 0.001009] MTRR variable ranges enabled:
  94. [ 0.001010] 0 base 000000000000 mask FFFF80000000 write-back
  95. [ 0.001012] 1 base 000080000000 mask FFFFC0000000 write-back
  96. [ 0.001013] 2 base 0000C0000000 mask FFFFE0000000 write-back
  97. [ 0.001014] 3 disabled
  98. [ 0.001015] 4 disabled
  99. [ 0.001016] 5 disabled
  100. [ 0.001017] 6 disabled
  101. [ 0.001018] 7 disabled
  102. [ 0.001019] TOM2: 0000000820000000 aka 33280M
  103. [ 0.001388] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  104. [ 0.002267] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
  105. [ 0.002273] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
  106. [ 0.005739] esrt: Reserving ESRT space from 0x00000000d668ab18 to 0x00000000d668ab50.
  107. [ 0.005749] e820: update [mem 0xd668a000-0xd668afff] usable ==> reserved
  108. [ 0.005760] check: Scanning 1 areas for low memory corruption
  109. [ 0.005764] Using GB pages for direct mapping
  110. [ 0.005767] BRK [0x27cc01000, 0x27cc01fff] PGTABLE
  111. [ 0.005769] BRK [0x27cc02000, 0x27cc02fff] PGTABLE
  112. [ 0.005770] BRK [0x27cc03000, 0x27cc03fff] PGTABLE
  113. [ 0.005809] BRK [0x27cc04000, 0x27cc04fff] PGTABLE
  114. [ 0.005810] BRK [0x27cc05000, 0x27cc05fff] PGTABLE
  115. [ 0.005998] BRK [0x27cc06000, 0x27cc06fff] PGTABLE
  116. [ 0.006077] BRK [0x27cc07000, 0x27cc07fff] PGTABLE
  117. [ 0.006137] BRK [0x27cc08000, 0x27cc08fff] PGTABLE
  118. [ 0.006249] BRK [0x27cc09000, 0x27cc09fff] PGTABLE
  119. [ 0.006310] BRK [0x27cc0a000, 0x27cc0afff] PGTABLE
  120. [ 0.006377] BRK [0x27cc0b000, 0x27cc0bfff] PGTABLE
  121. [ 0.006481] BRK [0x27cc0c000, 0x27cc0cfff] PGTABLE
  122. [ 0.007489] printk: log_buf_len: 16777216 bytes
  123. [ 0.007492] printk: early log buf free: 252972(96%)
  124. [ 0.007494] secureboot: Secure boot disabled
  125. [ 0.007495] RAMDISK: [mem 0x59570000-0x5b967fff]
  126. [ 0.007502] ACPI: Early table checksum verification disabled
  127. [ 0.007507] ACPI: RSDP 0x00000000DB3CC000 000024 (v02 ALASKA)
  128. [ 0.007510] ACPI: XSDT 0x00000000DB3CC098 0000AC (v01 ALASKA A M I 01072009 AMI 00010013)
  129. [ 0.007516] ACPI: FACP 0x00000000DB3DAC98 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
  130. [ 0.007521] ACPI: DSDT 0x00000000DB3CC1E0 00EAB8 (v02 ALASKA A M I 01072009 INTL 20120913)
  131. [ 0.007524] ACPI: FACS 0x00000000DB88AD80 000040
  132. [ 0.007527] ACPI: APIC 0x00000000DB3DADB0 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
  133. [ 0.007530] ACPI: FPDT 0x00000000DB3DAF10 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  134. [ 0.007534] ACPI: FIDT 0x00000000DB3DAF58 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
  135. [ 0.007537] ACPI: SSDT 0x00000000DB3DAFF8 0000FC (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
  136. [ 0.007540] ACPI: SSDT 0x00000000DB3DB0F8 008C98 (v02 AMD AMD ALIB 00000002 MSFT 04000000)
  137. [ 0.007544] ACPI: SSDT 0x00000000DB3E3D90 00368A (v01 AMD AMD AOD 00000001 INTL 20120913)
  138. [ 0.007547] ACPI: MCFG 0x00000000DB3E7420 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
  139. [ 0.007550] ACPI: SSDT 0x00000000DB3EC618 0000BF (v01 AMD AMD PT 00001000 INTL 20120913)
  140. [ 0.007554] ACPI: HPET 0x00000000DB3E74B8 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
  141. [ 0.007557] ACPI: SSDT 0x00000000DB3E74F0 000024 (v01 AMDFCH FCHZP 00001000 INTL 20120913)
  142. [ 0.007560] ACPI: UEFI 0x00000000DB3E7518 000042 (v01 ALASKA A M I 00000002 01000013)
  143. [ 0.007563] ACPI: IVRS 0x00000000DB3E7560 0000D0 (v02 AMD AMD IVRS 00000001 AMD 00000000)
  144. [ 0.007566] ACPI: SSDT 0x00000000DB3E7630 002314 (v01 AMD AMD CPU 00000001 AMD 00000001)
  145. [ 0.007569] ACPI: CRAT 0x00000000DB3E9948 000F50 (v01 AMD AMD CRAT 00000001 AMD 00000001)
  146. [ 0.007572] ACPI: CDIT 0x00000000DB3EA898 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001)
  147. [ 0.007576] ACPI: SSDT 0x00000000DB3EA8C8 001D4A (v01 AMD AmdTable 00000001 INTL 20120913)
  148. [ 0.007582] ACPI: Local APIC address 0xfee00000
  149. [ 0.007727] No NUMA configuration found
  150. [ 0.007729] Faking a node at [mem 0x0000000000000000-0x000000081f37ffff]
  151. [ 0.007739] NODE_DATA(0) allocated [mem 0x81e355000-0x81e37ffff]
  152. [ 0.055480] Zone ranges:
  153. [ 0.055484] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  154. [ 0.055486] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  155. [ 0.055487] Normal [mem 0x0000000100000000-0x000000081f37ffff]
  156. [ 0.055489] Device empty
  157. [ 0.055491] Movable zone start for each node
  158. [ 0.055494] Early memory node ranges
  159. [ 0.055496] node 0: [mem 0x0000000000001000-0x000000000009ffff]
  160. [ 0.055497] node 0: [mem 0x0000000000100000-0x0000000009cfffff]
  161. [ 0.055499] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
  162. [ 0.055501] node 0: [mem 0x000000000a20b000-0x000000000affffff]
  163. [ 0.055502] node 0: [mem 0x000000000b020000-0x00000000d8ac4fff]
  164. [ 0.055504] node 0: [mem 0x00000000dc3ad000-0x00000000deffffff]
  165. [ 0.055505] node 0: [mem 0x0000000100000000-0x000000081f37ffff]
  166. [ 0.055637] Zeroed struct page in unavailable ranges: 19572 pages
  167. [ 0.055639] Initmem setup node 0 [mem 0x0000000000001000-0x000000081f37ffff]
  168. [ 0.055641] On node 0 totalpages: 8365836
  169. [ 0.055643] DMA zone: 64 pages used for memmap
  170. [ 0.055644] DMA zone: 26 pages reserved
  171. [ 0.055645] DMA zone: 3999 pages, LIFO batch:0
  172. [ 0.055690] DMA32 zone: 13968 pages used for memmap
  173. [ 0.055692] DMA32 zone: 893933 pages, LIFO batch:63
  174. [ 0.066167] Normal zone: 116686 pages used for memmap
  175. [ 0.066170] Normal zone: 7467904 pages, LIFO batch:63
  176. [ 0.142808] ACPI: PM-Timer IO Port: 0x808
  177. [ 0.142812] ACPI: Local APIC address 0xfee00000
  178. [ 0.142818] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  179. [ 0.142840] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
  180. [ 0.142847] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
  181. [ 0.142850] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  182. [ 0.142852] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  183. [ 0.142854] ACPI: IRQ0 used by override.
  184. [ 0.142855] ACPI: IRQ9 used by override.
  185. [ 0.142857] Using ACPI (MADT) for SMP configuration information
  186. [ 0.142859] ACPI: HPET id: 0x10228201 base: 0xfed00000
  187. [ 0.142865] smpboot: Allowing 32 CPUs, 16 hotplug CPUs
  188. [ 0.142906] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  189. [ 0.142909] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  190. [ 0.142912] PM: Registered nosave memory: [mem 0x09d00000-0x09ffffff]
  191. [ 0.142914] PM: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
  192. [ 0.142917] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
  193. [ 0.142920] PM: Registered nosave memory: [mem 0xcf62e000-0xcf62efff]
  194. [ 0.142922] PM: Registered nosave memory: [mem 0xcf647000-0xcf647fff]
  195. [ 0.142924] PM: Registered nosave memory: [mem 0xcf648000-0xcf648fff]
  196. [ 0.142926] PM: Registered nosave memory: [mem 0xcf659000-0xcf659fff]
  197. [ 0.142929] PM: Registered nosave memory: [mem 0xd668a000-0xd668afff]
  198. [ 0.142931] PM: Registered nosave memory: [mem 0xd8ac5000-0xdb3c3fff]
  199. [ 0.142933] PM: Registered nosave memory: [mem 0xdb3c4000-0xdb3ecfff]
  200. [ 0.142934] PM: Registered nosave memory: [mem 0xdb3ed000-0xdb8a2fff]
  201. [ 0.142936] PM: Registered nosave memory: [mem 0xdb8a3000-0xdc3acfff]
  202. [ 0.142938] PM: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
  203. [ 0.142940] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
  204. [ 0.142941] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  205. [ 0.142943] PM: Registered nosave memory: [mem 0xfc000000-0xfd0fffff]
  206. [ 0.142944] PM: Registered nosave memory: [mem 0xfd100000-0xfd1fffff]
  207. [ 0.142946] PM: Registered nosave memory: [mem 0xfd200000-0xfe9fffff]
  208. [ 0.142947] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
  209. [ 0.142948] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
  210. [ 0.142950] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
  211. [ 0.142951] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
  212. [ 0.142952] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
  213. [ 0.142954] PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
  214. [ 0.142955] PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
  215. [ 0.142957] PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
  216. [ 0.142958] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  217. [ 0.142959] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
  218. [ 0.142961] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
  219. [ 0.142962] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
  220. [ 0.142964] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
  221. [ 0.142965] PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
  222. [ 0.142966] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
  223. [ 0.142968] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
  224. [ 0.142969] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
  225. [ 0.142971] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
  226. [ 0.142972] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
  227. [ 0.142973] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
  228. [ 0.142975] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  229. [ 0.142978] [mem 0xe0000000-0xf7ffffff] available for PCI devices
  230. [ 0.142980] Booting paravirtualized kernel on bare hardware
  231. [ 0.142985] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  232. [ 0.238026] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
  233. [ 0.248625] percpu: Embedded 507 pages/cpu s2039808 r8192 d28672 u2097152
  234. [ 0.248642] pcpu-alloc: s2039808 r8192 d28672 u2097152 alloc=1*2097152
  235. [ 0.248644] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07
  236. [ 0.248649] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15
  237. [ 0.248653] pcpu-alloc: [0] 16 [0] 17 [0] 18 [0] 19 [0] 20 [0] 21 [0] 22 [0] 23
  238. [ 0.248658] pcpu-alloc: [0] 24 [0] 25 [0] 26 [0] 27 [0] 28 [0] 29 [0] 30 [0] 31
  239. [ 0.248712] Built 1 zonelists, mobility grouping on. Total pages: 8235092
  240. [ 0.248714] Policy zone: Normal
  241. [ 0.248720] Kernel command line: BOOT_IMAGE=(hd1,gpt2)/boot/vmlinuz-5.5.0-0.rc6.git2.2.fc32.x86_64 root=UUID=9ddbab11-7912-4481-9b8b-69c567d0676b ro resume=UUID=f115f145-dca5-4d74-99fa-54ca665b962c rhgb log_buf_len=16M sysrq_always_enabled=1 nmi_watchdog=1 amdgpu.lockup_timeout=-1
  242. [ 0.248778] sysrq: sysrq always enabled.
  243. [ 0.251682] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
  244. [ 0.252798] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  245. [ 0.252888] mem auto-init: stack:off, heap alloc:off, heap free:off
  246. [ 1.165410] Memory: 32564284K/33463344K available (14339K kernel code, 3308K rwdata, 5236K rodata, 4364K init, 24704K bss, 899060K reserved, 0K cma-reserved)
  247. [ 1.167066] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
  248. [ 1.167068] kmemleak: Kernel memory leak detector disabled
  249. [ 1.167222] ftrace: allocating 41961 entries in 164 pages
  250. [ 1.177233] ftrace: allocated 164 pages with 3 groups
  251. [ 1.177588] Running RCU self tests
  252. [ 1.177590] rcu: Hierarchical RCU implementation.
  253. [ 1.177591] rcu: RCU lockdep checking is enabled.
  254. [ 1.177593] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
  255. [ 1.177594] rcu: RCU callback double-/use-after-free debug enabled.
  256. [ 1.177596] Tasks RCU enabled.
  257. [ 1.177597] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  258. [ 1.177599] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
  259. [ 1.180113] NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16
  260. [ 1.180475] random: crng done (trusting CPU's manufacturer)
  261. [ 1.180572] Console: colour dummy device 80x25
  262. [ 1.182028] printk: console [tty0] enabled
  263. [ 1.182042] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  264. [ 1.182050] ... MAX_LOCKDEP_SUBCLASSES: 8
  265. [ 1.182055] ... MAX_LOCK_DEPTH: 48
  266. [ 1.182060] ... MAX_LOCKDEP_KEYS: 8192
  267. [ 1.182066] ... CLASSHASH_SIZE: 4096
  268. [ 1.182071] ... MAX_LOCKDEP_ENTRIES: 32768
  269. [ 1.182076] ... MAX_LOCKDEP_CHAINS: 65536
  270. [ 1.182082] ... CHAINHASH_SIZE: 32768
  271. [ 1.182087] memory used by lock dependency info: 6749 kB
  272. [ 1.182093] memory used for stack traces: 4224 kB
  273. [ 1.182099] per task-struct memory footprint: 2688 bytes
  274. [ 1.182135] ACPI: Core revision 20191018
  275. [ 1.182351] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  276. [ 1.182400] APIC: Switch to symmetric I/O mode setup
  277. [ 1.263061] Switched APIC routing to physical flat.
  278. [ 1.263883] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  279. [ 1.268402] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a755b78fb3, max_idle_ns: 881591166364 ns
  280. [ 1.268424] Calibrating delay loop (skipped), value calculated using timer frequency.. 7385.55 BogoMIPS (lpj=3692775)
  281. [ 1.268437] pid_max: default: 32768 minimum: 301
  282. [ 1.276380] ---[ User Space ]---
  283. [ 1.276386] 0x0000000000000000-0x0000000000008000 32K RW x pte
  284. [ 1.276400] 0x0000000000008000-0x000000000003f000 220K pte
  285. [ 1.276412] 0x000000000003f000-0x0000000000040000 4K pte
  286. [ 1.276421] 0x0000000000040000-0x00000000000a0000 384K RW x pte
  287. [ 1.276436] 0x00000000000a0000-0x0000000000200000 1408K pte
  288. [ 1.276447] 0x0000000000200000-0x0000000001000000 14M pmd
  289. [ 1.276459] 0x0000000001000000-0x0000000001020000 128K pte
  290. [ 1.276474] 0x0000000001020000-0x0000000001200000 1920K pte
  291. [ 1.276488] 0x0000000001200000-0x0000000040000000 1006M pmd
  292. [ 1.276499] 0x0000000040000000-0x00000000c0000000 2G pud
  293. [ 1.276511] 0x00000000c0000000-0x00000000cfc00000 252M pmd
  294. [ 1.276523] 0x00000000cfc00000-0x00000000cfc32000 200K pte
  295. [ 1.276538] 0x00000000cfc32000-0x00000000cfe00000 1848K RW x pte
  296. [ 1.276550] 0x00000000cfe00000-0x00000000d6600000 104M RW PSE x pmd
  297. [ 1.276564] 0x00000000d6600000-0x00000000d668b000 556K RW x pte
  298. [ 1.276579] 0x00000000d668b000-0x00000000d6800000 1492K pte
  299. [ 1.276590] 0x00000000d6800000-0x00000000d7a00000 18M pmd
  300. [ 1.276605] 0x00000000d7a00000-0x00000000d7bd4000 1872K pte
  301. [ 1.276616] 0x00000000d7bd4000-0x00000000d7c00000 176K pte
  302. [ 1.276627] 0x00000000d7c00000-0x00000000d7e00000 2M pmd
  303. [ 1.276640] 0x00000000d7e00000-0x00000000d7ed1000 836K pte
  304. [ 1.276654] 0x00000000d7ed1000-0x00000000d8000000 1212K pte
  305. [ 1.276665] 0x00000000d8000000-0x00000000d8a00000 10M pmd
  306. [ 1.276677] 0x00000000d8a00000-0x00000000d8ac5000 788K pte
  307. [ 1.276691] 0x00000000d8ac5000-0x00000000d8c00000 1260K pte
  308. [ 1.276702] 0x00000000d8c00000-0x00000000db800000 44M pmd
  309. [ 1.276715] 0x00000000db800000-0x00000000db8a3000 652K pte
  310. [ 1.276728] 0x00000000db8a3000-0x00000000dba00000 1396K RW NX pte
  311. [ 1.276741] 0x00000000dba00000-0x00000000dc200000 8M RW PSE NX pmd
  312. [ 1.276755] 0x00000000dc200000-0x00000000dc327000 1180K RW NX pte
  313. [ 1.276768] 0x00000000dc327000-0x00000000dc32a000 12K ro x pte
  314. [ 1.276780] 0x00000000dc32a000-0x00000000dc32f000 20K RW NX pte
  315. [ 1.276794] 0x00000000dc32f000-0x00000000dc330000 4K ro x pte
  316. [ 1.276810] 0x00000000dc330000-0x00000000dc335000 20K RW NX pte
  317. [ 1.276823] 0x00000000dc335000-0x00000000dc339000 16K ro x pte
  318. [ 1.276836] 0x00000000dc339000-0x00000000dc33e000 20K RW NX pte
  319. [ 1.276849] 0x00000000dc33e000-0x00000000dc33f000 4K ro x pte
  320. [ 1.276862] 0x00000000dc33f000-0x00000000dc343000 16K RW NX pte
  321. [ 1.276875] 0x00000000dc343000-0x00000000dc344000 4K ro x pte
  322. [ 1.276888] 0x00000000dc344000-0x00000000dc349000 20K RW NX pte
  323. [ 1.276901] 0x00000000dc349000-0x00000000dc356000 52K ro x pte
  324. [ 1.276915] 0x00000000dc356000-0x00000000dc35d000 28K RW NX pte
  325. [ 1.276928] 0x00000000dc35d000-0x00000000dc360000 12K ro x pte
  326. [ 1.276941] 0x00000000dc360000-0x00000000dc365000 20K RW NX pte
  327. [ 1.276954] 0x00000000dc365000-0x00000000dc366000 4K ro x pte
  328. [ 1.276967] 0x00000000dc366000-0x00000000dc36b000 20K RW NX pte
  329. [ 1.276980] 0x00000000dc36b000-0x00000000dc36c000 4K ro x pte
  330. [ 1.276993] 0x00000000dc36c000-0x00000000dc371000 20K RW NX pte
  331. [ 1.277006] 0x00000000dc371000-0x00000000dc372000 4K ro x pte
  332. [ 1.277019] 0x00000000dc372000-0x00000000dc377000 20K RW NX pte
  333. [ 1.277033] 0x00000000dc377000-0x00000000dc378000 4K ro x pte
  334. [ 1.277046] 0x00000000dc378000-0x00000000dc37d000 20K RW NX pte
  335. [ 1.277059] 0x00000000dc37d000-0x00000000dc37e000 4K ro x pte
  336. [ 1.277072] 0x00000000dc37e000-0x00000000dc383000 20K RW NX pte
  337. [ 1.277085] 0x00000000dc383000-0x00000000dc384000 4K ro x pte
  338. [ 1.277098] 0x00000000dc384000-0x00000000dc388000 16K RW NX pte
  339. [ 1.277111] 0x00000000dc388000-0x00000000dc392000 40K ro x pte
  340. [ 1.277124] 0x00000000dc392000-0x00000000dc39b000 36K RW NX pte
  341. [ 1.277137] 0x00000000dc39b000-0x00000000dc39f000 16K ro x pte
  342. [ 1.277151] 0x00000000dc39f000-0x00000000dc3a4000 20K RW NX pte
  343. [ 1.277164] 0x00000000dc3a4000-0x00000000dc3a8000 16K ro x pte
  344. [ 1.277177] 0x00000000dc3a8000-0x00000000dc3ad000 20K RW NX pte
  345. [ 1.277191] 0x00000000dc3ad000-0x00000000dc400000 332K pte
  346. [ 1.277203] 0x00000000dc400000-0x00000000df000000 44M pmd
  347. [ 1.277216] 0x00000000df000000-0x00000000f8000000 400M pmd
  348. [ 1.277228] 0x00000000f8000000-0x00000000fc000000 64M RW PSE x pmd
  349. [ 1.277241] 0x00000000fc000000-0x00000000fd000000 16M pmd
  350. [ 1.277255] 0x00000000fd000000-0x00000000fd100000 1M pte
  351. [ 1.277269] 0x00000000fd100000-0x00000000fd200000 1M RW PCD x pte
  352. [ 1.277282] 0x00000000fd200000-0x00000000fea00000 24M pmd
  353. [ 1.277294] 0x00000000fea00000-0x00000000fea10000 64K RW PCD x pte
  354. [ 1.277310] 0x00000000fea10000-0x00000000feb80000 1472K pte
  355. [ 1.277323] 0x00000000feb80000-0x00000000fec02000 520K RW PCD x pte
  356. [ 1.277337] 0x00000000fec02000-0x00000000fec10000 56K pte
  357. [ 1.277349] 0x00000000fec10000-0x00000000fec11000 4K RW PCD x pte
  358. [ 1.277362] 0x00000000fec11000-0x00000000fec30000 124K pte
  359. [ 1.277374] 0x00000000fec30000-0x00000000fec31000 4K RW PCD x pte
  360. [ 1.277388] 0x00000000fec31000-0x00000000fed00000 828K pte
  361. [ 1.277400] 0x00000000fed00000-0x00000000fed01000 4K RW PCD x pte
  362. [ 1.277420] 0x00000000fed01000-0x00000000fed40000 252K pte
  363. [ 1.277432] 0x00000000fed40000-0x00000000fed45000 20K RW PCD x pte
  364. [ 1.277446] 0x00000000fed45000-0x00000000fed80000 236K pte
  365. [ 1.277458] 0x00000000fed80000-0x00000000fed90000 64K RW PCD x pte
  366. [ 1.277472] 0x00000000fed90000-0x00000000fedc2000 200K pte
  367. [ 1.277484] 0x00000000fedc2000-0x00000000fedd0000 56K RW PCD x pte
  368. [ 1.277497] 0x00000000fedd0000-0x00000000fedd4000 16K pte
  369. [ 1.277509] 0x00000000fedd4000-0x00000000fedd6000 8K RW PCD x pte
  370. [ 1.277522] 0x00000000fedd6000-0x00000000fee00000 168K pte
  371. [ 1.277536] 0x00000000fee00000-0x00000000fef00000 1M RW PCD x pte
  372. [ 1.277551] 0x00000000fef00000-0x00000000ff000000 1M pte
  373. [ 1.277563] 0x00000000ff000000-0x0000000100000000 16M RW PCD PSE x pmd
  374. [ 1.277577] 0x0000000100000000-0x00000007c0000000 27G pud
  375. [ 1.277591] 0x00000007c0000000-0x00000007f6c00000 876M pmd
  376. [ 1.277606] 0x00000007f6c00000-0x00000007f6dac000 1712K pte
  377. [ 1.277618] 0x00000007f6dac000-0x00000007f6dae000 8K RW NX pte
  378. [ 1.277632] 0x00000007f6dae000-0x00000007f6e00000 328K pte
  379. [ 1.277645] 0x00000007f6e00000-0x0000000800000000 146M pmd
  380. [ 1.277659] 0x0000000800000000-0x0000008000000000 480G pud
  381. [ 1.277676] 0x0000008000000000-0xffff800000000000 17179737600G pgd
  382. [ 1.277688] ---[ Kernel Space ]---
  383. [ 1.277694] 0xffff800000000000-0xffff808000000000 512G pgd
  384. [ 1.277706] ---[ LDT remap ]---
  385. [ 1.277711] 0xffff808000000000-0xffff810000000000 512G pgd
  386. [ 1.277723] ---[ Low Kernel Mapping ]---
  387. [ 1.277729] 0xffff810000000000-0xffff818000000000 512G pgd
  388. [ 1.277741] ---[ vmalloc() Area ]---
  389. [ 1.277746] 0xffff818000000000-0xffff820000000000 512G pgd
  390. [ 1.277758] ---[ Vmemmap ]---
  391. [ 1.277764] 0xffff820000000000-0xffff8e0000000000 12T pgd
  392. [ 1.277777] 0xffff8e0000000000-0xffff8e33c0000000 207G pud
  393. [ 1.277793] 0xffff8e33c0000000-0xffff8e33c0200000 2M RW GLB NX pte
  394. [ 1.277807] 0xffff8e33c0200000-0xffff8e33c9c00000 154M RW PSE GLB NX pmd
  395. [ 1.277822] 0xffff8e33c9c00000-0xffff8e33c9d00000 1M RW GLB NX pte
  396. [ 1.277837] 0xffff8e33c9d00000-0xffff8e33c9e00000 1M pte
  397. [ 1.277849] 0xffff8e33c9e00000-0xffff8e33ca000000 2M pmd
  398. [ 1.277861] 0xffff8e33ca000000-0xffff8e33ca200000 2M RW PSE GLB NX pmd
  399. [ 1.277874] 0xffff8e33ca200000-0xffff8e33ca20b000 44K pte
  400. [ 1.277890] 0xffff8e33ca20b000-0xffff8e33ca400000 2004K RW GLB NX pte
  401. [ 1.277903] 0xffff8e33ca400000-0xffff8e33cb000000 12M RW PSE GLB NX pmd
  402. [ 1.277917] 0xffff8e33cb000000-0xffff8e33cb020000 128K pte
  403. [ 1.277933] 0xffff8e33cb020000-0xffff8e33cb200000 1920K RW GLB NX pte
  404. [ 1.277949] 0xffff8e33cb200000-0xffff8e3400000000 846M RW PSE GLB NX pmd
  405. [ 1.277962] 0xffff8e3400000000-0xffff8e3480000000 2G RW PSE GLB NX pud
  406. [ 1.277976] 0xffff8e3480000000-0xffff8e3498a00000 394M RW PSE GLB NX pmd
  407. [ 1.277991] 0xffff8e3498a00000-0xffff8e3498ac5000 788K RW GLB NX pte
  408. [ 1.278007] 0xffff8e3498ac5000-0xffff8e3498c00000 1260K pte
  409. [ 1.278019] 0xffff8e3498c00000-0xffff8e349c200000 54M pmd
  410. [ 1.278034] 0xffff8e349c200000-0xffff8e349c3ad000 1716K pte
  411. [ 1.278047] 0xffff8e349c3ad000-0xffff8e349c400000 332K RW GLB NX pte
  412. [ 1.278060] 0xffff8e349c400000-0xffff8e349f000000 44M RW PSE GLB NX pmd
  413. [ 1.278075] 0xffff8e349f000000-0xffff8e34c0000000 528M pmd
  414. [ 1.278087] 0xffff8e34c0000000-0xffff8e3bc0000000 28G RW PSE GLB NX pud
  415. [ 1.278102] 0xffff8e3bc0000000-0xffff8e3bdf200000 498M RW PSE GLB NX pmd
  416. [ 1.278118] 0xffff8e3bdf200000-0xffff8e3bdf380000 1536K RW GLB NX pte
  417. [ 1.278132] 0xffff8e3bdf380000-0xffff8e3bdf400000 512K pte
  418. [ 1.278146] 0xffff8e3bdf400000-0xffff8e3c00000000 524M pmd
  419. [ 1.278159] 0xffff8e3c00000000-0xffff8e8000000000 272G pud
  420. [ 1.278172] 0xffff8e8000000000-0xffffa58000000000 23T pgd
  421. [ 1.278185] 0xffffa58000000000-0xffffa5b1c0000000 199G pud
  422. [ 1.278197] 0xffffa5b1c0000000-0xffffa5b1c0005000 20K RW GLB NX pte
  423. [ 1.278211] 0xffffa5b1c0005000-0xffffa5b1c0006000 4K pte
  424. [ 1.278222] 0xffffa5b1c0006000-0xffffa5b1c0007000 4K RW GLB NX pte
  425. [ 1.278236] 0xffffa5b1c0007000-0xffffa5b1c0008000 4K pte
  426. [ 1.278247] 0xffffa5b1c0008000-0xffffa5b1c000a000 8K RW GLB NX pte
  427. [ 1.278261] 0xffffa5b1c000a000-0xffffa5b1c000b000 4K pte
  428. [ 1.278272] 0xffffa5b1c000b000-0xffffa5b1c000c000 4K RW GLB NX pte
  429. [ 1.278286] 0xffffa5b1c000c000-0xffffa5b1c000d000 4K pte
  430. [ 1.278297] 0xffffa5b1c000d000-0xffffa5b1c000e000 4K RW PCD GLB NX pte
  431. [ 1.278311] 0xffffa5b1c000e000-0xffffa5b1c0010000 8K pte
  432. [ 1.278323] 0xffffa5b1c0010000-0xffffa5b1c001f000 60K RW GLB NX pte
  433. [ 1.278336] 0xffffa5b1c001f000-0xffffa5b1c0020000 4K pte
  434. [ 1.278348] 0xffffa5b1c0020000-0xffffa5b1c0029000 36K RW GLB NX pte
  435. [ 1.278361] 0xffffa5b1c0029000-0xffffa5b1c002a000 4K pte
  436. [ 1.278373] 0xffffa5b1c002a000-0xffffa5b1c002c000 8K RW GLB NX pte
  437. [ 1.278386] 0xffffa5b1c002c000-0xffffa5b1c0030000 16K pte
  438. [ 1.278398] 0xffffa5b1c0030000-0xffffa5b1c0035000 20K RW GLB NX pte
  439. [ 1.278411] 0xffffa5b1c0035000-0xffffa5b1c0038000 12K pte
  440. [ 1.278430] 0xffffa5b1c0038000-0xffffa5b1c003b000 12K RW GLB NX pte
  441. [ 1.278443] 0xffffa5b1c003b000-0xffffa5b1c003c000 4K pte
  442. [ 1.278455] 0xffffa5b1c003c000-0xffffa5b1c003f000 12K RW GLB NX pte
  443. [ 1.278469] 0xffffa5b1c003f000-0xffffa5b1c0080000 260K pte
  444. [ 1.278482] 0xffffa5b1c0080000-0xffffa5b1c0100000 512K RW PCD GLB NX pte
  445. [ 1.278497] 0xffffa5b1c0100000-0xffffa5b1c0200000 1M pte
  446. [ 1.278512] 0xffffa5b1c0200000-0xffffa5b200000000 1022M pmd
  447. [ 1.278526] 0xffffa5b200000000-0xffffa60000000000 312G pud
  448. [ 1.278541] 0xffffa60000000000-0xffffe70000000000 65T pgd
  449. [ 1.278553] 0xffffe70000000000-0xffffe71680000000 90G pud
  450. [ 1.278565] 0xffffe71680000000-0xffffe71683800000 56M RW PSE GLB NX pmd
  451. [ 1.278578] 0xffffe71683800000-0xffffe71684000000 8M pmd
  452. [ 1.278592] 0xffffe71684000000-0xffffe716a0800000 456M RW PSE GLB NX pmd
  453. [ 1.278607] 0xffffe716a0800000-0xffffe716c0000000 504M pmd
  454. [ 1.278621] 0xffffe716c0000000-0xffffe78000000000 421G pud
  455. [ 1.278634] 0xffffe78000000000-0xfffffe0000000000 23040G pgd
  456. [ 1.278646] ---[ CPU entry Area ]---
  457. [ 1.278651] 0xfffffe0000000000-0xfffffe0000002000 8K ro GLB NX pte
  458. [ 1.278664] 0xfffffe0000002000-0xfffffe0000003000 4K RW GLB NX pte
  459. [ 1.278678] 0xfffffe0000003000-0xfffffe0000008000 20K ro GLB NX pte
  460. [ 1.278691] 0xfffffe0000008000-0xfffffe0000009000 4K pte
  461. [ 1.278703] 0xfffffe0000009000-0xfffffe000000a000 4K RW GLB NX pte
  462. [ 1.278716] 0xfffffe000000a000-0xfffffe000000b000 4K pte
  463. [ 1.278728] 0xfffffe000000b000-0xfffffe000000c000 4K RW GLB NX pte
  464. [ 1.278741] 0xfffffe000000c000-0xfffffe000000f000 12K pte
  465. [ 1.278753] 0xfffffe000000f000-0xfffffe0000010000 4K RW GLB NX pte
  466. [ 1.278766] 0xfffffe0000010000-0xfffffe0000011000 4K pte
  467. [ 1.278778] 0xfffffe0000011000-0xfffffe0000012000 4K RW GLB NX pte
  468. [ 1.278791] 0xfffffe0000012000-0xfffffe0000013000 4K pte
  469. [ 1.278803] 0xfffffe0000013000-0xfffffe0000014000 4K RW GLB NX pte
  470. [ 1.278816] 0xfffffe0000014000-0xfffffe0000036000 136K pte
  471. [ 1.278828] 0xfffffe0000036000-0xfffffe0000037000 4K ro GLB NX pte
  472. [ 1.278841] 0xfffffe0000037000-0xfffffe0000038000 4K RW GLB NX pte
  473. [ 1.278854] 0xfffffe0000038000-0xfffffe000003d000 20K ro GLB NX pte
  474. [ 1.278867] 0xfffffe000003d000-0xfffffe000003e000 4K pte
  475. [ 1.278879] 0xfffffe000003e000-0xfffffe000003f000 4K RW GLB NX pte
  476. [ 1.279062] 0xfffffe000003f000-0xfffffe0000040000 4K pte
  477. [ 1.279074] 0xfffffe0000040000-0xfffffe0000041000 4K RW GLB NX pte
  478. [ 1.279087] 0xfffffe0000041000-0xfffffe0000044000 12K pte
  479. [ 1.279099] 0xfffffe0000044000-0xfffffe0000045000 4K RW GLB NX pte
  480. [ 1.279112] 0xfffffe0000045000-0xfffffe0000046000 4K pte
  481. [ 1.279124] 0xfffffe0000046000-0xfffffe0000047000 4K RW GLB NX pte
  482. [ 1.279137] 0xfffffe0000047000-0xfffffe0000048000 4K pte
  483. [ 1.279149] 0xfffffe0000048000-0xfffffe0000049000 4K RW GLB NX pte
  484. [ 1.279162] 0xfffffe0000049000-0xfffffe000006b000 136K pte
  485. [ 1.279174] 0xfffffe000006b000-0xfffffe000006c000 4K ro GLB NX pte
  486. [ 1.279187] 0xfffffe000006c000-0xfffffe000006d000 4K RW GLB NX pte
  487. [ 1.279200] 0xfffffe000006d000-0xfffffe0000072000 20K ro GLB NX pte
  488. [ 1.279213] 0xfffffe0000072000-0xfffffe0000073000 4K pte
  489. [ 1.279225] 0xfffffe0000073000-0xfffffe0000074000 4K RW GLB NX pte
  490. [ 1.279238] 0xfffffe0000074000-0xfffffe0000075000 4K pte
  491. [ 1.279250] 0xfffffe0000075000-0xfffffe0000076000 4K RW GLB NX pte
  492. [ 1.279263] 0xfffffe0000076000-0xfffffe0000079000 12K pte
  493. [ 1.279275] 0xfffffe0000079000-0xfffffe000007a000 4K RW GLB NX pte
  494. [ 1.279288] 0xfffffe000007a000-0xfffffe000007b000 4K pte
  495. [ 1.279300] 0xfffffe000007b000-0xfffffe000007c000 4K RW GLB NX pte
  496. [ 1.279313] 0xfffffe000007c000-0xfffffe000007d000 4K pte
  497. [ 1.279326] 0xfffffe000007d000-0xfffffe000007e000 4K RW GLB NX pte
  498. [ 1.279342] 0xfffffe000007e000-0xfffffe00000a0000 136K pte
  499. [ 1.279357] 0xfffffe00000a0000-0xfffffe00000a1000 4K ro GLB NX pte
  500. [ 1.279371] 0xfffffe00000a1000-0xfffffe00000a2000 4K RW GLB NX pte
  501. [ 1.279383] 0xfffffe00000a2000-0xfffffe00000a7000 20K ro GLB NX pte
  502. [ 1.279396] 0xfffffe00000a7000-0xfffffe00000a8000 4K pte
  503. [ 1.279407] 0xfffffe00000a8000-0xfffffe00000a9000 4K RW GLB NX pte
  504. [ 1.279420] 0xfffffe00000a9000-0xfffffe00000aa000 4K pte
  505. [ 1.279431] 0xfffffe00000aa000-0xfffffe00000ab000 4K RW GLB NX pte
  506. [ 1.279444] 0xfffffe00000ab000-0xfffffe00000ae000 12K pte
  507. [ 1.279455] 0xfffffe00000ae000-0xfffffe00000af000 4K RW GLB NX pte
  508. [ 1.279468] 0xfffffe00000af000-0xfffffe00000b0000 4K pte
  509. [ 1.279479] 0xfffffe00000b0000-0xfffffe00000b1000 4K RW GLB NX pte
  510. [ 1.279491] 0xfffffe00000b1000-0xfffffe00000b2000 4K pte
  511. [ 1.279503] 0xfffffe00000b2000-0xfffffe00000b3000 4K RW GLB NX pte
  512. [ 1.279516] 0xfffffe00000b3000-0xfffffe00000d5000 136K pte
  513. [ 1.279527] 0xfffffe00000d5000-0xfffffe00000d6000 4K ro GLB NX pte
  514. [ 1.279539] 0xfffffe00000d6000-0xfffffe00000d7000 4K RW GLB NX pte
  515. [ 1.279552] 0xfffffe00000d7000-0xfffffe00000dc000 20K ro GLB NX pte
  516. [ 1.279564] 0xfffffe00000dc000-0xfffffe00000dd000 4K pte
  517. [ 1.279576] 0xfffffe00000dd000-0xfffffe00000de000 4K RW GLB NX pte
  518. [ 1.279588] 0xfffffe00000de000-0xfffffe00000df000 4K pte
  519. [ 1.279600] 0xfffffe00000df000-0xfffffe00000e0000 4K RW GLB NX pte
  520. [ 1.279612] 0xfffffe00000e0000-0xfffffe00000e3000 12K pte
  521. [ 1.279623] 0xfffffe00000e3000-0xfffffe00000e4000 4K RW GLB NX pte
  522. [ 1.279636] 0xfffffe00000e4000-0xfffffe00000e5000 4K pte
  523. [ 1.279647] 0xfffffe00000e5000-0xfffffe00000e6000 4K RW GLB NX pte
  524. [ 1.279660] 0xfffffe00000e6000-0xfffffe00000e7000 4K pte
  525. [ 1.279671] 0xfffffe00000e7000-0xfffffe00000e8000 4K RW GLB NX pte
  526. [ 1.279684] 0xfffffe00000e8000-0xfffffe000010a000 136K pte
  527. [ 1.279695] 0xfffffe000010a000-0xfffffe000010b000 4K ro GLB NX pte
  528. [ 1.279708] 0xfffffe000010b000-0xfffffe000010c000 4K RW GLB NX pte
  529. [ 1.279720] 0xfffffe000010c000-0xfffffe0000111000 20K ro GLB NX pte
  530. [ 1.279733] 0xfffffe0000111000-0xfffffe0000112000 4K pte
  531. [ 1.279744] 0xfffffe0000112000-0xfffffe0000113000 4K RW GLB NX pte
  532. [ 1.279757] 0xfffffe0000113000-0xfffffe0000114000 4K pte
  533. [ 1.279768] 0xfffffe0000114000-0xfffffe0000115000 4K RW GLB NX pte
  534. [ 1.279781] 0xfffffe0000115000-0xfffffe0000118000 12K pte
  535. [ 1.279792] 0xfffffe0000118000-0xfffffe0000119000 4K RW GLB NX pte
  536. [ 1.279804] 0xfffffe0000119000-0xfffffe000011a000 4K pte
  537. [ 1.279816] 0xfffffe000011a000-0xfffffe000011b000 4K RW GLB NX pte
  538. [ 1.279828] 0xfffffe000011b000-0xfffffe000011c000 4K pte
  539. [ 1.279840] 0xfffffe000011c000-0xfffffe000011d000 4K RW GLB NX pte
  540. [ 1.279852] 0xfffffe000011d000-0xfffffe000013f000 136K pte
  541. [ 1.279864] 0xfffffe000013f000-0xfffffe0000140000 4K ro GLB NX pte
  542. [ 1.279876] 0xfffffe0000140000-0xfffffe0000141000 4K RW GLB NX pte
  543. [ 1.279889] 0xfffffe0000141000-0xfffffe0000146000 20K ro GLB NX pte
  544. [ 1.279901] 0xfffffe0000146000-0xfffffe0000147000 4K pte
  545. [ 1.279913] 0xfffffe0000147000-0xfffffe0000148000 4K RW GLB NX pte
  546. [ 1.279925] 0xfffffe0000148000-0xfffffe0000149000 4K pte
  547. [ 1.279936] 0xfffffe0000149000-0xfffffe000014a000 4K RW GLB NX pte
  548. [ 1.279949] 0xfffffe000014a000-0xfffffe000014d000 12K pte
  549. [ 1.279960] 0xfffffe000014d000-0xfffffe000014e000 4K RW GLB NX pte
  550. [ 1.279973] 0xfffffe000014e000-0xfffffe000014f000 4K pte
  551. [ 1.279984] 0xfffffe000014f000-0xfffffe0000150000 4K RW GLB NX pte
  552. [ 1.279997] 0xfffffe0000150000-0xfffffe0000151000 4K pte
  553. [ 1.280008] 0xfffffe0000151000-0xfffffe0000152000 4K RW GLB NX pte
  554. [ 1.280021] 0xfffffe0000152000-0xfffffe0000174000 136K pte
  555. [ 1.280032] 0xfffffe0000174000-0xfffffe0000175000 4K ro GLB NX pte
  556. [ 1.280045] 0xfffffe0000175000-0xfffffe0000176000 4K RW GLB NX pte
  557. [ 1.280057] 0xfffffe0000176000-0xfffffe000017b000 20K ro GLB NX pte
  558. [ 1.280070] 0xfffffe000017b000-0xfffffe000017c000 4K pte
  559. [ 1.280081] 0xfffffe000017c000-0xfffffe000017d000 4K RW GLB NX pte
  560. [ 1.280094] 0xfffffe000017d000-0xfffffe000017e000 4K pte
  561. [ 1.280105] 0xfffffe000017e000-0xfffffe000017f000 4K RW GLB NX pte
  562. [ 1.280117] 0xfffffe000017f000-0xfffffe0000182000 12K pte
  563. [ 1.280129] 0xfffffe0000182000-0xfffffe0000183000 4K RW GLB NX pte
  564. [ 1.280141] 0xfffffe0000183000-0xfffffe0000184000 4K pte
  565. [ 1.280153] 0xfffffe0000184000-0xfffffe0000185000 4K RW GLB NX pte
  566. [ 1.280165] 0xfffffe0000185000-0xfffffe0000186000 4K pte
  567. [ 1.280176] 0xfffffe0000186000-0xfffffe0000187000 4K RW GLB NX pte
  568. [ 1.280189] 0xfffffe0000187000-0xfffffe00001a9000 136K pte
  569. [ 1.280201] 0xfffffe00001a9000-0xfffffe00001aa000 4K ro GLB NX pte
  570. [ 1.280213] 0xfffffe00001aa000-0xfffffe00001ab000 4K RW GLB NX pte
  571. [ 1.280226] 0xfffffe00001ab000-0xfffffe00001b0000 20K ro GLB NX pte
  572. [ 1.280238] 0xfffffe00001b0000-0xfffffe00001b1000 4K pte
  573. [ 1.280249] 0xfffffe00001b1000-0xfffffe00001b2000 4K RW GLB NX pte
  574. [ 1.280262] 0xfffffe00001b2000-0xfffffe00001b3000 4K pte
  575. [ 1.280273] 0xfffffe00001b3000-0xfffffe00001b4000 4K RW GLB NX pte
  576. [ 1.280286] 0xfffffe00001b4000-0xfffffe00001b7000 12K pte
  577. [ 1.280297] 0xfffffe00001b7000-0xfffffe00001b8000 4K RW GLB NX pte
  578. [ 1.280310] 0xfffffe00001b8000-0xfffffe00001b9000 4K pte
  579. [ 1.280321] 0xfffffe00001b9000-0xfffffe00001ba000 4K RW GLB NX pte
  580. [ 1.280333] 0xfffffe00001ba000-0xfffffe00001bb000 4K pte
  581. [ 1.280345] 0xfffffe00001bb000-0xfffffe00001bc000 4K RW GLB NX pte
  582. [ 1.280358] 0xfffffe00001bc000-0xfffffe00001de000 136K pte
  583. [ 1.280369] 0xfffffe00001de000-0xfffffe00001df000 4K ro GLB NX pte
  584. [ 1.280381] 0xfffffe00001df000-0xfffffe00001e0000 4K RW GLB NX pte
  585. [ 1.280394] 0xfffffe00001e0000-0xfffffe00001e5000 20K ro GLB NX pte
  586. [ 1.280406] 0xfffffe00001e5000-0xfffffe00001e6000 4K pte
  587. [ 1.280420] 0xfffffe00001e6000-0xfffffe00001e7000 4K RW GLB NX pte
  588. [ 1.280432] 0xfffffe00001e7000-0xfffffe00001e8000 4K pte
  589. [ 1.280444] 0xfffffe00001e8000-0xfffffe00001e9000 4K RW GLB NX pte
  590. [ 1.280456] 0xfffffe00001e9000-0xfffffe00001ec000 12K pte
  591. [ 1.280468] 0xfffffe00001ec000-0xfffffe00001ed000 4K RW GLB NX pte
  592. [ 1.280480] 0xfffffe00001ed000-0xfffffe00001ee000 4K pte
  593. [ 1.280491] 0xfffffe00001ee000-0xfffffe00001ef000 4K RW GLB NX pte
  594. [ 1.280504] 0xfffffe00001ef000-0xfffffe00001f0000 4K pte
  595. [ 1.280515] 0xfffffe00001f0000-0xfffffe00001f1000 4K RW GLB NX pte
  596. [ 1.280528] 0xfffffe00001f1000-0xfffffe0000213000 136K pte
  597. [ 1.280539] 0xfffffe0000213000-0xfffffe0000214000 4K ro GLB NX pte
  598. [ 1.280552] 0xfffffe0000214000-0xfffffe0000215000 4K RW GLB NX pte
  599. [ 1.280564] 0xfffffe0000215000-0xfffffe000021a000 20K ro GLB NX pte
  600. [ 1.280578] 0xfffffe000021a000-0xfffffe000021b000 4K pte
  601. [ 1.280593] 0xfffffe000021b000-0xfffffe000021c000 4K RW GLB NX pte
  602. [ 1.280606] 0xfffffe000021c000-0xfffffe000021d000 4K pte
  603. [ 1.280618] 0xfffffe000021d000-0xfffffe000021e000 4K RW GLB NX pte
  604. [ 1.280631] 0xfffffe000021e000-0xfffffe0000221000 12K pte
  605. [ 1.280643] 0xfffffe0000221000-0xfffffe0000222000 4K RW GLB NX pte
  606. [ 1.280656] 0xfffffe0000222000-0xfffffe0000223000 4K pte
  607. [ 1.280668] 0xfffffe0000223000-0xfffffe0000224000 4K RW GLB NX pte
  608. [ 1.280681] 0xfffffe0000224000-0xfffffe0000225000 4K pte
  609. [ 1.280693] 0xfffffe0000225000-0xfffffe0000226000 4K RW GLB NX pte
  610. [ 1.280706] 0xfffffe0000226000-0xfffffe0000248000 136K pte
  611. [ 1.280718] 0xfffffe0000248000-0xfffffe0000249000 4K ro GLB NX pte
  612. [ 1.280731] 0xfffffe0000249000-0xfffffe000024a000 4K RW GLB NX pte
  613. [ 1.280744] 0xfffffe000024a000-0xfffffe000024f000 20K ro GLB NX pte
  614. [ 1.280757] 0xfffffe000024f000-0xfffffe0000250000 4K pte
  615. [ 1.280769] 0xfffffe0000250000-0xfffffe0000251000 4K RW GLB NX pte
  616. [ 1.280782] 0xfffffe0000251000-0xfffffe0000252000 4K pte
  617. [ 1.280794] 0xfffffe0000252000-0xfffffe0000253000 4K RW GLB NX pte
  618. [ 1.280807] 0xfffffe0000253000-0xfffffe0000256000 12K pte
  619. [ 1.280819] 0xfffffe0000256000-0xfffffe0000257000 4K RW GLB NX pte
  620. [ 1.280832] 0xfffffe0000257000-0xfffffe0000258000 4K pte
  621. [ 1.280844] 0xfffffe0000258000-0xfffffe0000259000 4K RW GLB NX pte
  622. [ 1.280857] 0xfffffe0000259000-0xfffffe000025a000 4K pte
  623. [ 1.280869] 0xfffffe000025a000-0xfffffe000025b000 4K RW GLB NX pte
  624. [ 1.280883] 0xfffffe000025b000-0xfffffe000027d000 136K pte
  625. [ 1.280895] 0xfffffe000027d000-0xfffffe000027e000 4K ro GLB NX pte
  626. [ 1.280908] 0xfffffe000027e000-0xfffffe000027f000 4K RW GLB NX pte
  627. [ 1.280921] 0xfffffe000027f000-0xfffffe0000284000 20K ro GLB NX pte
  628. [ 1.280934] 0xfffffe0000284000-0xfffffe0000285000 4K pte
  629. [ 1.280946] 0xfffffe0000285000-0xfffffe0000286000 4K RW GLB NX pte
  630. [ 1.280959] 0xfffffe0000286000-0xfffffe0000287000 4K pte
  631. [ 1.280971] 0xfffffe0000287000-0xfffffe0000288000 4K RW GLB NX pte
  632. [ 1.280984] 0xfffffe0000288000-0xfffffe000028b000 12K pte
  633. [ 1.280996] 0xfffffe000028b000-0xfffffe000028c000 4K RW GLB NX pte
  634. [ 1.281009] 0xfffffe000028c000-0xfffffe000028d000 4K pte
  635. [ 1.281021] 0xfffffe000028d000-0xfffffe000028e000 4K RW GLB NX pte
  636. [ 1.281034] 0xfffffe000028e000-0xfffffe000028f000 4K pte
  637. [ 1.281046] 0xfffffe000028f000-0xfffffe0000290000 4K RW GLB NX pte
  638. [ 1.281059] 0xfffffe0000290000-0xfffffe00002b2000 136K pte
  639. [ 1.281071] 0xfffffe00002b2000-0xfffffe00002b3000 4K ro GLB NX pte
  640. [ 1.281084] 0xfffffe00002b3000-0xfffffe00002b4000 4K RW GLB NX pte
  641. [ 1.281097] 0xfffffe00002b4000-0xfffffe00002b9000 20K ro GLB NX pte
  642. [ 1.281110] 0xfffffe00002b9000-0xfffffe00002ba000 4K pte
  643. [ 1.281122] 0xfffffe00002ba000-0xfffffe00002bb000 4K RW GLB NX pte
  644. [ 1.281135] 0xfffffe00002bb000-0xfffffe00002bc000 4K pte
  645. [ 1.281147] 0xfffffe00002bc000-0xfffffe00002bd000 4K RW GLB NX pte
  646. [ 1.281162] 0xfffffe00002bd000-0xfffffe00002c0000 12K pte
  647. [ 1.281176] 0xfffffe00002c0000-0xfffffe00002c1000 4K RW GLB NX pte
  648. [ 1.281191] 0xfffffe00002c1000-0xfffffe00002c2000 4K pte
  649. [ 1.281204] 0xfffffe00002c2000-0xfffffe00002c3000 4K RW GLB NX pte
  650. [ 1.281216] 0xfffffe00002c3000-0xfffffe00002c4000 4K pte
  651. [ 1.281227] 0xfffffe00002c4000-0xfffffe00002c5000 4K RW GLB NX pte
  652. [ 1.281240] 0xfffffe00002c5000-0xfffffe00002e7000 136K pte
  653. [ 1.281251] 0xfffffe00002e7000-0xfffffe00002e8000 4K ro GLB NX pte
  654. [ 1.281263] 0xfffffe00002e8000-0xfffffe00002e9000 4K RW GLB NX pte
  655. [ 1.281275] 0xfffffe00002e9000-0xfffffe00002ee000 20K ro GLB NX pte
  656. [ 1.281287] 0xfffffe00002ee000-0xfffffe00002ef000 4K pte
  657. [ 1.281298] 0xfffffe00002ef000-0xfffffe00002f0000 4K RW GLB NX pte
  658. [ 1.281310] 0xfffffe00002f0000-0xfffffe00002f1000 4K pte
  659. [ 1.281321] 0xfffffe00002f1000-0xfffffe00002f2000 4K RW GLB NX pte
  660. [ 1.281333] 0xfffffe00002f2000-0xfffffe00002f5000 12K pte
  661. [ 1.281344] 0xfffffe00002f5000-0xfffffe00002f6000 4K RW GLB NX pte
  662. [ 1.281357] 0xfffffe00002f6000-0xfffffe00002f7000 4K pte
  663. [ 1.281368] 0xfffffe00002f7000-0xfffffe00002f8000 4K RW GLB NX pte
  664. [ 1.281380] 0xfffffe00002f8000-0xfffffe00002f9000 4K pte
  665. [ 1.281391] 0xfffffe00002f9000-0xfffffe00002fa000 4K RW GLB NX pte
  666. [ 1.281403] 0xfffffe00002fa000-0xfffffe000031c000 136K pte
  667. [ 1.281420] 0xfffffe000031c000-0xfffffe000031d000 4K ro GLB NX pte
  668. [ 1.281432] 0xfffffe000031d000-0xfffffe000031e000 4K RW GLB NX pte
  669. [ 1.281444] 0xfffffe000031e000-0xfffffe0000323000 20K ro GLB NX pte
  670. [ 1.281456] 0xfffffe0000323000-0xfffffe0000324000 4K pte
  671. [ 1.281467] 0xfffffe0000324000-0xfffffe0000325000 4K RW GLB NX pte
  672. [ 1.281479] 0xfffffe0000325000-0xfffffe0000326000 4K pte
  673. [ 1.281490] 0xfffffe0000326000-0xfffffe0000327000 4K RW GLB NX pte
  674. [ 1.281502] 0xfffffe0000327000-0xfffffe000032a000 12K pte
  675. [ 1.281513] 0xfffffe000032a000-0xfffffe000032b000 4K RW GLB NX pte
  676. [ 1.281526] 0xfffffe000032b000-0xfffffe000032c000 4K pte
  677. [ 1.281537] 0xfffffe000032c000-0xfffffe000032d000 4K RW GLB NX pte
  678. [ 1.281549] 0xfffffe000032d000-0xfffffe000032e000 4K pte
  679. [ 1.281560] 0xfffffe000032e000-0xfffffe000032f000 4K RW GLB NX pte
  680. [ 1.281572] 0xfffffe000032f000-0xfffffe0000351000 136K pte
  681. [ 1.281583] 0xfffffe0000351000-0xfffffe0000352000 4K ro GLB NX pte
  682. [ 1.281595] 0xfffffe0000352000-0xfffffe0000353000 4K RW GLB NX pte
  683. [ 1.281607] 0xfffffe0000353000-0xfffffe0000358000 20K ro GLB NX pte
  684. [ 1.281619] 0xfffffe0000358000-0xfffffe0000359000 4K pte
  685. [ 1.281630] 0xfffffe0000359000-0xfffffe000035a000 4K RW GLB NX pte
  686. [ 1.281642] 0xfffffe000035a000-0xfffffe000035b000 4K pte
  687. [ 1.281654] 0xfffffe000035b000-0xfffffe000035c000 4K RW GLB NX pte
  688. [ 1.281666] 0xfffffe000035c000-0xfffffe000035f000 12K pte
  689. [ 1.281677] 0xfffffe000035f000-0xfffffe0000360000 4K RW GLB NX pte
  690. [ 1.281689] 0xfffffe0000360000-0xfffffe0000361000 4K pte
  691. [ 1.281700] 0xfffffe0000361000-0xfffffe0000362000 4K RW GLB NX pte
  692. [ 1.281712] 0xfffffe0000362000-0xfffffe0000363000 4K pte
  693. [ 1.281723] 0xfffffe0000363000-0xfffffe0000364000 4K RW GLB NX pte
  694. [ 1.281735] 0xfffffe0000364000-0xfffffe0000386000 136K pte
  695. [ 1.281746] 0xfffffe0000386000-0xfffffe0000387000 4K ro GLB NX pte
  696. [ 1.281758] 0xfffffe0000387000-0xfffffe0000388000 4K RW GLB NX pte
  697. [ 1.281771] 0xfffffe0000388000-0xfffffe000038d000 20K ro GLB NX pte
  698. [ 1.281783] 0xfffffe000038d000-0xfffffe000038e000 4K pte
  699. [ 1.281794] 0xfffffe000038e000-0xfffffe000038f000 4K RW GLB NX pte
  700. [ 1.281806] 0xfffffe000038f000-0xfffffe0000390000 4K pte
  701. [ 1.281817] 0xfffffe0000390000-0xfffffe0000391000 4K RW GLB NX pte
  702. [ 1.281829] 0xfffffe0000391000-0xfffffe0000394000 12K pte
  703. [ 1.281840] 0xfffffe0000394000-0xfffffe0000395000 4K RW GLB NX pte
  704. [ 1.281852] 0xfffffe0000395000-0xfffffe0000396000 4K pte
  705. [ 1.281863] 0xfffffe0000396000-0xfffffe0000397000 4K RW GLB NX pte
  706. [ 1.281875] 0xfffffe0000397000-0xfffffe0000398000 4K pte
  707. [ 1.281886] 0xfffffe0000398000-0xfffffe0000399000 4K RW GLB NX pte
  708. [ 1.281899] 0xfffffe0000399000-0xfffffe00003bb000 136K pte
  709. [ 1.281910] 0xfffffe00003bb000-0xfffffe00003bc000 4K ro GLB NX pte
  710. [ 1.281922] 0xfffffe00003bc000-0xfffffe00003bd000 4K RW GLB NX pte
  711. [ 1.281934] 0xfffffe00003bd000-0xfffffe00003c2000 20K ro GLB NX pte
  712. [ 1.281946] 0xfffffe00003c2000-0xfffffe00003c3000 4K pte
  713. [ 1.281957] 0xfffffe00003c3000-0xfffffe00003c4000 4K RW GLB NX pte
  714. [ 1.281969] 0xfffffe00003c4000-0xfffffe00003c5000 4K pte
  715. [ 1.281980] 0xfffffe00003c5000-0xfffffe00003c6000 4K RW GLB NX pte
  716. [ 1.281992] 0xfffffe00003c6000-0xfffffe00003c9000 12K pte
  717. [ 1.282003] 0xfffffe00003c9000-0xfffffe00003ca000 4K RW GLB NX pte
  718. [ 1.282015] 0xfffffe00003ca000-0xfffffe00003cb000 4K pte
  719. [ 1.282026] 0xfffffe00003cb000-0xfffffe00003cc000 4K RW GLB NX pte
  720. [ 1.282038] 0xfffffe00003cc000-0xfffffe00003cd000 4K pte
  721. [ 1.282049] 0xfffffe00003cd000-0xfffffe00003ce000 4K RW GLB NX pte
  722. [ 1.282062] 0xfffffe00003ce000-0xfffffe00003f0000 136K pte
  723. [ 1.282073] 0xfffffe00003f0000-0xfffffe00003f1000 4K ro GLB NX pte
  724. [ 1.282085] 0xfffffe00003f1000-0xfffffe00003f2000 4K RW GLB NX pte
  725. [ 1.282097] 0xfffffe00003f2000-0xfffffe00003f7000 20K ro GLB NX pte
  726. [ 1.282109] 0xfffffe00003f7000-0xfffffe00003f8000 4K pte
  727. [ 1.282120] 0xfffffe00003f8000-0xfffffe00003f9000 4K RW GLB NX pte
  728. [ 1.282132] 0xfffffe00003f9000-0xfffffe00003fa000 4K pte
  729. [ 1.282143] 0xfffffe00003fa000-0xfffffe00003fb000 4K RW GLB NX pte
  730. [ 1.282155] 0xfffffe00003fb000-0xfffffe00003fe000 12K pte
  731. [ 1.282167] 0xfffffe00003fe000-0xfffffe00003ff000 4K RW GLB NX pte
  732. [ 1.282179] 0xfffffe00003ff000-0xfffffe0000400000 4K pte
  733. [ 1.282190] 0xfffffe0000400000-0xfffffe0000401000 4K RW GLB NX pte
  734. [ 1.282202] 0xfffffe0000401000-0xfffffe0000402000 4K pte
  735. [ 1.282213] 0xfffffe0000402000-0xfffffe0000403000 4K RW GLB NX pte
  736. [ 1.282225] 0xfffffe0000403000-0xfffffe0000425000 136K pte
  737. [ 1.282236] 0xfffffe0000425000-0xfffffe0000426000 4K ro GLB NX pte
  738. [ 1.282248] 0xfffffe0000426000-0xfffffe0000427000 4K RW GLB NX pte
  739. [ 1.282261] 0xfffffe0000427000-0xfffffe000042c000 20K ro GLB NX pte
  740. [ 1.282273] 0xfffffe000042c000-0xfffffe000042d000 4K pte
  741. [ 1.282284] 0xfffffe000042d000-0xfffffe000042e000 4K RW GLB NX pte
  742. [ 1.282296] 0xfffffe000042e000-0xfffffe000042f000 4K pte
  743. [ 1.282307] 0xfffffe000042f000-0xfffffe0000430000 4K RW GLB NX pte
  744. [ 1.282319] 0xfffffe0000430000-0xfffffe0000433000 12K pte
  745. [ 1.282330] 0xfffffe0000433000-0xfffffe0000434000 4K RW GLB NX pte
  746. [ 1.282342] 0xfffffe0000434000-0xfffffe0000435000 4K pte
  747. [ 1.282353] 0xfffffe0000435000-0xfffffe0000436000 4K RW GLB NX pte
  748. [ 1.282365] 0xfffffe0000436000-0xfffffe0000437000 4K pte
  749. [ 1.282376] 0xfffffe0000437000-0xfffffe0000438000 4K RW GLB NX pte
  750. [ 1.282389] 0xfffffe0000438000-0xfffffe000045a000 136K pte
  751. [ 1.282400] 0xfffffe000045a000-0xfffffe000045b000 4K ro GLB NX pte
  752. [ 1.282412] 0xfffffe000045b000-0xfffffe000045c000 4K RW GLB NX pte
  753. [ 1.282420] 0xfffffe000045c000-0xfffffe0000461000 20K ro GLB NX pte
  754. [ 1.282432] 0xfffffe0000461000-0xfffffe0000462000 4K pte
  755. [ 1.282443] 0xfffffe0000462000-0xfffffe0000463000 4K RW GLB NX pte
  756. [ 1.282455] 0xfffffe0000463000-0xfffffe0000464000 4K pte
  757. [ 1.282466] 0xfffffe0000464000-0xfffffe0000465000 4K RW GLB NX pte
  758. [ 1.282478] 0xfffffe0000465000-0xfffffe0000468000 12K pte
  759. [ 1.282489] 0xfffffe0000468000-0xfffffe0000469000 4K RW GLB NX pte
  760. [ 1.282501] 0xfffffe0000469000-0xfffffe000046a000 4K pte
  761. [ 1.282512] 0xfffffe000046a000-0xfffffe000046b000 4K RW GLB NX pte
  762. [ 1.282524] 0xfffffe000046b000-0xfffffe000046c000 4K pte
  763. [ 1.282535] 0xfffffe000046c000-0xfffffe000046d000 4K RW GLB NX pte
  764. [ 1.282548] 0xfffffe000046d000-0xfffffe000048f000 136K pte
  765. [ 1.282559] 0xfffffe000048f000-0xfffffe0000490000 4K ro GLB NX pte
  766. [ 1.282571] 0xfffffe0000490000-0xfffffe0000491000 4K RW GLB NX pte
  767. [ 1.282583] 0xfffffe0000491000-0xfffffe0000496000 20K ro GLB NX pte
  768. [ 1.282595] 0xfffffe0000496000-0xfffffe0000497000 4K pte
  769. [ 1.282606] 0xfffffe0000497000-0xfffffe0000498000 4K RW GLB NX pte
  770. [ 1.282618] 0xfffffe0000498000-0xfffffe0000499000 4K pte
  771. [ 1.282629] 0xfffffe0000499000-0xfffffe000049a000 4K RW GLB NX pte
  772. [ 1.282641] 0xfffffe000049a000-0xfffffe000049d000 12K pte
  773. [ 1.282652] 0xfffffe000049d000-0xfffffe000049e000 4K RW GLB NX pte
  774. [ 1.282665] 0xfffffe000049e000-0xfffffe000049f000 4K pte
  775. [ 1.282676] 0xfffffe000049f000-0xfffffe00004a0000 4K RW GLB NX pte
  776. [ 1.282688] 0xfffffe00004a0000-0xfffffe00004a1000 4K pte
  777. [ 1.282699] 0xfffffe00004a1000-0xfffffe00004a2000 4K RW GLB NX pte
  778. [ 1.282711] 0xfffffe00004a2000-0xfffffe00004c4000 136K pte
  779. [ 1.282722] 0xfffffe00004c4000-0xfffffe00004c5000 4K ro GLB NX pte
  780. [ 1.282734] 0xfffffe00004c5000-0xfffffe00004c6000 4K RW GLB NX pte
  781. [ 1.282746] 0xfffffe00004c6000-0xfffffe00004cb000 20K ro GLB NX pte
  782. [ 1.282758] 0xfffffe00004cb000-0xfffffe00004cc000 4K pte
  783. [ 1.282769] 0xfffffe00004cc000-0xfffffe00004cd000 4K RW GLB NX pte
  784. [ 1.282782] 0xfffffe00004cd000-0xfffffe00004ce000 4K pte
  785. [ 1.282793] 0xfffffe00004ce000-0xfffffe00004cf000 4K RW GLB NX pte
  786. [ 1.282805] 0xfffffe00004cf000-0xfffffe00004d2000 12K pte
  787. [ 1.282816] 0xfffffe00004d2000-0xfffffe00004d3000 4K RW GLB NX pte
  788. [ 1.282828] 0xfffffe00004d3000-0xfffffe00004d4000 4K pte
  789. [ 1.282839] 0xfffffe00004d4000-0xfffffe00004d5000 4K RW GLB NX pte
  790. [ 1.282851] 0xfffffe00004d5000-0xfffffe00004d6000 4K pte
  791. [ 1.282862] 0xfffffe00004d6000-0xfffffe00004d7000 4K RW GLB NX pte
  792. [ 1.282874] 0xfffffe00004d7000-0xfffffe00004f9000 136K pte
  793. [ 1.282885] 0xfffffe00004f9000-0xfffffe00004fa000 4K ro GLB NX pte
  794. [ 1.282897] 0xfffffe00004fa000-0xfffffe00004fb000 4K RW GLB NX pte
  795. [ 1.282910] 0xfffffe00004fb000-0xfffffe0000500000 20K ro GLB NX pte
  796. [ 1.282922] 0xfffffe0000500000-0xfffffe0000501000 4K pte
  797. [ 1.282933] 0xfffffe0000501000-0xfffffe0000502000 4K RW GLB NX pte
  798. [ 1.282945] 0xfffffe0000502000-0xfffffe0000503000 4K pte
  799. [ 1.282956] 0xfffffe0000503000-0xfffffe0000504000 4K RW GLB NX pte
  800. [ 1.282968] 0xfffffe0000504000-0xfffffe0000507000 12K pte
  801. [ 1.282979] 0xfffffe0000507000-0xfffffe0000508000 4K RW GLB NX pte
  802. [ 1.282991] 0xfffffe0000508000-0xfffffe0000509000 4K pte
  803. [ 1.283002] 0xfffffe0000509000-0xfffffe000050a000 4K RW GLB NX pte
  804. [ 1.283014] 0xfffffe000050a000-0xfffffe000050b000 4K pte
  805. [ 1.283025] 0xfffffe000050b000-0xfffffe000050c000 4K RW GLB NX pte
  806. [ 1.283038] 0xfffffe000050c000-0xfffffe000052e000 136K pte
  807. [ 1.283049] 0xfffffe000052e000-0xfffffe000052f000 4K ro GLB NX pte
  808. [ 1.283061] 0xfffffe000052f000-0xfffffe0000530000 4K RW GLB NX pte
  809. [ 1.283073] 0xfffffe0000530000-0xfffffe0000535000 20K ro GLB NX pte
  810. [ 1.283085] 0xfffffe0000535000-0xfffffe0000536000 4K pte
  811. [ 1.283096] 0xfffffe0000536000-0xfffffe0000537000 4K RW GLB NX pte
  812. [ 1.283108] 0xfffffe0000537000-0xfffffe0000538000 4K pte
  813. [ 1.283119] 0xfffffe0000538000-0xfffffe0000539000 4K RW GLB NX pte
  814. [ 1.283131] 0xfffffe0000539000-0xfffffe000053c000 12K pte
  815. [ 1.283142] 0xfffffe000053c000-0xfffffe000053d000 4K RW GLB NX pte
  816. [ 1.283154] 0xfffffe000053d000-0xfffffe000053e000 4K pte
  817. [ 1.283165] 0xfffffe000053e000-0xfffffe000053f000 4K RW GLB NX pte
  818. [ 1.283177] 0xfffffe000053f000-0xfffffe0000540000 4K pte
  819. [ 1.283188] 0xfffffe0000540000-0xfffffe0000541000 4K RW GLB NX pte
  820. [ 1.283201] 0xfffffe0000541000-0xfffffe0000563000 136K pte
  821. [ 1.283212] 0xfffffe0000563000-0xfffffe0000564000 4K ro GLB NX pte
  822. [ 1.283224] 0xfffffe0000564000-0xfffffe0000565000 4K RW GLB NX pte
  823. [ 1.283236] 0xfffffe0000565000-0xfffffe000056a000 20K ro GLB NX pte
  824. [ 1.283248] 0xfffffe000056a000-0xfffffe000056b000 4K pte
  825. [ 1.283259] 0xfffffe000056b000-0xfffffe000056c000 4K RW GLB NX pte
  826. [ 1.283271] 0xfffffe000056c000-0xfffffe000056d000 4K pte
  827. [ 1.283282] 0xfffffe000056d000-0xfffffe000056e000 4K RW GLB NX pte
  828. [ 1.283294] 0xfffffe000056e000-0xfffffe0000571000 12K pte
  829. [ 1.283305] 0xfffffe0000571000-0xfffffe0000572000 4K RW GLB NX pte
  830. [ 1.283317] 0xfffffe0000572000-0xfffffe0000573000 4K pte
  831. [ 1.283328] 0xfffffe0000573000-0xfffffe0000574000 4K RW GLB NX pte
  832. [ 1.283341] 0xfffffe0000574000-0xfffffe0000575000 4K pte
  833. [ 1.283352] 0xfffffe0000575000-0xfffffe0000576000 4K RW GLB NX pte
  834. [ 1.283364] 0xfffffe0000576000-0xfffffe0000598000 136K pte
  835. [ 1.283375] 0xfffffe0000598000-0xfffffe0000599000 4K ro GLB NX pte
  836. [ 1.283387] 0xfffffe0000599000-0xfffffe000059a000 4K RW GLB NX pte
  837. [ 1.283399] 0xfffffe000059a000-0xfffffe000059f000 20K ro GLB NX pte
  838. [ 1.283420] 0xfffffe000059f000-0xfffffe00005a0000 4K pte
  839. [ 1.283431] 0xfffffe00005a0000-0xfffffe00005a1000 4K RW GLB NX pte
  840. [ 1.283443] 0xfffffe00005a1000-0xfffffe00005a2000 4K pte
  841. [ 1.283454] 0xfffffe00005a2000-0xfffffe00005a3000 4K RW GLB NX pte
  842. [ 1.283466] 0xfffffe00005a3000-0xfffffe00005a6000 12K pte
  843. [ 1.283477] 0xfffffe00005a6000-0xfffffe00005a7000 4K RW GLB NX pte
  844. [ 1.283489] 0xfffffe00005a7000-0xfffffe00005a8000 4K pte
  845. [ 1.283500] 0xfffffe00005a8000-0xfffffe00005a9000 4K RW GLB NX pte
  846. [ 1.283512] 0xfffffe00005a9000-0xfffffe00005aa000 4K pte
  847. [ 1.283523] 0xfffffe00005aa000-0xfffffe00005ab000 4K RW GLB NX pte
  848. [ 1.283536] 0xfffffe00005ab000-0xfffffe00005cd000 136K pte
  849. [ 1.283547] 0xfffffe00005cd000-0xfffffe00005ce000 4K ro GLB NX pte
  850. [ 1.283559] 0xfffffe00005ce000-0xfffffe00005cf000 4K RW GLB NX pte
  851. [ 1.283571] 0xfffffe00005cf000-0xfffffe00005d4000 20K ro GLB NX pte
  852. [ 1.283583] 0xfffffe00005d4000-0xfffffe00005d5000 4K pte
  853. [ 1.283594] 0xfffffe00005d5000-0xfffffe00005d6000 4K RW GLB NX pte
  854. [ 1.283606] 0xfffffe00005d6000-0xfffffe00005d7000 4K pte
  855. [ 1.283617] 0xfffffe00005d7000-0xfffffe00005d8000 4K RW GLB NX pte
  856. [ 1.283629] 0xfffffe00005d8000-0xfffffe00005db000 12K pte
  857. [ 1.283640] 0xfffffe00005db000-0xfffffe00005dc000 4K RW GLB NX pte
  858. [ 1.283652] 0xfffffe00005dc000-0xfffffe00005dd000 4K pte
  859. [ 1.283663] 0xfffffe00005dd000-0xfffffe00005de000 4K RW GLB NX pte
  860. [ 1.283675] 0xfffffe00005de000-0xfffffe00005df000 4K pte
  861. [ 1.283687] 0xfffffe00005df000-0xfffffe00005e0000 4K RW GLB NX pte
  862. [ 1.283699] 0xfffffe00005e0000-0xfffffe0000602000 136K pte
  863. [ 1.283710] 0xfffffe0000602000-0xfffffe0000603000 4K ro GLB NX pte
  864. [ 1.283722] 0xfffffe0000603000-0xfffffe0000604000 4K RW GLB NX pte
  865. [ 1.283734] 0xfffffe0000604000-0xfffffe0000609000 20K ro GLB NX pte
  866. [ 1.283746] 0xfffffe0000609000-0xfffffe000060a000 4K pte
  867. [ 1.283757] 0xfffffe000060a000-0xfffffe000060b000 4K RW GLB NX pte
  868. [ 1.283769] 0xfffffe000060b000-0xfffffe000060c000 4K pte
  869. [ 1.283780] 0xfffffe000060c000-0xfffffe000060d000 4K RW GLB NX pte
  870. [ 1.283793] 0xfffffe000060d000-0xfffffe0000610000 12K pte
  871. [ 1.283804] 0xfffffe0000610000-0xfffffe0000611000 4K RW GLB NX pte
  872. [ 1.283816] 0xfffffe0000611000-0xfffffe0000612000 4K pte
  873. [ 1.283827] 0xfffffe0000612000-0xfffffe0000613000 4K RW GLB NX pte
  874. [ 1.283839] 0xfffffe0000613000-0xfffffe0000614000 4K pte
  875. [ 1.283850] 0xfffffe0000614000-0xfffffe0000615000 4K RW GLB NX pte
  876. [ 1.283862] 0xfffffe0000615000-0xfffffe0000637000 136K pte
  877. [ 1.283873] 0xfffffe0000637000-0xfffffe0000638000 4K ro GLB NX pte
  878. [ 1.283885] 0xfffffe0000638000-0xfffffe0000639000 4K RW GLB NX pte
  879. [ 1.283898] 0xfffffe0000639000-0xfffffe000063e000 20K ro GLB NX pte
  880. [ 1.283910] 0xfffffe000063e000-0xfffffe000063f000 4K pte
  881. [ 1.283921] 0xfffffe000063f000-0xfffffe0000640000 4K RW GLB NX pte
  882. [ 1.283933] 0xfffffe0000640000-0xfffffe0000641000 4K pte
  883. [ 1.283944] 0xfffffe0000641000-0xfffffe0000642000 4K RW GLB NX pte
  884. [ 1.283956] 0xfffffe0000642000-0xfffffe0000645000 12K pte
  885. [ 1.283967] 0xfffffe0000645000-0xfffffe0000646000 4K RW GLB NX pte
  886. [ 1.283979] 0xfffffe0000646000-0xfffffe0000647000 4K pte
  887. [ 1.283990] 0xfffffe0000647000-0xfffffe0000648000 4K RW GLB NX pte
  888. [ 1.284002] 0xfffffe0000648000-0xfffffe0000649000 4K pte
  889. [ 1.284013] 0xfffffe0000649000-0xfffffe000064a000 4K RW GLB NX pte
  890. [ 1.284026] 0xfffffe000064a000-0xfffffe000066c000 136K pte
  891. [ 1.284037] 0xfffffe000066c000-0xfffffe000066d000 4K ro GLB NX pte
  892. [ 1.284049] 0xfffffe000066d000-0xfffffe000066e000 4K RW GLB NX pte
  893. [ 1.284061] 0xfffffe000066e000-0xfffffe0000673000 20K ro GLB NX pte
  894. [ 1.284073] 0xfffffe0000673000-0xfffffe0000674000 4K pte
  895. [ 1.284084] 0xfffffe0000674000-0xfffffe0000675000 4K RW GLB NX pte
  896. [ 1.284096] 0xfffffe0000675000-0xfffffe0000676000 4K pte
  897. [ 1.284107] 0xfffffe0000676000-0xfffffe0000677000 4K RW GLB NX pte
  898. [ 1.284119] 0xfffffe0000677000-0xfffffe000067a000 12K pte
  899. [ 1.284130] 0xfffffe000067a000-0xfffffe000067b000 4K RW GLB NX pte
  900. [ 1.284142] 0xfffffe000067b000-0xfffffe000067c000 4K pte
  901. [ 1.284153] 0xfffffe000067c000-0xfffffe000067d000 4K RW GLB NX pte
  902. [ 1.284165] 0xfffffe000067d000-0xfffffe000067e000 4K pte
  903. [ 1.284176] 0xfffffe000067e000-0xfffffe000067f000 4K RW GLB NX pte
  904. [ 1.284191] 0xfffffe000067f000-0xfffffe0000800000 1540K pte
  905. [ 1.284205] 0xfffffe0000800000-0xfffffe0040000000 1016M pmd
  906. [ 1.284219] 0xfffffe0040000000-0xfffffe8000000000 511G pud
  907. [ 1.284230] 0xfffffe8000000000-0xffffff0000000000 512G pgd
  908. [ 1.284241] ---[ ESPfix Area ]---
  909. [ 1.284249] 0xffffff0000000000-0xffffff7500000000 468G pud
  910. [ 1.284260] 0xffffff7500000000-0xffffff7500009000 36K pte
  911. [ 1.284271] 0xffffff7500009000-0xffffff750000a000 4K ro GLB NX pte
  912. [ 1.284283] 0xffffff750000a000-0xffffff7500019000 60K pte
  913. [ 1.284294] 0xffffff7500019000-0xffffff750001a000 4K ro GLB NX pte
  914. [ 1.284306] 0xffffff750001a000-0xffffff7500029000 60K pte
  915. [ 1.284317] 0xffffff7500029000-0xffffff750002a000 4K ro GLB NX pte
  916. [ 1.284330] 0xffffff750002a000-0xffffff7500039000 60K pte
  917. [ 1.284341] 0xffffff7500039000-0xffffff750003a000 4K ro GLB NX pte
  918. [ 1.284353] 0xffffff750003a000-0xffffff7500049000 60K pte
  919. [ 1.284364] 0xffffff7500049000-0xffffff750004a000 4K ro GLB NX pte
  920. [ 1.284376] 0xffffff750004a000-0xffffff7500059000 60K pte
  921. [ 1.284387] 0xffffff7500059000-0xffffff750005a000 4K ro GLB NX pte
  922. [ 1.284399] 0xffffff750005a000-0xffffff7500069000 60K pte
  923. [ 1.284410] 0xffffff7500069000-0xffffff750006a000 4K ro GLB NX pte
  924. [ 1.284420] 0xffffff750006a000-0xffffff7500079000 60K pte
  925. [ 1.292919] ... 131059 entries skipped ...
  926. [ 1.292925] ---[ EFI Runtime Services ]---
  927. [ 1.292931] 0xffffffef00000000-0xfffffffec0000000 63G pud
  928. [ 1.292944] 0xfffffffec0000000-0xfffffffeee000000 736M pmd
  929. [ 1.292956] 0xfffffffeee000000-0xfffffffeee008000 32K RW x pte
  930. [ 1.292968] 0xfffffffeee008000-0xfffffffeee03f000 220K pte
  931. [ 1.292980] 0xfffffffeee03f000-0xfffffffeee040000 4K pte
  932. [ 1.292991] 0xfffffffeee040000-0xfffffffeee0a0000 384K RW x pte
  933. [ 1.293006] 0xfffffffeee0a0000-0xfffffffeee200000 1408K pte
  934. [ 1.293018] 0xfffffffeee200000-0xfffffffeee220000 128K pte
  935. [ 1.293029] 0xfffffffeee220000-0xfffffffeee232000 72K pte
  936. [ 1.293044] 0xfffffffeee232000-0xfffffffeee400000 1848K RW x pte
  937. [ 1.293056] 0xfffffffeee400000-0xfffffffef4c00000 104M RW PSE x pmd
  938. [ 1.293070] 0xfffffffef4c00000-0xfffffffef4c8b000 556K RW x pte
  939. [ 1.293085] 0xfffffffef4c8b000-0xfffffffef4e00000 1492K pte
  940. [ 1.293096] 0xfffffffef4e00000-0xfffffffef6000000 18M pmd
  941. [ 1.293111] 0xfffffffef6000000-0xfffffffef61d4000 1872K pte
  942. [ 1.293124] 0xfffffffef61d4000-0xfffffffef62d1000 1012K pte
  943. [ 1.293137] 0xfffffffef62d1000-0xfffffffef6400000 1212K pte
  944. [ 1.293149] 0xfffffffef6400000-0xfffffffef6e00000 10M pmd
  945. [ 1.293161] 0xfffffffef6e00000-0xfffffffef6ec5000 788K pte
  946. [ 1.293176] 0xfffffffef6ec5000-0xfffffffef70a3000 1912K pte
  947. [ 1.293190] 0xfffffffef70a3000-0xfffffffef7200000 1396K RW NX pte
  948. [ 1.293202] 0xfffffffef7200000-0xfffffffef7a00000 8M RW PSE NX pmd
  949. [ 1.293217] 0xfffffffef7a00000-0xfffffffef7b27000 1180K RW NX pte
  950. [ 1.293229] 0xfffffffef7b27000-0xfffffffef7b2a000 12K ro x pte
  951. [ 1.293241] 0xfffffffef7b2a000-0xfffffffef7b2f000 20K RW NX pte
  952. [ 1.293254] 0xfffffffef7b2f000-0xfffffffef7b30000 4K ro x pte
  953. [ 1.293266] 0xfffffffef7b30000-0xfffffffef7b35000 20K RW NX pte
  954. [ 1.293278] 0xfffffffef7b35000-0xfffffffef7b39000 16K ro x pte
  955. [ 1.293290] 0xfffffffef7b39000-0xfffffffef7b3e000 20K RW NX pte
  956. [ 1.293303] 0xfffffffef7b3e000-0xfffffffef7b3f000 4K ro x pte
  957. [ 1.293315] 0xfffffffef7b3f000-0xfffffffef7b43000 16K RW NX pte
  958. [ 1.293327] 0xfffffffef7b43000-0xfffffffef7b44000 4K ro x pte
  959. [ 1.293339] 0xfffffffef7b44000-0xfffffffef7b49000 20K RW NX pte
  960. [ 1.293352] 0xfffffffef7b49000-0xfffffffef7b56000 52K ro x pte
  961. [ 1.293364] 0xfffffffef7b56000-0xfffffffef7b5d000 28K RW NX pte
  962. [ 1.293376] 0xfffffffef7b5d000-0xfffffffef7b60000 12K ro x pte
  963. [ 1.293389] 0xfffffffef7b60000-0xfffffffef7b65000 20K RW NX pte
  964. [ 1.293401] 0xfffffffef7b65000-0xfffffffef7b66000 4K ro x pte
  965. [ 1.293413] 0xfffffffef7b66000-0xfffffffef7b6b000 20K RW NX pte
  966. [ 1.293420] 0xfffffffef7b6b000-0xfffffffef7b6c000 4K ro x pte
  967. [ 1.293432] 0xfffffffef7b6c000-0xfffffffef7b71000 20K RW NX pte
  968. [ 1.293444] 0xfffffffef7b71000-0xfffffffef7b72000 4K ro x pte
  969. [ 1.293457] 0xfffffffef7b72000-0xfffffffef7b77000 20K RW NX pte
  970. [ 1.293469] 0xfffffffef7b77000-0xfffffffef7b78000 4K ro x pte
  971. [ 1.293481] 0xfffffffef7b78000-0xfffffffef7b7d000 20K RW NX pte
  972. [ 1.293493] 0xfffffffef7b7d000-0xfffffffef7b7e000 4K ro x pte
  973. [ 1.293506] 0xfffffffef7b7e000-0xfffffffef7b83000 20K RW NX pte
  974. [ 1.293518] 0xfffffffef7b83000-0xfffffffef7b84000 4K ro x pte
  975. [ 1.293530] 0xfffffffef7b84000-0xfffffffef7b88000 16K RW NX pte
  976. [ 1.293542] 0xfffffffef7b88000-0xfffffffef7b92000 40K ro x pte
  977. [ 1.293555] 0xfffffffef7b92000-0xfffffffef7b9b000 36K RW NX pte
  978. [ 1.293567] 0xfffffffef7b9b000-0xfffffffef7b9f000 16K ro x pte
  979. [ 1.293579] 0xfffffffef7b9f000-0xfffffffef7ba4000 20K RW NX pte
  980. [ 1.293592] 0xfffffffef7ba4000-0xfffffffef7ba8000 16K ro x pte
  981. [ 1.293604] 0xfffffffef7ba8000-0xfffffffef7bad000 20K RW NX pte
  982. [ 1.293617] 0xfffffffef7bad000-0xfffffffef7c00000 332K pte
  983. [ 1.293628] 0xfffffffef7c00000-0xfffffffefa800000 44M pmd
  984. [ 1.293639] 0xfffffffefa800000-0xfffffffefe800000 64M RW PSE x pmd
  985. [ 1.293654] 0xfffffffefe800000-0xfffffffefe900000 1M pte
  986. [ 1.293667] 0xfffffffefe900000-0xfffffffefea10000 1088K RW PCD x pte
  987. [ 1.293682] 0xfffffffefea10000-0xfffffffefeb80000 1472K pte
  988. [ 1.293694] 0xfffffffefeb80000-0xfffffffefec02000 520K RW PCD x pte
  989. [ 1.293706] 0xfffffffefec02000-0xfffffffefec10000 56K pte
  990. [ 1.293718] 0xfffffffefec10000-0xfffffffefec11000 4K RW PCD x pte
  991. [ 1.293730] 0xfffffffefec11000-0xfffffffefec30000 124K pte
  992. [ 1.293741] 0xfffffffefec30000-0xfffffffefec31000 4K RW PCD x pte
  993. [ 1.293755] 0xfffffffefec31000-0xfffffffefed00000 828K pte
  994. [ 1.293766] 0xfffffffefed00000-0xfffffffefed01000 4K RW PCD x pte
  995. [ 1.293779] 0xfffffffefed01000-0xfffffffefed40000 252K pte
  996. [ 1.293790] 0xfffffffefed40000-0xfffffffefed45000 20K RW PCD x pte
  997. [ 1.293803] 0xfffffffefed45000-0xfffffffefed80000 236K pte
  998. [ 1.293814] 0xfffffffefed80000-0xfffffffefed90000 64K RW PCD x pte
  999. [ 1.293827] 0xfffffffefed90000-0xfffffffefedc2000 200K pte
  1000. [ 1.293838] 0xfffffffefedc2000-0xfffffffefedd0000 56K RW PCD x pte
  1001. [ 1.293850] 0xfffffffefedd0000-0xfffffffefedd4000 16K pte
  1002. [ 1.293862] 0xfffffffefedd4000-0xfffffffefedd6000 8K RW PCD x pte
  1003. [ 1.293874] 0xfffffffefedd6000-0xfffffffefee00000 168K pte
  1004. [ 1.293887] 0xfffffffefee00000-0xfffffffefef00000 1M RW PCD x pte
  1005. [ 1.293901] 0xfffffffefef00000-0xfffffffeff000000 1M pte
  1006. [ 1.293913] 0xfffffffeff000000-0xffffffff00000000 16M RW PCD PSE x pmd
  1007. [ 1.293925] 0xffffffff00000000-0xffffffff80000000 2G pud
  1008. [ 1.293936] ---[ High Kernel Mapping ]---
  1009. [ 1.293943] 0xffffffff80000000-0xffffffffaa000000 672M pmd
  1010. [ 1.293955] 0xffffffffaa000000-0xffffffffade00000 62M RW PSE GLB x pmd
  1011. [ 1.293968] 0xffffffffade00000-0xffffffffc0000000 290M pmd
  1012. [ 1.293979] ---[ Modules ]---
  1013. [ 1.293986] 0xffffffffc0000000-0xffffffffff000000 1008M pmd
  1014. [ 1.293997] ---[ End Modules ]---
  1015. [ 1.294002] 0xffffffffff000000-0xffffffffff200000 2M pmd
  1016. [ 1.294020] 0xffffffffff200000-0xffffffffff578000 3552K pte
  1017. [ 1.294031] ---[ Fixmap Area ]---
  1018. [ 1.294037] 0xffffffffff578000-0xffffffffff5fa000 520K pte
  1019. [ 1.294048] 0xffffffffff5fa000-0xffffffffff5fd000 12K RW PWT PCD GLB NX pte
  1020. [ 1.294061] 0xffffffffff5fd000-0xffffffffff600000 12K pte
  1021. [ 1.294072] 0xffffffffff600000-0xffffffffff601000 4K USR ro GLB NX pte
  1022. [ 1.294088] 0xffffffffff601000-0xffffffffff800000 2044K pte
  1023. [ 1.294099] 0xffffffffff800000-0x0000000000000000 8M pmd
  1024. [ 1.294175] LSM: Security Framework initializing
  1025. [ 1.294197] Yama: becoming mindful.
  1026. [ 1.294213] SELinux: Initializing.
  1027. [ 1.294247] *** VALIDATE SELinux ***
  1028. [ 1.294328] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  1029. [ 1.294379] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  1030. [ 1.294437] *** VALIDATE tmpfs ***
  1031. [ 1.294768] *** VALIDATE proc ***
  1032. [ 1.294927] *** VALIDATE cgroup1 ***
  1033. [ 1.294934] *** VALIDATE cgroup2 ***
  1034. [ 1.295028] LVT offset 1 assigned for vector 0xf9
  1035. [ 1.295086] LVT offset 2 assigned for vector 0xf4
  1036. [ 1.295105] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
  1037. [ 1.295113] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
  1038. [ 1.295124] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  1039. [ 1.295135] Spectre V2 : Mitigation: Full AMD retpoline
  1040. [ 1.295141] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  1041. [ 1.295153] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  1042. [ 1.295163] Spectre V2 : User space: Vulnerable
  1043. [ 1.295170] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  1044. [ 1.295452] Freeing SMP alternatives memory: 36K
  1045. [ 1.400328] smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
  1046. [ 1.400418] Performance Events: Fam17h core perfctr, AMD PMU driver.
  1047. [ 1.400418] ... version: 0
  1048. [ 1.400418] ... bit width: 48
  1049. [ 1.400418] ... generic registers: 6
  1050. [ 1.400418] ... value mask: 0000ffffffffffff
  1051. [ 1.400418] ... max period: 00007fffffffffff
  1052. [ 1.400418] ... fixed-purpose events: 0
  1053. [ 1.400418] ... event mask: 000000000000003f
  1054. [ 1.400418] rcu: Hierarchical SRCU implementation.
  1055. [ 1.400535] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  1056. [ 1.401130] smp: Bringing up secondary CPUs ...
  1057. [ 1.401439] x86: Booting SMP configuration:
  1058. [ 1.401451] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
  1059. [ 1.422533] smp: Brought up 1 node, 16 CPUs
  1060. [ 1.422533] smpboot: Max logical packages: 2
  1061. [ 1.422533] smpboot: Total of 16 processors activated (118168.80 BogoMIPS)
  1062. [ 1.424571] devtmpfs: initialized
  1063. [ 1.424571] x86/mm: Memory block size: 128MB
  1064. [ 1.435322] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
  1065. [ 1.435322] PM: Registering ACPI NVS region [mem 0xdb3ed000-0xdb8a2fff] (4939776 bytes)
  1066. [ 1.437966] DMA-API: preallocated 65536 debug entries
  1067. [ 1.437975] DMA-API: debugging enabled by kernel config
  1068. [ 1.437984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  1069. [ 1.438002] futex hash table entries: 8192 (order: 8, 1048576 bytes, linear)
  1070. [ 1.438506] pinctrl core: initialized pinctrl subsystem
  1071.  
  1072. [ 1.438953] *************************************************************
  1073. [ 1.438953] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
  1074. [ 1.438953] ** **
  1075. [ 1.438953] ** IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL **
  1076. [ 1.438953] ** **
  1077. [ 1.438953] ** This means that this kernel is built to expose internal **
  1078. [ 1.438953] ** IOMMU data structures, which may compromise security on **
  1079. [ 1.438953] ** your system. **
  1080. [ 1.438953] ** **
  1081. [ 1.438953] ** If you see this message and you are not debugging the **
  1082. [ 1.438953] ** kernel, report this immediately to your vendor! **
  1083. [ 1.438953] ** **
  1084. [ 1.438953] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
  1085. [ 1.438953] *************************************************************
  1086. [ 1.438960] PM: RTC time: 21:27:55, date: 2020-01-16
  1087. [ 1.438978] thermal_sys: Registered thermal governor 'fair_share'
  1088. [ 1.438979] thermal_sys: Registered thermal governor 'bang_bang'
  1089. [ 1.438987] thermal_sys: Registered thermal governor 'step_wise'
  1090. [ 1.438995] thermal_sys: Registered thermal governor 'user_space'
  1091. [ 1.439421] NET: Registered protocol family 16
  1092. [ 1.439528] audit: initializing netlink subsys (disabled)
  1093. [ 1.439784] audit: type=2000 audit(1579210074.178:1): state=initialized audit_enabled=0 res=1
  1094. [ 1.439831] cpuidle: using governor menu
  1095. [ 1.440579] ACPI: bus type PCI registered
  1096. [ 1.440588] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  1097. [ 1.440629] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  1098. [ 1.440629] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  1099. [ 1.440629] PCI: Using configuration type 1 for base access
  1100. [ 1.450808] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  1101. [ 1.450808] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  1102. [ 1.516248] cryptomgr_test (107) used greatest stack depth: 14280 bytes left
  1103. [ 1.516174] kworker/u64:0 (109) used greatest stack depth: 13192 bytes left
  1104. [ 1.538152] cryptd: max_cpu_qlen set to 1000
  1105. [ 1.549638] alg: No test for 842 (842-generic)
  1106. [ 1.549638] alg: No test for 842 (842-scomp)
  1107. [ 1.554657] fbcon: Taking over console
  1108. [ 1.554843] ACPI: Added _OSI(Module Device)
  1109. [ 1.554843] ACPI: Added _OSI(Processor Device)
  1110. [ 1.554843] ACPI: Added _OSI(3.0 _SCP Extensions)
  1111. [ 1.554843] ACPI: Added _OSI(Processor Aggregator Device)
  1112. [ 1.554843] ACPI: Added _OSI(Linux-Dell-Video)
  1113. [ 1.554843] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  1114. [ 1.554843] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  1115. [ 1.587238] ACPI: 8 ACPI AML tables successfully acquired and loaded
  1116. [ 1.592669] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  1117. [ 1.600171] ACPI: EC: EC started
  1118. [ 1.600183] ACPI: EC: interrupt blocked
  1119. [ 1.600518] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC
  1120. [ 1.600528] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  1121. [ 1.600539] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
  1122. [ 1.600549] ACPI: Interpreter enabled
  1123. [ 1.600586] ACPI: (supports S0 S3 S4 S5)
  1124. [ 1.600592] ACPI: Using IOAPIC for interrupt routing
  1125. [ 1.601839] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  1126. [ 1.602636] ACPI: Enabled 3 GPEs in block 00 to 1F
  1127. [ 1.629574] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  1128. [ 1.629594] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  1129. [ 1.630106] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
  1130. [ 1.630594] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  1131. [ 1.630636] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  1132. [ 1.631586] PCI host bridge to bus 0000:00
  1133. [ 1.631595] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
  1134. [ 1.631605] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
  1135. [ 1.631614] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
  1136. [ 1.631624] pci_bus 0000:00: root bus resource [io 0x0d00-0xefff window]
  1137. [ 1.631633] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  1138. [ 1.631644] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
  1139. [ 1.631654] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
  1140. [ 1.631665] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
  1141. [ 1.631676] pci_bus 0000:00: root bus resource [bus 00-ff]
  1142. [ 1.631707] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
  1143. [ 1.632072] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
  1144. [ 1.632317] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
  1145. [ 1.632504] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
  1146. [ 1.634490] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
  1147. [ 1.635735] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
  1148. [ 1.636425] pci 0000:00:01.3: enabling Extended Tags
  1149. [ 1.637435] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
  1150. [ 1.637755] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
  1151. [ 1.637949] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
  1152. [ 1.638058] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
  1153. [ 1.638058] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
  1154. [ 1.639724] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
  1155. [ 1.639923] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
  1156. [ 1.640053] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
  1157. [ 1.640053] pci 0000:00:07.1: enabling Extended Tags
  1158. [ 1.640053] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
  1159. [ 1.641721] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
  1160. [ 1.641900] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
  1161. [ 1.642423] pci 0000:00:08.1: enabling Extended Tags
  1162. [ 1.642521] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
  1163. [ 1.642873] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
  1164. [ 1.643099] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
  1165. [ 1.643099] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
  1166. [ 1.643099] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
  1167. [ 1.643251] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
  1168. [ 1.643421] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
  1169. [ 1.643590] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
  1170. [ 1.643756] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
  1171. [ 1.643935] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
  1172. [ 1.644097] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
  1173. [ 1.645508] pci 0000:01:00.0: [8086:2700] type 00 class 0x010802
  1174. [ 1.645536] pci 0000:01:00.0: reg 0x10: [mem 0xfcf10000-0xfcf13fff 64bit]
  1175. [ 1.645571] pci 0000:01:00.0: reg 0x30: [mem 0xfcf00000-0xfcf0ffff pref]
  1176. [ 1.645805] pci 0000:00:01.1: PCI bridge to [bus 01]
  1177. [ 1.645817] pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff]
  1178. [ 1.646541] pci 0000:02:00.0: [1022:43d0] type 00 class 0x0c0330
  1179. [ 1.646572] pci 0000:02:00.0: reg 0x10: [mem 0xfcba0000-0xfcba7fff 64bit]
  1180. [ 1.646617] pci 0000:02:00.0: enabling Extended Tags
  1181. [ 1.646684] pci 0000:02:00.0: PME# supported from D3hot D3cold
  1182. [ 1.646864] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
  1183. [ 1.646920] pci 0000:02:00.1: reg 0x24: [mem 0xfcb80000-0xfcb9ffff]
  1184. [ 1.646935] pci 0000:02:00.1: reg 0x30: [mem 0xfcb00000-0xfcb7ffff pref]
  1185. [ 1.646949] pci 0000:02:00.1: enabling Extended Tags
  1186. [ 1.647000] pci 0000:02:00.1: PME# supported from D3hot D3cold
  1187. [ 1.647000] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
  1188. [ 1.647000] pci 0000:02:00.2: enabling Extended Tags
  1189. [ 1.647000] pci 0000:02:00.2: PME# supported from D3hot D3cold
  1190. [ 1.647000] pci 0000:00:01.3: PCI bridge to [bus 02-08]
  1191. [ 1.647000] pci 0000:00:01.3: bridge window [io 0xc000-0xdfff]
  1192. [ 1.647000] pci 0000:00:01.3: bridge window [mem 0xfc900000-0xfcbfffff]
  1193. [ 1.647179] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
  1194. [ 1.647237] pci 0000:03:00.0: enabling Extended Tags
  1195. [ 1.647307] pci 0000:03:00.0: PME# supported from D3hot D3cold
  1196. [ 1.647504] pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400
  1197. [ 1.647562] pci 0000:03:01.0: enabling Extended Tags
  1198. [ 1.647632] pci 0000:03:01.0: PME# supported from D3hot D3cold
  1199. [ 1.647838] pci 0000:03:02.0: [1022:43c7] type 01 class 0x060400
  1200. [ 1.647896] pci 0000:03:02.0: enabling Extended Tags
  1201. [ 1.647966] pci 0000:03:02.0: PME# supported from D3hot D3cold
  1202. [ 1.648160] pci 0000:03:03.0: [1022:43c7] type 01 class 0x060400
  1203. [ 1.648218] pci 0000:03:03.0: enabling Extended Tags
  1204. [ 1.648288] pci 0000:03:03.0: PME# supported from D3hot D3cold
  1205. [ 1.648485] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
  1206. [ 1.648543] pci 0000:03:04.0: enabling Extended Tags
  1207. [ 1.648613] pci 0000:03:04.0: PME# supported from D3hot D3cold
  1208. [ 1.648831] pci 0000:02:00.2: PCI bridge to [bus 03-08]
  1209. [ 1.648845] pci 0000:02:00.2: bridge window [io 0xc000-0xdfff]
  1210. [ 1.648857] pci 0000:02:00.2: bridge window [mem 0xfc900000-0xfcafffff]
  1211. [ 1.648992] pci 0000:04:00.0: [8086:1539] type 00 class 0x020000
  1212. [ 1.649045] pci 0000:04:00.0: reg 0x10: [mem 0xfca00000-0xfca1ffff]
  1213. [ 1.649086] pci 0000:04:00.0: reg 0x18: [io 0xd000-0xd01f]
  1214. [ 1.649110] pci 0000:04:00.0: reg 0x1c: [mem 0xfca20000-0xfca23fff]
  1215. [ 1.649307] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  1216. [ 1.649575] pci 0000:03:00.0: PCI bridge to [bus 04]
  1217. [ 1.649587] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
  1218. [ 1.649598] pci 0000:03:00.0: bridge window [mem 0xfca00000-0xfcafffff]
  1219. [ 1.649689] pci 0000:05:00.0: [10ec:b822] type 00 class 0x028000
  1220. [ 1.649740] pci 0000:05:00.0: reg 0x10: [io 0xc000-0xc0ff]
  1221. [ 1.649781] pci 0000:05:00.0: reg 0x18: [mem 0xfc900000-0xfc90ffff 64bit]
  1222. [ 1.649967] pci 0000:05:00.0: supports D1 D2
  1223. [ 1.649974] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  1224. [ 1.650227] pci 0000:03:01.0: PCI bridge to [bus 05]
  1225. [ 1.650239] pci 0000:03:01.0: bridge window [io 0xc000-0xcfff]
  1226. [ 1.650249] pci 0000:03:01.0: bridge window [mem 0xfc900000-0xfc9fffff]
  1227. [ 1.650325] pci 0000:03:02.0: PCI bridge to [bus 06]
  1228. [ 1.650421] pci 0000:03:03.0: PCI bridge to [bus 07]
  1229. [ 1.650515] pci 0000:03:04.0: PCI bridge to [bus 08]
  1230. [ 1.650895] pci 0000:09:00.0: [1002:14a0] type 01 class 0x060400
  1231. [ 1.650926] pci 0000:09:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff]
  1232. [ 1.651030] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
  1233. [ 1.651279] pci 0000:00:03.1: PCI bridge to [bus 09-0b]
  1234. [ 1.651289] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
  1235. [ 1.651299] pci 0000:00:03.1: bridge window [mem 0xfcc00000-0xfcdfffff]
  1236. [ 1.651310] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  1237. [ 1.651381] pci 0000:0a:00.0: [1002:14a1] type 01 class 0x060400
  1238. [ 1.651496] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
  1239. [ 1.651637] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
  1240. [ 1.651648] pci 0000:09:00.0: bridge window [io 0xe000-0xefff]
  1241. [ 1.651658] pci 0000:09:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
  1242. [ 1.651670] pci 0000:09:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  1243. [ 1.651736] pci 0000:0b:00.0: [1002:66af] type 00 class 0x030000
  1244. [ 1.651772] pci 0000:0b:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
  1245. [ 1.651794] pci 0000:0b:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
  1246. [ 1.651810] pci 0000:0b:00.0: reg 0x20: [io 0xe000-0xe0ff]
  1247. [ 1.651824] pci 0000:0b:00.0: reg 0x24: [mem 0xfcc00000-0xfcc7ffff]
  1248. [ 1.651839] pci 0000:0b:00.0: reg 0x30: [mem 0xfcc80000-0xfcc9ffff pref]
  1249. [ 1.651872] pci 0000:0b:00.0: BAR 0: assigned to efifb
  1250. [ 1.651937] pci 0000:0b:00.0: PME# supported from D1 D2 D3hot D3cold
  1251. [ 1.652078] pci 0000:0b:00.1: [1002:ab20] type 00 class 0x040300
  1252. [ 1.652104] pci 0000:0b:00.1: reg 0x10: [mem 0xfcca0000-0xfcca3fff]
  1253. [ 1.652208] pci 0000:0b:00.1: PME# supported from D1 D2 D3hot D3cold
  1254. [ 1.652363] pci 0000:0a:00.0: PCI bridge to [bus 0b]
  1255. [ 1.652374] pci 0000:0a:00.0: bridge window [io 0xe000-0xefff]
  1256. [ 1.652384] pci 0000:0a:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
  1257. [ 1.652397] pci 0000:0a:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  1258. [ 1.652905] pci 0000:0c:00.0: [1022:145a] type 00 class 0x130000
  1259. [ 1.652942] pci 0000:0c:00.0: enabling Extended Tags
  1260. [ 1.653079] pci 0000:0c:00.2: [1022:1456] type 00 class 0x108000
  1261. [ 1.653103] pci 0000:0c:00.2: reg 0x18: [mem 0xfc700000-0xfc7fffff]
  1262. [ 1.653119] pci 0000:0c:00.2: reg 0x24: [mem 0xfc800000-0xfc801fff]
  1263. [ 1.653133] pci 0000:0c:00.2: enabling Extended Tags
  1264. [ 1.653307] pci 0000:0c:00.3: [1022:145f] type 00 class 0x0c0330
  1265. [ 1.653329] pci 0000:0c:00.3: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
  1266. [ 1.653359] pci 0000:0c:00.3: enabling Extended Tags
  1267. [ 1.653406] pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
  1268. [ 1.653582] pci 0000:00:07.1: PCI bridge to [bus 0c]
  1269. [ 1.653593] pci 0000:00:07.1: bridge window [mem 0xfc600000-0xfc8fffff]
  1270. [ 1.653930] pci 0000:0d:00.0: [1022:1455] type 00 class 0x130000
  1271. [ 1.653969] pci 0000:0d:00.0: enabling Extended Tags
  1272. [ 1.654112] pci 0000:0d:00.2: [1022:7901] type 00 class 0x010601
  1273. [ 1.654152] pci 0000:0d:00.2: reg 0x24: [mem 0xfce08000-0xfce08fff]
  1274. [ 1.654168] pci 0000:0d:00.2: enabling Extended Tags
  1275. [ 1.654215] pci 0000:0d:00.2: PME# supported from D3hot D3cold
  1276. [ 1.654368] pci 0000:0d:00.3: [1022:1457] type 00 class 0x040300
  1277. [ 1.654388] pci 0000:0d:00.3: reg 0x10: [mem 0xfce00000-0xfce07fff]
  1278. [ 1.654421] pci 0000:0d:00.3: enabling Extended Tags
  1279. [ 1.654467] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
  1280. [ 1.654641] pci 0000:00:08.1: PCI bridge to [bus 0d]
  1281. [ 1.654653] pci 0000:00:08.1: bridge window [mem 0xfce00000-0xfcefffff]
  1282. [ 1.655511] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
  1283. [ 1.655652] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
  1284. [ 1.655784] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
  1285. [ 1.655928] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
  1286. [ 1.656058] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
  1287. [ 1.656169] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
  1288. [ 1.656280] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
  1289. [ 1.656391] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
  1290. [ 1.657658] ACPI: EC: interrupt unblocked
  1291. [ 1.657684] ACPI: EC: event unblocked
  1292. [ 1.657701] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
  1293. [ 1.657714] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions and events
  1294. [ 1.658655] iommu: Default domain type: Translated
  1295. [ 1.658655] pci 0000:0b:00.0: vgaarb: setting as boot VGA device
  1296. [ 1.658655] pci 0000:0b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  1297. [ 1.658655] pci 0000:0b:00.0: vgaarb: bridge control possible
  1298. [ 1.658655] vgaarb: loaded
  1299. [ 1.658726] SCSI subsystem initialized
  1300. [ 1.659001] libata version 3.00 loaded.
  1301. [ 1.659001] ACPI: bus type USB registered
  1302. [ 1.659001] usbcore: registered new interface driver usbfs
  1303. [ 1.659001] usbcore: registered new interface driver hub
  1304. [ 1.659489] usbcore: registered new device driver usb
  1305. [ 1.659489] pps_core: LinuxPPS API ver. 1 registered
  1306. [ 1.659489] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  1307. [ 1.659489] PTP clock support registered
  1308. [ 1.659620] EDAC MC: Ver: 3.0.0
  1309. [ 1.659703] Registered efivars operations
  1310. [ 1.659703] PCI: Using ACPI for IRQ routing
  1311. [ 1.663508] PCI: pci_cache_line_size set to 64 bytes
  1312. [ 1.663587] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
  1313. [ 1.663594] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
  1314. [ 1.663596] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
  1315. [ 1.663597] e820: reserve RAM buffer [mem 0xcf62e018-0xcfffffff]
  1316. [ 1.663599] e820: reserve RAM buffer [mem 0xcf648018-0xcfffffff]
  1317. [ 1.663601] e820: reserve RAM buffer [mem 0xd668a000-0xd7ffffff]
  1318. [ 1.663602] e820: reserve RAM buffer [mem 0xd8ac5000-0xdbffffff]
  1319. [ 1.663604] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
  1320. [ 1.663605] e820: reserve RAM buffer [mem 0x81f380000-0x81fffffff]
  1321. [ 1.664420] NetLabel: Initializing
  1322. [ 1.664420] NetLabel: domain hash size = 128
  1323. [ 1.664420] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  1324. [ 1.664420] NetLabel: unlabeled traffic allowed by default
  1325. [ 1.664576] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  1326. [ 1.664576] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  1327. [ 1.667604] clocksource: Switched to clocksource tsc-early
  1328. [ 1.712718] *** VALIDATE bpf ***
  1329. [ 1.713051] VFS: Disk quotas dquot_6.6.0
  1330. [ 1.713085] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  1331. [ 1.713146] *** VALIDATE ramfs ***
  1332. [ 1.713159] *** VALIDATE hugetlbfs ***
  1333. [ 1.713266] pnp: PnP ACPI init
  1334. [ 1.713506] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
  1335. [ 1.713533] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  1336. [ 1.713741] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  1337. [ 1.714072] system 00:02: [io 0x02a0-0x02af] has been reserved
  1338. [ 1.714082] system 00:02: [io 0x0230-0x023f] has been reserved
  1339. [ 1.714093] system 00:02: [io 0x0290-0x029f] has been reserved
  1340. [ 1.714106] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  1341. [ 1.714604] system 00:03: [io 0x04d0-0x04d1] has been reserved
  1342. [ 1.714614] system 00:03: [io 0x040b] has been reserved
  1343. [ 1.714622] system 00:03: [io 0x04d6] has been reserved
  1344. [ 1.714631] system 00:03: [io 0x0c00-0x0c01] has been reserved
  1345. [ 1.714640] system 00:03: [io 0x0c14] has been reserved
  1346. [ 1.714648] system 00:03: [io 0x0c50-0x0c51] has been reserved
  1347. [ 1.714657] system 00:03: [io 0x0c52] has been reserved
  1348. [ 1.714665] system 00:03: [io 0x0c6c] has been reserved
  1349. [ 1.714673] system 00:03: [io 0x0c6f] has been reserved
  1350. [ 1.714682] system 00:03: [io 0x0cd0-0x0cd1] has been reserved
  1351. [ 1.714691] system 00:03: [io 0x0cd2-0x0cd3] has been reserved
  1352. [ 1.714699] system 00:03: [io 0x0cd4-0x0cd5] has been reserved
  1353. [ 1.714708] system 00:03: [io 0x0cd6-0x0cd7] has been reserved
  1354. [ 1.714717] system 00:03: [io 0x0cd8-0x0cdf] has been reserved
  1355. [ 1.714726] system 00:03: [io 0x0800-0x089f] has been reserved
  1356. [ 1.714735] system 00:03: [io 0x0b00-0x0b0f] has been reserved
  1357. [ 1.714743] system 00:03: [io 0x0b20-0x0b3f] has been reserved
  1358. [ 1.714752] system 00:03: [io 0x0900-0x090f] has been reserved
  1359. [ 1.714761] system 00:03: [io 0x0910-0x091f] has been reserved
  1360. [ 1.714771] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
  1361. [ 1.714782] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
  1362. [ 1.714792] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
  1363. [ 1.714803] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
  1364. [ 1.714814] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
  1365. [ 1.714825] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
  1366. [ 1.714834] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
  1367. [ 1.714848] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  1368. [ 1.715849] pnp: PnP ACPI: found 4 devices
  1369. [ 1.723449] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  1370. [ 1.723558] pci 0000:00:01.1: PCI bridge to [bus 01]
  1371. [ 1.723569] pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff]
  1372. [ 1.723582] pci 0000:03:00.0: PCI bridge to [bus 04]
  1373. [ 1.723591] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff]
  1374. [ 1.723602] pci 0000:03:00.0: bridge window [mem 0xfca00000-0xfcafffff]
  1375. [ 1.723617] pci 0000:03:01.0: PCI bridge to [bus 05]
  1376. [ 1.723625] pci 0000:03:01.0: bridge window [io 0xc000-0xcfff]
  1377. [ 1.723636] pci 0000:03:01.0: bridge window [mem 0xfc900000-0xfc9fffff]
  1378. [ 1.723651] pci 0000:03:02.0: PCI bridge to [bus 06]
  1379. [ 1.723666] pci 0000:03:03.0: PCI bridge to [bus 07]
  1380. [ 1.723682] pci 0000:03:04.0: PCI bridge to [bus 08]
  1381. [ 1.723698] pci 0000:02:00.2: PCI bridge to [bus 03-08]
  1382. [ 1.723706] pci 0000:02:00.2: bridge window [io 0xc000-0xdfff]
  1383. [ 1.723717] pci 0000:02:00.2: bridge window [mem 0xfc900000-0xfcafffff]
  1384. [ 1.723731] pci 0000:00:01.3: PCI bridge to [bus 02-08]
  1385. [ 1.723739] pci 0000:00:01.3: bridge window [io 0xc000-0xdfff]
  1386. [ 1.723749] pci 0000:00:01.3: bridge window [mem 0xfc900000-0xfcbfffff]
  1387. [ 1.723761] pci 0000:0a:00.0: PCI bridge to [bus 0b]
  1388. [ 1.723769] pci 0000:0a:00.0: bridge window [io 0xe000-0xefff]
  1389. [ 1.723780] pci 0000:0a:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
  1390. [ 1.723790] pci 0000:0a:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  1391. [ 1.723805] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
  1392. [ 1.723814] pci 0000:09:00.0: bridge window [io 0xe000-0xefff]
  1393. [ 1.723825] pci 0000:09:00.0: bridge window [mem 0xfcc00000-0xfccfffff]
  1394. [ 1.723836] pci 0000:09:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  1395. [ 1.723850] pci 0000:00:03.1: PCI bridge to [bus 09-0b]
  1396. [ 1.723858] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
  1397. [ 1.723867] pci 0000:00:03.1: bridge window [mem 0xfcc00000-0xfcdfffff]
  1398. [ 1.723877] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  1399. [ 1.723890] pci 0000:00:07.1: PCI bridge to [bus 0c]
  1400. [ 1.723898] pci 0000:00:07.1: bridge window [mem 0xfc600000-0xfc8fffff]
  1401. [ 1.723910] pci 0000:00:08.1: PCI bridge to [bus 0d]
  1402. [ 1.723919] pci 0000:00:08.1: bridge window [mem 0xfce00000-0xfcefffff]
  1403. [ 1.723932] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
  1404. [ 1.723941] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
  1405. [ 1.723949] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
  1406. [ 1.723958] pci_bus 0000:00: resource 7 [io 0x0d00-0xefff window]
  1407. [ 1.723966] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
  1408. [ 1.723975] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
  1409. [ 1.723984] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
  1410. [ 1.723994] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
  1411. [ 1.724003] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
  1412. [ 1.724012] pci_bus 0000:02: resource 0 [io 0xc000-0xdfff]
  1413. [ 1.724019] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfcbfffff]
  1414. [ 1.724028] pci_bus 0000:03: resource 0 [io 0xc000-0xdfff]
  1415. [ 1.724036] pci_bus 0000:03: resource 1 [mem 0xfc900000-0xfcafffff]
  1416. [ 1.724044] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
  1417. [ 1.724052] pci_bus 0000:04: resource 1 [mem 0xfca00000-0xfcafffff]
  1418. [ 1.724061] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
  1419. [ 1.724068] pci_bus 0000:05: resource 1 [mem 0xfc900000-0xfc9fffff]
  1420. [ 1.724077] pci_bus 0000:09: resource 0 [io 0xe000-0xefff]
  1421. [ 1.724085] pci_bus 0000:09: resource 1 [mem 0xfcc00000-0xfcdfffff]
  1422. [ 1.724093] pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
  1423. [ 1.724103] pci_bus 0000:0a: resource 0 [io 0xe000-0xefff]
  1424. [ 1.724111] pci_bus 0000:0a: resource 1 [mem 0xfcc00000-0xfccfffff]
  1425. [ 1.724119] pci_bus 0000:0a: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
  1426. [ 1.724129] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff]
  1427. [ 1.724137] pci_bus 0000:0b: resource 1 [mem 0xfcc00000-0xfccfffff]
  1428. [ 1.724145] pci_bus 0000:0b: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
  1429. [ 1.724155] pci_bus 0000:0c: resource 1 [mem 0xfc600000-0xfc8fffff]
  1430. [ 1.724163] pci_bus 0000:0d: resource 1 [mem 0xfce00000-0xfcefffff]
  1431. [ 1.724397] NET: Registered protocol family 2
  1432. [ 1.724796] tcp_listen_portaddr_hash hash table entries: 16384 (order: 8, 1441792 bytes, linear)
  1433. [ 1.725020] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  1434. [ 1.725699] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes, vmalloc)
  1435. [ 1.726485] TCP: Hash tables configured (established 262144 bind 65536)
  1436. [ 1.726741] UDP hash table entries: 16384 (order: 9, 3145728 bytes, linear)
  1437. [ 1.727278] UDP-Lite hash table entries: 16384 (order: 9, 3145728 bytes, linear)
  1438. [ 1.727868] NET: Registered protocol family 1
  1439. [ 1.727882] NET: Registered protocol family 44
  1440. [ 1.728287] pci 0000:0b:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  1441. [ 1.728323] pci 0000:0b:00.1: D0 power state depends on 0000:0b:00.0
  1442. [ 1.728714] PCI: CLS 64 bytes, default 64
  1443. [ 1.728847] Trying to unpack rootfs image as initramfs...
  1444. [ 2.152657] Freeing initrd memory: 36832K
  1445. [ 2.152712] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
  1446. [ 2.152913] pci 0000:00:01.0: Adding to iommu group 0
  1447. [ 2.153289] pci 0000:00:01.1: Adding to iommu group 1
  1448. [ 2.153564] pci 0000:00:01.3: Adding to iommu group 2
  1449. [ 2.153941] pci 0000:00:02.0: Adding to iommu group 3
  1450. [ 2.154185] pci 0000:00:03.0: Adding to iommu group 4
  1451. [ 2.154503] pci 0000:00:03.1: Adding to iommu group 5
  1452. [ 2.154816] pci 0000:00:04.0: Adding to iommu group 6
  1453. [ 2.155058] pci 0000:00:07.0: Adding to iommu group 7
  1454. [ 2.155374] pci 0000:00:07.1: Adding to iommu group 8
  1455. [ 2.155615] pci 0000:00:08.0: Adding to iommu group 9
  1456. [ 2.155934] pci 0000:00:08.1: Adding to iommu group 10
  1457. [ 2.156253] pci 0000:00:14.0: Adding to iommu group 11
  1458. [ 2.156494] pci 0000:00:14.3: Adding to iommu group 11
  1459. [ 2.156622] pci 0000:00:18.0: Adding to iommu group 12
  1460. [ 2.156939] pci 0000:00:18.1: Adding to iommu group 12
  1461. [ 2.156978] pci 0000:00:18.2: Adding to iommu group 12
  1462. [ 2.157013] pci 0000:00:18.3: Adding to iommu group 12
  1463. [ 2.157050] pci 0000:00:18.4: Adding to iommu group 12
  1464. [ 2.157086] pci 0000:00:18.5: Adding to iommu group 12
  1465. [ 2.157123] pci 0000:00:18.6: Adding to iommu group 12
  1466. [ 2.157159] pci 0000:00:18.7: Adding to iommu group 12
  1467. [ 2.157204] pci 0000:01:00.0: Adding to iommu group 13
  1468. [ 2.157481] pci 0000:02:00.0: Adding to iommu group 14
  1469. [ 2.157814] pci 0000:02:00.1: Adding to iommu group 14
  1470. [ 2.157861] pci 0000:02:00.2: Adding to iommu group 14
  1471. [ 2.157889] pci 0000:03:00.0: Adding to iommu group 14
  1472. [ 2.157914] pci 0000:03:01.0: Adding to iommu group 14
  1473. [ 2.157940] pci 0000:03:02.0: Adding to iommu group 14
  1474. [ 2.157965] pci 0000:03:03.0: Adding to iommu group 14
  1475. [ 2.157988] pci 0000:03:04.0: Adding to iommu group 14
  1476. [ 2.158018] pci 0000:04:00.0: Adding to iommu group 14
  1477. [ 2.158050] pci 0000:05:00.0: Adding to iommu group 14
  1478. [ 2.158096] pci 0000:09:00.0: Adding to iommu group 15
  1479. [ 2.158392] pci 0000:0a:00.0: Adding to iommu group 16
  1480. [ 2.158747] pci 0000:0b:00.0: Adding to iommu group 17
  1481. [ 2.158907] pci 0000:0b:00.0: Using iommu direct mapping
  1482. [ 2.158968] pci 0000:0b:00.1: Adding to iommu group 18
  1483. [ 2.159284] pci 0000:0c:00.0: Adding to iommu group 19
  1484. [ 2.159528] pci 0000:0c:00.2: Adding to iommu group 20
  1485. [ 2.159854] pci 0000:0c:00.3: Adding to iommu group 21
  1486. [ 2.160161] pci 0000:0d:00.0: Adding to iommu group 22
  1487. [ 2.160396] pci 0000:0d:00.2: Adding to iommu group 23
  1488. [ 2.160719] pci 0000:0d:00.3: Adding to iommu group 24
  1489. [ 2.161107] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
  1490. [ 2.161117] pci 0000:00:00.2: AMD-Vi: Extended features (0xf77ef22294ada):
  1491. [ 2.161126] PPR NX GT IA GA PC GA_vAPIC
  1492. [ 2.161134] AMD-Vi: Interrupt remapping enabled
  1493. [ 2.161140] AMD-Vi: Virtual APIC enabled
  1494. [ 2.161323] AMD-Vi: Lazy IO/TLB flushing enabled
  1495. [ 2.167568] amd_uncore: AMD NB counters detected
  1496. [ 2.167590] amd_uncore: AMD LLC counters detected
  1497. [ 2.168000] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
  1498. [ 2.170615] check: Scanning for low memory corruption every 60 seconds
  1499. [ 2.172169] Initialise system trusted keyrings
  1500. [ 2.172230] Key type blacklist registered
  1501. [ 2.172313] workingset: timestamp_bits=36 max_order=23 bucket_order=0
  1502. [ 2.176620] zbud: loaded
  1503. [ 2.178119] Platform Keyring initialized
  1504. [ 2.182880] NET: Registered protocol family 38
  1505. [ 2.182898] Key type asymmetric registered
  1506. [ 2.182912] Asymmetric key parser 'x509' registered
  1507. [ 2.182941] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  1508. [ 2.183088] io scheduler mq-deadline registered
  1509. [ 2.183096] io scheduler kyber registered
  1510. [ 2.183158] io scheduler bfq registered
  1511. [ 2.183655] atomic64_test: passed for x86-64 platform with CX8 and with SSE
  1512. [ 2.185060] pcieport 0000:00:01.1: AER: enabled with IRQ 26
  1513. [ 2.187118] pcieport 0000:00:01.3: AER: enabled with IRQ 27
  1514. [ 2.189109] pcieport 0000:00:03.1: AER: enabled with IRQ 28
  1515. [ 2.191042] pcieport 0000:00:07.1: AER: enabled with IRQ 29
  1516. [ 2.194022] pcieport 0000:00:08.1: AER: enabled with IRQ 31
  1517. [ 2.196914] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  1518. [ 2.196966] efifb: probing for efifb
  1519. [ 2.196996] efifb: No BGRT, not showing boot graphics
  1520. [ 2.197004] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
  1521. [ 2.197013] efifb: mode is 1024x768x32, linelength=4096, pages=1
  1522. [ 2.197020] efifb: scrolling: redraw
  1523. [ 2.197026] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  1524. [ 2.197317] Console: switching to colour frame buffer device 128x48
  1525. [ 2.198602] fb0: EFI VGA frame buffer device
  1526. [ 2.198853] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  1527. [ 2.198937] ACPI: Power Button [PWRB]
  1528. [ 2.199024] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  1529. [ 2.199340] ACPI: Power Button [PWRF]
  1530. [ 2.199436] Monitor-Mwait will be used to enter C-1 state
  1531. [ 2.202533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  1532. [ 2.223510] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  1533. [ 2.227515] Non-volatile memory driver v1.3
  1534. [ 2.227585] Linux agpgart interface v0.103
  1535. [ 2.230300] ahci 0000:02:00.1: version 3.0
  1536. [ 2.230482] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
  1537. [ 2.230558] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
  1538. [ 2.230589] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
  1539. [ 2.232163] scsi host0: ahci
  1540. [ 2.232466] scsi host1: ahci
  1541. [ 2.232659] scsi host2: ahci
  1542. [ 2.232848] scsi host3: ahci
  1543. [ 2.233033] scsi host4: ahci
  1544. [ 2.233215] scsi host5: ahci
  1545. [ 2.233395] scsi host6: ahci
  1546. [ 2.233577] scsi host7: ahci
  1547. [ 2.233679] ata1: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80100 irq 44
  1548. [ 2.233708] ata2: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80180 irq 44
  1549. [ 2.233737] ata3: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80200 irq 44
  1550. [ 2.234209] ata4: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80280 irq 44
  1551. [ 2.234667] ata5: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80300 irq 44
  1552. [ 2.235119] ata6: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80380 irq 44
  1553. [ 2.235564] ata7: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80400 irq 44
  1554. [ 2.236003] ata8: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80480 irq 44
  1555. [ 2.236641] ahci 0000:0d:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
  1556. [ 2.237082] ahci 0000:0d:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
  1557. [ 2.237803] scsi host8: ahci
  1558. [ 2.238338] ata9: SATA max UDMA/133 abar m4096@0xfce08000 port 0xfce08100 irq 46
  1559. [ 2.238978] libphy: Fixed MDIO Bus: probed
  1560. [ 2.239590] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1561. [ 2.240049] ehci-pci: EHCI PCI platform driver
  1562. [ 2.240513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1563. [ 2.240980] ohci-pci: OHCI PCI platform driver
  1564. [ 2.241464] uhci_hcd: USB Universal Host Controller Interface driver
  1565. [ 2.242105] xhci_hcd 0000:02:00.0: xHCI Host Controller
  1566. [ 2.242787] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
  1567. [ 2.298712] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
  1568. [ 2.300024] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
  1569. [ 2.300520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1570. [ 2.300996] usb usb1: Product: xHCI Host Controller
  1571. [ 2.301471] usb usb1: Manufacturer: Linux 5.5.0-0.rc6.git2.2.fc32.x86_64 xhci-hcd
  1572. [ 2.301952] usb usb1: SerialNumber: 0000:02:00.0
  1573. [ 2.302783] hub 1-0:1.0: USB hub found
  1574. [ 2.303305] hub 1-0:1.0: 14 ports detected
  1575. [ 2.338752] xhci_hcd 0000:02:00.0: xHCI Host Controller
  1576. [ 2.339323] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
  1577. [ 2.339792] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
  1578. [ 2.340324] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  1579. [ 2.340840] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
  1580. [ 2.341307] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1581. [ 2.341767] usb usb2: Product: xHCI Host Controller
  1582. [ 2.342214] usb usb2: Manufacturer: Linux 5.5.0-0.rc6.git2.2.fc32.x86_64 xhci-hcd
  1583. [ 2.342678] usb usb2: SerialNumber: 0000:02:00.0
  1584. [ 2.343358] hub 2-0:1.0: USB hub found
  1585. [ 2.343852] hub 2-0:1.0: 8 ports detected
  1586. [ 2.363351] xhci_hcd 0000:0c:00.3: xHCI Host Controller
  1587. [ 2.363865] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 3
  1588. [ 2.364445] xhci_hcd 0000:0c:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
  1589. [ 2.365488] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
  1590. [ 2.365963] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1591. [ 2.366447] usb usb3: Product: xHCI Host Controller
  1592. [ 2.366928] usb usb3: Manufacturer: Linux 5.5.0-0.rc6.git2.2.fc32.x86_64 xhci-hcd
  1593. [ 2.367435] usb usb3: SerialNumber: 0000:0c:00.3
  1594. [ 2.368115] hub 3-0:1.0: USB hub found
  1595. [ 2.368628] hub 3-0:1.0: 4 ports detected
  1596. [ 2.369507] xhci_hcd 0000:0c:00.3: xHCI Host Controller
  1597. [ 2.370086] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 4
  1598. [ 2.370617] xhci_hcd 0000:0c:00.3: Host supports USB 3.0 SuperSpeed
  1599. [ 2.371169] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  1600. [ 2.371757] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
  1601. [ 2.372312] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1602. [ 2.372880] usb usb4: Product: xHCI Host Controller
  1603. [ 2.373434] usb usb4: Manufacturer: Linux 5.5.0-0.rc6.git2.2.fc32.x86_64 xhci-hcd
  1604. [ 2.373999] usb usb4: SerialNumber: 0000:0c:00.3
  1605. [ 2.374754] hub 4-0:1.0: USB hub found
  1606. [ 2.375308] hub 4-0:1.0: 4 ports detected
  1607. [ 2.376249] usbcore: registered new interface driver usbserial_generic
  1608. [ 2.376828] usbserial: USB Serial support registered for generic
  1609. [ 2.377402] i8042: PNP: No PS/2 controller found.
  1610. [ 2.378006] mousedev: PS/2 mouse device common for all mice
  1611. [ 2.378817] rtc_cmos 00:01: RTC can wake from S4
  1612. [ 2.379746] rtc_cmos 00:01: registered as rtc0
  1613. [ 2.380281] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  1614. [ 2.380918] device-mapper: uevent: version 1.0.3
  1615. [ 2.381580] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
  1616. [ 2.382706] hid: raw HID events driver (C) Jiri Kosina
  1617. [ 2.383297] usbcore: registered new interface driver usbhid
  1618. [ 2.383863] usbhid: USB HID core driver
  1619. [ 2.384616] drop_monitor: Initializing network drop monitor service
  1620. [ 2.385266] Initializing XFRM netlink socket
  1621. [ 2.386008] NET: Registered protocol family 10
  1622. [ 2.392860] Segment Routing with IPv6
  1623. [ 2.393425] mip6: Mobile IPv6
  1624. [ 2.393955] NET: Registered protocol family 17
  1625. [ 2.397176] RAS: Correctable Errors collector initialized.
  1626. [ 2.397816] microcode: CPU0: patch_level=0x0800820d
  1627. [ 2.398388] microcode: CPU1: patch_level=0x0800820d
  1628. [ 2.398936] microcode: CPU2: patch_level=0x0800820d
  1629. [ 2.399494] microcode: CPU3: patch_level=0x0800820d
  1630. [ 2.400267] microcode: CPU4: patch_level=0x0800820d
  1631. [ 2.400777] microcode: CPU5: patch_level=0x0800820d
  1632. [ 2.401273] microcode: CPU6: patch_level=0x0800820d
  1633. [ 2.401781] microcode: CPU7: patch_level=0x0800820d
  1634. [ 2.402281] microcode: CPU8: patch_level=0x0800820d
  1635. [ 2.402993] microcode: CPU9: patch_level=0x0800820d
  1636. [ 2.403463] microcode: CPU10: patch_level=0x0800820d
  1637. [ 2.403928] microcode: CPU11: patch_level=0x0800820d
  1638. [ 2.404594] microcode: CPU12: patch_level=0x0800820d
  1639. [ 2.405026] microcode: CPU13: patch_level=0x0800820d
  1640. [ 2.405461] microcode: CPU14: patch_level=0x0800820d
  1641. [ 2.405889] microcode: CPU15: patch_level=0x0800820d
  1642. [ 2.406302] microcode: Microcode Update Driver: v2.2.
  1643. [ 2.406304] IPI shorthand broadcast: enabled
  1644. [ 2.407115] AVX2 version of gcm_enc/dec engaged.
  1645. [ 2.407513] AES CTR mode by8 optimization enabled
  1646. [ 2.459387] cryptomgr_test (331) used greatest stack depth: 12968 bytes left
  1647. [ 2.460984] sched_clock: Marking stable (2379918099, 81052901)->(2498635283, -37664283)
  1648. [ 2.461656] registered taskstats version 1
  1649. [ 2.462066] Loading compiled-in X.509 certificates
  1650. [ 2.484258] Loaded X.509 cert 'Fedora kernel signing key: cf6e7df0333bd14281a6da0702d535f8bd372546'
  1651. [ 2.484815] zswap: loaded using pool lzo/zbud
  1652. [ 2.485500] Key type ._fscrypt registered
  1653. [ 2.485898] Key type .fscrypt registered
  1654. [ 2.496322] Key type big_key registered
  1655. [ 2.501617] Key type encrypted registered
  1656. [ 2.503119] ima: No TPM chip found, activating TPM-bypass!
  1657. [ 2.503526] ima: Allocated hash algorithm: sha256
  1658. [ 2.503928] ima: No architecture policies found
  1659. [ 2.505167] PM: Magic number: 4:326:500
  1660. [ 2.505603] event_source amd_iommu_0: hash matches
  1661. [ 2.506156] rtc_cmos 00:01: setting system clock to 2020-01-16T21:27:56 UTC (1579210076)
  1662. [ 2.545745] ata9: SATA link down (SStatus 0 SControl 300)
  1663. [ 2.546018] ata1: SATA link down (SStatus 0 SControl 300)
  1664. [ 2.724433] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  1665. [ 2.764659] usb 1-1: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= b.e0
  1666. [ 2.765042] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1667. [ 2.765401] usb 1-1: Product: USB2.0 Hub
  1668. [ 2.765763] usb 1-1: Manufacturer: VIA Labs, Inc.
  1669. [ 2.772721] hub 1-1:1.0: USB hub found
  1670. [ 2.775652] hub 1-1:1.0: 4 ports detected
  1671. [ 2.858528] ata2: SATA link down (SStatus 0 SControl 300)
  1672. [ 2.864264] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
  1673. [ 3.114958] usb 2-1: New USB device found, idVendor=2109, idProduct=0812, bcdDevice= b.e1
  1674. [ 3.115354] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1675. [ 3.115754] usb 2-1: Product: USB3.0 Hub
  1676. [ 3.116147] usb 2-1: Manufacturer: VIA Labs, Inc.
  1677. [ 3.123630] hub 2-1:1.0: USB hub found
  1678. [ 3.124820] hub 2-1:1.0: 4 ports detected
  1679. [ 3.174864] ata3: SATA link down (SStatus 0 SControl 300)
  1680. [ 3.212888] tsc: Refined TSC clocksource calibration: 3695.106 MHz
  1681. [ 3.213530] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a868dafea2, max_idle_ns: 881590671553 ns
  1682. [ 3.214166] clocksource: Switched to clocksource tsc
  1683. [ 3.286795] usb 1-10: new full-speed USB device number 3 using xhci_hcd
  1684. [ 3.481813] ata4: SATA link down (SStatus 0 SControl 300)
  1685. [ 3.598941] usb 1-10: New USB device found, idVendor=0b05, idProduct=1872, bcdDevice= 2.00
  1686. [ 3.599462] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1687. [ 3.599962] usb 1-10: Product: AURA LED Controller
  1688. [ 3.600458] usb 1-10: Manufacturer: AsusTek Computer Inc.
  1689. [ 3.600957] usb 1-10: SerialNumber: 00000000001A
  1690. [ 3.620435] usb 1-1.1: new low-speed USB device number 4 using xhci_hcd
  1691. [ 3.622791] hid-generic 0003:0B05:1872.0001: hiddev96,hidraw0: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:02:00.0-10/input0
  1692. [ 3.914054] usb 1-1.1: New USB device found, idVendor=046d, idProduct=c326, bcdDevice=79.00
  1693. [ 3.914869] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1694. [ 3.915649] usb 1-1.1: Product: USB Keyboard
  1695. [ 3.916220] usb 1-1.1: Manufacturer: Logitech
  1696. [ 3.930669] usb 2-1.3: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
  1697. [ 3.956446] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  1698. [ 3.959834] ata5.00: ATA-10: ST12000NE0007-2GT116, EN01, max UDMA/133
  1699. [ 3.960532] ata5.00: 23437770752 sectors, multi 16: LBA48 NCQ (depth 32), AA
  1700. [ 3.963729] ata5.00: configured for UDMA/133
  1701. [ 3.965457] scsi 4:0:0:0: Direct-Access ATA ST12000NE0007-2G EN01 PQ: 0 ANSI: 5
  1702. [ 3.966659] sd 4:0:0:0: Attached scsi generic sg0 type 0
  1703. [ 3.966801] sd 4:0:0:0: [sda] 23437770752 512-byte logical blocks: (12.0 TB/10.9 TiB)
  1704. [ 3.967895] sd 4:0:0:0: [sda] 4096-byte physical blocks
  1705. [ 3.968505] sd 4:0:0:0: [sda] Write Protect is off
  1706. [ 3.969103] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
  1707. [ 3.969124] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  1708. [ 3.971404] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C326.0002/input/input2
  1709. [ 4.008727] sd 4:0:0:0: [sda] Attached SCSI disk
  1710. [ 4.024871] hid-generic 0003:046D:C326.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:02:00.0-1.1/input0
  1711. [ 4.060242] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:046D:C326.0003/input/input3
  1712. [ 4.113558] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:046D:C326.0003/input/input4
  1713. [ 4.115102] hid-generic 0003:046D:C326.0003: input,hiddev97,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:02:00.0-1.1/input1
  1714. [ 4.178889] usb 2-1.3: New USB device found, idVendor=2109, idProduct=0812, bcdDevice= b.e1
  1715. [ 4.179621] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1716. [ 4.180338] usb 2-1.3: Product: USB3.0 Hub
  1717. [ 4.181055] usb 2-1.3: Manufacturer: VIA Labs, Inc.
  1718. [ 4.190180] hub 2-1.3:1.0: USB hub found
  1719. [ 4.191398] hub 2-1.3:1.0: 4 ports detected
  1720. [ 4.273521] ata6: SATA link down (SStatus 0 SControl 300)
  1721. [ 4.351789] usb 1-12: new full-speed USB device number 5 using xhci_hcd
  1722. [ 4.587790] ata7: SATA link down (SStatus 0 SControl 300)
  1723. [ 4.644493] usb 1-12: New USB device found, idVendor=0b05, idProduct=185c, bcdDevice= 1.10
  1724. [ 4.645205] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1725. [ 4.645917] usb 1-12: Product: Bluetooth Radio
  1726. [ 4.646621] usb 1-12: Manufacturer: Realtek
  1727. [ 4.647313] usb 1-12: SerialNumber: 00e04c000001
  1728. [ 4.746429] usb 1-1.2: new low-speed USB device number 6 using xhci_hcd
  1729. [ 4.898701] ata8: SATA link down (SStatus 0 SControl 300)
  1730. [ 4.902509] Freeing unused decrypted memory: 2040K
  1731. [ 4.904255] Freeing unused kernel image (initmem) memory: 4364K
  1732. [ 4.905019] Write protecting the kernel read-only data: 22528k
  1733. [ 4.906848] Freeing unused kernel image (text/rodata gap) memory: 2044K
  1734. [ 4.907953] Freeing unused kernel image (rodata/data gap) memory: 908K
  1735. [ 4.916484] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1736. [ 4.917130] rodata_test: all tests were successful
  1737. [ 4.917775] Run /init as init process
  1738. [ 4.944700] efivars: duplicate variable: DeploymentModeNv-97e8965f-c761-4f48-b6e4-9ffa9cb2a2d6
  1739. [ 4.946641] systemd[1]: systemd v244.1-2.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
  1740. [ 4.960472] systemd[1]: Detected architecture x86-64.
  1741. [ 4.961174] systemd[1]: Running in initial RAM disk.
  1742. [ 4.965149] systemd[1]: Set hostname to <localhost.localdomain>.
  1743. [ 4.967774] systemd[1]: Couldn't move remaining userspace processes, ignoring: Input/output error
  1744. [ 5.032501] usb 1-1.2: New USB device found, idVendor=09da, idProduct=000e, bcdDevice= 0.01
  1745. [ 5.033263] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1746. [ 5.034107] usb 1-1.2: Product: PS/2+USB Mouse
  1747. [ 5.034842] usb 1-1.2: Manufacturer: A4Tech
  1748. [ 5.043578] systemd[1]: Created slice system-systemd\x2dhibernate\x2dresume.slice.
  1749. [ 5.045791] systemd[1]: Reached target Slices.
  1750. [ 5.047608] systemd[1]: Reached target Swap.
  1751. [ 5.049349] systemd[1]: Reached target Timers.
  1752. [ 5.051437] systemd[1]: Listening on Journal Audit Socket.
  1753. [ 5.052333] usb 2-1.4: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd
  1754. [ 5.054070] systemd[1]: Listening on Journal Socket (/dev/log).
  1755. [ 5.055888] systemd[1]: Listening on Journal Socket.
  1756. [ 5.057717] systemd[1]: Listening on udev Control Socket.
  1757. [ 5.059489] systemd[1]: Listening on udev Kernel Socket.
  1758. [ 5.061165] systemd[1]: Reached target Sockets.
  1759. [ 5.064527] systemd[1]: Starting Create list of static device nodes for the current kernel...
  1760. [ 5.069166] systemd[1]: Starting Journal Service...
  1761. [ 5.072444] systemd[1]: Starting Load Kernel Modules...
  1762. [ 5.075731] systemd[1]: Starting Setup Virtual Console...
  1763. [ 5.078861] systemd[1]: Started Create list of static device nodes for the current kernel.
  1764. [ 5.082443] systemd[1]: Starting Create Static Device Nodes in /dev...
  1765. [ 5.087601] fuse: init (API version 7.31)
  1766. [ 5.087737] *** VALIDATE fuse ***
  1767. [ 5.087740] *** VALIDATE fuse ***
  1768. [ 5.087904] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:09DA:000E.0004/input/input5
  1769. [ 5.088209] hid-generic 0003:09DA:000E.0004: input,hidraw3: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:02:00.0-1.2/input0
  1770. [ 5.090165] systemd[1]: Started Load Kernel Modules.
  1771. [ 5.096569] systemd[1]: Started Create Static Device Nodes in /dev.
  1772. [ 5.100432] systemd[1]: Starting Apply Kernel Variables...
  1773. [ 5.108940] systemd[1]: Started Apply Kernel Variables.
  1774. [ 5.153003] systemd[1]: systemd-vconsole-setup.service: Succeeded.
  1775. [ 5.154161] systemd[1]: Started Setup Virtual Console.
  1776. [ 5.156223] systemd[1]: Condition check resulted in dracut ask for additional cmdline parameters being skipped.
  1777. [ 5.158447] systemd[1]: Starting dracut cmdline hook...
  1778. [ 5.218924] systemd[1]: Started dracut cmdline hook.
  1779. [ 5.222533] systemd[1]: Starting dracut pre-udev hook...
  1780. [ 5.252506] systemd[1]: Started dracut pre-udev hook.
  1781. [ 5.256355] systemd[1]: Starting udev Kernel Device Manager...
  1782. [ 5.299395] usb 2-1.4: New USB device found, idVendor=2109, idProduct=0812, bcdDevice= b.e1
  1783. [ 5.300091] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1784. [ 5.300788] usb 2-1.4: Product: USB3.0 Hub
  1785. [ 5.301468] usb 2-1.4: Manufacturer: VIA Labs, Inc.
  1786. [ 5.311702] hub 2-1.4:1.0: USB hub found
  1787. [ 5.312892] hub 2-1.4:1.0: 4 ports detected
  1788. [ 5.376433] usb 1-1.4: new high-speed USB device number 7 using xhci_hcd
  1789. [ 5.389545] systemd[1]: Started Journal Service.
  1790. [ 5.391873] audit: type=1130 audit(1579210079.385:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1791. [ 5.415338] usb 1-1.4: New USB device found, idVendor=2109, idProduct=2812, bcdDevice= b.e0
  1792. [ 5.416031] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1793. [ 5.416717] usb 1-1.4: Product: USB2.0 Hub
  1794. [ 5.417390] usb 1-1.4: Manufacturer: VIA Labs, Inc.
  1795. [ 5.428379] hub 1-1.4:1.0: USB hub found
  1796. [ 5.431331] hub 1-1.4:1.0: 4 ports detected
  1797. [ 5.475561] audit: type=1130 audit(1579210079.469:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1798. [ 5.717720] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
  1799. [ 5.727877] audit: type=1130 audit(1579210079.721:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1800. [ 5.730975] nvme nvme0: pci function 0000:01:00.0
  1801. [ 5.735167] dca service started, version 1.12.1
  1802. [ 5.756971] audit: type=1130 audit(1579210079.750:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1803. [ 5.766663] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
  1804. [ 5.767412] igb: Copyright (c) 2007-2014 Intel Corporation.
  1805. [ 5.796759] pps pps0: new PPS source ptp0
  1806. [ 5.797659] igb 0000:04:00.0: added PHC on eth0
  1807. [ 5.798379] igb 0000:04:00.0: Intel(R) Gigabit Ethernet Network Connection
  1808. [ 5.799122] igb 0000:04:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 4c:ed:fb:78:77:fe
  1809. [ 5.799849] igb 0000:04:00.0: eth0: PBA No: FFFFFF-0FF
  1810. [ 5.800682] igb 0000:04:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
  1811. [ 5.808186] igb 0000:04:00.0 enp4s0: renamed from eth0
  1812. [ 5.811090] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  1813. [ 5.946648] nvme nvme0: 31/0/0 default/read/poll queues
  1814. [ 5.950835] nvme0n1: p1 p2 p3
  1815. [ 5.982377] PM: Image not found (code -22)
  1816. [ 5.984380] audit: type=1130 audit(1579210079.977:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-disk-by\x2duuid-f115f145\x2ddca5\x2d4d74\x2d99fa\x2d54ca665b962c comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1817. [ 5.986618] audit: type=1131 audit(1579210079.977:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-disk-by\x2duuid-f115f145\x2ddca5\x2d4d74\x2d99fa\x2d54ca665b962c comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1818. [ 6.003439] audit: type=1130 audit(1579210079.996:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1819. [ 6.026665] [drm] amdgpu kernel modesetting enabled.
  1820. [ 6.027643] Parsing CRAT table with 1 nodes
  1821. [ 6.028494] Ignoring ACPI CRAT on non-APU system
  1822. [ 6.029321] Virtual CRAT table created for CPU
  1823. [ 6.030148] Parsing CRAT table with 1 nodes
  1824. [ 6.030971] Creating topology SYSFS entries
  1825. [ 6.031828] Topology: Add CPU node
  1826. [ 6.032605] Finished initializing topology
  1827. [ 6.033557] checking generic (e0000000 300000) vs hw (e0000000 10000000)
  1828. [ 6.033560] fb0: switching to amdgpudrmfb from EFI VGA
  1829. [ 6.034888] Console: switching to colour dummy device 80x25
  1830. [ 6.035191] amdgpu 0000:0b:00.0: vgaarb: deactivate vga console
  1831. [ 6.035849] [drm] initializing kernel modesetting (VEGA20 0x1002:0x66AF 0x1002:0x081E 0xC1).
  1832. [ 6.035899] [drm] register mmio base: 0xFCC00000
  1833. [ 6.035905] [drm] register mmio size: 524288
  1834. [ 6.035927] [drm] add ip block number 0 <soc15_common>
  1835. [ 6.035934] [drm] add ip block number 1 <gmc_v9_0>
  1836. [ 6.035940] [drm] add ip block number 2 <vega10_ih>
  1837. [ 6.035946] [drm] add ip block number 3 <psp>
  1838. [ 6.035952] [drm] add ip block number 4 <gfx_v9_0>
  1839. [ 6.035958] [drm] add ip block number 5 <sdma_v4_0>
  1840. [ 6.035965] [drm] add ip block number 6 <powerplay>
  1841. [ 6.035971] [drm] add ip block number 7 <dm>
  1842. [ 6.035977] [drm] add ip block number 8 <uvd_v7_0>
  1843. [ 6.035983] [drm] add ip block number 9 <vce_v4_0>
  1844. [ 6.036013] amdgpu 0000:0b:00.0: No more image in the PCI ROM
  1845. [ 6.036055] ATOM BIOS: 113-D3600200-106
  1846. [ 6.036278] [drm] UVD(0) is enabled in VM mode
  1847. [ 6.036284] [drm] UVD(1) is enabled in VM mode
  1848. [ 6.036290] [drm] UVD(0) ENC is enabled in VM mode
  1849. [ 6.036296] [drm] UVD(1) ENC is enabled in VM mode
  1850. [ 6.036302] [drm] VCE enabled in VM mode
  1851. [ 6.036398] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
  1852. [ 6.036415] amdgpu 0000:0b:00.0: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
  1853. [ 6.036441] amdgpu 0000:0b:00.0: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
  1854. [ 6.036452] amdgpu 0000:0b:00.0: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
  1855. [ 6.036467] [drm] Detected VRAM RAM=16368M, BAR=256M
  1856. [ 6.036474] [drm] RAM width 4096bits HBM
  1857. [ 6.036745] [TTM] Zone kernel: Available graphics memory: 16377992 KiB
  1858. [ 6.036770] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
  1859. [ 6.036778] [TTM] Initializing pool allocator
  1860. [ 6.036796] [TTM] Initializing DMA pool allocator
  1861. [ 6.037020] [drm] amdgpu: 16368M of VRAM memory ready
  1862. [ 6.037032] [drm] amdgpu: 16368M of GTT memory ready.
  1863. [ 6.037099] [drm] GART: num cpu pages 131072, num gpu pages 131072
  1864. [ 6.037274] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
  1865. [ 6.037727] amdgpu 0000:0b:00.0: Direct firmware load for amdgpu/vega20_ta.bin failed with error -2
  1866. [ 6.037740] amdgpu 0000:0b:00.0: psp v11.0: Failed to load firmware "amdgpu/vega20_ta.bin"
  1867. [ 6.040751] [drm] use_doorbell being set to: [true]
  1868. [ 6.042126] [drm] use_doorbell being set to: [true]
  1869. [ 6.042349] amdgpu: [powerplay] hwmgr_sw_init smu backed is vega20_smu
  1870. [ 6.042673] [drm] Found UVD firmware ENC: 1.1 DEC: .23 Family ID: 19
  1871. [ 6.042691] [drm] PSP loading UVD firmware
  1872. [ 6.043773] [drm] Found VCE firmware Version: 55.5 Binary ID: 4
  1873. [ 6.043790] [drm] PSP loading VCE firmware
  1874. [ 6.592139] [drm] reserve 0x400000 from 0x83fe800000 for PSP TMR
  1875. [ 6.705053] [drm] Display Core initialized with v3.2.56!
  1876. [ 6.837409] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1877. [ 6.837430] [drm] Driver supports precise vblank timestamp query.
  1878. [ 6.879705] [drm] UVD and UVD ENC initialized successfully.
  1879. [ 6.980093] [drm] VCE initialized successfully.
  1880. [ 6.982298] kfd kfd: Allocated 3969056 bytes on gart
  1881. [ 6.983607] Virtual CRAT table created for GPU
  1882. [ 6.983616] Parsing CRAT table with 1 nodes
  1883. [ 6.983651] Creating topology SYSFS entries
  1884. [ 6.984177] Topology: Add dGPU node [0x66af:0x1002]
  1885. [ 6.984187] kfd kfd: added device 1002:66af
  1886. [ 6.989030] [drm] fb mappable at 0xE0959000
  1887. [ 6.989055] [drm] vram apper at 0xE0000000
  1888. [ 6.989061] [drm] size 33177600
  1889. [ 6.989065] [drm] fb depth is 24
  1890. [ 6.989070] [drm] pitch is 15360
  1891. [ 6.989277] fbcon: amdgpudrmfb (fb0) is primary device
  1892. [ 7.042983] Console: switching to colour frame buffer device 480x135
  1893. [ 7.062936] amdgpu 0000:0b:00.0: fb0: amdgpudrmfb frame buffer device
  1894. [ 7.069714] amdgpu 0000:0b:00.0: ring gfx uses VM inv eng 0 on hub 0
  1895. [ 7.069715] amdgpu 0000:0b:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  1896. [ 7.069716] amdgpu 0000:0b:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  1897. [ 7.069717] amdgpu 0000:0b:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  1898. [ 7.069719] amdgpu 0000:0b:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  1899. [ 7.069719] amdgpu 0000:0b:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  1900. [ 7.069720] amdgpu 0000:0b:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  1901. [ 7.069721] amdgpu 0000:0b:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  1902. [ 7.069722] amdgpu 0000:0b:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  1903. [ 7.069723] amdgpu 0000:0b:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  1904. [ 7.069724] amdgpu 0000:0b:00.0: ring sdma0 uses VM inv eng 0 on hub 1
  1905. [ 7.069725] amdgpu 0000:0b:00.0: ring page0 uses VM inv eng 1 on hub 1
  1906. [ 7.069726] amdgpu 0000:0b:00.0: ring sdma1 uses VM inv eng 4 on hub 1
  1907. [ 7.069727] amdgpu 0000:0b:00.0: ring page1 uses VM inv eng 5 on hub 1
  1908. [ 7.069728] amdgpu 0000:0b:00.0: ring uvd_0 uses VM inv eng 6 on hub 1
  1909. [ 7.069729] amdgpu 0000:0b:00.0: ring uvd_enc_0.0 uses VM inv eng 7 on hub 1
  1910. [ 7.069730] amdgpu 0000:0b:00.0: ring uvd_enc_0.1 uses VM inv eng 8 on hub 1
  1911. [ 7.069731] amdgpu 0000:0b:00.0: ring uvd_1 uses VM inv eng 9 on hub 1
  1912. [ 7.069732] amdgpu 0000:0b:00.0: ring uvd_enc_1.0 uses VM inv eng 10 on hub 1
  1913. [ 7.069733] amdgpu 0000:0b:00.0: ring uvd_enc_1.1 uses VM inv eng 11 on hub 1
  1914. [ 7.069734] amdgpu 0000:0b:00.0: ring vce0 uses VM inv eng 12 on hub 1
  1915. [ 7.069735] amdgpu 0000:0b:00.0: ring vce1 uses VM inv eng 13 on hub 1
  1916. [ 7.069736] amdgpu 0000:0b:00.0: ring vce2 uses VM inv eng 14 on hub 1
  1917. [ 7.069737] [drm] ECC is not present.
  1918. [ 7.069738] [drm] SRAM ECC is not present.
  1919. [ 7.070184] Detected AMDGPU DF Counters. # of Counters = 4.
  1920. [ 7.070309] [drm] Initialized amdgpu 3.36.0 20150101 for 0000:0b:00.0 on minor 0
  1921. [ 7.097549] setfont (561) used greatest stack depth: 12392 bytes left
  1922. [ 7.354776] audit: type=1130 audit(1579210081.348:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1923. [ 7.374428] audit: type=1130 audit(1579210081.367:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1924. [ 7.477449] SGI XFS with ACLs, security attributes, scrub, verbose warnings, quota, no debug enabled
  1925. [ 7.478657] *** VALIDATE xfs ***
  1926. [ 7.481806] XFS (nvme0n1p2): Mounting V5 Filesystem
  1927. [ 7.492946] XFS (nvme0n1p2): Starting recovery (logdev: internal)
  1928. [ 7.499823] XFS (nvme0n1p2): Ending recovery (logdev: internal)
  1929. [ 7.501499] mount (569) used greatest stack depth: 12296 bytes left
  1930. [ 7.662312] audit: type=1130 audit(1579210081.655:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1931. [ 7.662322] audit: type=1131 audit(1579210081.655:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1932. [ 7.715276] audit: type=1130 audit(1579210081.708:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1933. [ 7.728044] audit: type=1131 audit(1579210081.721:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1934. [ 7.730015] audit: type=1131 audit(1579210081.723:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1935. [ 7.732874] audit: type=1131 audit(1579210081.726:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1936. [ 7.733753] audit: type=1131 audit(1579210081.727:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1937. [ 7.734620] audit: type=1131 audit(1579210081.728:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  1938. [ 7.737370] systemd-udevd (492) used greatest stack depth: 10680 bytes left
  1939. [ 7.852618] systemd-journald[392]: Received SIGTERM from PID 1 (systemd).
  1940. [ 8.360735] SELinux: Permission watch in class filesystem not defined in policy.
  1941. [ 8.360779] SELinux: Permission watch in class file not defined in policy.
  1942. [ 8.360781] SELinux: Permission watch_mount in class file not defined in policy.
  1943. [ 8.360783] SELinux: Permission watch_sb in class file not defined in policy.
  1944. [ 8.360785] SELinux: Permission watch_with_perm in class file not defined in policy.
  1945. [ 8.360786] SELinux: Permission watch_reads in class file not defined in policy.
  1946. [ 8.360790] SELinux: Permission watch in class dir not defined in policy.
  1947. [ 8.360792] SELinux: Permission watch_mount in class dir not defined in policy.
  1948. [ 8.360793] SELinux: Permission watch_sb in class dir not defined in policy.
  1949. [ 8.360795] SELinux: Permission watch_with_perm in class dir not defined in policy.
  1950. [ 8.360796] SELinux: Permission watch_reads in class dir not defined in policy.
  1951. [ 8.360800] SELinux: Permission watch in class lnk_file not defined in policy.
  1952. [ 8.360802] SELinux: Permission watch_mount in class lnk_file not defined in policy.
  1953. [ 8.360803] SELinux: Permission watch_sb in class lnk_file not defined in policy.
  1954. [ 8.360805] SELinux: Permission watch_with_perm in class lnk_file not defined in policy.
  1955. [ 8.360807] SELinux: Permission watch_reads in class lnk_file not defined in policy.
  1956. [ 8.360809] SELinux: Permission watch in class chr_file not defined in policy.
  1957. [ 8.360811] SELinux: Permission watch_mount in class chr_file not defined in policy.
  1958. [ 8.360812] SELinux: Permission watch_sb in class chr_file not defined in policy.
  1959. [ 8.360814] SELinux: Permission watch_with_perm in class chr_file not defined in policy.
  1960. [ 8.360816] SELinux: Permission watch_reads in class chr_file not defined in policy.
  1961. [ 8.360818] SELinux: Permission watch in class blk_file not defined in policy.
  1962. [ 8.360820] SELinux: Permission watch_mount in class blk_file not defined in policy.
  1963. [ 8.360821] SELinux: Permission watch_sb in class blk_file not defined in policy.
  1964. [ 8.360823] SELinux: Permission watch_with_perm in class blk_file not defined in policy.
  1965. [ 8.360824] SELinux: Permission watch_reads in class blk_file not defined in policy.
  1966. [ 8.360827] SELinux: Permission watch in class sock_file not defined in policy.
  1967. [ 8.360829] SELinux: Permission watch_mount in class sock_file not defined in policy.
  1968. [ 8.360830] SELinux: Permission watch_sb in class sock_file not defined in policy.
  1969. [ 8.360832] SELinux: Permission watch_with_perm in class sock_file not defined in policy.
  1970. [ 8.360834] SELinux: Permission watch_reads in class sock_file not defined in policy.
  1971. [ 8.360836] SELinux: Permission watch in class fifo_file not defined in policy.
  1972. [ 8.360838] SELinux: Permission watch_mount in class fifo_file not defined in policy.
  1973. [ 8.360839] SELinux: Permission watch_sb in class fifo_file not defined in policy.
  1974. [ 8.360841] SELinux: Permission watch_with_perm in class fifo_file not defined in policy.
  1975. [ 8.360842] SELinux: Permission watch_reads in class fifo_file not defined in policy.
  1976. [ 8.360934] SELinux: Class perf_event not defined in policy.
  1977. [ 8.360935] SELinux: the above unknown classes and permissions will be allowed
  1978. [ 8.360938] SELinux: policy capability network_peer_controls=1
  1979. [ 8.360939] SELinux: policy capability open_perms=1
  1980. [ 8.360941] SELinux: policy capability extended_socket_class=1
  1981. [ 8.360942] SELinux: policy capability always_check_network=0
  1982. [ 8.360944] SELinux: policy capability cgroup_seclabel=1
  1983. [ 8.360945] SELinux: policy capability nnp_nosuid_transition=1
  1984. [ 8.433378] systemd[1]: Successfully loaded SELinux policy in 499.484ms.
  1985. [ 8.485167] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 31.997ms.
  1986. [ 8.487579] systemd[1]: systemd v244.1-2.fc32 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
  1987. [ 8.499507] systemd[1]: Detected architecture x86-64.
  1988. [ 8.500196] systemd[1]: Set hostname to <localhost.localdomain>.
  1989. [ 8.501950] systemd[1]: Couldn't move remaining userspace processes, ignoring: Input/output error
  1990. [ 8.605481] systemd[1]: /usr/lib/systemd/system/sssd.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sssd.pid ? /run/sssd.pid; please update the unit file accordingly.
  1991. [ 8.619372] systemd[1]: /usr/lib/systemd/system/sssd-kcm.socket:7: ListenStream= references a path below legacy directory /var/run/, updating /var/run/.heim_org.h5l.kcm-socket ? /run/.heim_org.h5l.kcm-socket; please update the unit file accordingly.
  1992. [ 8.667939] systemd[1]: initrd-switch-root.service: Succeeded.
  1993. [ 8.668430] systemd[1]: Stopped Switch Root.
  1994. [ 8.669060] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
  1995. [ 8.669878] systemd[1]: Created slice Virtual Machine and Container Slice.
  1996. [ 8.670360] systemd[1]: Created slice system-getty.slice.
  1997. [ 8.670857] systemd[1]: Created slice system-sshd\x2dkeygen.slice.
  1998. [ 8.671328] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  1999. [ 8.672045] systemd[1]: Created slice User and Session Slice.
  2000. [ 8.672097] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
  2001. [ 8.672252] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  2002. [ 8.673131] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  2003. [ 8.673185] systemd[1]: Reached target Login Prompts.
  2004. [ 8.673235] systemd[1]: Stopped target Switch Root.
  2005. [ 8.673275] systemd[1]: Stopped target Initrd File Systems.
  2006. [ 8.673312] systemd[1]: Stopped target Initrd Root File System.
  2007. [ 8.673365] systemd[1]: Reached target Slices.
  2008. [ 8.673835] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  2009. [ 8.674829] systemd[1]: Listening on LVM2 poll daemon socket.
  2010. [ 8.675063] systemd[1]: Listening on multipathd control socket.
  2011. [ 8.676824] systemd[1]: Listening on Process Core Dump Socket.
  2012. [ 8.677117] systemd[1]: Listening on initctl Compatibility Named Pipe.
  2013. [ 8.677720] systemd[1]: Listening on udev Control Socket.
  2014. [ 8.678095] systemd[1]: Listening on udev Kernel Socket.
  2015. [ 8.679683] systemd[1]: Activating swap /dev/disk/by-uuid/f115f145-dca5-4d74-99fa-54ca665b962c...
  2016. [ 8.682130] systemd[1]: Mounting Huge Pages File System...
  2017. [ 8.684533] systemd[1]: Mounting POSIX Message Queue File System...
  2018. [ 8.686877] systemd[1]: Mounting Kernel Debug File System...
  2019. [ 8.687347] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
  2020. [ 8.689403] systemd[1]: Starting Create list of static device nodes for the current kernel...
  2021. [ 8.691484] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  2022. [ 8.693555] systemd[1]: Starting Preprocess NFS configuration convertion...
  2023. [ 8.695800] systemd[1]: Starting Set Up Additional Binary Formats...
  2024. [ 8.696322] systemd[1]: systemd-fsck-root.service: Succeeded.
  2025. [ 8.696914] systemd[1]: Stopped File System Check on Root Device.
  2026. [ 8.697089] systemd[1]: Stopped Journal Service.
  2027. [ 8.699951] systemd[1]: Starting Journal Service...
  2028. [ 8.702734] systemd[1]: Starting Load Kernel Modules...
  2029. [ 8.704795] systemd[1]: Starting Remount Root and Kernel File Systems...
  2030. [ 8.707048] systemd[1]: Starting udev Coldplug all Devices...
  2031. [ 8.709530] Adding 67108860k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:67108860k SSFS
  2032. [ 8.709558] systemd[1]: Starting Setup Virtual Console...
  2033. [ 8.711322] systemd[1]: sysroot.mount: Succeeded.
  2034. [ 8.713863] systemd[1]: Mounted Huge Pages File System.
  2035. [ 8.714339] systemd[1]: Mounted POSIX Message Queue File System.
  2036. [ 8.714792] systemd[1]: Mounted Kernel Debug File System.
  2037. [ 8.715851] systemd[1]: Started Create list of static device nodes for the current kernel.
  2038. [ 8.716737] systemd[1]: nfs-convert.service: Succeeded.
  2039. [ 8.717273] systemd[1]: Started Preprocess NFS configuration convertion.
  2040. [ 8.718832] systemd[1]: Activated swap /dev/disk/by-uuid/f115f145-dca5-4d74-99fa-54ca665b962c.
  2041. [ 8.718851] xfs filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)
  2042. [ 8.720679] systemd[1]: Started Load Kernel Modules.
  2043. [ 8.721657] systemd[1]: Started Remount Root and Kernel File Systems.
  2044. [ 8.722087] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 677 (systemd-binfmt)
  2045. [ 8.722566] systemd[1]: Reached target Swap.
  2046. [ 8.724332] systemd[1]: Mounting Arbitrary Executable File Formats File System...
  2047. [ 8.726701] systemd[1]: Mounting FUSE Control File System...
  2048. [ 8.727344] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
  2049. [ 8.729202] systemd[1]: Mounting Temporary Directory (/tmp)...
  2050. [ 8.729534] systemd[1]: Condition check resulted in OSTree Remount OS/ Bind Mounts being skipped.
  2051. [ 8.729762] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
  2052. [ 8.730261] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  2053. [ 8.732344] systemd[1]: Starting Load/Save Random Seed...
  2054. [ 8.735072] systemd[1]: Starting Apply Kernel Variables...
  2055. [ 8.735391] systemd[1]: Condition check resulted in Create System Users being skipped.
  2056. [ 8.737569] systemd[1]: Starting Create Static Device Nodes in /dev...
  2057. [ 8.739779] systemd[1]: Mounted Arbitrary Executable File Formats File System.
  2058. [ 8.740364] systemd[1]: Mounted FUSE Control File System.
  2059. [ 8.740867] systemd[1]: Mounted Temporary Directory (/tmp).
  2060. [ 8.743976] systemd[1]: Started Set Up Additional Binary Formats.
  2061. [ 8.746398] systemd[1]: Started Load/Save Random Seed.
  2062. [ 8.747762] systemd[1]: Started Apply Kernel Variables.
  2063. [ 8.767150] systemd[1]: Started Create Static Device Nodes in /dev.
  2064. [ 8.769942] systemd[1]: Starting udev Kernel Device Manager...
  2065. [ 8.785889] systemd[1]: systemd-vconsole-setup.service: Succeeded.
  2066. [ 8.786530] systemd[1]: Started Setup Virtual Console.
  2067. [ 8.953389] systemd[1]: Started Journal Service.
  2068. [ 8.962967] systemd-journald[678]: Received client request to flush runtime journal.
  2069. [ 8.965153] systemd-journald[678]: File /var/log/journal/c93463d9fe5745b0b40c4af18440683e/system.journal corrupted or uncleanly shut down, renaming and replacing.
  2070. [ 9.156254] acpi_cpufreq: overriding BIOS provided _PSD data
  2071. [ 9.283794] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  2072. [ 9.283801] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
  2073. [ 9.287794] ccp 0000:0c:00.2: enabling device (0000 -> 0002)
  2074. [ 9.289638] input: PC Speaker as /devices/platform/pcspkr/input/input6
  2075. [ 9.290737] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
  2076. [ 9.290960] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
  2077. [ 9.290973] sp5100-tco sp5100-tco: Watchdog hardware is disabled
  2078. [ 9.291962] ccp 0000:0c:00.2: ccp enabled
  2079. [ 9.301574] asus_wmi: ASUS WMI generic driver loaded
  2080. [ 9.358048] asus_wmi: Initialization: 0x0
  2081. [ 9.358241] asus_wmi: BIOS WMI version: 0.9
  2082. [ 9.358721] asus_wmi: SFUN value: 0x0
  2083. [ 9.358729] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
  2084. [ 9.360548] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7
  2085. [ 9.376409] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  2086. [ 9.376998] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  2087. [ 9.388612] Bluetooth: Core ver 2.22
  2088. [ 9.388656] NET: Registered protocol family 31
  2089. [ 9.388659] Bluetooth: HCI device and connection manager initialized
  2090. [ 9.388697] Bluetooth: HCI socket layer initialized
  2091. [ 9.388703] Bluetooth: L2CAP socket layer initialized
  2092. [ 9.388735] Bluetooth: SCO socket layer initialized
  2093. [ 9.434580] usbcore: registered new interface driver btusb
  2094. [ 9.437407] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
  2095. [ 9.440097] Bluetooth: hci0: RTL: rom_version status=0 version=2
  2096. [ 9.440105] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822b_fw.bin
  2097. [ 9.441336] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822b_config.bin
  2098. [ 9.441526] Bluetooth: hci0: RTL: cfg_sz 14, total sz 20270
  2099. [ 9.517341] rtw_pci 0000:05:00.0: enabling device (0000 -> 0003)
  2100. [ 9.518129] rtw_pci 0000:05:00.0: Firmware version 27.2.0, H2C version 13
  2101. [ 9.520385] snd_hda_intel 0000:0b:00.1: Force to non-snoop mode
  2102. [ 9.521250] snd_hda_intel 0000:0d:00.3: enabling device (0000 -> 0002)
  2103. [ 9.562171] snd_hda_intel 0000:0b:00.1: bound 0000:0b:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
  2104. [ 9.592514] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input8
  2105. [ 9.593025] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input9
  2106. [ 9.593233] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input10
  2107. [ 9.593411] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input11
  2108. [ 9.593739] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input12
  2109. [ 9.593925] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input13
  2110. [ 9.602751] rtw_pci 0000:05:00.0 wlp5s0: renamed from wlan0
  2111. [ 9.604398] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  2112. [ 9.604405] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  2113. [ 9.604414] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  2114. [ 9.604417] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
  2115. [ 9.604438] snd_hda_codec_realtek hdaudioC1D0: inputs:
  2116. [ 9.604443] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
  2117. [ 9.604448] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
  2118. [ 9.604452] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
  2119. [ 9.607594] kvm: Nested Virtualization enabled
  2120. [ 9.607629] kvm: Nested Paging enabled
  2121. [ 9.607632] SVM: Virtual VMLOAD VMSAVE supported
  2122. [ 9.607635] SVM: Virtual GIF supported
  2123. [ 9.642338] MCE: In-kernel MCE decoding enabled.
  2124. [ 9.646042] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input14
  2125. [ 9.646245] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input15
  2126. [ 9.646380] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input16
  2127. [ 9.646615] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input17
  2128. [ 9.646728] EDAC amd64: F17h detected (node 0).
  2129. [ 9.646881] EDAC amd64: Node 0: DRAM ECC disabled.
  2130. [ 9.646926] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input18
  2131. [ 9.701209] EDAC amd64: F17h detected (node 0).
  2132. [ 9.701304] EDAC amd64: Node 0: DRAM ECC disabled.
  2133. [ 9.750102] EDAC amd64: F17h detected (node 0).
  2134. [ 9.750198] EDAC amd64: Node 0: DRAM ECC disabled.
  2135. [ 9.799637] EDAC amd64: F17h detected (node 0).
  2136. [ 9.799752] EDAC amd64: Node 0: DRAM ECC disabled.
  2137. [ 9.833794] EDAC amd64: F17h detected (node 0).
  2138. [ 9.833913] EDAC amd64: Node 0: DRAM ECC disabled.
  2139. [ 9.879621] EDAC amd64: F17h detected (node 0).
  2140. [ 9.879724] EDAC amd64: Node 0: DRAM ECC disabled.
  2141. [ 9.911595] EDAC amd64: F17h detected (node 0).
  2142. [ 9.911674] EDAC amd64: Node 0: DRAM ECC disabled.
  2143. [ 9.947808] EDAC amd64: F17h detected (node 0).
  2144. [ 9.947894] EDAC amd64: Node 0: DRAM ECC disabled.
  2145. [ 9.977708] EDAC amd64: F17h detected (node 0).
  2146. [ 9.977834] EDAC amd64: Node 0: DRAM ECC disabled.
  2147. [ 10.017701] EDAC amd64: F17h detected (node 0).
  2148. [ 10.017781] EDAC amd64: Node 0: DRAM ECC disabled.
  2149. [ 10.045829] EDAC amd64: F17h detected (node 0).
  2150. [ 10.045911] EDAC amd64: Node 0: DRAM ECC disabled.
  2151. [ 10.074067] EDAC amd64: F17h detected (node 0).
  2152. [ 10.074153] EDAC amd64: Node 0: DRAM ECC disabled.
  2153. [ 10.108024] EDAC amd64: F17h detected (node 0).
  2154. [ 10.108105] EDAC amd64: Node 0: DRAM ECC disabled.
  2155. [ 10.148017] EDAC amd64: F17h detected (node 0).
  2156. [ 10.148093] EDAC amd64: Node 0: DRAM ECC disabled.
  2157. [ 10.175395] EDAC amd64: F17h detected (node 0).
  2158. [ 10.175493] EDAC amd64: Node 0: DRAM ECC disabled.
  2159. [ 10.217358] EDAC amd64: F17h detected (node 0).
  2160. [ 10.217468] EDAC amd64: Node 0: DRAM ECC disabled.
  2161. [ 10.380152] XFS (sda): Mounting V5 Filesystem
  2162. [ 10.511465] XFS (sda): Starting recovery (logdev: internal)
  2163. [ 10.595610] Bluetooth: hci0: RTL: fw version 0xab6b705c
  2164. [ 11.051299] XFS (sda): Ending recovery (logdev: internal)
  2165. [ 11.471273] xfs filesystem being mounted at /home supports timestamps until 2038 (0x7fffffff)
  2166. [ 11.640322] RPC: Registered named UNIX socket transport module.
  2167. [ 11.640359] RPC: Registered udp transport module.
  2168. [ 11.640363] RPC: Registered tcp transport module.
  2169. [ 11.640366] RPC: Registered tcp NFSv4.1 backchannel transport module.
  2170. [ 11.893055] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  2171. [ 11.893061] Bluetooth: BNEP filters: protocol multicast
  2172. [ 11.893069] Bluetooth: BNEP socket layer initialized
  2173. [ 15.128990] igb 0000:04:00.0 enp4s0: igb: enp4s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
  2174. [ 15.444690] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
  2175. [ 15.935069] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  2176. [ 15.944805] tun: Universal TUN/TAP device driver, 1.6
  2177. [ 15.948019] virbr0: port 1(virbr0-nic) entered blocking state
  2178. [ 15.948075] virbr0: port 1(virbr0-nic) entered disabled state
  2179. [ 15.948664] device virbr0-nic entered promiscuous mode
  2180. [ 16.506312] virbr0: port 1(virbr0-nic) entered blocking state
  2181. [ 16.506339] virbr0: port 1(virbr0-nic) entered listening state
  2182. [ 16.570823] virbr0: port 1(virbr0-nic) entered disabled state
  2183. [ 20.652507] rfkill: input handler disabled
  2184. [ 25.560810] systemd-journald[678]: File /var/log/journal/c93463d9fe5745b0b40c4af18440683e/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
  2185. [ 25.891957] rfkill: input handler enabled
  2186. [ 27.623430] Bluetooth: RFCOMM TTY layer initialized
  2187. [ 27.623451] Bluetooth: RFCOMM socket layer initialized
  2188. [ 27.623494] Bluetooth: RFCOMM ver 1.11
  2189. [ 32.232281] rfkill: input handler disabled
  2190. [ 67.544794] show_signal_msg: 50 callbacks suppressed
  2191. [ 67.544797] PK-Backend[3679]: segfault at 0 ip 00007fc3811ea344 sp 00007fc37334dae8 error 4 in libdnf.so.2[7fc3810f9000+104000]
  2192. [ 67.544846] Code: 84 00 00 00 00 00 48 8d 0d 81 74 01 00 48 8d 15 aa 74 01 00 be 24 04 00 00 48 8d 3d 16 76 01 00 e8 81 6d f1 ff 90 f3 0f 1e fa <48> 8b 07 0f b6 80 20 01 00 00 c3 90 f3 0f 1e fa 48 8b 07 40 88 b0
  2193. [ 107.036434] ThreadPoolForeg (2942) used greatest stack depth: 10664 bytes left
  2194. [ 157.985326] rtw_pci 0000:05:00.0: start vif 5e:4c:19:b2:d1:2e on port 0
  2195. [ 160.644567] rtw_pci 0000:05:00.0: stop vif 5e:4c:19:b2:d1:2e on port 0
  2196. [ 161.099250] rtw_pci 0000:05:00.0: start vif 80:c5:f2:74:cd:51 on port 0
  2197. [ 163.239421] ThreadPoolForeg (3412) used greatest stack depth: 10648 bytes left
  2198. [ 163.740744] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2199. [ 163.740839] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2200. [ 164.184695] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2201. [ 164.249612] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2202. [ 164.249661] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2203. [ 164.351110] wlp5s0: authenticated
  2204. [ 164.352150] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2205. [ 164.354956] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=2)
  2206. [ 164.355021] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2207. [ 164.421062] rtw_pci 0000:05:00.0: wrong bfee role
  2208. [ 164.421625] wlp5s0: associated
  2209. [ 164.497418] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
  2210. [ 173.030891] igb 0000:04:00.0 enp4s0: igb: enp4s0 NIC Link is Down
  2211. [ 792.190783] kworker/dying (264) used greatest stack depth: 9768 bytes left
  2212. [ 3745.356585] rtw_pci 0000:05:00.0: timed out to flush queue 1
  2213. [ 3745.357086] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2214. [ 3748.085957] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2215. [ 3748.085991] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2216. [ 3748.528249] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2217. [ 3748.529575] wlp5s0: authenticated
  2218. [ 3748.530801] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2219. [ 3748.532631] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=2)
  2220. [ 3748.532638] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2221. [ 3748.550967] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2222. [ 3748.550986] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2223. [ 3748.994196] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2224. [ 3749.059292] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2225. [ 3749.059347] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2226. [ 3749.160952] wlp5s0: authenticated
  2227. [ 3749.161459] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2228. [ 3749.164336] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=2)
  2229. [ 3749.164360] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2230. [ 3749.231586] rtw_pci 0000:05:00.0: wrong bfee role
  2231. [ 3749.231666] wlp5s0: associated
  2232. [ 7506.081124] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2233. [ 7508.782333] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2234. [ 7508.782367] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2235. [ 7509.225476] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2236. [ 7509.226792] wlp5s0: authenticated
  2237. [ 7509.228974] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2238. [ 7509.230750] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=1)
  2239. [ 7509.230759] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2240. [ 7509.244494] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2241. [ 7509.244529] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2242. [ 7509.686121] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2243. [ 7509.749477] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2244. [ 7509.749526] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2245. [ 7509.851991] wlp5s0: authenticated
  2246. [ 7509.853625] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2247. [ 7509.856762] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=1)
  2248. [ 7509.856795] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2249. [ 7509.922810] rtw_pci 0000:05:00.0: wrong bfee role
  2250. [ 7509.922883] wlp5s0: associated
  2251. [10226.026146] rtw_pci 0000:05:00.0: failed to send h2c command
  2252. [15085.224042] wlp5s0: AP VHT information doesn't match HT, disable VHT
  2253. [15085.224144] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth, new config is 5220 MHz, width 2 (5210/0 MHz)
  2254. [15085.224148] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth in a way we can't support - disconnect
  2255. [15085.224152] wlp5s0: failed to follow AP 50:ff:20:04:c8:dc bandwidth change, disconnect
  2256. [15085.331217] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2257. [15088.034334] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2258. [15088.034366] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2259. [15088.475774] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2260. [15088.477054] wlp5s0: authenticated
  2261. [15088.478217] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2262. [15088.480037] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=2)
  2263. [15088.480043] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2264. [15088.491320] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2265. [15088.491341] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2266. [15088.935639] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2267. [15089.002290] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2268. [15089.002341] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2269. [15089.104514] wlp5s0: authenticated
  2270. [15089.104849] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2271. [15089.107553] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=2)
  2272. [15089.107573] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2273. [15089.173078] rtw_pci 0000:05:00.0: wrong bfee role
  2274. [15089.173161] wlp5s0: associated
  2275. [18875.136359] rtw_pci 0000:05:00.0: firmware failed to restore hardware setting
  2276. [22666.577725] wlp5s0: AP VHT information doesn't match HT, disable VHT
  2277. [22666.577738] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth, new config is 5240 MHz, width 2 (5250/0 MHz)
  2278. [22666.577744] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth in a way we can't support - disconnect
  2279. [22666.577750] wlp5s0: failed to follow AP 50:ff:20:04:c8:dc bandwidth change, disconnect
  2280. [22666.652374] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2281. [22669.350601] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2282. [22669.350633] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2283. [22669.793964] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2284. [22669.800335] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 2/3)
  2285. [22669.806852] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 3/3)
  2286. [22669.813356] wlp5s0: authentication with 50:ff:20:04:c8:dc timed out
  2287. [22672.924347] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2288. [22672.924378] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2289. [22673.366208] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2290. [22673.367537] wlp5s0: authenticated
  2291. [22673.369258] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2292. [22673.371038] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=1)
  2293. [22673.371044] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2294. [22673.388241] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2295. [22673.388259] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2296. [22673.835477] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2297. [22673.899889] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2298. [22673.899964] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2299. [22674.001980] wlp5s0: authenticated
  2300. [22674.002897] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2301. [22674.005629] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=1)
  2302. [22674.005657] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2303. [22674.071080] rtw_pci 0000:05:00.0: wrong bfee role
  2304. [22674.071154] wlp5s0: associated
  2305. [23039.617781] rtw_pci 0000:05:00.0: failed to send h2c command
  2306. [23251.275622] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead.
  2307. [24018.950118] rfkill: input handler enabled
  2308. [24021.745696] rfkill: input handler disabled
  2309. [24031.253047] rfkill: input handler enabled
  2310. [24031.476286] broken atomic modeset userspace detected, disabling atomic
  2311. [24033.922224] rfkill: input handler disabled
  2312. [24069.729026] PK-Backend[29719]: segfault at 0 ip 00007f5339ef7344 sp 00007f532bffeae8 error 4 in libdnf.so.2[7f5339e06000+104000]
  2313. [24069.729043] Code: 84 00 00 00 00 00 48 8d 0d 81 74 01 00 48 8d 15 aa 74 01 00 be 24 04 00 00 48 8d 3d 16 76 01 00 e8 81 6d f1 ff 90 f3 0f 1e fa <48> 8b 07 0f b6 80 20 01 00 00 c3 90 f3 0f 1e fa 48 8b 07 40 88 b0
  2314. [26453.837593] rtw_pci 0000:05:00.0: firmware failed to restore hardware setting
  2315. [26461.255572] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2316. [26463.953543] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2317. [26463.953572] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2318. [26464.396991] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2319. [26464.398208] wlp5s0: authenticated
  2320. [26464.400543] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2321. [26464.402300] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=1)
  2322. [26464.402310] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2323. [26464.427409] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2324. [26464.427436] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2325. [26464.869725] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2326. [26464.932894] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2327. [26464.932941] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2328. [26465.034996] wlp5s0: authenticated
  2329. [26465.037170] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2330. [26465.040251] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=1)
  2331. [26465.040282] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2332. [26465.108392] rtw_pci 0000:05:00.0: wrong bfee role
  2333. [26465.108488] wlp5s0: associated
  2334. [29472.991855] rtw_pci 0000:05:00.0: failed to send h2c command
  2335. [34053.039476] wlp5s0: AP VHT information doesn't match HT, disable VHT
  2336. [34053.039486] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth, new config is 5220 MHz, width 2 (5210/0 MHz)
  2337. [34053.039490] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth in a way we can't support - disconnect
  2338. [34053.039494] wlp5s0: failed to follow AP 50:ff:20:04:c8:dc bandwidth change, disconnect
  2339. [34053.123685] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2340. [34055.824264] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2341. [34055.824296] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2342. [34056.266172] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2343. [34056.267511] wlp5s0: authenticated
  2344. [34056.268642] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2345. [34056.270450] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=1)
  2346. [34056.270463] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2347. [34056.286039] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2348. [34056.286053] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2349. [34056.727844] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2350. [34056.792411] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2351. [34056.792458] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2352. [34056.893517] wlp5s0: authenticated
  2353. [34056.894274] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2354. [34056.897107] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=1)
  2355. [34056.897139] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2356. [34056.963500] rtw_pci 0000:05:00.0: wrong bfee role
  2357. [34056.963573] wlp5s0: associated
  2358. [39304.357328] rtw_pci 0000:05:00.0: failed to send h2c command
  2359. [41648.927201] wlp5s0: AP VHT information doesn't match HT, disable VHT
  2360. [41648.927211] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth, new config is 5240 MHz, width 2 (5250/0 MHz)
  2361. [41648.927216] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth in a way we can't support - disconnect
  2362. [41648.927219] wlp5s0: failed to follow AP 50:ff:20:04:c8:dc bandwidth change, disconnect
  2363. [41649.016481] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2364. [41651.726097] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2365. [41651.726125] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2366. [41652.168948] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2367. [41652.170179] wlp5s0: authenticated
  2368. [41652.170421] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2369. [41652.172230] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=1)
  2370. [41652.172242] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2371. [41652.183954] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2372. [41652.183972] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2373. [41652.627563] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2374. [41652.689390] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2375. [41652.689439] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2376. [41652.790642] wlp5s0: authenticated
  2377. [41652.791089] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2378. [41652.794121] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=1)
  2379. [41652.794153] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2380. [41652.860257] rtw_pci 0000:05:00.0: wrong bfee role
  2381. [41652.860331] wlp5s0: associated
  2382. [44435.436915] rtw_pci 0000:05:00.0: failed to send h2c command
  2383. [49255.215732] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2384. [49265.511670] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2385. [49265.511697] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2386. [49265.953914] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2387. [49265.955176] wlp5s0: authenticated
  2388. [49265.956348] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2389. [49265.958158] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=1)
  2390. [49265.958164] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2391. [49265.975054] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2392. [49265.975077] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2393. [49266.416659] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2394. [49266.480252] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2395. [49266.480302] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2396. [49266.581512] wlp5s0: authenticated
  2397. [49266.581986] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2398. [49266.585111] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=1)
  2399. [49266.585141] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2400. [49266.651215] rtw_pci 0000:05:00.0: wrong bfee role
  2401. [49266.651289] wlp5s0: associated
  2402. [56384.567042] rtw_pci 0000:05:00.0: failed to send h2c command
  2403. [56840.702030] wlp5s0: AP VHT information doesn't match HT, disable VHT
  2404. [56840.702040] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth, new config is 5220 MHz, width 2 (5210/0 MHz)
  2405. [56840.702044] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth in a way we can't support - disconnect
  2406. [56840.702048] wlp5s0: failed to follow AP 50:ff:20:04:c8:dc bandwidth change, disconnect
  2407. [56840.773007] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2408. [56843.472566] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2409. [56843.472593] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2410. [56843.916450] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2411. [56843.917732] wlp5s0: authenticated
  2412. [56843.918935] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2413. [56843.920709] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=1)
  2414. [56843.920721] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2415. [56843.937993] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2416. [56843.938016] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2417. [56844.381202] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2418. [56844.446260] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2419. [56844.446304] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2420. [56844.546701] wlp5s0: authenticated
  2421. [56844.547566] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2422. [56844.550395] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=1)
  2423. [56844.550421] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2424. [56844.616787] rtw_pci 0000:05:00.0: wrong bfee role
  2425. [56844.616861] wlp5s0: associated
  2426. [59626.679773] rtw_pci 0000:05:00.0: failed to send h2c command
  2427. [64436.998569] wlp5s0: AP VHT information doesn't match HT, disable VHT
  2428. [64436.998581] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth, new config is 5240 MHz, width 2 (5250/0 MHz)
  2429. [64436.998587] wlp5s0: AP 50:ff:20:04:c8:dc changed bandwidth in a way we can't support - disconnect
  2430. [64436.998593] wlp5s0: failed to follow AP 50:ff:20:04:c8:dc bandwidth change, disconnect
  2431. [64437.065448] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2432. [64439.757811] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2433. [64439.757840] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2434. [64440.199616] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2435. [64440.200891] wlp5s0: authenticated
  2436. [64440.201421] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2437. [64440.203301] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=53 aid=2)
  2438. [64440.203312] wlp5s0: 50:ff:20:04:c8:dc denied association (code=53)
  2439. [64440.214459] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2440. [64440.214478] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2441. [64440.656518] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2442. [64440.718628] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2443. [64440.718677] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2444. [64440.821425] wlp5s0: authenticated
  2445. [64440.821963] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2446. [64440.824971] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=2)
  2447. [64440.825002] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2448. [64440.892201] rtw_pci 0000:05:00.0: wrong bfee role
  2449. [64440.892280] wlp5s0: associated
  2450. [66459.825899] rtw_pci 0000:05:00.0: failed to send h2c command
  2451. [68226.924564] rtw_pci 0000:05:00.0: firmware failed to restore hardware setting
  2452. [69219.317785] rtw_pci 0000:05:00.0: firmware failed to restore hardware setting
  2453. [69219.822479] ------------[ cut here ]------------
  2454. [69219.822595] purge skb(s) not reported by firmware
  2455. [69219.822642] WARNING: CPU: 9 PID: 0 at drivers/net/wireless/realtek/rtw88/tx.c:155 rtw_tx_report_purge_timer+0x20/0x50 [rtw88]
  2456. [69219.822648] Modules linked in: ccm uinput rfcomm xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_nat_tftp nf_conntrack_tftp tun bridge stp llc nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nf_tables_set nft_chain_nat nf_tables ebtable_nat ebtable_broute ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter cmac bnep sunrpc vfat fat edac_mce_amd snd_hda_codec_realtek kvm_amd snd_hda_codec_generic snd_hda_codec_hdmi ledtrig_audio kvm snd_hda_intel rtwpci snd_intel_dspcfg irqbypass rtw88 snd_hda_codec mac80211 btusb snd_hda_core btrtl btbcm crct10dif_pclmul snd_hwdep btintel crc32_pclmul snd_seq snd_seq_device eeepc_wmi bluetooth cfg80211 snd_pcm ghash_clmulni_intel joydev
  2457. [69219.822689] asus_wmi sparse_keymap snd_timer video wmi_bmof ecdh_generic snd sp5100_tco ecc k10temp pcspkr rfkill soundcore ccp i2c_piix4 libarc4 gpio_amdpt gpio_generic acpi_cpufreq binfmt_misc ip_tables xfs libcrc32c amdgpu amd_iommu_v2 gpu_sched ttm drm_kms_helper drm igb crc32c_intel dca i2c_algo_bit nvme nvme_core wmi pinctrl_amd fuse
  2458. [69219.822716] CPU: 9 PID: 0 Comm: swapper/9 Not tainted 5.5.0-0.rc6.git2.2.fc32.x86_64 #1
  2459. [69219.822719] Hardware name: System manufacturer System Product Name/ROG STRIX X470-I GAMING, BIOS 3004 12/16/2019
  2460. [69219.822727] RIP: 0010:rtw_tx_report_purge_timer+0x20/0x50 [rtw88]
  2461. [69219.822731] Code: 84 00 00 00 00 00 0f 1f 40 00 0f 1f 44 00 00 8b 47 a8 85 c0 75 01 c3 41 54 55 53 48 89 fb 48 c7 c7 20 6b 40 c1 e8 c0 18 d5 e8 <0f> 0b 4c 8d a3 50 ff ff ff 4c 89 e7 e8 5f 25 7e e9 48 8d 7b 98 48
  2462. [69219.822735] RSP: 0018:ffffa5b1c03ace48 EFLAGS: 00010286
  2463. [69219.822738] RAX: 0000000000000000 RBX: ffff8e3b92c57810 RCX: 0000000000000000
  2464. [69219.822741] RDX: ffff8e3bbb5eaf40 RSI: ffff8e3bbb5dc5b8 RDI: 0000000000000300
  2465. [69219.822744] RBP: 0000000000000101 R08: 00003ef47eeff977 R09: 0000000000000000
  2466. [69219.822748] R10: 0000000000000000 R11: 0000000000000000 R12: ffffa5b1c03aced8
  2467. [69219.822751] R13: ffffffffc139a3c0 R14: 00000001041c3868 R15: ffffffffc139a3c0
  2468. [69219.822754] FS: 0000000000000000(0000) GS:ffff8e3bbb400000(0000) knlGS:0000000000000000
  2469. [69219.822757] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  2470. [69219.822760] CR2: 00000d87813a8160 CR3: 0000000661156000 CR4: 00000000003406e0
  2471. [69219.822763] Call Trace:
  2472. [69219.822767] <IRQ>
  2473. [69219.822776] call_timer_fn+0xaf/0x2c0
  2474. [69219.822788] run_timer_softirq+0x1bf/0x5e0
  2475. [69219.822794] ? sched_clock_cpu+0xc/0xc0
  2476. [69219.822806] __do_softirq+0xe1/0x45d
  2477. [69219.822815] irq_exit+0xf7/0x100
  2478. [69219.822820] smp_apic_timer_interrupt+0xa4/0x230
  2479. [69219.822825] apic_timer_interrupt+0xf/0x20
  2480. [69219.822828] </IRQ>
  2481. [69219.822834] RIP: 0010:cpuidle_enter_state+0xce/0x400
  2482. [69219.822838] Code: 80 7c 24 0f 00 74 17 9c 58 0f 1f 44 00 00 f6 c4 02 0f 85 0b 03 00 00 31 ff e8 3e 31 8a ff e8 19 c7 91 ff fb 66 0f 1f 44 00 00 <45> 85 ed 0f 88 5c 02 00 00 49 63 d5 4c 2b 64 24 10 48 8d 04 52 48
  2483. [69219.822843] RSP: 0018:ffffa5b1c0167e68 EFLAGS: 00000202 ORIG_RAX: ffffffffffffff13
  2484. [69219.822847] RAX: ffff8e3bb6503380 RBX: ffff8e3baad93000 RCX: 0000000000000000
  2485. [69219.822850] RDX: ffff8e3bb6503380 RSI: 0000000000000006 RDI: ffff8e3bb6503380
  2486. [69219.822853] RBP: ffffffffab814d60 R08: 00003ef47eed9fb1 R09: 0000000000000000
  2487. [69219.822855] R10: 0000000000000000 R11: 0000000000000000 R12: 00003ef47eed9fb1
  2488. [69219.822858] R13: 0000000000000002 R14: 0000000000000002 R15: ffff8e3bb6503380
  2489. [69219.822871] ? cpuidle_enter_state+0xc7/0x400
  2490. [69219.822879] cpuidle_enter+0x29/0x40
  2491. [69219.822884] do_idle+0x1e9/0x290
  2492. [69219.822892] cpu_startup_entry+0x19/0x20
  2493. [69219.822896] start_secondary+0x16e/0x1c0
  2494. [69219.822902] secondary_startup_64+0xb6/0xc0
  2495. [69219.822915] irq event stamp: 534378571
  2496. [69219.822919] hardirqs last enabled at (534378570): [<ffffffffaa00396b>] trace_hardirqs_on_thunk+0x1a/0x1c
  2497. [69219.822926] hardirqs last disabled at (534378571): [<ffffffffaa003987>] trace_hardirqs_off_thunk+0x1a/0x1c
  2498. [69219.822929] softirqs last enabled at (534378546): [<ffffffffaa0f4138>] irq_enter+0x68/0x70
  2499. [69219.822933] softirqs last disabled at (534378547): [<ffffffffaa0f4237>] irq_exit+0xf7/0x100
  2500. [69219.822936] ---[ end trace dc2e3f2642bd6283 ]---
  2501. [69220.006376] rtw_pci 0000:05:00.0: timed out to flush queue 2
  2502. [69220.006634] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2503. [69222.707299] rtw_pci 0000:05:00.0: stop vif 80:c5:f2:74:cd:51 on port 0
  2504. [69226.866078] rtw_pci 0000:05:00.0: start vif 7e:f2:b4:c5:77:d2 on port 0
  2505. [69229.508705] rtw_pci 0000:05:00.0: stop vif 7e:f2:b4:c5:77:d2 on port 0
  2506. [69229.965361] rtw_pci 0000:05:00.0: start vif 80:c5:f2:74:cd:51 on port 0
  2507. [69232.596582] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2508. [69232.596610] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2509. [69233.038518] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2510. [69233.103760] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2511. [69233.103810] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2512. [69233.204815] wlp5s0: authenticated
  2513. [69233.205825] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2514. [69233.208599] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=2)
  2515. [69233.208626] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2516. [69233.276054] rtw_pci 0000:05:00.0: wrong bfee role
  2517. [69233.276183] wlp5s0: associated
  2518. [69233.320807] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
  2519. [69358.088414] rfkill: input handler enabled
  2520. [69360.949228] rfkill: input handler disabled
  2521. [69371.479921] rfkill: input handler enabled
  2522. [69373.704152] rfkill: input handler disabled
  2523. [69407.830440] PK-Backend[64477]: segfault at 0 ip 00007ff4d0214344 sp 00007ff4c936eae8 error 4 in libdnf.so.2[7ff4d0123000+104000]
  2524. [69407.830464] Code: 84 00 00 00 00 00 48 8d 0d 81 74 01 00 48 8d 15 aa 74 01 00 be 24 04 00 00 48 8d 3d 16 76 01 00 e8 81 6d f1 ff 90 f3 0f 1e fa <48> 8b 07 0f b6 80 20 01 00 00 c3 90 f3 0f 1e fa 48 8b 07 40 88 b0
  2525.  
  2526. [69973.587520] =====================================================
  2527. [69973.587521] WARNING: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
  2528. [69973.587523] 5.5.0-0.rc6.git2.2.fc32.x86_64 #1 Tainted: G W
  2529. [69973.587523] -----------------------------------------------------
  2530. [69973.587525] irq/110-rtwpci/818 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire:
  2531. [69973.587526] ffff8e3b92c51390 (&(&local->queue_stop_reason_lock)->rlock){..-.}, at: ieee80211_wake_queue_by_reason+0x3b/0x90 [mac80211]
  2532. [69973.587541]
  2533. and this task is already holding:
  2534. [69973.587542] ffff8e3b92c57920 (&(&rtwpci->irq_lock)->rlock){-.-.}, at: rtw_pci_interrupt_threadfn+0x2c/0x210 [rtwpci]
  2535. [69973.587544] which would create a new lock dependency:
  2536. [69973.587545] (&(&rtwpci->irq_lock)->rlock){-.-.} -> (&(&local->queue_stop_reason_lock)->rlock){..-.}
  2537. [69973.587547]
  2538. but this new dependency connects a HARDIRQ-irq-safe lock:
  2539. [69973.587547] (&(&rtwpci->irq_lock)->rlock){-.-.}
  2540. [69973.587548]
  2541. ... which became HARDIRQ-irq-safe at:
  2542. [69973.587551] lock_acquire+0xa2/0x1b0
  2543. [69973.587553] _raw_spin_lock+0x31/0x80
  2544. [69973.587554] rtw_pci_interrupt_handler+0x1a/0x50 [rtwpci]
  2545. [69973.587556] __handle_irq_event_percpu+0x3f/0x290
  2546. [69973.587557] handle_irq_event_percpu+0x31/0x80
  2547. [69973.587558] handle_irq_event+0x34/0x51
  2548. [69973.587559] handle_edge_irq+0x83/0x1a0
  2549. [69973.587561] do_IRQ+0x62/0x120
  2550. [69973.587561] ret_from_intr+0x0/0x3a
  2551. [69973.587563] cpuidle_enter_state+0xce/0x400
  2552. [69973.587564] cpuidle_enter+0x29/0x40
  2553. [69973.587566] do_idle+0x1e9/0x290
  2554. [69973.587567] cpu_startup_entry+0x19/0x20
  2555. [69973.587568] start_secondary+0x16e/0x1c0
  2556. [69973.587570] secondary_startup_64+0xb6/0xc0
  2557. [69973.587571]
  2558. to a HARDIRQ-irq-unsafe lock:
  2559. [69973.587571] (&(&fq->lock)->rlock#2){+.-.}
  2560. [69973.587572]
  2561. ... which became HARDIRQ-irq-unsafe at:
  2562. [69973.587573] ...
  2563. [69973.587574] lock_acquire+0xa2/0x1b0
  2564. [69973.587575] _raw_spin_lock_bh+0x39/0x80
  2565. [69973.587585] ieee80211_get_txq_stats+0x49/0x1a0 [mac80211]
  2566. [69973.587596] nl80211_send_iface+0x371/0xb00 [cfg80211]
  2567. [69973.587605] nl80211_notify_iface+0x48/0xa0 [cfg80211]
  2568. [69973.587612] cfg80211_netdev_notifier_call+0x170/0x690 [cfg80211]
  2569. [69973.587613] notifier_call_chain+0x46/0xb0
  2570. [69973.587615] register_netdevice+0x251/0x580
  2571. [69973.587625] ieee80211_if_add+0x4bb/0x710 [mac80211]
  2572. [69973.587633] ieee80211_register_hw+0xb89/0xbc0 [mac80211]
  2573. [69973.587635] rtw_register_hw+0xf7/0x310 [rtw88]
  2574. [69973.587636] rtw_pci_probe+0x5f8/0x970 [rtwpci]
  2575. [69973.587638] local_pci_probe+0x42/0x80
  2576. [69973.587639] pci_device_probe+0x107/0x1a0
  2577. [69973.587641] really_probe+0x147/0x3c0
  2578. [69973.587642] driver_probe_device+0xb6/0x100
  2579. [69973.587643] device_driver_attach+0x53/0x60
  2580. [69973.587644] __driver_attach+0x8c/0x150
  2581. [69973.587645] bus_for_each_dev+0x7b/0xc0
  2582. [69973.587646] bus_add_driver+0x150/0x1f0
  2583. [69973.587647] driver_register+0x6c/0xc0
  2584. [69973.587648] do_one_initcall+0x5d/0x2f0
  2585. [69973.587650] do_init_module+0x5c/0x230
  2586. [69973.587651] load_module+0x2400/0x2650
  2587. [69973.587652] __do_sys_init_module+0x181/0x1b0
  2588. [69973.587653] do_syscall_64+0x5c/0xa0
  2589. [69973.587654] entry_SYSCALL_64_after_hwframe+0x49/0xbe
  2590. [69973.587655]
  2591. other info that might help us debug this:
  2592.  
  2593. [69973.587656] Chain exists of:
  2594. &(&rtwpci->irq_lock)->rlock --> &(&local->queue_stop_reason_lock)->rlock --> &(&fq->lock)->rlock#2
  2595.  
  2596. [69973.587657] Possible interrupt unsafe locking scenario:
  2597.  
  2598. [69973.587658] CPU0 CPU1
  2599. [69973.587658] ---- ----
  2600. [69973.587659] lock(&(&fq->lock)->rlock#2);
  2601. [69973.587660] local_irq_disable();
  2602. [69973.587660] lock(&(&rtwpci->irq_lock)->rlock);
  2603. [69973.587661] lock(&(&local->queue_stop_reason_lock)->rlock);
  2604. [69973.587662] <Interrupt>
  2605. [69973.587662] lock(&(&rtwpci->irq_lock)->rlock);
  2606. [69973.587663]
  2607. *** DEADLOCK ***
  2608.  
  2609. [69973.587664] 1 lock held by irq/110-rtwpci/818:
  2610. [69973.587664] #0: ffff8e3b92c57920 (&(&rtwpci->irq_lock)->rlock){-.-.}, at: rtw_pci_interrupt_threadfn+0x2c/0x210 [rtwpci]
  2611. [69973.587667]
  2612. the dependencies between HARDIRQ-irq-safe lock and the holding lock:
  2613. [69973.587669] -> (&(&rtwpci->irq_lock)->rlock){-.-.} {
  2614. [69973.587670] IN-HARDIRQ-W at:
  2615. [69973.587672] lock_acquire+0xa2/0x1b0
  2616. [69973.587673] _raw_spin_lock+0x31/0x80
  2617. [69973.587674] rtw_pci_interrupt_handler+0x1a/0x50 [rtwpci]
  2618. [69973.587675] __handle_irq_event_percpu+0x3f/0x290
  2619. [69973.587676] handle_irq_event_percpu+0x31/0x80
  2620. [69973.587677] handle_irq_event+0x34/0x51
  2621. [69973.587678] handle_edge_irq+0x83/0x1a0
  2622. [69973.587679] do_IRQ+0x62/0x120
  2623. [69973.587680] ret_from_intr+0x0/0x3a
  2624. [69973.587681] cpuidle_enter_state+0xce/0x400
  2625. [69973.587682] cpuidle_enter+0x29/0x40
  2626. [69973.587683] do_idle+0x1e9/0x290
  2627. [69973.587684] cpu_startup_entry+0x19/0x20
  2628. [69973.587685] start_secondary+0x16e/0x1c0
  2629. [69973.587686] secondary_startup_64+0xb6/0xc0
  2630. [69973.587687] IN-SOFTIRQ-W at:
  2631. [69973.587688] lock_acquire+0xa2/0x1b0
  2632. [69973.587689] _raw_spin_lock+0x31/0x80
  2633. [69973.587690] rtw_pci_interrupt_handler+0x1a/0x50 [rtwpci]
  2634. [69973.587691] __handle_irq_event_percpu+0x3f/0x290
  2635. [69973.587692] handle_irq_event_percpu+0x31/0x80
  2636. [69973.587693] handle_irq_event+0x34/0x51
  2637. [69973.587694] handle_edge_irq+0x83/0x1a0
  2638. [69973.587695] do_IRQ+0x62/0x120
  2639. [69973.587696] ret_from_intr+0x0/0x3a
  2640. [69973.587697] _raw_spin_lock_irqsave+0xf/0x83
  2641. [69973.587699] debug_check_no_obj_freed+0x84/0x1d8
  2642. [69973.587701] kfree+0x1b6/0x3f0
  2643. [69973.587702] rcu_do_batch+0x33b/0x540
  2644. [69973.587703] rcu_core+0x268/0x430
  2645. [69973.587704] __do_softirq+0xe1/0x45d
  2646. [69973.587705] run_ksoftirqd+0x30/0x60
  2647. [69973.587707] smpboot_thread_fn+0x10b/0x1e0
  2648. [69973.587708] kthread+0x106/0x140
  2649. [69973.587709] ret_from_fork+0x27/0x50
  2650. [69973.587710] INITIAL USE at:
  2651. [69973.587711] lock_acquire+0xa2/0x1b0
  2652. [69973.587712] _raw_spin_lock_irqsave+0x49/0x83
  2653. [69973.587714] rtw_pci_xmit+0x295/0x670 [rtwpci]
  2654. [69973.587715] rtw_pci_write_data_rsvd_page+0xbc/0xf0 [rtwpci]
  2655. [69973.587718] rtw_fw_write_data_rsvd_page+0xd4/0x190 [rtw88]
  2656. [69973.587720] download_firmware_to_mem.constprop.0+0xc6/0x2a0 [rtw88]
  2657. [69973.587723] rtw_download_firmware+0x335/0x550 [rtw88]
  2658. [69973.587725] rtw_chip_info_setup+0x14e/0x4e0 [rtw88]
  2659. [69973.587726] rtw_pci_probe+0x4ba/0x970 [rtwpci]
  2660. [69973.587727] local_pci_probe+0x42/0x80
  2661. [69973.587728] pci_device_probe+0x107/0x1a0
  2662. [69973.587729] really_probe+0x147/0x3c0
  2663. [69973.587730] driver_probe_device+0xb6/0x100
  2664. [69973.587731] device_driver_attach+0x53/0x60
  2665. [69973.587732] __driver_attach+0x8c/0x150
  2666. [69973.587733] bus_for_each_dev+0x7b/0xc0
  2667. [69973.587734] bus_add_driver+0x150/0x1f0
  2668. [69973.587735] driver_register+0x6c/0xc0
  2669. [69973.587736] do_one_initcall+0x5d/0x2f0
  2670. [69973.587737] do_init_module+0x5c/0x230
  2671. [69973.587738] load_module+0x2400/0x2650
  2672. [69973.587739] __do_sys_init_module+0x181/0x1b0
  2673. [69973.587740] do_syscall_64+0x5c/0xa0
  2674. [69973.587742] entry_SYSCALL_64_after_hwframe+0x49/0xbe
  2675. [69973.587742] }
  2676. [69973.587744] ... key at: [<ffffffffc0577690>] __key.82635+0x0/0xffffffffffffd970 [rtwpci]
  2677. [69973.587745] ... acquired at:
  2678. [69973.587746] lock_acquire+0xa2/0x1b0
  2679. [69973.587747] _raw_spin_lock_irqsave+0x49/0x83
  2680. [69973.587758] ieee80211_wake_queue_by_reason+0x3b/0x90 [mac80211]
  2681. [69973.587759] rtw_pci_tx_isr+0x260/0x2b0 [rtwpci]
  2682. [69973.587760] rtw_pci_interrupt_threadfn+0x189/0x210 [rtwpci]
  2683. [69973.587761] irq_thread_fn+0x20/0x60
  2684. [69973.587762] irq_thread+0xf9/0x1b0
  2685. [69973.587763] kthread+0x106/0x140
  2686. [69973.587764] ret_from_fork+0x27/0x50
  2687.  
  2688. [69973.587765]
  2689. the dependencies between the lock to be acquired
  2690. [69973.587766] and HARDIRQ-irq-unsafe lock:
  2691. [69973.587768] -> (&(&fq->lock)->rlock#2){+.-.} {
  2692. [69973.587769] HARDIRQ-ON-W at:
  2693. [69973.587771] lock_acquire+0xa2/0x1b0
  2694. [69973.587772] _raw_spin_lock_bh+0x39/0x80
  2695. [69973.587782] ieee80211_get_txq_stats+0x49/0x1a0 [mac80211]
  2696. [69973.587791] nl80211_send_iface+0x371/0xb00 [cfg80211]
  2697. [69973.587800] nl80211_notify_iface+0x48/0xa0 [cfg80211]
  2698. [69973.587807] cfg80211_netdev_notifier_call+0x170/0x690 [cfg80211]
  2699. [69973.587808] notifier_call_chain+0x46/0xb0
  2700. [69973.587809] register_netdevice+0x251/0x580
  2701. [69973.587818] ieee80211_if_add+0x4bb/0x710 [mac80211]
  2702. [69973.587826] ieee80211_register_hw+0xb89/0xbc0 [mac80211]
  2703. [69973.587829] rtw_register_hw+0xf7/0x310 [rtw88]
  2704. [69973.587830] rtw_pci_probe+0x5f8/0x970 [rtwpci]
  2705. [69973.587831] local_pci_probe+0x42/0x80
  2706. [69973.587832] pci_device_probe+0x107/0x1a0
  2707. [69973.587833] really_probe+0x147/0x3c0
  2708. [69973.587834] driver_probe_device+0xb6/0x100
  2709. [69973.587835] device_driver_attach+0x53/0x60
  2710. [69973.587836] __driver_attach+0x8c/0x150
  2711. [69973.587837] bus_for_each_dev+0x7b/0xc0
  2712. [69973.587838] bus_add_driver+0x150/0x1f0
  2713. [69973.587839] driver_register+0x6c/0xc0
  2714. [69973.587840] do_one_initcall+0x5d/0x2f0
  2715. [69973.587841] do_init_module+0x5c/0x230
  2716. [69973.587843] load_module+0x2400/0x2650
  2717. [69973.587844] __do_sys_init_module+0x181/0x1b0
  2718. [69973.587845] do_syscall_64+0x5c/0xa0
  2719. [69973.587846] entry_SYSCALL_64_after_hwframe+0x49/0xbe
  2720. [69973.587847] IN-SOFTIRQ-W at:
  2721. [69973.587848] lock_acquire+0xa2/0x1b0
  2722. [69973.587849] _raw_spin_lock_bh+0x39/0x80
  2723. [69973.587859] ieee80211_tx_dequeue+0x94/0xcc0 [mac80211]
  2724. [69973.587862] rtw_tx_tasklet+0x170/0x290 [rtw88]
  2725. [69973.587863] tasklet_action_common.isra.0+0x7e/0x190
  2726. [69973.587864] __do_softirq+0xe1/0x45d
  2727. [69973.587865] do_softirq_own_stack+0x2a/0x40
  2728. [69973.587866] do_softirq.part.0+0x60/0x70
  2729. [69973.587867] __local_bh_enable_ip+0xd0/0xe0
  2730. [69973.587868] __dev_queue_xmit+0x41f/0xdd0
  2731. [69973.587870] packet_sendmsg+0x921/0x1980
  2732. [69973.587871] sock_sendmsg+0x5e/0x60
  2733. [69973.587872] __sys_sendto+0xf1/0x160
  2734. [69973.587873] __x64_sys_sendto+0x25/0x30
  2735. [69973.587874] do_syscall_64+0x5c/0xa0
  2736. [69973.587875] entry_SYSCALL_64_after_hwframe+0x49/0xbe
  2737. [69973.587876] INITIAL USE at:
  2738. [69973.587877] lock_acquire+0xa2/0x1b0
  2739. [69973.587878] _raw_spin_lock_bh+0x39/0x80
  2740. [69973.587888] ieee80211_get_txq_stats+0x49/0x1a0 [mac80211]
  2741. [69973.587897] nl80211_send_iface+0x371/0xb00 [cfg80211]
  2742. [69973.587906] nl80211_notify_iface+0x48/0xa0 [cfg80211]
  2743. [69973.587913] cfg80211_netdev_notifier_call+0x170/0x690 [cfg80211]
  2744. [69973.587914] notifier_call_chain+0x46/0xb0
  2745. [69973.587915] register_netdevice+0x251/0x580
  2746. [69973.587924] ieee80211_if_add+0x4bb/0x710 [mac80211]
  2747. [69973.587932] ieee80211_register_hw+0xb89/0xbc0 [mac80211]
  2748. [69973.587934] rtw_register_hw+0xf7/0x310 [rtw88]
  2749. [69973.587935] rtw_pci_probe+0x5f8/0x970 [rtwpci]
  2750. [69973.587936] local_pci_probe+0x42/0x80
  2751. [69973.587937] pci_device_probe+0x107/0x1a0
  2752. [69973.587938] really_probe+0x147/0x3c0
  2753. [69973.587940] driver_probe_device+0xb6/0x100
  2754. [69973.587941] device_driver_attach+0x53/0x60
  2755. [69973.587942] __driver_attach+0x8c/0x150
  2756. [69973.587943] bus_for_each_dev+0x7b/0xc0
  2757. [69973.587944] bus_add_driver+0x150/0x1f0
  2758. [69973.587945] driver_register+0x6c/0xc0
  2759. [69973.587946] do_one_initcall+0x5d/0x2f0
  2760. [69973.587947] do_init_module+0x5c/0x230
  2761. [69973.587948] load_module+0x2400/0x2650
  2762. [69973.587949] __do_sys_init_module+0x181/0x1b0
  2763. [69973.587950] do_syscall_64+0x5c/0xa0
  2764. [69973.587951] entry_SYSCALL_64_after_hwframe+0x49/0xbe
  2765. [69973.587952] }
  2766. [69973.587963] ... key at: [<ffffffffc12d7de0>] __key.78213+0x0/0xfffffffffffaa220 [mac80211]
  2767. [69973.587964] ... acquired at:
  2768. [69973.587965] _raw_spin_lock+0x31/0x80
  2769. [69973.587976] __ieee80211_stop_queue+0x194/0x300 [mac80211]
  2770. [69973.587986] ieee80211_stop_queues_by_reason+0x5c/0xa0 [mac80211]
  2771. [69973.587995] ieee80211_offchannel_stop_vifs+0x33/0x1b0 [mac80211]
  2772. [69973.588004] __ieee80211_start_scan+0x423/0xab0 [mac80211]
  2773. [69973.588012] ieee80211_request_scan+0x2e/0x50 [mac80211]
  2774. [69973.588021] nl80211_trigger_scan+0x5ae/0x7b0 [cfg80211]
  2775. [69973.588023] genl_rcv_msg+0x1aa/0x430
  2776. [69973.588024] netlink_rcv_skb+0x49/0x110
  2777. [69973.588024] genl_rcv+0x24/0x40
  2778. [69973.588025] netlink_unicast+0x191/0x230
  2779. [69973.588026] netlink_sendmsg+0x24f/0x480
  2780. [69973.588027] sock_sendmsg+0x5e/0x60
  2781. [69973.588028] ____sys_sendmsg+0x1f2/0x260
  2782. [69973.588029] ___sys_sendmsg+0x81/0xc0
  2783. [69973.588029] __sys_sendmsg+0x59/0xa0
  2784. [69973.588031] do_syscall_64+0x5c/0xa0
  2785. [69973.588032] entry_SYSCALL_64_after_hwframe+0x49/0xbe
  2786.  
  2787. [69973.588033] -> (&(&local->queue_stop_reason_lock)->rlock){..-.} {
  2788. [69973.588034] IN-SOFTIRQ-W at:
  2789. [69973.588035] lock_acquire+0xa2/0x1b0
  2790. [69973.588036] _raw_spin_lock_irqsave+0x49/0x83
  2791. [69973.588047] ieee80211_stop_queue_by_reason+0x29/0x60 [mac80211]
  2792. [69973.588048] rtw_pci_tx+0xb1/0xf6 [rtwpci]
  2793. [69973.588051] rtw_tx+0x6b/0xa0 [rtw88]
  2794. [69973.588053] rtw_tx_tasklet+0x14d/0x290 [rtw88]
  2795. [69973.588054] tasklet_action_common.isra.0+0x7e/0x190
  2796. [69973.588055] __do_softirq+0xe1/0x45d
  2797. [69973.588056] run_ksoftirqd+0x30/0x60
  2798. [69973.588057] smpboot_thread_fn+0x10b/0x1e0
  2799. [69973.588058] kthread+0x106/0x140
  2800. [69973.588059] ret_from_fork+0x27/0x50
  2801. [69973.588059] INITIAL USE at:
  2802. [69973.588061] lock_acquire+0xa2/0x1b0
  2803. [69973.588062] _raw_spin_lock_irqsave+0x49/0x83
  2804. [69973.588072] ieee80211_stop_queues_by_reason+0x33/0xa0 [mac80211]
  2805. [69973.588081] ieee80211_offchannel_stop_vifs+0x33/0x1b0 [mac80211]
  2806. [69973.588090] __ieee80211_start_scan+0x423/0xab0 [mac80211]
  2807. [69973.588098] ieee80211_request_scan+0x2e/0x50 [mac80211]
  2808. [69973.588107] nl80211_trigger_scan+0x5ae/0x7b0 [cfg80211]
  2809. [69973.588108] genl_rcv_msg+0x1aa/0x430
  2810. [69973.588109] netlink_rcv_skb+0x49/0x110
  2811. [69973.588110] genl_rcv+0x24/0x40
  2812. [69973.588111] netlink_unicast+0x191/0x230
  2813. [69973.588111] netlink_sendmsg+0x24f/0x480
  2814. [69973.588112] sock_sendmsg+0x5e/0x60
  2815. [69973.588113] ____sys_sendmsg+0x1f2/0x260
  2816. [69973.588114] ___sys_sendmsg+0x81/0xc0
  2817. [69973.588115] __sys_sendmsg+0x59/0xa0
  2818. [69973.588116] do_syscall_64+0x5c/0xa0
  2819. [69973.588117] entry_SYSCALL_64_after_hwframe+0x49/0xbe
  2820. [69973.588118] }
  2821. [69973.588129] ... key at: [<ffffffffc12d7b30>] __key.102780+0x0/0xfffffffffffaa4d0 [mac80211]
  2822. [69973.588130] ... acquired at:
  2823. [69973.588131] lock_acquire+0xa2/0x1b0
  2824. [69973.588132] _raw_spin_lock_irqsave+0x49/0x83
  2825. [69973.588142] ieee80211_wake_queue_by_reason+0x3b/0x90 [mac80211]
  2826. [69973.588143] rtw_pci_tx_isr+0x260/0x2b0 [rtwpci]
  2827. [69973.588145] rtw_pci_interrupt_threadfn+0x189/0x210 [rtwpci]
  2828. [69973.588146] irq_thread_fn+0x20/0x60
  2829. [69973.588146] irq_thread+0xf9/0x1b0
  2830. [69973.588148] kthread+0x106/0x140
  2831. [69973.588148] ret_from_fork+0x27/0x50
  2832.  
  2833. [69973.588149]
  2834. stack backtrace:
  2835. [69973.588151] CPU: 9 PID: 818 Comm: irq/110-rtwpci Tainted: G W 5.5.0-0.rc6.git2.2.fc32.x86_64 #1
  2836. [69973.588152] Hardware name: System manufacturer System Product Name/ROG STRIX X470-I GAMING, BIOS 3004 12/16/2019
  2837. [69973.588152] Call Trace:
  2838. [69973.588156] dump_stack+0x8f/0xd0
  2839. [69973.588158] check_irq_usage.cold+0x27e/0x28a
  2840. [69973.588160] ? check_path+0x22/0x40
  2841. [69973.588161] ? check_noncircular+0xaf/0x190
  2842. [69973.588162] ? find_held_lock+0x32/0x90
  2843. [69973.588164] ? __lock_acquire+0xe29/0x1a30
  2844. [69973.588165] __lock_acquire+0xe29/0x1a30
  2845. [69973.588167] lock_acquire+0xa2/0x1b0
  2846. [69973.588177] ? ieee80211_wake_queue_by_reason+0x3b/0x90 [mac80211]
  2847. [69973.588179] _raw_spin_lock_irqsave+0x49/0x83
  2848. [69973.588189] ? ieee80211_wake_queue_by_reason+0x3b/0x90 [mac80211]
  2849. [69973.588200] ieee80211_wake_queue_by_reason+0x3b/0x90 [mac80211]
  2850. [69973.588201] rtw_pci_tx_isr+0x260/0x2b0 [rtwpci]
  2851. [69973.588204] rtw_pci_interrupt_threadfn+0x189/0x210 [rtwpci]
  2852. [69973.588205] ? irq_thread+0x98/0x1b0
  2853. [69973.588206] ? irq_forced_thread_fn+0x80/0x80
  2854. [69973.588207] irq_thread_fn+0x20/0x60
  2855. [69973.588208] irq_thread+0xf9/0x1b0
  2856. [69973.588210] ? lockdep_hardirqs_on+0xf0/0x180
  2857. [69973.588211] ? wake_threads_waitq+0x30/0x30
  2858. [69973.588212] kthread+0x106/0x140
  2859. [69973.588214] ? irq_thread_check_affinity+0xe0/0xe0
  2860. [69973.588215] ? kthread_park+0x90/0x90
  2861. [69973.588216] ret_from_fork+0x27/0x50
  2862. [69977.898600] wlp5s0: deauthenticating from 50:ff:20:04:c8:dc by local choice (Reason: 3=DEAUTH_LEAVING)
  2863. [69977.995832] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2864. [69977.997317] rtw_pci 0000:05:00.0: stop vif 80:c5:f2:74:cd:51 on port 0
  2865. [69982.341670] rtw_pci 0000:05:00.0: start vif 56:b5:10:b6:18:d4 on port 0
  2866. [69984.993390] rtw_pci 0000:05:00.0: stop vif 56:b5:10:b6:18:d4 on port 0
  2867. [69985.439922] rtw_pci 0000:05:00.0: start vif 80:c5:f2:74:cd:51 on port 0
  2868. [69988.094559] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2869. [69988.094577] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2870. [69988.537901] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2871. [69988.600234] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2872. [69988.600276] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2873. [69988.703202] wlp5s0: authenticated
  2874. [69988.703540] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2875. [69988.710553] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=2)
  2876. [69988.710575] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2877. [69988.777713] rtw_pci 0000:05:00.0: wrong bfee role
  2878. [69988.777773] wlp5s0: associated
  2879. [69988.817086] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
  2880. [70041.761649] wlp5s0: deauthenticating from 50:ff:20:04:c8:dc by local choice (Reason: 3=DEAUTH_LEAVING)
  2881. [70041.828300] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2882. [70041.829494] rtw_pci 0000:05:00.0: stop vif 80:c5:f2:74:cd:51 on port 0
  2883. [70049.270341] rtw_pci 0000:05:00.0: start vif de:90:7c:85:ed:41 on port 0
  2884. [70051.945785] rtw_pci 0000:05:00.0: stop vif de:90:7c:85:ed:41 on port 0
  2885. [70052.392507] rtw_pci 0000:05:00.0: start vif 80:c5:f2:74:cd:51 on port 0
  2886. [70055.027084] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2887. [70055.027109] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2888. [70055.468671] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2889. [70055.531950] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2890. [70055.531996] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2891. [70055.634220] wlp5s0: authenticated
  2892. [70055.635253] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2893. [70055.637905] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=2)
  2894. [70055.637928] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2895. [70055.705411] rtw_pci 0000:05:00.0: wrong bfee role
  2896. [70055.705470] wlp5s0: associated
  2897. [70055.744282] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
  2898. [70078.898111] wlp5s0: deauthenticating from 50:ff:20:04:c8:dc by local choice (Reason: 3=DEAUTH_LEAVING)
  2899. [70078.920116] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc with macid 0 left
  2900. [70078.921833] rtw_pci 0000:05:00.0: stop vif 80:c5:f2:74:cd:51 on port 0
  2901. [70081.903783] rtw_pci 0000:05:00.0: start vif 12:7a:a9:89:68:17 on port 0
  2902. [70084.560626] rtw_pci 0000:05:00.0: stop vif 12:7a:a9:89:68:17 on port 0
  2903. [70085.008916] rtw_pci 0000:05:00.0: start vif 80:c5:f2:74:cd:51 on port 0
  2904. [70087.656952] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2905. [70087.656973] wlp5s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
  2906. [70088.099014] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2907. [70088.162165] wlp5s0: authenticate with 50:ff:20:04:c8:dc
  2908. [70088.162211] wlp5s0: send auth to 50:ff:20:04:c8:dc (try 1/3)
  2909. [70088.263671] wlp5s0: authenticated
  2910. [70088.264582] wlp5s0: associate with 50:ff:20:04:c8:dc (try 1/3)
  2911. [70088.267352] wlp5s0: RX AssocResp from 50:ff:20:04:c8:dc (capab=0x1811 status=0 aid=2)
  2912. [70088.267376] rtw_pci 0000:05:00.0: sta 50:ff:20:04:c8:dc joined with macid 0
  2913. [70088.333775] rtw_pci 0000:05:00.0: wrong bfee role
  2914. [70088.333839] wlp5s0: associated
  2915. [70088.378670] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement