tpm_tis_remove: `WARNING: CPU: 6 PID: 265 at kernel/workqueue.c:3397 __flush_work.isra.0+0x29f/0x2c0`

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



#regzbot introduced: v5.15.131..v6.6.11


Dear Linux folks,


On a Dell OptiPlex 5055 with an AMD Ryzen, Linux always logged the error

    tpm_tis: probe of MSFT0101:00 failed with error -1

but upgrading from 5.15.131 to 6.6.11, the warning below is also logged:

```
[ 0.000000] Linux version 6.6.11.mx64.460 (root@xxxxxxxxxxxxxxxxxxxxxxxxx) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.41) #1 SMP PREEMPT_DYNAMIC Thu Jan 11 16:15:43 CET 2024 [ 0.000000] Command line: BOOT_IMAGE=/boot/bzImage-6.6.11.mx64.460 root=LABEL=root ro crashkernel=64G-:256M console=ttyS0,115200n8 console=tty0 init=/bin/systemd audit=0 random.trust_cpu=on systemd.unified_cgroup_hierarchy
[…]
[ 0.000000] DMI: Dell Inc. OptiPlex 5055 Ryzen CPU/0P03DX, BIOS 1.1.20 05/31/2019
[…]
[ 12.092264] WARNING: CPU: 6 PID: 265 at kernel/workqueue.c:3397 __flush_work.isra.0+0x29f/0x2c0 [ 12.103259] Modules linked in: snd_hda_intel(+) tg3(+) kvm(+) snd_intel_dspcfg snd_hda_codec snd_hda_core snd_pcm snd_timer libphy drm_ttm_helper ttm snd video k10temp soundcore i2c_piix4 irqbypass tpm_tis(+) tpm_tis_core efi_pstore tpm wmi_bmof rng_core wmi crc32c_intel pstore acpi_cpufreq nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc efivarfs ip_tables x_tables ipv6 autofs4 [ 12.143539] CPU: 6 PID: 265 Comm: systemd-udevd Not tainted 6.6.11.mx64.460 #1 [ 12.152698] Hardware name: Dell Inc. OptiPlex 5055 Ryzen CPU/0P03DX, BIOS 1.1.20 05/31/2019
[   12.162512] RIP: 0010:__flush_work.isra.0+0x29f/0x2c0
[ 12.168674] Code: 8b 04 25 80 cf 02 00 48 89 44 24 40 48 8b 53 40 8b 43 30 e9 b3 fe ff ff 40 30 f6 4c 8b 36 e9 f2 fd ff ff 0f 0b e9 3b ff ff ff <0f> 0b e9 34 ff ff ff 0f 0b e9 d8 fe ff ff 0f 0b e9 a9 fe ff ff e8
[   12.188375] RSP: 0018:ffffc90000ab7a10 EFLAGS: 00010246
[ 12.194699] RAX: 0000000000000000 RBX: ffff888108f79b28 RCX: 0000000000000000 [ 12.202894] RDX: ffffc90000ab7a10 RSI: ffffc90000b10008 RDI: ffffc90000ab7a58 [ 12.211107] RBP: ffff888108f79b68 R08: 0000000000000002 R09: 0000000000000000 [ 12.219305] R10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000001 [ 12.227499] R13: ffff888108f79b38 R14: 00000000ffffffff R15: 0000000000fe1050 [ 12.235706] FS: 00007f2cf22c2800(0000) GS:ffff88840eb80000(0000) knlGS:0000000000000000
[   12.244871] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 12.251670] CR2: 00000000006878e8 CR3: 000000010ca66000 CR4: 00000000003506e0
[   12.259901] Call Trace:
[   12.263395]  <TASK>
[   12.266521]  ? __warn+0x81/0x140
[   12.270776]  ? __flush_work.isra.0+0x29f/0x2c0
[   12.276235]  ? report_bug+0x171/0x1a0
[   12.280803]  ? handle_bug+0x3c/0x70
[   12.285352]  ? exc_invalid_op+0x17/0x70
[   12.290203]  ? asm_exc_invalid_op+0x1a/0x20
[   12.295397]  ? __flush_work.isra.0+0x29f/0x2c0
[   12.300807]  tpm_tis_remove+0xaa/0x100 [tpm_tis_core]
[   12.306872]  tpm_tis_core_init+0x234/0xfa0 [tpm_tis_core]
[   12.313280]  tpm_tis_plat_probe+0xd0/0x110 [tpm_tis]
[   12.319139]  platform_probe+0x44/0xa0
[   12.323796]  really_probe+0xd0/0x3e0
[   12.328384]  ? __pfx___driver_attach+0x10/0x10
[   12.334129]  __driver_probe_device+0x80/0x160
[   12.339803]  driver_probe_device+0x1f/0x90
[   12.344831]  __driver_attach+0xf8/0x1c0
[   12.349568]  bus_for_each_dev+0x88/0xd0
[   12.354298]  bus_add_driver+0xf9/0x220
[   12.358919]  driver_register+0x59/0x100
[   12.363623]  ? __pfx_init_tis+0x10/0x10 [tpm_tis]
[   12.369198]  init_tis+0x39/0xff0 [tpm_tis]
[   12.374172]  ? srso_return_thunk+0x5/0x10
[   12.379044]  do_one_initcall+0x66/0x240
[   12.383751]  do_init_module+0x60/0x230
[   12.388357]  init_module_from_file+0x86/0xc0
[   12.393483]  idempotent_init_module+0x120/0x2b0
[   12.398869]  __x64_sys_finit_module+0x65/0xc0
[   12.404082]  do_syscall_64+0x46/0x90
[   12.408506]  entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[   12.414411] RIP: 0033:0x7f2cf1d1ed09
[ 12.418831] Code: 08 44 89 e0 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d c7 20 0d 00 f7 d8 64 89 01 48 [ 12.438506] RSP: 002b:00007ffc335d02f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [ 12.446965] RAX: ffffffffffffffda RBX: 0000000000674390 RCX: 00007f2cf1d1ed09 [ 12.454993] RDX: 0000000000000000 RSI: 00007f2cf1a0f54b RDI: 0000000000000010 [ 12.463013] RBP: 00007f2cf1a0f54b R08: 0000000000000000 R09: 0000000000000002 [ 12.471025] R10: 0000000000000010 R11: 0000000000000246 R12: 0000000000000000 [ 12.479059] R13: 00000000007700f0 R14: 0000000000020000 R15: 0000000000679d90
[   12.487092]  </TASK>
[   12.490162] ---[ end trace 0000000000000000 ]---
[   12.498048] tpm_tis: probe of MSFT0101:00 failed with error -1
```

```
$ scripts/decodecode < /scratch/tmp/linux-6.6.11-schokokeks.txt
[ 12.418831] Code: 08 44 89 e0 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d c7 20 0d 00 f7 d8 64 89 01 48
All code
========
   0:	08 44 89 e0          	or     %al,-0x20(%rcx,%rcx,4)
   4:	5b                   	pop    %rbx
   5:	41 5c                	pop    %r12
   7:	c3                   	ret
   8:	66 0f 1f 84 00 00 00 	nopw   0x0(%rax,%rax,1)
   f:	00 00
  11:	48 89 f8             	mov    %rdi,%rax
  14:	48 89 f7             	mov    %rsi,%rdi
  17:	48 89 d6             	mov    %rdx,%rsi
  1a:	48 89 ca             	mov    %rcx,%rdx
  1d:	4d 89 c2             	mov    %r8,%r10
  20:	4d 89 c8             	mov    %r9,%r8
  23:	4c 8b 4c 24 08       	mov    0x8(%rsp),%r9
  28:	0f 05                	syscall
2a:* 48 3d 01 f0 ff ff cmp $0xfffffffffffff001,%rax <-- trapping instruction
  30:	73 01                	jae    0x33
  32:	c3                   	ret
  33:	48 8b 0d c7 20 0d 00 	mov    0xd20c7(%rip),%rcx        # 0xd2101
  3a:	f7 d8                	neg    %eax
  3c:	64 89 01             	mov    %eax,%fs:(%rcx)
  3f:	48                   	rex.W

Code starting with the faulting instruction
===========================================
   0:	48 3d 01 f0 ff ff    	cmp    $0xfffffffffffff001,%rax
   6:	73 01                	jae    0x9
   8:	c3                   	ret
   9:	48 8b 0d c7 20 0d 00 	mov    0xd20c7(%rip),%rcx        # 0xd20d7
  10:	f7 d8                	neg    %eax
  12:	64 89 01             	mov    %eax,%fs:(%rcx)
  15:	48                   	rex.W
```

