Re: 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 fixed-by: d6fb14208e22c7bb6f54cb9df960bfc21e4663e3

Dear Jarkko,


Am 02.02.24 um 00:02 schrieb Jarkko Sakkinen:
On Tue Jan 16, 2024 at 4:44 PM EET, Paul Menzel wrote:
#regzbot introduced: v5.15.131..v6.6.11

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

There's something odd in this disassembly given the "syscall" opcode.

    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.

I reported a workqueue flush issue while ago but had forgotten it:

https://lore.kernel.org/all/CX32RFOMJUQ0.3R4YCL9MDCB96@xxxxxxxxxx/f

However, Lino sent a fix for it:

https://lore.kernel.org/linux-integrity/20240201113646.31734-1-l.sanfilippo@xxxxxxxxxx/

Would be useful to know if that is the same wq issue also here.

Yes, commit d6fb14208e22 (tpm,tpm_tis: Avoid warning splat at shutdown) on top of Linux 6.8-rc7+ (also a unrelated USB patch) fixed it on the Dell OptiPlex 5055.


Kind regards,

Paul
[    0.000000] Linux version 6.8.0-rc7.mx64.461-00008-ge95b1c6891ad (pmenzel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc (GCC) 12.3.0, GNU ld (GNU Binutils) 2.41) #9 SMP PREEMPT_DYNAMIC Mon Mar  4 22:54:01 CET 2024
[    0.000000] Command line: BOOT_IMAGE=/boot/bzImage.test 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=0xd8b97018 
[    0.000000] efi: Remove mem52: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
[    0.000000] e820: remove [mem 0xf8000000-0xfbffffff] reserved
[    0.000000] efi: Not removing mem53: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem54: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem55: MMIO range=[0xfed80000-0xfed80fff] (4KB) from e820 map
[    0.000000] efi: Remove mem56: 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.347 MHz processor
[    0.001974] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001976] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001983] 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.002323] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.006324] esrt: Reserving ESRT space from 0x00000000dbe9f298 to 0x00000000dbe9f2d0.
[    0.006330] Using GB pages for direct mapping
[    0.006806] Secure boot could not be determined
[    0.006806] RAMDISK: [mem 0x34a23000-0x36508fff]
[    0.006813] ACPI: Early table checksum verification disabled
[    0.006815] ACPI: RSDP 0x00000000DEFFE014 000024 (v02 AMD   )
[    0.006819] ACPI: XSDT 0x00000000DEFD9188 000104 (v01 AMD    MYRTLE   00000001      01000013)
[    0.006824] ACPI: FACP 0x00000000DEFF0000 00010C (v05 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006828] ACPI: DSDT 0x00000000DEFE8000 0012CB (v01 AMD    MYRTLE   00040000 ACPI 00040000)
[    0.006831] ACPI: FACS 0x00000000DEB73000 000040
[    0.006833] ACPI: SSDT 0x00000000DEFF5000 008C4C (v02 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006835] ACPI: UEFI 0x00000000DEFF4000 000042 (v01 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006838] ACPI: SSDT 0x00000000DEFF3000 0003C6 (v02 AMD    MYRTLE   00001000 ACPI 00040000)
[    0.006840] ACPI: TPM2 0x00000000DEFF2000 000034 (v03 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006842] ACPI: ASF! 0x00000000DEFF1000 0000A5 (v32 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006845] ACPI: HPET 0x00000000DEFEF000 000038 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006847] ACPI: APIC 0x00000000DEFEE000 000138 (v03 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006850] ACPI: MCFG 0x00000000DEFED000 00003C (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006852] ACPI: SPCR 0x00000000DEFEC000 000050 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006854] ACPI: WDAT 0x00000000DEFEB000 00017C (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006856] ACPI: WDRT 0x00000000DEFEA000 000047 (v01 AMD    MYRTLE   00000000 ACPI 00040000)
[    0.006859] ACPI: SSDT 0x00000000DEFE5000 002AC4 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006861] ACPI: SSDT 0x00000000DEFE4000 0000FC (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006863] ACPI: SSDT 0x00000000DEFDE000 000024 (v01 AMD    MYRTLE   00001000 ACPI 00040000)
[    0.006865] ACPI: SSDT 0x00000000DEFDD000 000E0C (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006868] ACPI: CRAT 0x00000000DEFDC000 000850 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006870] ACPI: CDIT 0x00000000DEFDB000 000029 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006872] ACPI: BOOT 0x00000000DEFDA000 000028 (v01 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006874] ACPI: SSDT 0x00000000DEFDF000 0048E6 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006877] ACPI: VFCT 0x00000000DEFC8000 010084 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006879] ACPI: IVRS 0x00000000DEFC7000 0000D0 (v02 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006881] ACPI: MSDM 0x00000000DEFC6000 000055 (v03 AMD    MYRTLE   06222004 ACPI 00040000)
[    0.006883] ACPI: SSDT 0x00000000DEFC5000 000920 (v01 AMD    MYRTLE   00001000 ACPI 00040000)
[    0.006886] ACPI: SSDT 0x00000000DEFC4000 0000F8 (v01 AMD    MYRTLE   00001000 ACPI 00040000)
[    0.006888] ACPI: SSDT 0x00000000DEFC2000 001768 (v01 AMD    MYRTLE   00000001 ACPI 00040000)
[    0.006890] ACPI: FPDT 0x00000000DEFC1000 000044 (v01 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006892] ACPI: BGRT 0x00000000DEFC0000 000038 (v01 AMD    MYRTLE   00000002 ACPI 00040000)
[    0.006894] ACPI: Reserving FACP table memory at [mem 0xdeff0000-0xdeff010b]
[    0.006895] ACPI: Reserving DSDT table memory at [mem 0xdefe8000-0xdefe92ca]
[    0.006896] ACPI: Reserving FACS table memory at [mem 0xdeb73000-0xdeb7303f]
[    0.006897] ACPI: Reserving SSDT table memory at [mem 0xdeff5000-0xdeffdc4b]
[    0.006898] ACPI: Reserving UEFI table memory at [mem 0xdeff4000-0xdeff4041]
[    0.006899] ACPI: Reserving SSDT table memory at [mem 0xdeff3000-0xdeff33c5]
[    0.006899] ACPI: Reserving TPM2 table memory at [mem 0xdeff2000-0xdeff2033]
[    0.006900] ACPI: Reserving ASF! table memory at [mem 0xdeff1000-0xdeff10a4]
[    0.006901] ACPI: Reserving HPET table memory at [mem 0xdefef000-0xdefef037]
[    0.006902] ACPI: Reserving APIC table memory at [mem 0xdefee000-0xdefee137]
[    0.006902] ACPI: Reserving MCFG table memory at [mem 0xdefed000-0xdefed03b]
[    0.006903] ACPI: Reserving SPCR table memory at [mem 0xdefec000-0xdefec04f]
[    0.006904] ACPI: Reserving WDAT table memory at [mem 0xdefeb000-0xdefeb17b]
[    0.006904] ACPI: Reserving WDRT table memory at [mem 0xdefea000-0xdefea046]
[    0.006905] ACPI: Reserving SSDT table memory at [mem 0xdefe5000-0xdefe7ac3]
[    0.006906] ACPI: Reserving SSDT table memory at [mem 0xdefe4000-0xdefe40fb]
[    0.006907] ACPI: Reserving SSDT table memory at [mem 0xdefde000-0xdefde023]
[    0.006907] ACPI: Reserving SSDT table memory at [mem 0xdefdd000-0xdefdde0b]
[    0.006908] ACPI: Reserving CRAT table memory at [mem 0xdefdc000-0xdefdc84f]
[    0.006909] ACPI: Reserving CDIT table memory at [mem 0xdefdb000-0xdefdb028]
[    0.006909] ACPI: Reserving BOOT table memory at [mem 0xdefda000-0xdefda027]
[    0.006910] ACPI: Reserving SSDT table memory at [mem 0xdefdf000-0xdefe38e5]
[    0.006911] ACPI: Reserving VFCT table memory at [mem 0xdefc8000-0xdefd8083]
[    0.006912] ACPI: Reserving IVRS table memory at [mem 0xdefc7000-0xdefc70cf]
[    0.006912] ACPI: Reserving MSDM table memory at [mem 0xdefc6000-0xdefc6054]
[    0.006913] ACPI: Reserving SSDT table memory at [mem 0xdefc5000-0xdefc591f]
[    0.006914] ACPI: Reserving SSDT table memory at [mem 0xdefc4000-0xdefc40f7]
[    0.006914] ACPI: Reserving SSDT table memory at [mem 0xdefc2000-0xdefc3767]
[    0.006915] ACPI: Reserving FPDT table memory at [mem 0xdefc1000-0xdefc1043]
[    0.006916] ACPI: Reserving BGRT table memory at [mem 0xdefc0000-0xdefc0037]
[    0.006925] system APIC only can use physical flat
[    0.006930] APIC: Switched APIC routing to: physical flat
[    0.007004] No NUMA configuration found
[    0.007004] Faking a node at [mem 0x0000000000000000-0x000000041effffff]
[    0.007007] NODE_DATA(0) allocated [mem 0x41effa000-0x41effefff]
[    0.007014] crashkernel size resulted in zero bytes
[    0.007031] Zone ranges:
[    0.007031]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007033]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007034]   Normal   [mem 0x0000000100000000-0x000000041effffff]
[    0.007035]   Device   empty
[    0.007036] Movable zone start for each node
[    0.007037] Early memory node ranges
[    0.007037]   node   0: [mem 0x0000000000001000-0x0000000000087fff]
[    0.007039]   node   0: [mem 0x0000000000089000-0x000000000009ffff]
[    0.007039]   node   0: [mem 0x0000000000100000-0x0000000009cfffff]
[    0.007040]   node   0: [mem 0x0000000009e70000-0x00000000dadbefff]
[    0.007041]   node   0: [mem 0x00000000defff000-0x00000000deffffff]
[    0.007042]   node   0: [mem 0x0000000100000000-0x000000041effffff]
[    0.007044] Initmem setup node 0 [mem 0x0000000000001000-0x000000041effffff]
[    0.007047] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.007048] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.007065] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.013595] On node 0, zone DMA32: 368 pages in unavailable ranges
[    0.013778] On node 0, zone DMA32: 16960 pages in unavailable ranges
[    0.040118] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.040160] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.040505] ACPI: PM-Timer IO Port: 0x408
[    0.040507] system APIC only can use physical flat
[    0.040512] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.040514] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.040515] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.040515] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.040516] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.040517] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.040517] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.040518] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.040519] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.040519] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.040520] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.040520] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.040521] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.040522] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.040522] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.040523] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.040549] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[    0.040553] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[    0.040555] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.040557] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.040560] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.040561] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.040564] ACPI: SPCR: SPCR table version 1
[    0.040565] ACPI: SPCR: console: uart,io,0x3f8,115200
[    0.040566] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[    0.040582] [mem 0xe0000000-0xfebfffff] available for PCI devices
[    0.040586] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.045221] setup_percpu: NR_CPUS:512 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.045874] percpu: Embedded 57 pages/cpu s193064 r8192 d32216 u262144
[    0.045879] pcpu-alloc: s193064 r8192 d32216 u262144 alloc=1*2097152
[    0.045881] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.045899] Kernel command line: BOOT_IMAGE=/boot/bzImage.test 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.045943] audit: disabled (until reboot)
[    0.045962] Unknown kernel command line parameters "BOOT_IMAGE=/boot/bzImage.test", will be passed to user space.
[    0.045977] random: crng init done
[    0.047883] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.048892] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.048940] Fallback order for Node 0: 0 
[    0.048947] Built 1 zonelists, mobility grouping on.  Total pages: 4103390
[    0.048948] Policy zone: Normal
[    0.048949] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.049016] software IO TLB: area num 16.
[    0.092697] Memory: 16170400K/16674744K available (16384K kernel code, 3557K rwdata, 4960K rodata, 3024K init, 1140K bss, 504088K reserved, 0K cma-reserved)
[    0.092757] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.092776] ftrace: allocating 45259 entries in 177 pages
[    0.099427] ftrace: allocated 177 pages with 4 groups
[    0.100058] Dynamic Preempt: voluntary
[    0.100100] rcu: Preemptible hierarchical RCU implementation.
[    0.100100] rcu: 	RCU event tracing is enabled.
[    0.100101] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=16.
[    0.100102] 	Trampoline variant of Tasks RCU enabled.
[    0.100102] 	Rude variant of Tasks RCU enabled.
[    0.100102] 	Tracing variant of Tasks RCU enabled.
[    0.100103] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.100103] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.102601] NR_IRQS: 33024, nr_irqs: 1096, preallocated irqs: 16
[    0.102782] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.102881] Console: colour dummy device 80x25
[    0.102883] printk: legacy console [tty0] enabled
[    0.103189] printk: legacy console [ttyS0] enabled
[    1.407112] ACPI: Core revision 20230628
[    1.411226] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    1.420389] APIC: Switch to symmetric I/O mode setup
[    1.426275] AMD-Vi: Using global IVHD EFR:0x400f77ef22294ada, EFR2:0x0
[    1.435647] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    1.446388] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x325ac4318c1, max_idle_ns: 440795218849 ns
[    1.456916] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.69 BogoMIPS (lpj=3493347)
[    1.457923] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[    1.458941] LVT offset 1 assigned for vector 0xf9
[    1.459993] LVT offset 2 assigned for vector 0xf4
[    1.460931] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    1.461916] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    1.462917] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    1.463917] Spectre V2 : Mitigation: Retpolines
[    1.464916] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    1.465916] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    1.466916] Spectre V2 : Enabling Speculation Barrier for firmware calls
[    1.467916] RETBleed: Mitigation: untrained return thunk
[    1.468916] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    1.469917] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    1.470916] Speculative Return Stack Overflow: Mitigation: Safe RET
[    1.471919] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    1.472916] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    1.473916] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    1.474916] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    1.475916] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    1.492884] Freeing SMP alternatives memory: 40K
[    1.492917] pid_max: default: 32768 minimum: 301
[    1.497224] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    1.497941] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    1.602329] smpboot: CPU0: AMD Ryzen 5 PRO 1500 Quad-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
[    1.604014] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    1.604930] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    1.605931] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    1.606931] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    1.607917] ... version:                0
[    1.608916] ... bit width:              48
[    1.609916] ... generic registers:      6
[    1.610916] ... value mask:             0000ffffffffffff
[    1.611916] ... max period:             00007fffffffffff
[    1.612916] ... fixed-purpose events:   0
[    1.613916] ... event mask:             000000000000003f
[    1.615010] signal: max sigframe size: 1776
[    1.615947] rcu: Hierarchical SRCU implementation.
[    1.616917] rcu: 	Max phase no-delay instances is 400.
[    1.621819] smp: Bringing up secondary CPUs ...
[    1.622007] smpboot: x86: Booting SMP configuration:
[    1.622918] .... node  #0, CPUs:        #2  #4  #6  #1  #3  #5  #7
[    1.631943] smp: Brought up 1 node, 8 CPUs
[    1.633918] smpboot: Max logical packages: 2
[    1.634917] smpboot: Total of 8 processors activated (55893.55 BogoMIPS)
[    1.638041] devtmpfs: initialized
[    1.638952] x86/mm: Memory block size: 128MB
[    1.642849] ACPI: PM: Registering ACPI NVS region [mem 0xdcfbf000-0xdefbefff] (33554432 bytes)
[    1.644035] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    1.644921] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    1.646933] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    1.649087] thermal_sys: Registered thermal governor 'step_wise'
[    1.649089] thermal_sys: Registered thermal governor 'user_space'
[    1.649928] cpuidle: using governor menu
[    1.651950] Simple Boot Flag at 0x44 set to 0x80
[    1.652930] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    1.653969] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[    1.654918] PCI: not using ECAM ([mem 0xf8000000-0xfbffffff] not reserved)
[    1.655918] PCI: Using configuration type 1 for base access
[    1.656917] PCI: Using configuration type 1 for extended access
[    1.658025] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    1.658948] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    1.665918] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    1.672917] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    1.679916] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    1.702703] raid6: avx2x4   gen() 24487 MB/s
[    1.723703] raid6: avx2x2   gen() 26452 MB/s
[    1.744703] raid6: avx2x1   gen() 23960 MB/s
[    1.748918] raid6: using algorithm avx2x2 gen() 26452 MB/s
[    1.770703] raid6: .... xor() 16301 MB/s, rmw enabled
[    1.775917] raid6: using avx2x2 recovery algorithm
[    1.779973] ACPI: Added _OSI(Module Device)
[    1.784917] ACPI: Added _OSI(Processor Device)
[    1.788917] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.793917] ACPI: Added _OSI(Processor Aggregator Device)
[    1.810296] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.818604] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    1.830572] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    1.837139] ACPI: Interpreter enabled
[    1.839930] ACPI: PM: (supports S0 S3 S5)
[    1.843919] ACPI: Using IOAPIC for interrupt routing
[    1.850171] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[    1.860796] PCI: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] not reserved in ACPI motherboard resources
[    1.869917] PCI: ECAM [mem 0xf8000000-0xfbffffff] is EfiMemoryMappedIO; assuming valid
[    1.877917] PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved to work around lack of ACPI motherboard _CRS
[    1.887926] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.896916] PCI: Using E820 reservations for host bridge windows
[    1.903226] ACPI: Enabled 2 GPEs in block 00 to 1F
[    1.918821] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.924920] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.934005] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[    1.940077] acpi PNP0A08:00: _OSC: OS now controls [PME PCIeCapability]
[    1.946917] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    1.954925] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
[    1.968259] PCI host bridge to bus 0000:00
[    1.971917] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.978917] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.985917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.992917] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window]
[    2.000917] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window]
[    2.007917] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[    2.015917] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfeafffff window]
[    2.022918] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.028931] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000 conventional PCI endpoint
[    2.036985] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600 conventional PCI endpoint
[    2.044998] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000 conventional PCI endpoint
[    2.053980] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400 PCIe Root Port
[    2.060929] pci 0000:00:01.3: PCI bridge to [bus 01-03]
[    2.065920] pci 0000:00:01.3:   bridge window [mem 0xf0600000-0xf06fffff]
[    2.072921] pci 0000:00:01.3:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    2.080956] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    2.087060] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000 conventional PCI endpoint
[    2.094990] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000 conventional PCI endpoint
[    2.103976] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400 PCIe Root Port
[    2.110929] pci 0000:00:03.1: PCI bridge to [bus 04]
[    2.115919] pci 0000:00:03.1:   bridge window [io  0x2000-0x2fff]
[    2.121918] pci 0000:00:03.1:   bridge window [mem 0xf0500000-0xf05fffff]
[    2.128921] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    2.136954] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    2.143122] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000 conventional PCI endpoint
[    2.151997] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000 conventional PCI endpoint
[    2.159976] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400 PCIe Root Port
[    2.166929] pci 0000:00:07.1: PCI bridge to [bus 05]
[    2.171920] pci 0000:00:07.1:   bridge window [mem 0xf0200000-0xf04fffff]
[    2.178925] pci 0000:00:07.1: enabling Extended Tags
[    2.183943] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    2.190033] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000 conventional PCI endpoint
[    2.198978] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400 PCIe Root Port
[    2.205930] pci 0000:00:08.1: PCI bridge to [bus 06]
[    2.210920] pci 0000:00:08.1:   bridge window [mem 0xf0100000-0xf01fffff]
[    2.217926] pci 0000:00:08.1: enabling Extended Tags
[    2.222945] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    2.229060] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    2.237108] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    2.246159] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000 conventional PCI endpoint
[    2.253965] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000 conventional PCI endpoint
[    2.262963] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000 conventional PCI endpoint
[    2.270962] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000 conventional PCI endpoint
[    2.278962] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000 conventional PCI endpoint
[    2.287964] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000 conventional PCI endpoint
[    2.295962] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000 conventional PCI endpoint
[    2.303962] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000 conventional PCI endpoint
[    2.313013] pci 0000:01:00.0: [1022:43bb] type 00 class 0x0c0330 PCIe Legacy Endpoint
[    2.319932] pci 0000:01:00.0: BAR 0 [mem 0xf0620000-0xf0627fff 64bit]
[    2.326998] pci 0000:01:00.0: PME# supported from D3hot D3cold
[    2.333063] pci 0000:01:00.1: [1022:43b7] type 00 class 0x010601 PCIe Legacy Endpoint
[    2.340957] pci 0000:01:00.1: BAR 5 [mem 0xf0600000-0xf061ffff]
[    2.346923] pci 0000:01:00.1: ROM [mem 0xfff80000-0xffffffff pref]
[    2.352958] pci 0000:01:00.1: PME# supported from D3hot D3cold
[    2.358983] pci 0000:01:00.2: [1022:43b2] type 01 class 0x060400 PCIe Switch Upstream Port
[    2.366941] pci 0000:01:00.2: PCI bridge to [bus 02-03]
[    2.371930] pci 0000:01:00.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    2.379968] pci 0000:01:00.2: PME# supported from D3hot D3cold
[    2.385994] pci 0000:00:01.3: PCI bridge to [bus 01-03]
[    2.390968] pci 0000:02:00.0: [1022:43b4] type 01 class 0x060400 PCIe Switch Downstream Port
[    2.399942] pci 0000:02:00.0: PCI bridge to [bus 03]
[    2.404931] pci 0000:02:00.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    2.412982] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    2.419017] pci 0000:01:00.2: PCI bridge to [bus 02-03]
[    2.423986] pci 0000:03:00.0: [14e4:1687] type 00 class 0x020000 PCIe Endpoint
[    2.430945] pci 0000:03:00.0: BAR 0 [mem 0xf0020000-0xf002ffff 64bit pref]
[    2.437935] pci 0000:03:00.0: BAR 2 [mem 0xf0010000-0xf001ffff 64bit pref]
[    2.444935] pci 0000:03:00.0: BAR 4 [mem 0xf0000000-0xf000ffff 64bit pref]
[    2.452062] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    2.460934] pci 0000:02:00.0: PCI bridge to [bus 03]
[    2.465971] pci 0000:04:00.0: [1002:6611] type 00 class 0x030000 PCIe Legacy Endpoint
[    2.473927] pci 0000:04:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
[    2.479923] pci 0000:04:00.0: BAR 2 [mem 0xf0500000-0xf053ffff 64bit]
[    2.486921] pci 0000:04:00.0: BAR 4 [io  0x2000-0x20ff]
[    2.491925] pci 0000:04:00.0: ROM [mem 0xfffe0000-0xffffffff pref]
[    2.497929] pci 0000:04:00.0: BAR 0: assigned to efifb
[    2.503947] pci 0000:04:00.0: supports D1 D2
[    2.507917] pci 0000:04:00.0: PME# supported from D1 D2 D3hot
[    2.513928] pci 0000:04:00.1: [1002:aab0] type 00 class 0x040300 PCIe Legacy Endpoint
[    2.521927] pci 0000:04:00.1: BAR 0 [mem 0xf0540000-0xf0543fff 64bit]
[    2.527968] pci 0000:04:00.1: supports D1 D2
[    2.531979] pci 0000:00:03.1: PCI bridge to [bus 04]
[    2.536956] pci 0000:05:00.0: [1022:145a] type 00 class 0x130000 PCIe Endpoint
[    2.544939] pci 0000:05:00.0: enabling Extended Tags
[    2.549956] pci 0000:05:00.2: [1022:1456] type 00 class 0x108000 PCIe Endpoint
[    2.556927] pci 0000:05:00.2: BAR 2 [mem 0xf0300000-0xf03fffff]
[    2.562924] pci 0000:05:00.2: BAR 5 [mem 0xf0400000-0xf0401fff]
[    2.568922] pci 0000:05:00.2: enabling Extended Tags
[    2.573990] pci 0000:05:00.3: [1022:145c] type 00 class 0x0c0330 PCIe Endpoint
[    2.580925] pci 0000:05:00.3: BAR 0 [mem 0xf0200000-0xf02fffff 64bit]
[    2.587938] pci 0000:05:00.3: enabling Extended Tags
[    2.592943] pci 0000:05:00.3: PME# supported from D0 D3hot D3cold
[    2.599017] pci 0000:00:07.1: PCI bridge to [bus 05]
[    2.603957] pci 0000:06:00.0: [1022:1455] type 00 class 0x130000 PCIe Endpoint
[    2.610940] pci 0000:06:00.0: enabling Extended Tags
[    2.615997] pci 0000:06:00.2: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    2.622941] pci 0000:06:00.2: BAR 5 [mem 0xf0108000-0xf0108fff]
[    2.628923] pci 0000:06:00.2: enabling Extended Tags
[    2.633945] pci 0000:06:00.2: PME# supported from D3hot D3cold
[    2.639994] pci 0000:06:00.3: [1022:1457] type 00 class 0x040300 PCIe Endpoint
[    2.646923] pci 0000:06:00.3: BAR 0 [mem 0xf0100000-0xf0107fff]
[    2.652936] pci 0000:06:00.3: enabling Extended Tags
[    2.657943] pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
[    2.664919] pci 0000:00:08.1: PCI bridge to [bus 06]
[    2.670369] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    2.675917] ACPI: PCI: Interrupt link LNKA disabled
[    2.680992] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    2.686917] ACPI: PCI: Interrupt link LNKB disabled
[    2.691980] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    2.697916] ACPI: PCI: Interrupt link LNKC disabled
[    2.702997] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    2.708916] ACPI: PCI: Interrupt link LNKD disabled
[    2.713943] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    2.719918] ACPI: PCI: Interrupt link LNKE disabled
[    2.723976] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    2.729916] ACPI: PCI: Interrupt link LNKF disabled
[    2.734976] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    2.740916] ACPI: PCI: Interrupt link LNKG disabled
[    2.745976] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    2.751917] ACPI: PCI: Interrupt link LNKH disabled
[    2.757349] iommu: Default domain type: Translated
[    2.761917] iommu: DMA domain TLB invalidation policy: lazy mode
[    2.768014] SCSI subsystem initialized
[    2.771929] libata version 3.00 loaded.
[    2.771934] ACPI: bus type USB registered
[    2.775933] usbcore: registered new interface driver usbfs
[    2.781923] usbcore: registered new interface driver hub
[    2.786927] usbcore: registered new device driver usb
[    2.791930] mc: Linux media interface: v0.10
[    2.796926] videodev: Linux video capture interface: v2.00
[    2.801921] pps_core: LinuxPPS API ver. 1 registered
[    2.806916] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    2.815919] PTP clock support registered
[    2.820061] efivars: Registered efivars operations
[    2.825177] PCI: Using ACPI for IRQ routing
[    2.834372] PCI: pci_cache_line_size set to 64 bytes
[    2.834422] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[    2.834424] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
[    2.834426] e820: reserve RAM buffer [mem 0xdadbf000-0xdbffffff]
[    2.834428] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    2.834429] e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
[    2.834476] pci 0000:04:00.0: vgaarb: setting as boot VGA device
[    2.834915] pci 0000:04:00.0: vgaarb: bridge control possible
[    2.834915] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    2.853918] vgaarb: loaded
[    2.856943] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    2.861917] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    2.869971] clocksource: Switched to clocksource tsc-early
[    2.875575] VFS: Disk quotas dquot_6.6.0
[    2.879527] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.886469] pnp: PnP ACPI init
[    2.889721] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    2.896704] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    2.903334] system 00:00: [mem 0xfdf00000-0xfdffffff] has been reserved
[    2.910133] system 00:02: [io  0x0400-0x04cf] has been reserved
[    2.916070] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    2.922010] system 00:02: [io  0x04d6] has been reserved
[    2.927338] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    2.933269] system 00:02: [io  0x0c14] has been reserved
[    2.938600] system 00:02: [io  0x0c50-0x0c52] has been reserved
[    2.944537] system 00:02: [io  0x0c6c] has been reserved
[    2.949867] system 00:02: [io  0x0c6f] has been reserved
[    2.955188] system 00:02: [io  0x0cd0-0x0cdb] has been reserved
[    2.961196] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
[    2.968179] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    2.975487] pnp: PnP ACPI: found 5 devices
[    2.985899] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.994822] NET: Registered PF_INET protocol family
[    2.999885] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    3.010380] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    3.019029] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    3.026789] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    3.034990] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    3.042594] TCP: Hash tables configured (established 131072 bind 65536)
[    3.049255] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    3.056090] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    3.063390] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    3.069070] pci 0000:01:00.1: ROM [mem 0xfff80000-0xffffffff pref]: can't claim; no compatible bridge window
[    3.078915] pci 0000:04:00.0: ROM [mem 0xfffe0000-0xffffffff pref]: can't claim; no compatible bridge window
[    3.088772] pci 0000:01:00.1: ROM [mem 0xf0680000-0xf06fffff pref]: assigned
[    3.095836] pci 0000:02:00.0: PCI bridge to [bus 03]
[    3.100823] pci 0000:02:00.0:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.108582] pci 0000:01:00.2: PCI bridge to [bus 02-03]
[    3.113828] pci 0000:01:00.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.121589] pci 0000:00:01.3: PCI bridge to [bus 01-03]
[    3.126829] pci 0000:00:01.3:   bridge window [mem 0xf0600000-0xf06fffff]
[    3.133635] pci 0000:00:01.3:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.141399] pci 0000:04:00.0: ROM [mem 0xf0560000-0xf057ffff pref]: assigned
[    3.148463] pci 0000:00:03.1: PCI bridge to [bus 04]
[    3.153445] pci 0000:00:03.1:   bridge window [io  0x2000-0x2fff]
[    3.159557] pci 0000:00:03.1:   bridge window [mem 0xf0500000-0xf05fffff]
[    3.166363] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    3.174127] pci 0000:00:07.1: PCI bridge to [bus 05]
[    3.179107] pci 0000:00:07.1:   bridge window [mem 0xf0200000-0xf04fffff]
[    3.185915] pci 0000:00:08.1: PCI bridge to [bus 06]
[    3.190898] pci 0000:00:08.1:   bridge window [mem 0xf0100000-0xf01fffff]
[    3.197706] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    3.203901] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    3.210097] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    3.216989] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window]
[    3.223879] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window]
[    3.230763] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xf7ffffff window]
[    3.237654] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfeafffff window]
[    3.244632] pci_bus 0000:01: resource 1 [mem 0xf0600000-0xf06fffff]
[    3.250915] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.258156] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.265394] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    3.272630] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    3.278212] pci_bus 0000:04: resource 1 [mem 0xf0500000-0xf05fffff]
[    3.284496] pci_bus 0000:04: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    3.291734] pci_bus 0000:05: resource 1 [mem 0xf0200000-0xf04fffff]
[    3.298009] pci_bus 0000:06: resource 1 [mem 0xf0100000-0xf01fffff]
[    3.304537] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    3.311087] PCI: CLS 0 bytes, default 64
[    3.315034] AMD-Vi: [Firmware Warn]: EFR mismatch. Use IVHD EFR (0xf77ef22294ada : 0x400f77ef22294ada), EFR2 (0x0 : 0x0).
[    3.315080] Trying to unpack rootfs image as initramfs...
[    3.326011] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    3.326067] pci 0000:00:01.0: Adding to iommu group 0
[    3.343431] pci 0000:00:01.3: Adding to iommu group 1
[    3.348528] pci 0000:00:02.0: Adding to iommu group 2
[    3.353622] pci 0000:00:03.0: Adding to iommu group 3
[    3.358700] pci 0000:00:03.1: Adding to iommu group 4
[    3.363794] pci 0000:00:04.0: Adding to iommu group 5
[    3.368889] pci 0000:00:07.0: Adding to iommu group 6
[    3.373967] pci 0000:00:07.1: Adding to iommu group 6
[    3.379061] pci 0000:00:08.0: Adding to iommu group 7
[    3.384140] pci 0000:00:08.1: Adding to iommu group 7
[    3.389232] pci 0000:00:14.0: Adding to iommu group 8
[    3.394310] pci 0000:00:14.3: Adding to iommu group 8
[    3.399453] pci 0000:00:18.0: Adding to iommu group 9
[    3.404536] pci 0000:00:18.1: Adding to iommu group 9
[    3.409613] pci 0000:00:18.2: Adding to iommu group 9
[    3.414692] pci 0000:00:18.3: Adding to iommu group 9
[    3.419776] pci 0000:00:18.4: Adding to iommu group 9
[    3.424853] pci 0000:00:18.5: Adding to iommu group 9
[    3.429932] pci 0000:00:18.6: Adding to iommu group 9
[    3.435021] pci 0000:00:18.7: Adding to iommu group 9
[    3.440133] pci 0000:01:00.0: Adding to iommu group 10
[    3.445308] pci 0000:01:00.1: Adding to iommu group 10
[    3.448816] Freeing initrd memory: 27544K
[    3.450480] pci 0000:01:00.2: Adding to iommu group 10
[    3.459637] pci 0000:02:00.0: Adding to iommu group 10
[    3.464794] pci 0000:03:00.0: Adding to iommu group 10
[    3.469977] pci 0000:04:00.0: Adding to iommu group 11
[    3.475144] pci 0000:04:00.1: Adding to iommu group 11
[    3.480303] pci 0000:05:00.0: Adding to iommu group 6
[    3.485371] pci 0000:05:00.2: Adding to iommu group 6
[    3.490441] pci 0000:05:00.3: Adding to iommu group 6
[    3.495511] pci 0000:06:00.0: Adding to iommu group 7
[    3.500580] pci 0000:06:00.2: Adding to iommu group 7
[    3.505652] pci 0000:06:00.3: Adding to iommu group 7
[    3.511781] pci 0000:00:00.2: can't derive routing for PCI INT A
[    3.517805] pci 0000:00:00.2: PCI INT A: not connected
[    3.523219] AMD-Vi: Extended features (0x400f77ef22294ada, 0x0): PPR NX GT IA GA PC GA_vAPIC
[    3.531685] AMD-Vi: Interrupt remapping enabled
[    3.536338] AMD-Vi: Virtual APIC enabled
[    3.540283] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    3.546732] software IO TLB: mapped [mem 0x00000000ce4aa000-0x00000000d24aa000] (64MB)
[    3.554771] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    3.562707] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.568462] amd_uncore: 4 amd_df counters detected
[    3.573274] amd_uncore: 6 amd_l3 counters detected
[    3.578147] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    3.585839] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    3.592302] zbud: loaded
[    3.594939] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
[    3.602957] xor: automatically using best checksumming function   avx       
[    3.610020] Key type asymmetric registered
[    3.614142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    3.621592] io scheduler mq-deadline registered
[    3.626137] io scheduler kyber registered
[    3.630171] io scheduler bfq registered
[    3.634180] pcieport 0000:00:01.3: PME: Signaling with IRQ 26
[    3.640061] pcieport 0000:00:03.1: PME: Signaling with IRQ 27
[    3.645944] pcieport 0000:00:07.1: PME: Signaling with IRQ 28
[    3.651892] pcieport 0000:00:08.1: PME: Signaling with IRQ 30
[    3.657966] IPMI message handler: version 39.2
[    3.662486] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    3.670875] ACPI: button: Power Button [PWRB]
[    3.675289] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    3.682753] ACPI: button: Power Button [PWRF]
[    3.688032] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.694637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    3.702637] lp: driver loaded but no devices found
[    3.707577] Linux agpgart interface v0.103
[    3.712572] ACPI: bus type drm_connector registered
[    3.720361] brd: module loaded
[    3.725223] loop: module loaded
[    3.730794] drbd: initialized. Version: 8.4.11 (api:1/proto:86-101)
[    3.737121] drbd: built-in
[    3.739892] drbd: registered as block device major 147
[    3.745230] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    3.752651] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    3.759694] megasas: 07.727.03.00-rc1
[    3.763443] mpt3sas version 43.100.00.00 loaded
[    3.768351] ahci 0000:01:00.1: version 3.0
[    3.768656] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[    3.775464] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    3.783687] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    3.795113] scsi host0: ahci
[    3.798160] scsi host1: ahci
[    3.801219] scsi host2: ahci
[    3.804278] scsi host3: ahci
[    3.807344] scsi host4: ahci
[    3.810401] scsi host5: ahci
[    3.813461] scsi host6: ahci
[    3.816520] scsi host7: ahci
[    3.819506] ata1: SATA max UDMA/133 abar m131072@0xf0600000 port 0xf0600100 irq 35 lpm-pol 0
[    3.828010] ata2: SATA max UDMA/133 abar m131072@0xf0600000 port 0xf0600180 irq 35 lpm-pol 0
[    3.836515] ata3: DUMMY
[    3.839023] ata4: DUMMY
[    3.841541] ata5: SATA max UDMA/133 abar m131072@0xf0600000 port 0xf0600300 irq 35 lpm-pol 0
[    3.850053] ata6: SATA max UDMA/133 abar m131072@0xf0600000 port 0xf0600380 irq 35 lpm-pol 0
[    3.858553] ata7: DUMMY
[    3.861061] ata8: DUMMY
[    3.863823] ahci 0000:06:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    3.871962] ahci 0000:06:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    3.881090] scsi host8: ahci
[    3.884081] ata9: SATA max UDMA/133 abar m4096@0xf0108000 port 0xf0108100 irq 37 lpm-pol 0
[    3.892651] tun: Universal TUN/TAP device driver, 1.6
[    3.897808] Fusion MPT base driver 3.04.20
[    3.901964] Copyright (c) 1999-2008 LSI Corporation
[    3.906905] Fusion MPT SPI Host driver 3.04.20
[    3.911433] Fusion MPT FC Host driver 3.04.20
[    3.915874] Fusion MPT SAS Host driver 3.04.20
[    3.920400] Fusion MPT misc device (ioctl) driver 3.04.20
[    3.925896] mptctl: Registered with Fusion MPT base driver
[    3.931444] mptctl: /dev/mptctl @ (major,minor=10,220)
[    3.936810] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    3.942104] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    4.005332] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000010048000410
[    4.015355] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    4.020646] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    4.028115] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    4.035459] hub 1-0:1.0: USB hub found
[    4.039369] hub 1-0:1.0: 10 ports detected
[    4.044732] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.053021] hub 2-0:1.0: USB hub found
[    4.056881] hub 2-0:1.0: 4 ports detected
[    4.061675] xhci_hcd 0000:05:00.3: xHCI Host Controller
[    4.067003] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 3
[    4.075328] xhci_hcd 0000:05:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000040000410
[    4.085733] xhci_hcd 0000:05:00.3: xHCI Host Controller
[    4.091040] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 4
[    4.098504] xhci_hcd 0000:05:00.3: Host supports USB 3.0 SuperSpeed
[    4.104996] hub 3-0:1.0: USB hub found
[    4.108813] hub 3-0:1.0: 4 ports detected
[    4.113136] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.121380] hub 4-0:1.0: USB hub found
[    4.125178] hub 4-0:1.0: 4 ports detected
[    4.129561] usbcore: registered new interface driver usb-storage
[    4.135723] i8042: PNP: No PS/2 controller found.
[    4.140475] i8042: Probing ports directly.
[    4.145609] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.150637] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.155864] rtc_cmos 00:01: RTC can wake from S4
[    4.161561] rtc_cmos 00:01: registered as rtc0
[    4.166381] rtc_cmos 00:01: setting system clock to 2024-03-05T14:59:32 UTC (1709650772)
[    4.174722] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    4.182714] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    4.201294] ata9: SATA link down (SStatus 0 SControl 300)
[    4.212022] Console: switching to colour frame buffer device 320x90
[    4.237230] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    4.246364] hid: raw HID events driver (C) Jiri Kosina
[    4.251664] Key type dns_resolver registered
[    4.256880] microcode: Current revision: 0x08001137
[    4.261947] IPI shorthand broadcast: enabled
[    4.268919] sched_clock: Marking stable (2926001338, 1342072918)->(4594621275, -326547019)
[    4.277804] registered taskstats version 1
[    4.324167] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.350086] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    4.355566] ata1.00: ATA-8: TOSHIBA MQ01ACF050, AV003D, max UDMA/100
[    4.363346] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    4.371914] ata1.00: configured for UDMA/100
[    4.376342] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MQ01ACF0 3D   PQ: 0 ANSI: 5
[    4.384789] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.384802] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    4.397714] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    4.403006] sd 0:0:0:0: [sda] Write Protect is off
[    4.407898] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.407913] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.417100] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    4.494431]  sda: sda1 sda2 sda3
[    4.497876] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.613106] tsc: Refined TSC clocksource calibration: 3493.405 MHz
[    4.619368] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325afaab798, max_idle_ns: 440795276452 ns
[    4.629495] clocksource: Switched to clocksource tsc
[    4.644088] usb 3-2: new low-speed USB device number 3 using xhci_hcd
[    4.689609] ata2: SATA link down (SStatus 0 SControl 300)
[    5.001490] ata5: SATA link down (SStatus 0 SControl 300)
[    5.313349] ata6: SATA link down (SStatus 0 SControl 300)
[    5.320357] Freeing unused kernel image (initmem) memory: 3024K
[    5.326381] Write protecting the kernel read-only data: 22528k
[    5.332707] Freeing unused kernel image (rodata/data gap) memory: 1184K
[    5.339428] Run /init as init process
[    5.343161]   with arguments:
[    5.343162]     /init
[    5.343164]   with environment:
[    5.343165]     HOME=/
[    5.343166]     TERM=linux
[    5.343168]     BOOT_IMAGE=/boot/bzImage.test
[    5.456132] usb 3-2: device descriptor read/64, error -71
[    5.536114] XFS (sda1): Mounting V5 Filesystem c3045fdb-ac1d-4c1b-8fa6-30d72cce8710
[    5.727121] XFS (sda1): Ending clean mount
[    6.780238] systemd[1]: Inserted module 'autofs4'
[    6.847500] NET: Registered PF_INET6 protocol family
[    6.852922] Segment Routing with IPv6
[    6.856682] In-situ OAM (IOAM) with IPv6
[    7.227444] 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.248978] systemd[1]: Detected architecture x86-64.
[    7.276449] systemd[1]: Set hostname to <rocketraccoon.molgen.mpg.de>.
[    9.299483] systemd[1]: Created slice system-getty.slice.
[    9.305199] systemd[1]: Listening on udev Control Socket.
[    9.311034] systemd[1]: Created slice User and Session Slice.
[    9.319376] systemd[1]: Listening on Process Core Dump Socket.
[    9.325421] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    9.333672] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    9.346965] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[    9.665156] RPC: Registered named UNIX socket transport module.
[    9.672673] RPC: Registered udp transport module.
[    9.678538] RPC: Registered tcp transport module.
[    9.684281] RPC: Registered tcp-with-tls transport module.
[    9.690772] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   10.220063] xfs filesystem being remounted at / supports timestamps until 2038-01-19 (0x7fffffff)
[   10.460650] systemd-journald[178]: Received request to flush runtime journal from PID 1
[   11.771761] acpi_cpufreq: overriding BIOS provided _PSD data
[   12.008790] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   12.018875] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   12.029028] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   12.123126] pstore: Using crash dump compression: deflate
[   12.129750] pstore: Registered efi_pstore as persistent store backend
[   12.423238] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[   12.546195] usbcore: registered new interface driver usbhid
[   12.554396] usbhid: USB HID core driver
[   12.567974] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[   12.574097] tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM95762) rev 5762100] (PCI Express) MAC address d8:9e:f3:29:64:08
[   12.577488] snd_hda_intel 0000:04:00.1: Force to non-snoop mode
[   12.578774] tg3 0000:03:00.0 eth0: attached PHY is 5762C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[   12.578778] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[   12.578783] tg3 0000:03:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[   12.626762] snd_hda_intel 0000:06:00.3: enabling device (0000 -> 0002)
[   12.694608] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:04:00.1/sound/card0/input6
[   12.712623] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:07.1/0000:05:00.3/usb3/3-1/3-1:1.0/0003:046D:C05A.0001/input/input8
[   12.722408] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:04:00.1/sound/card0/input7
[   12.727337] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:05:00.3-1/input0
[   13.089684] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:07.1/0000:05:00.3/usb3/3-2/3-2:1.0/0003:045E:00DB.0002/input/input9
[   13.145762] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3234: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:line
[   13.157434] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[   13.158284] microsoft 0003:045E:00DB.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:05:00.3-2/input0
[   13.158400] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   13.161643] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:07.1/0000:05:00.3/usb3/3-2/3-2:1.1/0003:045E:00DB.0003/input/input10
[   13.162439] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   13.162442] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   13.162444] snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
[   13.219285] microsoft 0003:045E:00DB.0003: input,hidraw2: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:05:00.3-2/input1
[   13.223912] snd_hda_codec_realtek hdaudioC1D0:      Headphone Mic=0x1a
[   13.255836] kvm_amd: TSC scaling supported
[   13.261210] kvm_amd: Nested Virtualization enabled
[   13.267151] kvm_amd: Nested Paging enabled
[   13.272357] kvm_amd: Virtual VMLOAD VMSAVE supported
[   13.279745] kvm_amd: Virtual GIF supported
[   13.286349] kvm_amd: LBR virtualization supported
[   13.342216] input: HD-Audio Generic Headphone Mic as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/sound/card1/input11
[   13.364396] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/sound/card1/input12
[   13.420149] tpm_tis: probe of MSFT0101:00 failed with error -1
[   16.100490] [drm] amdgpu kernel modesetting enabled.
[   16.107017] amdgpu: Virtual CRAT table created for CPU
[   16.114927] amdgpu: Topology: Add CPU node
[   16.120316] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[   16.127819] [drm] initializing kernel modesetting (OLAND 0x1002:0x6611 0x1028:0x1002 0x87).
[   16.137713] [drm] register mmio base: 0xF0500000
[   16.144246] [drm] register mmio size: 262144
[   16.150088] [drm] add ip block number 0 <si_common>
[   16.156972] [drm] add ip block number 1 <gmc_v6_0>
[   16.163734] [drm] add ip block number 2 <si_ih>
[   16.170451] [drm] add ip block number 3 <gfx_v6_0>
[   16.178070] [drm] add ip block number 4 <si_dma>
[   16.185560] [drm] add ip block number 5 <si_dpm>
[   16.193001] [drm] add ip block number 6 <dce_v6_0>
[   16.199114] [drm] add ip block number 7 <uvd_v3_1>
[   16.205766] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from VFCT
[   16.213181] amdgpu: ATOM BIOS: 113-C8690300-106
[   16.219532] kfd kfd: amdgpu: OLAND  not supported in kfd
[   16.234199] Console: switching to colour dummy device 80x25
[   16.252366] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[   16.258336] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[   16.267160] [drm] PCIE gen 3 link speeds already enabled
[   16.272526] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[   16.481117] amdgpu 0000:04:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[   16.490783] amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x000000FF00000000 - 0x000000FF3FFFFFFF
[   16.499343] [drm] Detected VRAM RAM=2048M, BAR=256M
[   16.504299] [drm] RAM width 64bits GDDR5
[   16.508674] [drm] amdgpu: 2048M of VRAM memory ready
[   16.513718] [drm] amdgpu: 7952M of GTT memory ready.
[   16.518776] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   16.527070] amdgpu 0000:04:00.0: amdgpu: PCIE GART of 1024M enabled (table at 0x000000F401000000).
[   16.732761] [drm] Internal thermal controller with fan control
[   16.738731] [drm] amdgpu: dpm initialized
[   16.742889] [drm] AMDGPU Display Connectors
[   16.747160] [drm] Connector 0:
[   16.750292] [drm]   DP-1
[   16.752902] [drm]   HPD1
[   16.755536] [drm]   DDC: 0x1950 0x1950 0x1951 0x1951 0x1952 0x1952 0x1953 0x1953
[   16.763022] [drm]   Encoders:
[   16.766082] [drm]     DFP1: INTERNAL_UNIPHY
[   16.770345] [drm] Connector 1:
[   16.773485] [drm]   DVI-I-1
[   16.776369] [drm]   HPD2
[   16.778991] [drm]   DDC: 0x194c 0x194c 0x194d 0x194d 0x194e 0x194e 0x194f 0x194f
[   16.786483] [drm]   Encoders:
[   16.789538] [drm]     DFP2: INTERNAL_UNIPHY
[   16.793792] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   16.820931] [drm] Found UVD firmware Version: 64.0 Family ID: 13
[   18.125719] [drm] UVD initialized successfully.
[   18.130394] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 6, active_cu_number 6
[   19.857276] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:04:00.0 on minor 1
[   20.217669] fbcon: amdgpudrmfb (fb0) is primary device
[   20.248816] Console: switching to colour frame buffer device 320x90
[   20.263344] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   21.057840] XFS (sda2): Mounting V5 Filesystem 2a4bf4d8-9a99-467a-8ecd-6ff1be734c3f
[   21.264821] XFS (sda2): Ending clean mount
[   21.270777] xfs filesystem being mounted at /amd/rocketraccoon/0 supports timestamps until 2038-01-19 (0x7fffffff)
[   22.623638] 8021q: 802.1Q VLAN Support v1.8
[   22.960597] tg3 0000:03:00.0 net00: renamed from eth0
[   25.076103] NFSD: Unable to initialize client recovery tracking! (-110)
[   25.082826] NFSD: starting 90-second grace period (net f0000000)
[   26.637434] tg3 0000:03:00.0 net00: Link is up at 1000 Mbps, full duplex
[   26.646453] tg3 0000:03:00.0 net00: Flow control is on for TX and on for RX
[   26.655342] tg3 0000:03:00.0 net00: EEE is disabled
[   91.741448] netfs: FS-Cache loaded
[   92.080333] NFS: Registering the id_resolver key type
[   92.085467] Key type id_resolver registered
[   92.089712] Key type id_legacy registered

[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