Please find all the Linux messages attached. Bisecting is unfortunately not easily doable.


Kind regards,

Paul
[    0.000000] Linux version 6.6.11.mx64.460 (root@xxxxxxxxxxxxxxxxxxxxxxxxx) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.41) #1 SMP PREEMPT_DYNAMIC Thu Jan 11 16:15:43 CET 2024
[    0.000000] Command line: BOOT_IMAGE=/boot/bzImage-6.6.11.mx64.460 root=LABEL=root ro crashkernel=64G-:256M console=ttyS0,115200n8 console=tty0 init=/bin/systemd audit=0 random.trust_cpu=on systemd.unified_cgroup_hierarchy
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000087fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x0000000000088fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000089000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009cfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d00000-0x0000000009e6ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000009e70000-0x00000000dadbefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dadbf000-0x00000000dafbefff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000dafbf000-0x00000000dcfbefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dcfbf000-0x00000000defbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000defbf000-0x00000000deffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] efi: EFI v2.5 by EDK II
[    0.000000] efi: TPMFinalLog=0xdefa2000 SMBIOS=0xdbeb5000 SMBIOS 3.0=0xdbeb3000 ACPI 2.0=0xdeffe014 ESRT=0xdbe9f298 MEMATTR=0xd8b8e018 
[    0.000000] efi: Remove mem54: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
[    0.000000] e820: remove [mem 0xf8000000-0xfbffffff] reserved
[    0.000000] efi: Not removing mem55: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem56: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem57: MMIO range=[0xfed80000-0xfed80fff] (4KB) from e820 map
[    0.000000] efi: Remove mem58: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. OptiPlex 5055 Ryzen CPU/0P03DX, BIOS 1.1.20 05/31/2019
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3493.356 MHz processor
[    0.001974] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001976] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001982] last_pfn = 0x41f000 max_arch_pfn = 0x400000000
[    0.001987] MTRR map: 7 entries (4 fixed + 3 variable; max 21), built from 9 variable MTRRs
[    0.001989] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002322] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.006333] esrt: Reserving ESRT space from 0x00000000dbe9f298 to 0x00000000dbe9f2d0.
[    0.006340] Using GB pages for direct mapping
[    0.006815] Secure boot could not be determined
[    0.006815] RAMDISK: [mem 0x36319000-0x37183fff]
[    0.006819] ACPI: Early table checksum verification disabled
[    0.006822] ACPI: RSDP 0x00000000DEFFE014 000024 (v02 AMD   )
[    0.006826] ACPI: XSDT 0x00000000DEFD9188 000104 (v01 AMD    MYRTLE   00000001      01000013)
[    0.006831] ACPI: FACP 0x00000000DEFF0000 00010C (v05 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006835] ACPI: DSDT 0x00000000DEFE8000 0012CB (v01 AMD    MYRTLE   00040000 ACPI 00040000)
[    0.006838] ACPI: FACS 0x00000000DEB73000 000040
[    0.006840] ACPI: SSDT 0x00000000DEFF5000 008C4C (v02 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006843] ACPI: UEFI 0x00000000DEFF4000 000042 (v01 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006845] ACPI: SSDT 0x00000000DEFF3000 0003C6 (v02 AMD    MYRTLE   00001000 ACPI 00040000)
[    0.006847] ACPI: TPM2 0x00000000DEFF2000 000034 (v03 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006850] ACPI: ASF! 0x00000000DEFF1000 0000A5 (v32 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006852] ACPI: HPET 0x00000000DEFEF000 000038 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006854] ACPI: APIC 0x00000000DEFEE000 000138 (v03 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006857] ACPI: MCFG 0x00000000DEFED000 00003C (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006859] ACPI: SPCR 0x00000000DEFEC000 000050 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006861] ACPI: WDAT 0x00000000DEFEB000 00017C (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006864] ACPI: WDRT 0x00000000DEFEA000 000047 (v01 AMD    MYRTLE   00000000 ACPI 00040000)
[    0.006866] ACPI: SSDT 0x00000000DEFE5000 002AC4 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006868] ACPI: SSDT 0x00000000DEFE4000 0000FC (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006870] ACPI: SSDT 0x00000000DEFDE000 000024 (v01 AMD    MYRTLE   00001000 ACPI 00040000)
[    0.006873] ACPI: SSDT 0x00000000DEFDD000 000E0C (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006875] ACPI: CRAT 0x00000000DEFDC000 000850 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006877] ACPI: CDIT 0x00000000DEFDB000 000029 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006880] ACPI: BOOT 0x00000000DEFDA000 000028 (v01 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006882] ACPI: SSDT 0x00000000DEFDF000 0048E6 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006884] ACPI: VFCT 0x00000000DEFC8000 010084 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006886] ACPI: IVRS 0x00000000DEFC7000 0000D0 (v02 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006889] ACPI: MSDM 0x00000000DEFC6000 000055 (v03 AMD    MYRTLE   06222004 ACPI 00040000)
[    0.006891] ACPI: SSDT 0x00000000DEFC5000 000920 (v01 AMD    MYRTLE   00001000 ACPI 00040000)
[    0.006893] ACPI: SSDT 0x00000000DEFC4000 0000F8 (v01 AMD    MYRTLE   00001000 ACPI 00040000)
[    0.006896] ACPI: SSDT 0x00000000DEFC2000 001768 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006898] ACPI: FPDT 0x00000000DEFC1000 000044 (v01 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006900] ACPI: BGRT 0x00000000DEFC0000 000038 (v01 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006902] ACPI: Reserving FACP table memory at [mem 0xdeff0000-0xdeff010b]
[    0.006903] ACPI: Reserving DSDT table memory at [mem 0xdefe8000-0xdefe92ca]
[    0.006904] ACPI: Reserving FACS table memory at [mem 0xdeb73000-0xdeb7303f]
[    0.006905] ACPI: Reserving SSDT table memory at [mem 0xdeff5000-0xdeffdc4b]
[    0.006906] ACPI: Reserving UEFI table memory at [mem 0xdeff4000-0xdeff4041]
[    0.006907] ACPI: Reserving SSDT table memory at [mem 0xdeff3000-0xdeff33c5]
[    0.006907] ACPI: Reserving TPM2 table memory at [mem 0xdeff2000-0xdeff2033]
[    0.006908] ACPI: Reserving ASF! table memory at [mem 0xdeff1000-0xdeff10a4]
[    0.006909] ACPI: Reserving HPET table memory at [mem 0xdefef000-0xdefef037]
[    0.006910] ACPI: Reserving APIC table memory at [mem 0xdefee000-0xdefee137]
[    0.006910] ACPI: Reserving MCFG table memory at [mem 0xdefed000-0xdefed03b]
[    0.006911] ACPI: Reserving SPCR table memory at [mem 0xdefec000-0xdefec04f]
[    0.006912] ACPI: Reserving WDAT table memory at [mem 0xdefeb000-0xdefeb17b]
[    0.006912] ACPI: Reserving WDRT table memory at [mem 0xdefea000-0xdefea046]
[    0.006913] ACPI: Reserving SSDT table memory at [mem 0xdefe5000-0xdefe7ac3]
[    0.006914] ACPI: Reserving SSDT table memory at [mem 0xdefe4000-0xdefe40fb]
[    0.006915] ACPI: Reserving SSDT table memory at [mem 0xdefde000-0xdefde023]
[    0.006915] ACPI: Reserving SSDT table memory at [mem 0xdefdd000-0xdefdde0b]
[    0.006916] ACPI: Reserving CRAT table memory at [mem 0xdefdc000-0xdefdc84f]
[    0.006917] ACPI: Reserving CDIT table memory at [mem 0xdefdb000-0xdefdb028]
[    0.006917] ACPI: Reserving BOOT table memory at [mem 0xdefda000-0xdefda027]
[    0.006918] ACPI: Reserving SSDT table memory at [mem 0xdefdf000-0xdefe38e5]
[    0.006919] ACPI: Reserving VFCT table memory at [mem 0xdefc8000-0xdefd8083]
[    0.006920] ACPI: Reserving IVRS table memory at [mem 0xdefc7000-0xdefc70cf]
[    0.006920] ACPI: Reserving MSDM table memory at [mem 0xdefc6000-0xdefc6054]
[    0.006921] ACPI: Reserving SSDT table memory at [mem 0xdefc5000-0xdefc591f]
[    0.006922] ACPI: Reserving SSDT table memory at [mem 0xdefc4000-0xdefc40f7]
[    0.006922] ACPI: Reserving SSDT table memory at [mem 0xdefc2000-0xdefc3767]
[    0.006923] ACPI: Reserving FPDT table memory at [mem 0xdefc1000-0xdefc1043]
[    0.006924] ACPI: Reserving BGRT table memory at [mem 0xdefc0000-0xdefc0037]
[    0.006934] system APIC only can use physical flat
[    0.006938] APIC: Switched APIC routing to: physical flat
[    0.007013] No NUMA configuration found
[    0.007013] Faking a node at [mem 0x0000000000000000-0x000000041effffff]
[    0.007016] NODE_DATA(0) allocated [mem 0x41effa000-0x41effefff]
[    0.007024] crashkernel size resulted in zero bytes
[    0.007042] Zone ranges:
[    0.007042]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007044]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007045]   Normal   [mem 0x0000000100000000-0x000000041effffff]
[    0.007046]   Device   empty
[    0.007047] Movable zone start for each node
[    0.007047] Early memory node ranges
[    0.007048]   node   0: [mem 0x0000000000001000-0x0000000000087fff]
[    0.007049]   node   0: [mem 0x0000000000089000-0x000000000009ffff]
[    0.007050]   node   0: [mem 0x0000000000100000-0x0000000009cfffff]
[    0.007051]   node   0: [mem 0x0000000009e70000-0x00000000dadbefff]
[    0.007052]   node   0: [mem 0x00000000defff000-0x00000000deffffff]
[    0.007052]   node   0: [mem 0x0000000100000000-0x000000041effffff]
[    0.007054] Initmem setup node 0 [mem 0x0000000000001000-0x000000041effffff]
[    0.007057] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.007059] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.007074] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.013554] On node 0, zone DMA32: 368 pages in unavailable ranges
[    0.013733] On node 0, zone DMA32: 16960 pages in unavailable ranges
[    0.039990] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.040032] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.040377] ACPI: PM-Timer IO Port: 0x408
[    0.040379] system APIC only can use physical flat
[    0.040384] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.040385] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.040386] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.040387] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.040387] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.040388] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.040389] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.040389] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.040390] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.040391] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.040391] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.040392] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.040392] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.040393] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.040394] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.040394] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.040420] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[    0.040425] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[    0.040427] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.040428] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.040432] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.040433] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.040436] ACPI: SPCR: SPCR table version 1
[    0.040437] ACPI: SPCR: console: uart,io,0x3f8,115200
[    0.040439] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[    0.040455] [mem 0xe0000000-0xfebfffff] available for PCI devices
[    0.040458] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.045104] setup_percpu: NR_CPUS:512 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.045756] percpu: Embedded 56 pages/cpu s191464 r8192 d29720 u262144
[    0.045761] pcpu-alloc: s191464 r8192 d29720 u262144 alloc=1*2097152
[    0.045763] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.045782] Kernel command line: BOOT_IMAGE=/boot/bzImage-6.6.11.mx64.460 root=LABEL=root ro crashkernel=64G-:256M console=ttyS0,115200n8 console=tty0 init=/bin/systemd audit=0 random.trust_cpu=on systemd.unified_cgroup_hierarchy
[    0.045826] audit: disabled (until reboot)
[    0.045844] Unknown kernel command line parameters "BOOT_IMAGE=/boot/bzImage-6.6.11.mx64.460", will be passed to user space.
[    0.045859] random: crng init done
[    0.047751] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.048756] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.048805] Fallback order for Node 0: 0 
[    0.048811] Built 1 zonelists, mobility grouping on.  Total pages: 4103390
[    0.048812] Policy zone: Normal
[    0.048813] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.048880] software IO TLB: area num 16.
[    0.092974] Memory: 16181140K/16674744K available (16384K kernel code, 3591K rwdata, 4920K rodata, 3008K init, 3176K bss, 493348K reserved, 0K cma-reserved)
[    0.093032] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.093052] ftrace: allocating 45045 entries in 176 pages
[    0.099688] ftrace: allocated 176 pages with 3 groups
[    0.100331] Dynamic Preempt: voluntary
[    0.100373] rcu: Preemptible hierarchical RCU implementation.
[    0.100373] rcu: 	RCU event tracing is enabled.
[    0.100373] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=16.
[    0.100374] 	Trampoline variant of Tasks RCU enabled.
[    0.100375] 	Rude variant of Tasks RCU enabled.
[    0.100375] 	Tracing variant of Tasks RCU enabled.
[    0.100376] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.100376] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.102879] NR_IRQS: 33024, nr_irqs: 1096, preallocated irqs: 16
[    0.103060] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.103155] Console: colour dummy device 80x25
[    0.103157] printk: console [tty0] enabled
[    0.103460] printk: console [ttyS0] enabled
[    1.407228] ACPI: Core revision 20230628
[    1.411343] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    1.420517] APIC: Switch to symmetric I/O mode setup
[    1.426406] AMD-Vi: Using global IVHD EFR:0x400f77ef22294ada, EFR2:0x0
[    1.435809] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    1.446517] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x325accdc2fc, max_idle_ns: 440795345202 ns
[    1.457053] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.71 BogoMIPS (lpj=3493356)
[    1.458063] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[    1.459077] LVT offset 1 assigned for vector 0xf9
[    1.460130] LVT offset 2 assigned for vector 0xf4
[    1.461069] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    1.462053] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    1.463054] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    1.464054] Spectre V2 : Mitigation: Retpolines
[    1.465053] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    1.466053] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    1.467053] Spectre V2 : Enabling Speculation Barrier for firmware calls
[    1.468053] RETBleed: Mitigation: untrained return thunk
[    1.469053] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    1.470054] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    1.471053] Speculative Return Stack Overflow: Mitigation: Safe RET
[    1.472055] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    1.473053] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    1.474053] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    1.475053] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    1.476053] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    1.493114] Freeing SMP alternatives memory: 40K
[    1.494054] pid_max: default: 32768 minimum: 301
[    1.498440] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    1.500058] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    1.603553] smpboot: CPU0: AMD Ryzen 5 PRO 1500 Quad-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
[    1.605159] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    1.606066] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    1.607068] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    1.608067] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    1.609054] ... version:                0
[    1.610053] ... bit width:              48
[    1.611053] ... generic registers:      6
[    1.612053] ... value mask:             0000ffffffffffff
[    1.613053] ... max period:             00007fffffffffff
[    1.614053] ... fixed-purpose events:   0
[    1.615053] ... event mask:             000000000000003f
[    1.617073] signal: max sigframe size: 1776
[    1.618080] rcu: Hierarchical SRCU implementation.
[    1.619053] rcu: 	Max phase no-delay instances is 400.
[    1.624224] smp: Bringing up secondary CPUs ...
[    1.625144] smpboot: x86: Booting SMP configuration:
[    1.626055] .... node  #0, CPUs:        #2  #4  #6  #1  #3  #5  #7
[    1.635073] smp: Brought up 1 node, 8 CPUs
[    1.637054] smpboot: Max logical packages: 2
[    1.638054] smpboot: Total of 8 processors activated (55893.69 BogoMIPS)
[    1.641428] devtmpfs: initialized
[    1.642114] x86/mm: Memory block size: 128MB
[    1.645009] ACPI: PM: Registering ACPI NVS region [mem 0xdcfbf000-0xdefbefff] (33554432 bytes)
[    1.646251] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    1.647057] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    1.649165] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    1.650282] thermal_sys: Registered thermal governor 'step_wise'
[    1.650283] thermal_sys: Registered thermal governor 'user_space'
[    1.651066] cpuidle: using governor menu
[    1.653087] Simple Boot Flag at 0x44 set to 0x80
[    1.654066] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    1.655107] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.656055] PCI: not using MMCONFIG
[    1.657055] PCI: Using configuration type 1 for base access
[    1.658053] PCI: Using configuration type 1 for extended access
[    1.659434] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    1.660115] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    1.667055] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    1.673054] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    1.680053] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    1.703579] raid6: avx2x4   gen() 24480 MB/s
[    1.724579] raid6: avx2x2   gen() 26443 MB/s
[    1.745579] raid6: avx2x1   gen() 23956 MB/s
[    1.750054] raid6: using algorithm avx2x2 gen() 26443 MB/s
[    1.771579] raid6: .... xor() 16313 MB/s, rmw enabled
[    1.777054] raid6: using avx2x2 recovery algorithm
[    1.781111] ACPI: Added _OSI(Module Device)
[    1.786054] ACPI: Added _OSI(Processor Device)
[    1.790054] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.795054] ACPI: Added _OSI(Processor Aggregator Device)
[    1.811265] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.819596] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    1.831432] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    1.838137] ACPI: Interpreter enabled
[    1.842063] ACPI: PM: (supports S0 S5)
[    1.845054] ACPI: Using IOAPIC for interrupt routing
[    1.850457] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.862272] [Firmware Info]: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] not reserved in ACPI motherboard resources
[    1.873054] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as EfiMemoryMappedIO
[    1.881061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.890053] PCI: Using E820 reservations for host bridge windows
[    1.896248] ACPI: Enabled 2 GPEs in block 00 to 1F
[    1.910844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.917057] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.926142] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[    1.932214] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]
[    1.939054] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    1.947061] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    1.958291] PCI host bridge to bus 0000:00
[    1.962055] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.969054] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.976053] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.983054] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window]
[    1.991054] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window]
[    1.998054] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[    2.006054] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfeafffff window]
[    2.013054] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.019061] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    2.025125] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    2.031136] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    2.037117] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    2.043107] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    2.049197] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    2.055126] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    2.062113] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    2.068104] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    2.074247] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    2.080131] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    2.086114] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    2.092073] pci 0000:00:07.1: enabling Extended Tags
[    2.097080] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    2.103170] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    2.110114] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    2.116073] pci 0000:00:08.1: enabling Extended Tags
[    2.121081] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    2.127100] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    2.133248] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    2.139296] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    2.145102] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    2.151099] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    2.158100] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    2.164099] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    2.170099] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    2.176099] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    2.182071] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    2.188151] pci 0000:01:00.0: [1022:43bb] type 00 class 0x0c0330
[    2.194068] pci 0000:01:00.0: reg 0x10: [mem 0xf0620000-0xf0627fff 64bit]
[    2.201119] pci 0000:01:00.0: PME# supported from D3hot D3cold
[    2.207118] pci 0000:01:00.1: [1022:43b7] type 00 class 0x010601
[    2.213095] pci 0000:01:00.1: reg 0x24: [mem 0xf0600000-0xf061ffff]
[    2.219059] pci 0000:01:00.1: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    2.226095] pci 0000:01:00.1: PME# supported from D3hot D3cold
[    2.232120] pci 0000:01:00.2: [1022:43b2] type 01 class 0x060400
[    2.238131] pci 0000:01:00.2: PME# supported from D3hot D3cold
[    2.244132] pci 0000:00:01.3: PCI bridge to [bus 01-04]
[    2.249057] pci 0000:00:01.3:   bridge window [mem 0xf0600000-0xf06fffff]
[    2.256056] pci 0000:00:01.3:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    2.264100] pci 0000:02:00.0: [1022:43b4] type 01 class 0x060400
[    2.270141] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    2.276078] pci 0000:02:01.0: [1022:43b4] type 01 class 0x060400
[    2.282147] pci 0000:02:01.0: PME# supported from D3hot D3cold
[    2.288142] pci 0000:01:00.2: PCI bridge to [bus 02-04]
[    2.293063] pci 0000:01:00.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    2.301116] pci 0000:03:00.0: [14e4:1687] type 00 class 0x020000
[    2.307082] pci 0000:03:00.0: reg 0x10: [mem 0xf0020000-0xf002ffff 64bit pref]
[    2.314072] pci 0000:03:00.0: reg 0x18: [mem 0xf0010000-0xf001ffff 64bit pref]
[    2.322072] pci 0000:03:00.0: reg 0x20: [mem 0xf0000000-0xf000ffff 64bit pref]
[    2.329178] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    2.338071] pci 0000:02:00.0: PCI bridge to [bus 03]
[    2.343059] pci 0000:02:00.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    2.351091] pci 0000:02:01.0: PCI bridge to [bus 04]
[    2.356112] pci 0000:05:00.0: [1002:6611] type 00 class 0x030000
[    2.362064] pci 0000:05:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    2.369060] pci 0000:05:00.0: reg 0x18: [mem 0xf0500000-0xf053ffff 64bit]
[    2.376058] pci 0000:05:00.0: reg 0x20: [io  0x2000-0x20ff]
[    2.381062] pci 0000:05:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    2.388066] pci 0000:05:00.0: BAR 0: assigned to efifb
[    2.393084] pci 0000:05:00.0: supports D1 D2
[    2.398054] pci 0000:05:00.0: PME# supported from D1 D2 D3hot
[    2.403141] pci 0000:05:00.1: [1002:aab0] type 00 class 0x040300
[    2.409063] pci 0000:05:00.1: reg 0x10: [mem 0xf0540000-0xf0543fff 64bit]
[    2.416105] pci 0000:05:00.1: supports D1 D2
[    2.421116] pci 0000:00:03.1: PCI bridge to [bus 05]
[    2.426055] pci 0000:00:03.1:   bridge window [io  0x2000-0x2fff]
[    2.432055] pci 0000:00:03.1:   bridge window [mem 0xf0500000-0xf05fffff]
[    2.439055] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    2.446089] pci 0000:06:00.0: [1022:145a] type 00 class 0x130000
[    2.452075] pci 0000:06:00.0: enabling Extended Tags
[    2.457132] pci 0000:06:00.2: [1022:1456] type 00 class 0x108000
[    2.463064] pci 0000:06:00.2: reg 0x18: [mem 0xf0300000-0xf03fffff]
[    2.470061] pci 0000:06:00.2: reg 0x24: [mem 0xf0400000-0xf0401fff]
[    2.476059] pci 0000:06:00.2: enabling Extended Tags
[    2.481131] pci 0000:06:00.3: [1022:145c] type 00 class 0x0c0330
[    2.487062] pci 0000:06:00.3: reg 0x10: [mem 0xf0200000-0xf02fffff 64bit]
[    2.494073] pci 0000:06:00.3: enabling Extended Tags
[    2.499079] pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
[    2.505154] pci 0000:00:07.1: PCI bridge to [bus 06]
[    2.510057] pci 0000:00:07.1:   bridge window [mem 0xf0200000-0xf04fffff]
[    2.517092] pci 0000:07:00.0: [1022:1455] type 00 class 0x130000
[    2.523077] pci 0000:07:00.0: enabling Extended Tags
[    2.528135] pci 0000:07:00.2: [1022:7901] type 00 class 0x010601
[    2.534079] pci 0000:07:00.2: reg 0x24: [mem 0xf0108000-0xf0108fff]
[    2.540060] pci 0000:07:00.2: enabling Extended Tags
[    2.545082] pci 0000:07:00.2: PME# supported from D3hot D3cold
[    2.551132] pci 0000:07:00.3: [1022:1457] type 00 class 0x040300
[    2.557060] pci 0000:07:00.3: reg 0x10: [mem 0xf0100000-0xf0107fff]
[    2.564072] pci 0000:07:00.3: enabling Extended Tags
[    2.569080] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
[    2.575144] pci 0000:00:08.1: PCI bridge to [bus 07]
[    2.580057] pci 0000:00:08.1:   bridge window [mem 0xf0100000-0xf01fffff]
[    2.587438] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    2.593055] ACPI: PCI: Interrupt link LNKA disabled
[    2.598131] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    2.604053] ACPI: PCI: Interrupt link LNKB disabled
[    2.609118] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    2.615053] ACPI: PCI: Interrupt link LNKC disabled
[    2.620133] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    2.626053] ACPI: PCI: Interrupt link LNKD disabled
[    2.631128] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    2.637054] ACPI: PCI: Interrupt link LNKE disabled
[    2.642113] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    2.648053] ACPI: PCI: Interrupt link LNKF disabled
[    2.653113] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    2.659053] ACPI: PCI: Interrupt link LNKG disabled
[    2.663114] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    2.669054] ACPI: PCI: Interrupt link LNKH disabled
[    2.674487] iommu: Default domain type: Translated
[    2.680054] iommu: DMA domain TLB invalidation policy: lazy mode
[    2.686152] SCSI subsystem initialized
[    2.689067] libata version 3.00 loaded.
[    2.689072] ACPI: bus type USB registered
[    2.693070] usbcore: registered new interface driver usbfs
[    2.699060] usbcore: registered new interface driver hub
[    2.704063] usbcore: registered new device driver usb
[    2.709067] mc: Linux media interface: v0.10
[    2.714062] videodev: Linux video capture interface: v2.00
[    2.719058] pps_core: LinuxPPS API ver. 1 registered
[    2.724053] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    2.733056] PTP clock support registered
[    2.738058] efivars: Registered efivars operations
[    2.742336] PCI: Using ACPI for IRQ routing
[    2.751394] PCI: pci_cache_line_size set to 64 bytes
[    2.751447] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[    2.751449] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
[    2.751451] e820: reserve RAM buffer [mem 0xdadbf000-0xdbffffff]
[    2.751453] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    2.751454] e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
[    2.751501] pci 0000:05:00.0: vgaarb: setting as boot VGA device
[    2.752052] pci 0000:05:00.0: vgaarb: bridge control possible
[    2.752052] pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    2.772055] vgaarb: loaded
[    2.774102] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    2.779054] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    2.787109] clocksource: Switched to clocksource tsc-early
[    2.792711] VFS: Disk quotas dquot_6.6.0
[    2.796667] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.803596] FS-Cache: Loaded
[    2.806544] CacheFiles: Loaded
[    2.809630] pnp: PnP ACPI init
[    2.812879] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    2.819861] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    2.826496] system 00:00: [mem 0xfdf00000-0xfdffffff] has been reserved
[    2.833296] system 00:02: [io  0x0400-0x04cf] has been reserved
[    2.839237] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    2.845177] system 00:02: [io  0x04d6] has been reserved
[    2.850508] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    2.856443] system 00:02: [io  0x0c14] has been reserved
[    2.861776] system 00:02: [io  0x0c50-0x0c52] has been reserved
[    2.867717] system 00:02: [io  0x0c6c] has been reserved
[    2.873050] system 00:02: [io  0x0c6f] has been reserved
[    2.878383] system 00:02: [io  0x0cd0-0x0cdb] has been reserved
[    2.884392] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
[    2.891376] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    2.898691] pnp: PnP ACPI: found 5 devices
[    2.909104] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.918022] NET: Registered PF_INET protocol family
[    2.923119] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    2.933648] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    2.942294] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.950057] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    2.958262] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    2.965875] TCP: Hash tables configured (established 131072 bind 65536)
[    2.972540] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    2.979378] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    2.986682] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.992367] pci 0000:01:00.1: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    3.002305] pci 0000:05:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    3.012252] pci 0000:01:00.1: BAR 6: assigned [mem 0xf0680000-0xf06fffff pref]
[    3.019496] pci 0000:02:00.0: PCI bridge to [bus 03]
[    3.024484] pci 0000:02:00.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.032247] pci 0000:02:01.0: PCI bridge to [bus 04]
[    3.037237] pci 0000:01:00.2: PCI bridge to [bus 02-04]
[    3.042479] pci 0000:01:00.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.050241] pci 0000:00:01.3: PCI bridge to [bus 01-04]
[    3.055486] pci 0000:00:01.3:   bridge window [mem 0xf0600000-0xf06fffff]
[    3.062295] pci 0000:00:01.3:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.070062] pci 0000:05:00.0: BAR 6: assigned [mem 0xf0560000-0xf057ffff pref]
[    3.077302] pci 0000:00:03.1: PCI bridge to [bus 05]
[    3.082281] pci 0000:00:03.1:   bridge window [io  0x2000-0x2fff]
[    3.088395] pci 0000:00:03.1:   bridge window [mem 0xf0500000-0xf05fffff]
[    3.095206] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    3.102970] pci 0000:00:07.1: PCI bridge to [bus 06]
[    3.107955] pci 0000:00:07.1:   bridge window [mem 0xf0200000-0xf04fffff]
[    3.114765] pci 0000:00:08.1: PCI bridge to [bus 07]
[    3.119750] pci 0000:00:08.1:   bridge window [mem 0xf0100000-0xf01fffff]
[    3.126561] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    3.132760] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    3.138962] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.145858] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window]
[    3.152756] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window]
[    3.159653] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    3.166547] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfeafffff window]
[    3.173530] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[    3.179818] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.187061] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.194305] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.201548] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    3.207134] pci_bus 0000:05: resource 1 [mem 0xf0500000-0xf05fffff]
[    3.213420] pci_bus 0000:05: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    3.220664] pci_bus 0000:06: resource 1 [mem 0xf0200000-0xf04fffff]
[    3.226954] pci_bus 0000:07: resource 1 [mem 0xf0100000-0xf01fffff]
[    3.233485] pci 0000:05:00.1: D0 power state depends on 0000:05:00.0
[    3.240039] PCI: CLS 0 bytes, default 64
[    3.243993] AMD-Vi: [Firmware Warn]: EFR mismatch. Use IVHD EFR (0xf77ef22294ada : 0x400f77ef22294ada), EFR2 (0x0 : 0x0).
[    3.244029] Trying to unpack rootfs image as initramfs...
[    3.254978] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    3.267341] pci 0000:00:01.0: Adding to iommu group 0
[    3.272431] pci 0000:00:01.3: Adding to iommu group 1
[    3.277526] pci 0000:00:02.0: Adding to iommu group 2
[    3.282618] pci 0000:00:03.0: Adding to iommu group 3
[    3.287698] pci 0000:00:03.1: Adding to iommu group 4
[    3.292792] pci 0000:00:04.0: Adding to iommu group 5
[    3.297895] pci 0000:00:07.0: Adding to iommu group 6
[    3.302976] pci 0000:00:07.1: Adding to iommu group 6
[    3.308073] pci 0000:00:08.0: Adding to iommu group 7
[    3.313154] pci 0000:00:08.1: Adding to iommu group 7
[    3.318252] pci 0000:00:14.0: Adding to iommu group 8
[    3.323334] pci 0000:00:14.3: Adding to iommu group 8
[    3.328480] pci 0000:00:18.0: Adding to iommu group 9
[    3.333566] pci 0000:00:18.1: Adding to iommu group 9
[    3.338647] pci 0000:00:18.2: Adding to iommu group 9
[    3.343727] pci 0000:00:18.3: Adding to iommu group 9
[    3.348810] pci 0000:00:18.4: Adding to iommu group 9
[    3.353899] pci 0000:00:18.5: Adding to iommu group 9
[    3.358982] pci 0000:00:18.6: Adding to iommu group 9
[    3.364071] pci 0000:00:18.7: Adding to iommu group 9
[    3.369188] pci 0000:01:00.0: Adding to iommu group 10
[    3.370945] Freeing initrd memory: 14764K
[    3.374364] pci 0000:01:00.1: Adding to iommu group 10
[    3.383545] pci 0000:01:00.2: Adding to iommu group 10
[    3.388707] pci 0000:02:00.0: Adding to iommu group 10
[    3.393867] pci 0000:02:01.0: Adding to iommu group 10
[    3.399027] pci 0000:03:00.0: Adding to iommu group 10
[    3.404213] pci 0000:05:00.0: Adding to iommu group 11
[    3.409386] pci 0000:05:00.1: Adding to iommu group 11
[    3.414548] pci 0000:06:00.0: Adding to iommu group 6
[    3.419619] pci 0000:06:00.2: Adding to iommu group 6
[    3.424693] pci 0000:06:00.3: Adding to iommu group 6
[    3.429764] pci 0000:07:00.0: Adding to iommu group 7
[    3.434837] pci 0000:07:00.2: Adding to iommu group 7
[    3.439909] pci 0000:07:00.3: Adding to iommu group 7
[    3.446073] pci 0000:00:00.2: can't derive routing for PCI INT A
[    3.452101] pci 0000:00:00.2: PCI INT A: not connected
[    3.457499] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    3.463005] AMD-Vi: Extended features (0x400f77ef22294ada, 0x0): PPR NX GT IA GA PC GA_vAPIC
[    3.471468] AMD-Vi: Interrupt remapping enabled
[    3.476111] AMD-Vi: Virtual APIC enabled
[    3.480067] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    3.486533] software IO TLB: mapped [mem 0x00000000ce4a8000-0x00000000d24a8000] (64MB)
[    3.494594] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    3.502532] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.508214] amd_uncore: 4  amd_df counters detected
[    3.513112] amd_uncore: 6  amd_l3 counters detected
[    3.518140] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    3.525867] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    3.532340] zbud: loaded
[    3.534978] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[    3.542998] xor: automatically using best checksumming function   avx       
[    3.550066] Key type asymmetric registered
[    3.554190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    3.561644] io scheduler mq-deadline registered
[    3.566195] io scheduler kyber registered
[    3.570230] io scheduler bfq registered
[    3.574233] pcieport 0000:00:01.3: PME: Signaling with IRQ 26
[    3.580119] pcieport 0000:00:03.1: PME: Signaling with IRQ 27
[    3.586001] pcieport 0000:00:07.1: PME: Signaling with IRQ 28
[    3.591945] pcieport 0000:00:08.1: PME: Signaling with IRQ 30
[    3.598168] IPMI message handler: version 39.2
[    3.602691] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    3.611088] ACPI: button: Power Button [PWRB]
[    3.615504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    3.622972] ACPI: button: Power Button [PWRF]
[    3.628191] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.634823] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    3.642874] lp: driver loaded but no devices found
[    3.647824] Linux agpgart interface v0.103
[    3.653542] ACPI: bus type drm_connector registered
[    3.658635] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    3.688532] Console: switching to colour frame buffer device 320x90
[    3.707188] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    3.719448] brd: module loaded
[    3.724318] loop: module loaded
[    3.729786] drbd: initialized. Version: 8.4.11 (api:1/proto:86-101)
[    3.736128] drbd: built-in
[    3.738917] drbd: registered as block device major 147
[    3.744305] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    3.751783] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    3.758836] megasas: 07.725.01.00-rc1
[    3.762579] mpt3sas version 43.100.00.00 loaded
[    3.767501] ahci 0000:01:00.1: version 3.0
[    3.767747] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[    3.774555] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    3.782791] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    3.794131] scsi host0: ahci
[    3.797208] scsi host1: ahci
[    3.800286] scsi host2: ahci
[    3.803427] scsi host3: ahci
[    3.806519] scsi host4: ahci
[    3.809585] scsi host5: ahci
[    3.812678] scsi host6: ahci
[    3.815714] scsi host7: ahci
[    3.818695] ata1: SATA max UDMA/133 abar m131072@0xf0600000 port 0xf0600100 irq 36
[    3.826324] ata2: SATA max UDMA/133 abar m131072@0xf0600000 port 0xf0600180 irq 36
[    3.833965] ata3: DUMMY
[    3.836475] ata4: DUMMY
[    3.838988] ata5: SATA max UDMA/133 abar m131072@0xf0600000 port 0xf0600300 irq 36
[    3.846628] ata6: SATA max UDMA/133 abar m131072@0xf0600000 port 0xf0600380 irq 36
[    3.854266] ata7: DUMMY
[    3.856772] ata8: DUMMY
[    3.859540] ahci 0000:07:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    3.867689] ahci 0000:07:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    3.876833] scsi host8: ahci
[    3.879829] ata9: SATA max UDMA/133 abar m4096@0xf0108000 port 0xf0108100 irq 38
[    3.887586] tun: Universal TUN/TAP device driver, 1.6
[    3.892752] Fusion MPT base driver 3.04.20
[    3.896901] Copyright (c) 1999-2008 LSI Corporation
[    3.901846] Fusion MPT SPI Host driver 3.04.20
[    3.906380] Fusion MPT FC Host driver 3.04.20
[    3.910838] Fusion MPT SAS Host driver 3.04.20
[    3.915382] Fusion MPT misc device (ioctl) driver 3.04.20
[    3.920896] mptctl: Registered with Fusion MPT base driver
[    3.926441] mptctl: /dev/mptctl @ (major,minor=10,220)
[    3.931819] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    3.937130] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    4.000368] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000010048000410
[    4.010334] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    4.015655] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    4.023125] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    4.030472] hub 1-0:1.0: USB hub found
[    4.034350] hub 1-0:1.0: 10 ports detected
[    4.039511] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.047826] hub 2-0:1.0: USB hub found
[    4.051702] hub 2-0:1.0: 4 ports detected
[    4.056217] usb: port power management may be unreliable
[    4.061965] xhci_hcd 0000:06:00.3: xHCI Host Controller
[    4.067286] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 3
[    4.075040] xhci_hcd 0000:06:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000040000410
[    4.084667] xhci_hcd 0000:06:00.3: xHCI Host Controller
[    4.089972] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 4
[    4.097438] xhci_hcd 0000:06:00.3: Host supports USB 3.0 SuperSpeed
[    4.103977] hub 3-0:1.0: USB hub found
[    4.107798] hub 3-0:1.0: 4 ports detected
[    4.112143] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.120443] hub 4-0:1.0: USB hub found
[    4.124275] hub 4-0:1.0: 4 ports detected
[    4.129801] usbcore: registered new interface driver usb-storage
[    4.137923] i8042: PNP: No PS/2 controller found.
[    4.144629] i8042: Probing ports directly.
[    4.151659] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.158279] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.165152] rtc_cmos 00:01: RTC can wake from S4
[    4.170927] ata1: SATA link down (SStatus 0 SControl 300)
[    4.171738] rtc_cmos 00:01: registered as rtc0
[    4.183156] rtc_cmos 00:01: setting system clock to 2024-01-16T07:59:42 UTC (1705391982)
[    4.192464] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    4.196334] ata9: SATA link down (SStatus 0 SControl 300)
[    4.203236] hid: raw HID events driver (C) Jiri Kosina
[    4.215226] Key type dns_resolver registered
[    4.224153] microcode: CPU1: patch_level=0x08001137
[    4.224153] microcode: CPU0: patch_level=0x08001137
[    4.224155] microcode: CPU3: patch_level=0x08001137
[    4.224157] microcode: CPU5: patch_level=0x08001137
[    4.224157] microcode: CPU4: patch_level=0x08001137
[    4.224158] microcode: CPU6: patch_level=0x08001137
[    4.224159] microcode: CPU7: patch_level=0x08001137
[    4.224191] microcode: CPU2: patch_level=0x08001137
[    4.274761] microcode: Microcode Update Driver: v2.2.
[    4.274774] IPI shorthand broadcast: enabled
[    4.290596] sched_clock: Marking stable (2948001307, 1341932541)->(4613741271, -323807423)
[    4.300382] registered taskstats version 1
[    4.352947] usb 3-2: new low-speed USB device number 2 using xhci_hcd
[    4.549965] tsc: Refined TSC clocksource calibration: 3493.405 MHz
[    4.557097] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325afaab798, max_idle_ns: 440795276452 ns
[    4.575627] clocksource: Switched to clocksource tsc
[    4.638016] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.647082] ata2.00: ATA-8: TOSHIBA DT01ACA100, MS2OA750, max UDMA/133
[    4.655721] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    4.664642] ata2.00: configured for UDMA/133
[    4.670615] scsi 1:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA1 A750 PQ: 0 ANSI: 5
[    4.680373] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    4.680408] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    4.695574] sd 1:0:0:0: [sda] 4096-byte physical blocks
[    4.701975] sd 1:0:0:0: [sda] Write Protect is off
[    4.708793] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.708837] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.720052] sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    4.730948] usb 3-3: new low-speed USB device number 3 using xhci_hcd
[    4.742544]  sda: sda1 sda2 sda3
[    4.747130] sd 1:0:0:0: [sda] Attached SCSI disk
[    4.987317] ata5: SATA link down (SStatus 0 SControl 300)
[    5.299323] ata6: SATA link down (SStatus 0 SControl 300)
[    5.309037] Freeing unused kernel image (initmem) memory: 3008K
[    5.316716] Write protecting the kernel read-only data: 22528k
[    5.324640] Freeing unused kernel image (rodata/data gap) memory: 1224K
[    5.332389] Run /init as init process
[    5.337699]   with arguments:
[    5.337701]     /init
[    5.337703]   with environment:
[    5.337704]     HOME=/
[    5.337706]     TERM=linux
[    5.337707]     BOOT_IMAGE=/boot/bzImage-6.6.11.mx64.460
[    5.574993] XFS (sda1): Mounting V5 Filesystem 75b9ca60-d9ec-4265-b099-ea9e7df643bd
[    5.794985] XFS (sda1): Ending clean mount
[    6.769450] systemd[1]: Inserted module 'autofs4'
[    6.811563] NET: Registered PF_INET6 protocol family
[    6.818350] Segment Routing with IPv6
[    6.824105] In-situ OAM (IOAM) with IPv6
[    7.160254] systemd[1]: systemd 242 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=hybrid)
[    7.183083] systemd[1]: Detected architecture x86-64.
[    7.236465] systemd[1]: Set hostname to <schokokeks.molgen.mpg.de>.
[    9.557680] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    9.570941] systemd[1]: Reached target Swap.
[    9.578815] systemd[1]: Listening on Journal Socket.
[    9.596823] systemd[1]: Mounting Proc NFSD mountpoint...
[    9.605507] systemd[1]: Mounting Kernel Debug File System...
[    9.613881] systemd[1]: Listening on Journal Socket (/dev/log).
[    9.622837] systemd[1]: Created slice system-serial\x2dlog.slice.
[    9.918297] RPC: Registered named UNIX socket transport module.
[    9.925427] RPC: Registered udp transport module.
[    9.931216] RPC: Registered tcp transport module.
[    9.936957] RPC: Registered tcp-with-tls transport module.
[    9.943374] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   10.768174] systemd-journald[178]: Received request to flush runtime journal from PID 1
[   11.174565] acpi_cpufreq: overriding BIOS provided _PSD data
[   11.257406] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[   11.308017] pstore: Using crash dump compression: deflate
[   11.315973] pstore: Registered efi_pstore as persistent store backend
[   11.369541] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   11.379339] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   11.389508] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   12.084965] ------------[ cut here ]------------
[   12.092264] WARNING: CPU: 6 PID: 265 at kernel/workqueue.c:3397 __flush_work.isra.0+0x29f/0x2c0
[   12.103259] Modules linked in: snd_hda_intel(+) tg3(+) kvm(+) snd_intel_dspcfg snd_hda_codec snd_hda_core snd_pcm snd_timer libphy drm_ttm_helper ttm snd video k10temp soundcore i2c_piix4 irqbypass tpm_tis(+) tpm_tis_core efi_pstore tpm wmi_bmof rng_core wmi crc32c_intel pstore acpi_cpufreq nfsd auth_rpcgss oid_registry nfs_acl lockd grace sunrpc efivarfs ip_tables x_tables ipv6 autofs4
[   12.143539] CPU: 6 PID: 265 Comm: systemd-udevd Not tainted 6.6.11.mx64.460 #1
[   12.152698] Hardware name: Dell Inc. OptiPlex 5055 Ryzen CPU/0P03DX, BIOS 1.1.20 05/31/2019
[   12.162512] RIP: 0010:__flush_work.isra.0+0x29f/0x2c0
[   12.168674] Code: 8b 04 25 80 cf 02 00 48 89 44 24 40 48 8b 53 40 8b 43 30 e9 b3 fe ff ff 40 30 f6 4c 8b 36 e9 f2 fd ff ff 0f 0b e9 3b ff ff ff <0f> 0b e9 34 ff ff ff 0f 0b e9 d8 fe ff ff 0f 0b e9 a9 fe ff ff e8
[   12.188375] RSP: 0018:ffffc90000ab7a10 EFLAGS: 00010246
[   12.194699] RAX: 0000000000000000 RBX: ffff888108f79b28 RCX: 0000000000000000
[   12.202894] RDX: ffffc90000ab7a10 RSI: ffffc90000b10008 RDI: ffffc90000ab7a58
[   12.211107] RBP: ffff888108f79b68 R08: 0000000000000002 R09: 0000000000000000
[   12.219305] R10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000001
[   12.227499] R13: ffff888108f79b38 R14: 00000000ffffffff R15: 0000000000fe1050
[   12.235706] FS:  00007f2cf22c2800(0000) GS:ffff88840eb80000(0000) knlGS:0000000000000000
[   12.244871] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   12.251670] CR2: 00000000006878e8 CR3: 000000010ca66000 CR4: 00000000003506e0
[   12.259901] Call Trace:
[   12.263395]  <TASK>
[   12.266521]  ? __warn+0x81/0x140
[   12.270776]  ? __flush_work.isra.0+0x29f/0x2c0
[   12.276235]  ? report_bug+0x171/0x1a0
[   12.280803]  ? handle_bug+0x3c/0x70
[   12.285352]  ? exc_invalid_op+0x17/0x70
[   12.290203]  ? asm_exc_invalid_op+0x1a/0x20
[   12.295397]  ? __flush_work.isra.0+0x29f/0x2c0
[   12.300807]  tpm_tis_remove+0xaa/0x100 [tpm_tis_core]
[   12.306872]  tpm_tis_core_init+0x234/0xfa0 [tpm_tis_core]
[   12.313280]  tpm_tis_plat_probe+0xd0/0x110 [tpm_tis]
[   12.319139]  platform_probe+0x44/0xa0
[   12.323796]  really_probe+0xd0/0x3e0
[   12.328384]  ? __pfx___driver_attach+0x10/0x10
[   12.334129]  __driver_probe_device+0x80/0x160
[   12.339803]  driver_probe_device+0x1f/0x90
[   12.344831]  __driver_attach+0xf8/0x1c0
[   12.349568]  bus_for_each_dev+0x88/0xd0
[   12.354298]  bus_add_driver+0xf9/0x220
[   12.358919]  driver_register+0x59/0x100
[   12.363623]  ? __pfx_init_tis+0x10/0x10 [tpm_tis]
[   12.369198]  init_tis+0x39/0xff0 [tpm_tis]
[   12.374172]  ? srso_return_thunk+0x5/0x10
[   12.379044]  do_one_initcall+0x66/0x240
[   12.383751]  do_init_module+0x60/0x230
[   12.388357]  init_module_from_file+0x86/0xc0
[   12.393483]  idempotent_init_module+0x120/0x2b0
[   12.398869]  __x64_sys_finit_module+0x65/0xc0
[   12.404082]  do_syscall_64+0x46/0x90
[   12.408506]  entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[   12.414411] RIP: 0033:0x7f2cf1d1ed09
[   12.418831] Code: 08 44 89 e0 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d c7 20 0d 00 f7 d8 64 89 01 48
[   12.438506] RSP: 002b:00007ffc335d02f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[   12.446965] RAX: ffffffffffffffda RBX: 0000000000674390 RCX: 00007f2cf1d1ed09
[   12.454993] RDX: 0000000000000000 RSI: 00007f2cf1a0f54b RDI: 0000000000000010
[   12.463013] RBP: 00007f2cf1a0f54b R08: 0000000000000000 R09: 0000000000000002
[   12.471025] R10: 0000000000000010 R11: 0000000000000246 R12: 0000000000000000
[   12.479059] R13: 00000000007700f0 R14: 0000000000020000 R15: 0000000000679d90
[   12.487092]  </TASK>
[   12.490162] ---[ end trace 0000000000000000 ]---
[   12.498048] tpm_tis: probe of MSFT0101:00 failed with error -1
[   12.509365] snd_hda_intel 0000:05:00.1: enabling device (0000 -> 0002)
[   12.517834] snd_hda_intel 0000:05:00.1: Force to non-snoop mode
[   12.521453] tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM95762) rev 5762100] (PCI Express) MAC address 54:bf:64:83:ba:6a
[   12.525566] snd_hda_intel 0000:07:00.3: enabling device (0000 -> 0002)
[   12.526876] tg3 0000:03:00.0 eth0: attached PHY is 5762C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[   12.550066] usbcore: registered new interface driver usbhid
[   12.557020] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[   12.558367] usbhid: USB HID core driver
[   12.579176] tg3 0000:03:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[   12.593440] kvm_amd: TSC scaling supported
[   12.598883] kvm_amd: Nested Virtualization enabled
[   12.605125] kvm_amd: Nested Paging enabled
[   12.610700] kvm_amd: Virtual VMLOAD VMSAVE supported
[   12.617745] kvm_amd: Virtual GIF supported
[   12.622930] kvm_amd: LBR virtualization supported
[   12.702485] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:05:00.1/sound/card0/input6
[   12.722145] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:05:00.1/sound/card0/input7
[   12.733888] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3234: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[   12.733899] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   12.733904] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   12.733910] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   12.733913] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   12.733916] snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
[   12.733920] snd_hda_codec_realtek hdaudioC1D0:      Headphone Mic=0x1a
[   12.751085] input: Dell KB216 Wired Keyboard as /devices/pci0000:00/0000:00:07.1/0000:06:00.3/usb3/3-2/3-2:1.0/0003:413C:2113.0001/input/input8
[   12.819684] input: HD-Audio Generic Headphone Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/sound/card1/input9
[   12.874073] hid-generic 0003:413C:2113.0001: input,hidraw0: USB HID v1.11 Keyboard [Dell KB216 Wired Keyboard] on usb-0000:06:00.3-2/input0
[   12.874092] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/sound/card1/input10
[   12.875636] input: Dell KB216 Wired Keyboard System Control as /devices/pci0000:00/0000:00:07.1/0000:06:00.3/usb3/3-2/3-2:1.1/0003:413C:2113.0002/input/input11
[   12.968109] input: Dell KB216 Wired Keyboard Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:06:00.3/usb3/3-2/3-2:1.1/0003:413C:2113.0002/input/input12
[   12.984226] hid-generic 0003:413C:2113.0002: input,hidraw1: USB HID v1.11 Device [Dell KB216 Wired Keyboard] on usb-0000:06:00.3-2/input1
[   12.999496] input: DELL Laser Mouse as /devices/pci0000:00/0000:00:07.1/0000:06:00.3/usb3/3-3/3-3:1.0/0003:0461:4D51.0003/input/input13
[   13.014556] hid-generic 0003:0461:4D51.0003: input,hidraw2: USB HID v1.11 Mouse [DELL Laser Mouse] on usb-0000:06:00.3-3/input0
[   15.022084] [drm] amdgpu kernel modesetting enabled.
[   15.028378] amdgpu: Virtual CRAT table created for CPU
[   15.036121] amdgpu: Topology: Add CPU node
[   15.041458] amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
[   15.048944] [drm] initializing kernel modesetting (OLAND 0x1002:0x6611 0x1028:0x1002 0x87).
[   15.058845] [drm] register mmio base: 0xF0500000
[   15.064985] [drm] register mmio size: 262144
[   15.070415] [drm] add ip block number 0 <si_common>
[   15.077680] [drm] add ip block number 1 <gmc_v6_0>
[   15.084857] [drm] add ip block number 2 <si_ih>
[   15.091243] [drm] add ip block number 3 <gfx_v6_0>
[   15.097763] [drm] add ip block number 4 <si_dma>
[   15.104111] [drm] add ip block number 5 <si_dpm>
[   15.110528] [drm] add ip block number 6 <dce_v6_0>
[   15.117142] [drm] add ip block number 7 <uvd_v3_1>
[   15.124283] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
[   15.132218] amdgpu: ATOM BIOS: 113-C8690301-102
[   15.138843] kfd kfd: amdgpu: OLAND  not supported in kfd
[   15.156043] Console: switching to colour dummy device 80x25
[   15.175216] amdgpu 0000:05:00.0: vgaarb: deactivate vga console
[   15.181174] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[   15.189665] [drm] PCIE gen 3 link speeds already enabled
[   15.195010] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[   15.269563] amdgpu 0000:05:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[   15.279194] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x000000FF00000000 - 0x000000FF3FFFFFFF
[   15.287688] [drm] Detected VRAM RAM=2048M, BAR=256M
[   15.292605] [drm] RAM width 64bits GDDR5
[   15.296680] [drm] amdgpu: 2048M of VRAM memory ready
[   15.301693] [drm] amdgpu: 7951M of GTT memory ready.
[   15.306718] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   15.314557] amdgpu 0000:05:00.0: amdgpu: PCIE GART of 1024M enabled (table at 0x000000F401000000).
[   15.325171] [drm] Internal thermal controller with fan control
[   15.331072] [drm] amdgpu: dpm initialized
[   15.335158] [drm] AMDGPU Display Connectors
[   15.339385] [drm] Connector 0:
[   15.342476] [drm]   DP-1
[   15.345046] [drm]   HPD1
[   15.347622] [drm]   DDC: 0x1950 0x1950 0x1951 0x1951 0x1952 0x1952 0x1953 0x1953
[   15.355060] [drm]   Encoders:
[   15.358067] [drm]     DFP1: INTERNAL_UNIPHY
[   15.362284] [drm] Connector 1:
[   15.365375] [drm]   DVI-I-1
[   15.368207] [drm]   HPD2
[   15.370778] [drm]   DDC: 0x194c 0x194c 0x194d 0x194d 0x194e 0x194e 0x194f 0x194f
[   15.378223] [drm]   Encoders:
[   15.381232] [drm]     DFP2: INTERNAL_UNIPHY
[   15.385460] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   15.391945] [drm] Found UVD firmware Version: 64.0 Family ID: 13
[   16.735846] [drm] UVD initialized successfully.
[   16.740664] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 6, active_cu_number 6
[   18.455496] [drm] Initialized amdgpu 3.54.0 20150101 for 0000:05:00.0 on minor 1
[   18.716974] fbcon: amdgpudrmfb (fb0) is primary device
[   18.775352] Console: switching to colour frame buffer device 240x67
[   18.790392] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   19.749558] XFS (sda2): Mounting V5 Filesystem 45c61b25-97b0-4140-9bbe-8418e307e9a3
[   20.006486] XFS (sda2): Ending clean mount
[   20.655169] 8021q: 802.1Q VLAN Support v1.8
[   20.728523] tg3 0000:03:00.0 net00: renamed from eth0
[   22.399947] NFSD: Using UMH upcall client tracking operations.
[   22.407022] NFSD: starting 90-second grace period (net f0000000)
[   24.141672] tg3 0000:03:00.0 net00: Link is up at 1000 Mbps, full duplex
[   24.149821] tg3 0000:03:00.0 net00: Flow control is on for TX and on for RX
[   24.158060] tg3 0000:03:00.0 net00: EEE is disabled
[   37.630400] systemd[566]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[  101.144995] NFS: Registering the id_resolver key type
[  101.150340] Key type id_resolver registered
[  101.154818] Key type id_legacy registered
[ 4367.486320] process 'programs/CLICK/clickLinux32/click.exe' started with executable stack

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux Kernel]     [Linux Kernel Hardening]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux