All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mikhail Gavrilov <mikhail.v.gavrilov@gmail.com>
To: Felix Fietkau <nbd@nbd.name>
Cc: Linux regressions mailing list <regressions@lists.linux.dev>,
	lorenzo@kernel.org,  sujuan.chen@mediatek.com,
	 Linux List Kernel Mailing <linux-wireless@vger.kernel.org>,
	 Linux List Kernel Mailing <linux-kernel@vger.kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	 Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	 spasswolf@web.de
Subject: Re: [6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e
Date: Wed, 11 Jan 2023 02:52:25 +0500	[thread overview]
Message-ID: <CABXGCsNYzqmuYmWj4jd3BYYgzXoUFwfUC0CyZe5fjWU9Ta9aiw@mail.gmail.com> (raw)
In-Reply-To: <BD7074C5-20BE-4D70-824B-0994892C995D@nbd.name>

[-- Attachment #1: Type: text/plain, Size: 6441 bytes --]

On Tue, Jan 10, 2023 at 1:00 PM Felix Fietkau <nbd@nbd.name> wrote:
>
>
> Johannes told me on IRC that he will review my patch soon. He simply has too many things to do at the moment.
>

Hi Felix,
I sometimes get this kernel oops.

[   15.658988] mt7921e 0000:05:00.0: enabling device (0000 -> 0002)
[   15.686595] BUG: unable to handle page fault for address: ffffb2758525a6a9
[   15.687243] #PF: supervisor read access in kernel mode
[   15.687806] #PF: error_code(0x0000) - not-present page
[   15.687806] PGD 100000067 P4D 100000067 PUD 10020f067 PMD 11f02a067 PTE 0
[   15.688647] Oops: 0000 [#1] PREEMPT SMP NOPTI
[   15.688647] CPU: 10 PID: 728 Comm: systemd-udevd Tainted: G
W    L    -------  ---
6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 #1
[   15.689537] Hardware name: ASUSTeK COMPUTER INC. ROG Strix
G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[   15.689537] RIP: 0010:mt7921_check_offload_capability+0xcb/0x100
[mt7921_common]
[   15.689537] Code: 38 0f b7 03 0f b6 53 02 01 d0 48 98 48 8d 5c 05
00 48 39 cb 73 23 80 7b 03 04 48 8d 6b 04 75 e1 e8 fa 06 fe ee 48 85
ed 74 14 <0f> b6 43 05 48 83 c4 08 5b 5d c3 cc cc cc cc e8 e1 06 fe ee
48 83
[   15.691541] RSP: 0018:ffffb27581b77b38 EFLAGS: 00010282
[   15.691541] RAX: 0000000000000001 RBX: ffffb2758525a6a4 RCX: 000000008080003c
[   15.691541] RDX: 000000008080003d RSI: ffffd478c5fe82c0 RDI: 0000000040000000
[   15.691541] RBP: ffffb2758525a6a8 R08: 0000000000000000 R09: 000000008080003c
[   15.693538] R10: ffff98463fa0bb60 R11: 0000000000000000 R12: ffff9845d33490d0
[   15.693538] R13: ffff9845d33490d0 R14: ffff9845dbb9dda8 R15: ffffb27581b77da0
[   15.693538] FS:  00007f498fed3b40(0000) GS:ffff985498a00000(0000)
knlGS:0000000000000000
[   15.693538] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   15.693538] CR2: ffffb2758525a6a9 CR3: 000000017ebbc000 CR4: 0000000000750ee0
[   15.695563] PKRU: 55555554
[   15.695563] Call Trace:
[   15.696548]  <TASK>
[   15.696548]  mt7921_pci_probe+0xa6/0x340 [mt7921e]
[   15.697540]  ? __pm_runtime_resume+0x54/0x90
[   15.697540]  local_pci_probe+0x41/0x80
[   15.698542]  pci_device_probe+0xb3/0x220
[   15.698542]  really_probe+0xde/0x380
[   15.698542]  ? pm_runtime_barrier+0x50/0x90
[   15.699559]  __driver_probe_device+0x78/0x170
[   15.699559]  driver_probe_device+0x1f/0x90
[   15.700547]  __driver_attach+0xd2/0x1c0
[   15.700547]  ? __pfx___driver_attach+0x10/0x10
[   15.701539]  bus_for_each_dev+0x76/0xa0
[   15.701539]  bus_add_driver+0x1b1/0x200
[   15.701539]  driver_register+0x89/0xe0
[   15.702537]  ? __pfx_init_module+0x10/0x10 [mt7921e]
[   15.703136]  do_one_initcall+0x6e/0x330
[   15.703562]  do_init_module+0x4a/0x200
[   15.703583]  __do_sys_init_module+0x16a/0x1a0
[   15.704344]  ? sched_clock_local+0xe/0x80
[   15.704565]  do_syscall_64+0x5b/0x80
[   15.704565]  ? lock_release+0x14b/0x440
[   15.704565]  ? up_read+0x17/0x20
[   15.705541]  ? lock_is_held_type+0xe8/0x140
[   15.705541]  ? asm_exc_page_fault+0x22/0x30
[   15.705541]  ? lockdep_hardirqs_on+0x7d/0x100
[   15.705541]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[   15.705541] RIP: 0033:0x7f499091100e
[   15.707560] Code: 48 8b 0d fd 4d 0c 00 f7 d8 64 89 01 48 83 c8 ff
c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00
00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d ca 4d 0c 00 f7 d8 64 89
01 48
[   15.707560] RSP: 002b:00007ffd7b33ed98 EFLAGS: 00000246 ORIG_RAX:
00000000000000af
[   15.707560] RAX: ffffffffffffffda RBX: 00005626f8635cf0 RCX: 00007f499091100e
[   15.707560] RDX: 00007f4990de2453 RSI: 0000000000030f76 RDI: 00005626f8b50d70
[   15.707560] RBP: 00007f4990de2453 R08: 00005626f8634050 R09: ffffd6297d846130
[   15.709539] R10: 0000000000000005 R11: 0000000000000246 R12: 0000000000020000
[   15.709539] R13: 00005626f8634210 R14: 0000000000000000 R15: 00005626f8a11670
[   15.709539]  </TASK>
[   15.709539] Modules linked in: snd_intel_dspcfg mt7921e(+)
snd_intel_sdw_acpi mt7921_common amd64_edac(-) btusb binfmt_misc
edac_mce_amd snd_soc_core snd_hda_codec mt76_connac_lib btrtl
snd_compress mt76 ac97_bus btbcm kvm_amd snd_pcm_dmaengine
snd_hda_core btintel snd_pci_ps snd_rpl_pci_acp6x btmtk mac80211
snd_pci_acp6x snd_hwdep kvm snd_seq bluetooth irqbypass libarc4
snd_seq_device snd_pcm vfat rapl snd_pci_acp5x asus_nb_wmi fat
wmi_bmof cfg80211 pcspkr snd_timer snd_rn_pci_acp3x snd_acp_config
k10temp snd_soc_acpi snd i2c_piix4 snd_pci_acp3x soundcore
asus_wireless joydev amd_pmc acpi_cpufreq zram amdgpu drm_ttm_helper
ttm hid_asus nvme asus_wmi iommu_v2 drm_buddy ledtrig_audio
sparse_keymap gpu_sched platform_profile nvme_core crct10dif_pclmul
drm_display_helper crc32_pclmul crc32c_intel polyval_clmulni rfkill
polyval_generic ucsi_acpi hid_multitouch ghash_clmulni_intel
sha512_ssse3 typec_ucsi serio_raw ccp sp5100_tco cec r8169 nvme_common
typec video i2c_hid_acpi i2c_hid wmi
[   15.709539]  ip6_tables ip_tables fuse
[   15.712545] CR2: ffffb2758525a6a9
[   15.712545] ---[ end trace 0000000000000000 ]---
[   15.713540] RIP: 0010:mt7921_check_offload_capability+0xcb/0x100
[mt7921_common]
[   15.713540] Code: 38 0f b7 03 0f b6 53 02 01 d0 48 98 48 8d 5c 05
00 48 39 cb 73 23 80 7b 03 04 48 8d 6b 04 75 e1 e8 fa 06 fe ee 48 85
ed 74 14 <0f> b6 43 05 48 83 c4 08 5b 5d c3 cc cc cc cc e8 e1 06 fe ee
48 83
[   15.714539] RSP: 0018:ffffb27581b77b38 EFLAGS: 00010282
[   15.714539] RAX: 0000000000000001 RBX: ffffb2758525a6a4 RCX: 000000008080003c
[   15.714539] RDX: 000000008080003d RSI: ffffd478c5fe82c0 RDI: 0000000040000000
[   15.715558] RBP: ffffb2758525a6a8 R08: 0000000000000000 R09: 000000008080003c
[   15.715558] R10: ffff98463fa0bb60 R11: 0000000000000000 R12: ffff9845d33490d0
[   15.716656] R13: ffff9845d33490d0 R14: ffff9845dbb9dda8 R15: ffffb27581b77da0
[   15.716656] FS:  00007f498fed3b40(0000) GS:ffff985498a00000(0000)
knlGS:0000000000000000
[   15.717536] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   15.717536] CR2: ffffb2758525a6a9 CR3: 000000017ebbc000 CR4: 0000000000750ee0
[   15.717536] PKRU: 55555554
[   15.759488] intel_rapl_common: Found RAPL domain package
[   15.760623] intel_rapl_common: Found RAPL domain core


Is it somehow related to the tested patch?
Unfortunately, it happens too rarely and randomly that I do not have a
reproduction scenario for its exact repetition.
One thing I can say when this happens WiFi disappears.
I also attached the full kernel log here.

-- 
Best Regards,
Mike Gavrilov.

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 189849 bytes --]

[    0.000000] Linux version 6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 (mockbuild@c1695b8fd0dd4aa39bef6b90d909861c) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.39-6.fc38) #1 SMP PREEMPT_DYNAMIC Wed Jan 11 01:09:40 +05 2023
[    0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/@root/boot/vmlinuz-6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 root=UUID=40e0b5d2-df54-46e0-b6f4-2f868296271d ro rootflags=subvol=@root resume=UUID=db79988f-6b70-4b52-84f5-3e505471c85e log_buf_len=16M sysrq_always_enabled=1 nmi_watchdog=1 amdgpu.lockup_timeout=-1,-1,-1,-1
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3376
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009d1efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d1f000-0x000000000a000fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a001000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20f000-0x00000000ba907fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba908000-0x00000000bbe1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bbe20000-0x00000000bbe83fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bbe84000-0x00000000bc178fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bc179000-0x00000000bc9fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bc9ff000-0x00000000bdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe700000-0x00000000fe70ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc4000-0x00000000fedc9fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedcc000-0x00000000fedcefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd5000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000101e2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000101e300000-0x000000103fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb6cd4018-0xb6cda657] usable ==> usable
[    0.000000] e820: update [mem 0xb6cd4018-0xb6cda657] usable ==> usable
[    0.000000] e820: update [mem 0xb6cc5018-0xb6cd3057] usable ==> usable
[    0.000000] e820: update [mem 0xb6cc5018-0xb6cd3057] usable ==> usable
[    0.000000] e820: update [mem 0xb6cb7018-0xb6cc4857] usable ==> usable
[    0.000000] e820: update [mem 0xb6cb7018-0xb6cc4857] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009d1efff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009d1f000-0x000000000a000fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a001000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20f000-0x00000000b6cb7017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b6cb7018-0x00000000b6cc4857] usable
[    0.000000] reserve setup_data: [mem 0x00000000b6cc4858-0x00000000b6cc5017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b6cc5018-0x00000000b6cd3057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b6cd3058-0x00000000b6cd4017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b6cd4018-0x00000000b6cda657] usable
[    0.000000] reserve setup_data: [mem 0x00000000b6cda658-0x00000000ba907fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ba908000-0x00000000bbe1ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bbe20000-0x00000000bbe83fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000bbe84000-0x00000000bc178fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bc179000-0x00000000bc9fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bc9ff000-0x00000000bdffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe700000-0x00000000fe70ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc4000-0x00000000fedc9fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedcc000-0x00000000fedcefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd5000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000101e2fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000101e300000-0x000000103fffffff] reserved
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xbbe83000 ACPI 2.0=0xbbe83014 TPMFinalLog=0xbc130000 SMBIOS=0xbc819000 SMBIOS 3.0=0xbc818000 MEMATTR=0xb7519018 ESRT=0xb9122b18 MOKvar=0xbc86d000 RNG=0xbbe33018 TPMEventLog=0xb6cdb018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem57: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[    0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[    0.000000] efi: Remove mem58: MMIO range=[0xfd000000-0xfdffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xfd000000-0xfdffffff] reserved
[    0.000000] efi: Not removing mem59: MMIO range=[0xfe700000-0xfe70ffff] (64KB) from e820 map
[    0.000000] efi: Remove mem60: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[    0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved
[    0.000000] efi: Not removing mem61: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem62: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem63: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[    0.000000] efi: Not removing mem64: MMIO range=[0xfed80000-0xfed80fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem65: MMIO range=[0xfedc4000-0xfedc9fff] (24KB) from e820 map
[    0.000000] efi: Not removing mem66: MMIO range=[0xfedcc000-0xfedcefff] (12KB) from e820 map
[    0.000000] efi: Not removing mem67: MMIO range=[0xfedd5000-0xfedd5fff] (4KB) from e820 map
[    0.000000] efi: Remove mem68: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3293.913 MHz processor
[    0.000130] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000133] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000140] last_pfn = 0x101e300 max_arch_pfn = 0x400000000
[    0.000144] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000639] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000647] last_pfn = 0xbe000 max_arch_pfn = 0x400000000
[    0.003277] esrt: Reserving ESRT space from 0x00000000b9122b18 to 0x00000000b9122b50.
[    0.003286] e820: update [mem 0xb9122000-0xb9122fff] usable ==> reserved
[    0.003301] Using GB pages for direct mapping
[    0.011303] printk: log_buf_len: 16777216 bytes
[    0.011307] printk: early log buf free: 253392(96%)
[    0.011308] secureboot: Secure boot disabled
[    0.011309] RAMDISK: [mem 0xb137e000-0xb440afff]
[    0.011313] ACPI: Early table checksum verification disabled
[    0.011318] ACPI: RSDP 0x00000000BBE83014 000024 (v02 _ASUS_)
[    0.011322] ACPI: XSDT 0x00000000BBE82728 000114 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.011327] ACPI: FACP 0x00000000BBE74000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011331] ACPI: DSDT 0x00000000BBE67000 00C2AC (v02 _ASUS_ Notebook 01072009 INTL 20190509)
[    0.011334] ACPI: FACS 0x00000000BC12E000 000040
[    0.011337] ACPI: SSDT 0x00000000BBE7A000 007229 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.011339] ACPI: IVRS 0x00000000BBE79000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.011342] ACPI: SSDT 0x00000000BBE75000 003A21 (v01 AMD    AMD AOD  00000001 INTL 20190509)
[    0.011345] ACPI: FIDT 0x00000000BBE66000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011347] ACPI: MCFG 0x00000000BBE65000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
[    0.011349] ACPI: HPET 0x00000000BBE64000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
[    0.011352] ACPI: VFCT 0x00000000BBE56000 00D884 (v01 _ASUS_ Notebook 00000001 AMD  31504F47)
[    0.011354] ACPI: TPM2 0x00000000BBE54000 00004C (v04 _ASUS_ Notebook 00000001 AMI  00000000)
[    0.011357] ACPI: SSDT 0x00000000BBE4E000 005354 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.011359] ACPI: CRAT 0x00000000BBE4D000 000EE8 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.011362] ACPI: CDIT 0x00000000BBE4C000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.011364] ACPI: SSDT 0x00000000BBE4B000 000149 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011367] ACPI: SSDT 0x00000000BBE4A000 0005B7 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011369] ACPI: SSDT 0x00000000BBE48000 00148E (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011371] ACPI: SSDT 0x00000000BBE46000 00151D (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011374] ACPI: SSDT 0x00000000BBE45000 0006A9 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011376] ACPI: SSDT 0x00000000BBE43000 0019E6 (v01 AMD    CPMD3CLD 00000001 INTL 20190509)
[    0.011379] ACPI: SSDT 0x00000000BBE42000 0005DE (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011381] ACPI: SSDT 0x00000000BBE3E000 0036E9 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011384] ACPI: BGRT 0x00000000BBE55000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011386] ACPI: WSMT 0x00000000BBE3D000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011388] ACPI: APIC 0x00000000BBE3C000 0000DE (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011391] ACPI: SSDT 0x00000000BBE3B000 00008D (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011393] ACPI: SSDT 0x00000000BBE3A000 00091F (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011396] ACPI: SSDT 0x00000000BBE38000 00112E (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011398] ACPI: SSDT 0x00000000BBE37000 000241 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011401] ACPI: SSDT 0x00000000BBE36000 000808 (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011403] ACPI: SSDT 0x00000000BBE35000 00078F (v01 AMD    AmdTable 00000001 INTL 20190509)
[    0.011406] ACPI: FPDT 0x00000000BBE34000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
[    0.011408] ACPI: Reserving FACP table memory at [mem 0xbbe74000-0xbbe74113]
[    0.011409] ACPI: Reserving DSDT table memory at [mem 0xbbe67000-0xbbe732ab]
[    0.011410] ACPI: Reserving FACS table memory at [mem 0xbc12e000-0xbc12e03f]
[    0.011411] ACPI: Reserving SSDT table memory at [mem 0xbbe7a000-0xbbe81228]
[    0.011411] ACPI: Reserving IVRS table memory at [mem 0xbbe79000-0xbbe791a3]
[    0.011412] ACPI: Reserving SSDT table memory at [mem 0xbbe75000-0xbbe78a20]
[    0.011413] ACPI: Reserving FIDT table memory at [mem 0xbbe66000-0xbbe6609b]
[    0.011413] ACPI: Reserving MCFG table memory at [mem 0xbbe65000-0xbbe6503b]
[    0.011414] ACPI: Reserving HPET table memory at [mem 0xbbe64000-0xbbe64037]
[    0.011415] ACPI: Reserving VFCT table memory at [mem 0xbbe56000-0xbbe63883]
[    0.011416] ACPI: Reserving TPM2 table memory at [mem 0xbbe54000-0xbbe5404b]
[    0.011416] ACPI: Reserving SSDT table memory at [mem 0xbbe4e000-0xbbe53353]
[    0.011417] ACPI: Reserving CRAT table memory at [mem 0xbbe4d000-0xbbe4dee7]
[    0.011418] ACPI: Reserving CDIT table memory at [mem 0xbbe4c000-0xbbe4c028]
[    0.011418] ACPI: Reserving SSDT table memory at [mem 0xbbe4b000-0xbbe4b148]
[    0.011419] ACPI: Reserving SSDT table memory at [mem 0xbbe4a000-0xbbe4a5b6]
[    0.011420] ACPI: Reserving SSDT table memory at [mem 0xbbe48000-0xbbe4948d]
[    0.011421] ACPI: Reserving SSDT table memory at [mem 0xbbe46000-0xbbe4751c]
[    0.011421] ACPI: Reserving SSDT table memory at [mem 0xbbe45000-0xbbe456a8]
[    0.011422] ACPI: Reserving SSDT table memory at [mem 0xbbe43000-0xbbe449e5]
[    0.011423] ACPI: Reserving SSDT table memory at [mem 0xbbe42000-0xbbe425dd]
[    0.011424] ACPI: Reserving SSDT table memory at [mem 0xbbe3e000-0xbbe416e8]
[    0.011424] ACPI: Reserving BGRT table memory at [mem 0xbbe55000-0xbbe55037]
[    0.011425] ACPI: Reserving WSMT table memory at [mem 0xbbe3d000-0xbbe3d027]
[    0.011426] ACPI: Reserving APIC table memory at [mem 0xbbe3c000-0xbbe3c0dd]
[    0.011427] ACPI: Reserving SSDT table memory at [mem 0xbbe3b000-0xbbe3b08c]
[    0.011427] ACPI: Reserving SSDT table memory at [mem 0xbbe3a000-0xbbe3a91e]
[    0.011428] ACPI: Reserving SSDT table memory at [mem 0xbbe38000-0xbbe3912d]
[    0.011429] ACPI: Reserving SSDT table memory at [mem 0xbbe37000-0xbbe37240]
[    0.011430] ACPI: Reserving SSDT table memory at [mem 0xbbe36000-0xbbe36807]
[    0.011430] ACPI: Reserving SSDT table memory at [mem 0xbbe35000-0xbbe3578e]
[    0.011431] ACPI: Reserving FPDT table memory at [mem 0xbbe34000-0xbbe34043]
[    0.011490] No NUMA configuration found
[    0.011491] Faking a node at [mem 0x0000000000000000-0x000000101e2fffff]
[    0.011497] NODE_DATA(0) allocated [mem 0x1019ad4000-0x1019afffff]
[    0.074600] Zone ranges:
[    0.074603]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.074605]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.074607]   Normal   [mem 0x0000000100000000-0x000000101e2fffff]
[    0.074608]   Device   empty
[    0.074609] Movable zone start for each node
[    0.074611] Early memory node ranges
[    0.074611]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.074612]   node   0: [mem 0x0000000000100000-0x0000000009d1efff]
[    0.074613]   node   0: [mem 0x000000000a001000-0x000000000a1fffff]
[    0.074614]   node   0: [mem 0x000000000a20f000-0x00000000ba907fff]
[    0.074615]   node   0: [mem 0x00000000bc9ff000-0x00000000bdffffff]
[    0.074616]   node   0: [mem 0x0000000100000000-0x000000101e2fffff]
[    0.074620] Initmem setup node 0 [mem 0x0000000000001000-0x000000101e2fffff]
[    0.074625] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.074644] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.074803] On node 0, zone DMA32: 738 pages in unavailable ranges
[    0.077837] On node 0, zone DMA32: 15 pages in unavailable ranges
[    0.077911] On node 0, zone DMA32: 8439 pages in unavailable ranges
[    0.143793] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.143838] On node 0, zone Normal: 7424 pages in unavailable ranges
[    0.144269] ACPI: PM-Timer IO Port: 0x808
[    0.144275] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.144293] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.144298] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.144301] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.144302] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.144305] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.144306] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.144316] e820: update [mem 0xb440b000-0xb44b3fff] usable ==> reserved
[    0.144327] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.144360] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.144362] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.144364] PM: hibernation: Registered nosave memory: [mem 0x09d1f000-0x0a000fff]
[    0.144366] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
[    0.144367] PM: hibernation: Registered nosave memory: [mem 0xb440b000-0xb44b3fff]
[    0.144369] PM: hibernation: Registered nosave memory: [mem 0xb6cb7000-0xb6cb7fff]
[    0.144370] PM: hibernation: Registered nosave memory: [mem 0xb6cc4000-0xb6cc4fff]
[    0.144371] PM: hibernation: Registered nosave memory: [mem 0xb6cc5000-0xb6cc5fff]
[    0.144373] PM: hibernation: Registered nosave memory: [mem 0xb6cd3000-0xb6cd3fff]
[    0.144373] PM: hibernation: Registered nosave memory: [mem 0xb6cd4000-0xb6cd4fff]
[    0.144375] PM: hibernation: Registered nosave memory: [mem 0xb6cda000-0xb6cdafff]
[    0.144376] PM: hibernation: Registered nosave memory: [mem 0xb9122000-0xb9122fff]
[    0.144378] PM: hibernation: Registered nosave memory: [mem 0xba908000-0xbbe1ffff]
[    0.144379] PM: hibernation: Registered nosave memory: [mem 0xbbe20000-0xbbe83fff]
[    0.144379] PM: hibernation: Registered nosave memory: [mem 0xbbe84000-0xbc178fff]
[    0.144380] PM: hibernation: Registered nosave memory: [mem 0xbc179000-0xbc9fefff]
[    0.144381] PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
[    0.144382] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe6fffff]
[    0.144383] PM: hibernation: Registered nosave memory: [mem 0xfe700000-0xfe70ffff]
[    0.144383] PM: hibernation: Registered nosave memory: [mem 0xfe710000-0xfec0ffff]
[    0.144384] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.144385] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.144385] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.144386] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.144387] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.144387] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.144388] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.144388] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xfedc3fff]
[    0.144389] PM: hibernation: Registered nosave memory: [mem 0xfedc4000-0xfedc9fff]
[    0.144390] PM: hibernation: Registered nosave memory: [mem 0xfedca000-0xfedcbfff]
[    0.144390] PM: hibernation: Registered nosave memory: [mem 0xfedcc000-0xfedcefff]
[    0.144391] PM: hibernation: Registered nosave memory: [mem 0xfedcf000-0xfedd4fff]
[    0.144392] PM: hibernation: Registered nosave memory: [mem 0xfedd5000-0xfedd5fff]
[    0.144392] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
[    0.144394] [mem 0xc0000000-0xfe6fffff] available for PCI devices
[    0.144395] Booting paravirtualized kernel on bare hardware
[    0.144399] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.148033] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.154224] percpu: Embedded 514 pages/cpu s2068480 r8192 d28672 u4194304
[    0.154234] pcpu-alloc: s2068480 r8192 d28672 u4194304 alloc=2*2097152
[    0.154236] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07 
[    0.154246] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15 
[    0.154296] Fallback order for Node 0: 0 
[    0.154304] Built 1 zonelists, mobility grouping on.  Total pages: 16361371
[    0.154305] Policy zone: Normal
[    0.154310] Kernel command line: BOOT_IMAGE=(hd0,gpt1)/@root/boot/vmlinuz-6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 root=UUID=40e0b5d2-df54-46e0-b6f4-2f868296271d ro rootflags=subvol=@root resume=UUID=db79988f-6b70-4b52-84f5-3e505471c85e log_buf_len=16M sysrq_always_enabled=1 nmi_watchdog=1 amdgpu.lockup_timeout=-1,-1,-1,-1
[    0.154375] sysrq: sysrq always enabled.
[    0.154397] Unknown kernel command line parameters "BOOT_IMAGE=(hd0,gpt1)/@root/boot/vmlinuz-6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64", will be passed to user space.
[    0.158409] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.160400] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.160502] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.160546] software IO TLB: area num 16.
[    1.911601] Memory: 64993812K/66484956K available (20480K kernel code, 4063K rwdata, 14640K rodata, 6300K init, 30736K bss, 1490884K reserved, 0K cma-reserved)
[    1.912032] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    1.912035] kmemleak: Kernel memory leak detector disabled
[    1.912146] ftrace: allocating 52367 entries in 205 pages
[    1.920853] ftrace: allocated 205 pages with 5 groups
[    1.922278] Dynamic Preempt: voluntary
[    1.922394] Running RCU self tests
[    1.922411] rcu: Preemptible hierarchical RCU implementation.
[    1.922412] rcu: 	RCU event tracing is enabled.
[    1.922413] rcu: 	RCU lockdep checking is enabled.
[    1.922413] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    1.922414] rcu: 	RCU callback double-/use-after-free debug is enabled.
[    1.922415] 	Trampoline variant of Tasks RCU enabled.
[    1.922416] 	Rude variant of Tasks RCU enabled.
[    1.922416] 	Tracing variant of Tasks RCU enabled.
[    1.922417] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    1.922418] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    1.925511] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
[    1.925713] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    1.925856] Console: colour dummy device 80x25
[    1.925867] printk: console [tty0] enabled
[    1.927956] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    1.927967] ... MAX_LOCKDEP_SUBCLASSES:  8
[    1.927972] ... MAX_LOCK_DEPTH:          48
[    1.927978] ... MAX_LOCKDEP_KEYS:        8192
[    1.927983] ... CLASSHASH_SIZE:          4096
[    1.927988] ... MAX_LOCKDEP_ENTRIES:     65536
[    1.927994] ... MAX_LOCKDEP_CHAINS:      262144
[    1.928000] ... CHAINHASH_SIZE:          131072
[    1.928005]  memory used by lock dependency info: 17577 kB
[    1.928012]  memory used for stack traces: 4224 kB
[    1.928018]  per task-struct memory footprint: 2688 bytes
[    1.928052] ACPI: Core revision 20221020
[    1.928461] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    1.928504] APIC: Switch to symmetric I/O mode setup
[    1.929178] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    1.929188] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    1.929195] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    1.929203] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    1.929211] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[    1.929476] Switched APIC routing to physical flat.
[    1.930157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    1.934506] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f7ad5db28f, max_idle_ns: 440795202126 ns
[    1.934532] Calibrating delay loop (skipped), value calculated using timer frequency.. 6587.82 BogoMIPS (lpj=3293913)
[    1.934546] pid_max: default: 32768 minimum: 301
[    1.940494] ---[ User Space ]---
[    1.940506] 0x0000000000000000-0x0000000000001000           4K     RW                     NX pte
[    1.940530] 0x0000000000001000-0x000000000009f000         632K                               pte
[    1.940544] 0x000000000009f000-0x00000000000a0000           4K     RW                     NX pte
[    1.940571] 0x00000000000a0000-0x0000000000200000        1408K                               pte
[    1.940585] 0x0000000000200000-0x0000000001000000          14M                               pmd
[    1.940600] 0x0000000001000000-0x0000000001020000         128K                               pte
[    1.940624] 0x0000000001020000-0x0000000001200000        1920K                               pte
[    1.940645] 0x0000000001200000-0x0000000040000000        1006M                               pmd
[    1.940658] 0x0000000040000000-0x0000000080000000           1G                               pud
[    1.940678] 0x0000000080000000-0x00000000b4400000         836M                               pmd
[    1.940692] 0x00000000b4400000-0x00000000b440b000          44K                               pte
[    1.940709] 0x00000000b440b000-0x00000000b44b4000         676K     RW                     NX pte
[    1.940734] 0x00000000b44b4000-0x00000000b4600000        1328K                               pte
[    1.940748] 0x00000000b4600000-0x00000000b6c00000          38M                               pmd
[    1.940767] 0x00000000b6c00000-0x00000000b6ce4000         912K                               pte
[    1.940780] 0x00000000b6ce4000-0x00000000b6ce5000           4K                               pte
[    1.940794] 0x00000000b6ce5000-0x00000000b6ce6000           4K                               pte
[    1.940813] 0x00000000b6ce6000-0x00000000b6e00000        1128K     RW                     NX pte
[    1.940832] 0x00000000b6e00000-0x00000000b9000000          34M     RW         PSE         NX pmd
[    1.940856] 0x00000000b9000000-0x00000000b9123000        1164K     RW                     NX pte
[    1.940879] 0x00000000b9123000-0x00000000ba00b000       15264K                               pte
[    1.940903] 0x00000000ba00b000-0x00000000ba1d8000        1844K                               pte
[    1.940923] 0x00000000ba1d8000-0x00000000ba908000        7360K                               pte
[    1.940942] 0x00000000ba908000-0x00000000baa00000         992K                               pte
[    1.940955] 0x00000000baa00000-0x00000000bc000000          22M                               pmd
[    1.940977] 0x00000000bc000000-0x00000000bc179000        1508K                               pte
[    1.940993] 0x00000000bc179000-0x00000000bc200000         540K     RW                     NX pte
[    1.941012] 0x00000000bc200000-0x00000000bc800000           6M     RW         PSE         NX pmd
[    1.941038] 0x00000000bc800000-0x00000000bc993000        1612K     RW                     NX pte
[    1.941056] 0x00000000bc993000-0x00000000bc996000          12K     ro                     x  pte
[    1.941075] 0x00000000bc996000-0x00000000bc99b000          20K     RW                     NX pte
[    1.941093] 0x00000000bc99b000-0x00000000bc99c000           4K     ro                     x  pte
[    1.941111] 0x00000000bc99c000-0x00000000bc9a1000          20K     RW                     NX pte
[    1.941129] 0x00000000bc9a1000-0x00000000bc9a5000          16K     ro                     x  pte
[    1.941147] 0x00000000bc9a5000-0x00000000bc9aa000          20K     RW                     NX pte
[    1.941165] 0x00000000bc9aa000-0x00000000bc9ab000           4K     ro                     x  pte
[    1.941183] 0x00000000bc9ab000-0x00000000bc9af000          16K     RW                     NX pte
[    1.941202] 0x00000000bc9af000-0x00000000bc9bc000          52K     ro                     x  pte
[    1.941220] 0x00000000bc9bc000-0x00000000bc9c1000          20K     RW                     NX pte
[    1.941238] 0x00000000bc9c1000-0x00000000bc9c4000          12K     ro                     x  pte
[    1.941256] 0x00000000bc9c4000-0x00000000bc9c9000          20K     RW                     NX pte
[    1.941274] 0x00000000bc9c9000-0x00000000bc9ca000           4K     ro                     x  pte
[    1.941292] 0x00000000bc9ca000-0x00000000bc9cf000          20K     RW                     NX pte
[    1.941310] 0x00000000bc9cf000-0x00000000bc9d0000           4K     ro                     x  pte
[    1.941329] 0x00000000bc9d0000-0x00000000bc9d5000          20K     RW                     NX pte
[    1.941347] 0x00000000bc9d5000-0x00000000bc9d6000           4K     ro                     x  pte
[    1.941365] 0x00000000bc9d6000-0x00000000bc9da000          16K     RW                     NX pte
[    1.941383] 0x00000000bc9da000-0x00000000bc9e6000          48K     ro                     x  pte
[    1.941401] 0x00000000bc9e6000-0x00000000bc9ed000          28K     RW                     NX pte
[    1.941419] 0x00000000bc9ed000-0x00000000bc9f2000          20K     ro                     x  pte
[    1.941438] 0x00000000bc9f2000-0x00000000bc9f7000          20K     RW                     NX pte
[    1.941456] 0x00000000bc9f7000-0x00000000bc9fa000          12K     ro                     x  pte
[    1.941474] 0x00000000bc9fa000-0x00000000bc9ff000          20K     RW                     NX pte
[    1.941492] 0x00000000bc9ff000-0x00000000bd000000        6148K                               pte
[    1.941515] 0x00000000bd000000-0x00000000bd1a6000        1688K                               pte
[    1.941542] 0x00000000bd1a6000-0x00000000bd2a6000           1M                               pte
[    1.941556] 0x00000000bd2a6000-0x00000000bd2c0000         104K                               pte
[    1.941571] 0x00000000bd2c0000-0x00000000bd2fb000         236K                               pte
[    1.941585] 0x00000000bd2fb000-0x00000000bd317000         112K                               pte
[    1.941610] 0x00000000bd317000-0x00000000bdd16000       10236K                               pte
[    1.941624] 0x00000000bdd16000-0x00000000bdd19000          12K                               pte
[    1.941650] 0x00000000bdd19000-0x00000000bdf6a000        2372K                               pte
[    1.941664] 0x00000000bdf6a000-0x00000000bdf74000          40K                               pte
[    1.941678] 0x00000000bdf74000-0x00000000bdf8e000         104K                               pte
[    1.941692] 0x00000000bdf8e000-0x00000000bdf94000          24K                               pte
[    1.941706] 0x00000000bdf94000-0x00000000bdfaa000          88K                               pte
[    1.941719] 0x00000000bdfaa000-0x00000000bdfad000          12K                               pte
[    1.941734] 0x00000000bdfad000-0x00000000bdfc0000          76K                               pte
[    1.941747] 0x00000000bdfc0000-0x00000000bdfc5000          20K                               pte
[    1.941761] 0x00000000bdfc5000-0x00000000bdfda000          84K                               pte
[    1.941775] 0x00000000bdfda000-0x00000000bdff2000          96K                               pte
[    1.941789] 0x00000000bdff2000-0x00000000bdffa000          32K                               pte
[    1.941803] 0x00000000bdffa000-0x00000000be000000          24K                               pte
[    1.941822] 0x00000000be000000-0x00000000f0000000         800M                               pmd
[    1.941838] 0x00000000f0000000-0x00000000f8000000         128M     RW         PSE         NX pmd
[    1.941856] 0x00000000f8000000-0x00000000fd000000          80M                               pmd
[    1.941870] 0x00000000fd000000-0x00000000fe000000          16M     RW     PCD PSE         NX pmd
[    1.941889] 0x00000000fe000000-0x00000000fe600000           6M                               pmd
[    1.941908] 0x00000000fe600000-0x00000000fe700000           1M                               pte
[    1.941922] 0x00000000fe700000-0x00000000fe710000          64K     RW     PCD             NX pte
[    1.941945] 0x00000000fe710000-0x00000000fe800000         960K                               pte
[    1.941959] 0x00000000fe800000-0x00000000fea00000           2M                               pmd
[    1.941980] 0x00000000fea00000-0x00000000feb80000        1536K                               pte
[    1.941997] 0x00000000feb80000-0x00000000fec02000         520K     RW     PCD             NX pte
[    1.942015] 0x00000000fec02000-0x00000000fec10000          56K                               pte
[    1.942029] 0x00000000fec10000-0x00000000fec11000           4K     RW     PCD             NX pte
[    1.942052] 0x00000000fec11000-0x00000000fed00000         956K                               pte
[    1.942066] 0x00000000fed00000-0x00000000fed01000           4K     RW     PCD             NX pte
[    1.942085] 0x00000000fed01000-0x00000000fed40000         252K                               pte
[    1.942099] 0x00000000fed40000-0x00000000fed45000          20K     RW     PCD             NX pte
[    1.942118] 0x00000000fed45000-0x00000000fed80000         236K                               pte
[    1.942132] 0x00000000fed80000-0x00000000fed81000           4K     RW     PCD             NX pte
[    1.942151] 0x00000000fed81000-0x00000000fedc4000         268K                               pte
[    1.942165] 0x00000000fedc4000-0x00000000fedca000          24K     RW     PCD             NX pte
[    1.942183] 0x00000000fedca000-0x00000000fedcc000           8K                               pte
[    1.942197] 0x00000000fedcc000-0x00000000fedcf000          12K     RW     PCD             NX pte
[    1.942215] 0x00000000fedcf000-0x00000000fedd5000          24K                               pte
[    1.942229] 0x00000000fedd5000-0x00000000fedd6000           4K     RW     PCD             NX pte
[    1.942248] 0x00000000fedd6000-0x00000000fee00000         168K                               pte
[    1.942261] 0x00000000fee00000-0x00000000ff000000           2M                               pmd
[    1.942275] 0x00000000ff000000-0x0000000100000000          16M     RW     PCD PSE         NX pmd
[    1.942293] 0x0000000100000000-0x0000000100200000           2M                               pmd
[    1.942307] 0x0000000100200000-0x0000000100228000         160K                               pte
[    1.942320] 0x0000000100228000-0x000000010022a000           8K     RW                     NX pte
[    1.942348] 0x000000010022a000-0x0000000100400000        1880K                               pte
[    1.942368] 0x0000000100400000-0x0000000140000000        1020M                               pmd
[    1.942389] 0x0000000140000000-0x0000008000000000         507G                               pud
[    1.942409] 0x0000008000000000-0xffff880000000000   17179745792G                               pgd
[    1.942423] ---[ Kernel Space ]---
[    1.942428] 0xffff880000000000-0xffff888000000000         512G                               pgd
[    1.942442] ---[ LDT remap ]---
[    1.942446] 0xffff888000000000-0xffff890000000000         512G                               pgd
[    1.942460] ---[ Low Kernel Mapping ]---
[    1.942465] 0xffff890000000000-0xffff898000000000         512G                               pgd
[    1.942479] ---[ vmalloc() Area ]---
[    1.942484] 0xffff898000000000-0xffff8a0000000000         512G                               pgd
[    1.942497] ---[ Vmemmap ]---
[    1.942503] 0xffff8a0000000000-0xffff980000000000          14T                               pgd
[    1.942520] 0xffff980000000000-0xffff9844c0000000         275G                               pud
[    1.942547] 0xffff9844c0000000-0xffff9844c0200000           2M     RW                 GLB NX pte
[    1.942567] 0xffff9844c0200000-0xffff9844c9c00000         154M     RW         PSE     GLB NX pmd
[    1.942591] 0xffff9844c9c00000-0xffff9844c9d1f000        1148K     RW                 GLB NX pte
[    1.942613] 0xffff9844c9d1f000-0xffff9844c9e00000         900K                               pte
[    1.942626] 0xffff9844c9e00000-0xffff9844ca000000           2M                               pmd
[    1.942639] 0xffff9844ca000000-0xffff9844ca001000           4K                               pte
[    1.942663] 0xffff9844ca001000-0xffff9844ca200000        2044K     RW                 GLB NX pte
[    1.942681] 0xffff9844ca200000-0xffff9844ca20f000          60K                               pte
[    1.942704] 0xffff9844ca20f000-0xffff9844ca400000        1988K     RW                 GLB NX pte
[    1.942732] 0xffff9844ca400000-0xffff984500000000         860M     RW         PSE     GLB NX pmd
[    1.942750] 0xffff984500000000-0xffff984540000000           1G     RW         PSE     GLB NX pud
[    1.942778] 0xffff984540000000-0xffff98457a800000         936M     RW         PSE     GLB NX pmd
[    1.942801] 0xffff98457a800000-0xffff98457a908000        1056K     RW                 GLB NX pte
[    1.942824] 0xffff98457a908000-0xffff98457aa00000         992K                               pte
[    1.942837] 0xffff98457aa00000-0xffff98457c800000          30M                               pmd
[    1.942861] 0xffff98457c800000-0xffff98457c9ff000        2044K                               pte
[    1.942874] 0xffff98457c9ff000-0xffff98457ca00000           4K     RW                 GLB NX pte
[    1.942892] 0xffff98457ca00000-0xffff98457e000000          22M     RW         PSE     GLB NX pmd
[    1.942910] 0xffff98457e000000-0xffff984580000000          32M                               pmd
[    1.942923] 0xffff984580000000-0xffff9845c0000000           1G                               pud
[    1.942937] 0xffff9845c0000000-0xffff984fc0000000          40G     RW         PSE     GLB NX pud
[    1.942963] 0xffff984fc0000000-0xffff984fea200000         674M     RW         PSE     GLB NX pmd
[    1.942991] 0xffff984fea200000-0xffff984fea3ff000        2044K     RW                 GLB NX pte
[    1.943009] 0xffff984fea3ff000-0xffff984fea400000           4K     ro                 GLB NX pte
[    1.943030] 0xffff984fea400000-0xffff985000000000         348M     RW         PSE     GLB NX pmd
[    1.943049] 0xffff985000000000-0xffff9854c0000000          19G     RW         PSE     GLB NX pud
[    1.943072] 0xffff9854c0000000-0xffff9854de200000         482M     RW         PSE     GLB NX pmd
[    1.943095] 0xffff9854de200000-0xffff9854de300000           1M     RW                 GLB NX pte
[    1.943118] 0xffff9854de300000-0xffff9854de400000           1M                               pte
[    1.943135] 0xffff9854de400000-0xffff985500000000         540M                               pmd
[    1.943150] 0xffff985500000000-0xffff988000000000         172G                               pud
[    1.943165] 0xffff988000000000-0xffffb20000000000       26112G                               pgd
[    1.943185] 0xffffb20000000000-0xffffb27580000000         470G                               pud
[    1.943198] 0xffffb27580000000-0xffffb27580004000          16K     RW                 GLB NX pte
[    1.943216] 0xffffb27580004000-0xffffb27580005000           4K                               pte
[    1.943229] 0xffffb27580005000-0xffffb27580006000           4K     RW                 GLB NX pte
[    1.943247] 0xffffb27580006000-0xffffb27580007000           4K                               pte
[    1.943260] 0xffffb27580007000-0xffffb27580008000           4K     RW                 GLB NX pte
[    1.943277] 0xffffb27580008000-0xffffb27580009000           4K                               pte
[    1.943290] 0xffffb27580009000-0xffffb2758000a000           4K     RW                 GLB NX pte
[    1.943308] 0xffffb2758000a000-0xffffb2758000b000           4K                               pte
[    1.943321] 0xffffb2758000b000-0xffffb2758000c000           4K     RW                 GLB NX pte
[    1.943339] 0xffffb2758000c000-0xffffb2758000d000           4K                               pte
[    1.943352] 0xffffb2758000d000-0xffffb2758000e000           4K     RW                 GLB NX pte
[    1.943369] 0xffffb2758000e000-0xffffb27580010000           8K                               pte
[    1.943383] 0xffffb27580010000-0xffffb2758001d000          52K     RW                 GLB NX pte
[    1.943400] 0xffffb2758001d000-0xffffb2758001e000           4K                               pte
[    1.943413] 0xffffb2758001e000-0xffffb2758001f000           4K     RW                 GLB NX pte
[    1.943431] 0xffffb2758001f000-0xffffb27580020000           4K                               pte
[    1.943444] 0xffffb27580020000-0xffffb27580028000          32K     RW                 GLB NX pte
[    1.943462] 0xffffb27580028000-0xffffb27580029000           4K                               pte
[    1.943475] 0xffffb27580029000-0xffffb2758002a000           4K     RW                 GLB NX pte
[    1.943493] 0xffffb2758002a000-0xffffb2758002c000           8K                               pte
[    1.943506] 0xffffb2758002c000-0xffffb27580030000          16K     RW                 GLB NX pte
[    1.943526] 0xffffb27580030000-0xffffb27580031000           4K                               pte
[    1.943539] 0xffffb27580031000-0xffffb27580032000           4K     RW                 GLB NX pte
[    1.943557] 0xffffb27580032000-0xffffb27580033000           4K                               pte
[    1.943570] 0xffffb27580033000-0xffffb27580034000           4K     RW                 GLB NX pte
[    1.943587] 0xffffb27580034000-0xffffb27580035000           4K                               pte
[    1.943601] 0xffffb27580035000-0xffffb27580036000           4K     RW                 GLB NX pte
[    1.943618] 0xffffb27580036000-0xffffb27580038000           8K                               pte
[    1.943631] 0xffffb27580038000-0xffffb2758003e000          24K     RW                 GLB NX pte
[    1.943649] 0xffffb2758003e000-0xffffb27580040000           8K                               pte
[    1.943662] 0xffffb27580040000-0xffffb2758004e000          56K     RW                 GLB NX pte
[    1.943680] 0xffffb2758004e000-0xffffb2758004f000           4K                               pte
[    1.943693] 0xffffb2758004f000-0xffffb27580050000           4K     RW                 GLB NX pte
[    1.943711] 0xffffb27580050000-0xffffb27580052000           8K                               pte
[    1.943724] 0xffffb27580052000-0xffffb27580054000           8K     RW                 GLB NX pte
[    1.943742] 0xffffb27580054000-0xffffb27580056000           8K                               pte
[    1.943755] 0xffffb27580056000-0xffffb27580058000           8K     RW                 GLB NX pte
[    1.943772] 0xffffb27580058000-0xffffb27580059000           4K                               pte
[    1.943785] 0xffffb27580059000-0xffffb2758005a000           4K     RW                 GLB NX pte
[    1.943803] 0xffffb2758005a000-0xffffb2758005c000           8K                               pte
[    1.943816] 0xffffb2758005c000-0xffffb2758005e000           8K     RW                 GLB NX pte
[    1.943834] 0xffffb2758005e000-0xffffb2758005f000           4K                               pte
[    1.943847] 0xffffb2758005f000-0xffffb27580060000           4K     RW                 GLB NX pte
[    1.943864] 0xffffb27580060000-0xffffb27580061000           4K                               pte
[    1.943878] 0xffffb27580061000-0xffffb27580062000           4K     RW                 GLB NX pte
[    1.943895] 0xffffb27580062000-0xffffb27580064000           8K                               pte
[    1.943908] 0xffffb27580064000-0xffffb27580068000          16K     RW                 GLB NX pte
[    1.943926] 0xffffb27580068000-0xffffb27580069000           4K                               pte
[    1.943939] 0xffffb27580069000-0xffffb2758006a000           4K     RW                 GLB NX pte
[    1.943957] 0xffffb2758006a000-0xffffb2758006b000           4K                               pte
[    1.943970] 0xffffb2758006b000-0xffffb2758006c000           4K     RW                 GLB NX pte
[    1.943987] 0xffffb2758006c000-0xffffb2758006d000           4K                               pte
[    1.944001] 0xffffb2758006d000-0xffffb2758006e000           4K     RW                 GLB NX pte
[    1.944018] 0xffffb2758006e000-0xffffb2758006f000           4K                               pte
[    1.944031] 0xffffb2758006f000-0xffffb27580070000           4K     RW                 GLB NX pte
[    1.944049] 0xffffb27580070000-0xffffb27580072000           8K                               pte
[    1.944062] 0xffffb27580072000-0xffffb27580074000           8K     RW                 GLB NX pte
[    1.944079] 0xffffb27580074000-0xffffb27580075000           4K                               pte
[    1.944093] 0xffffb27580075000-0xffffb27580076000           4K     RW                 GLB NX pte
[    1.944110] 0xffffb27580076000-0xffffb27580077000           4K                               pte
[    1.944123] 0xffffb27580077000-0xffffb27580078000           4K     RW                 GLB NX pte
[    1.944141] 0xffffb27580078000-0xffffb27580079000           4K                               pte
[    1.944154] 0xffffb27580079000-0xffffb2758007a000           4K     RW                 GLB NX pte
[    1.944171] 0xffffb2758007a000-0xffffb2758007b000           4K                               pte
[    1.944185] 0xffffb2758007b000-0xffffb2758007c000           4K     RW                 GLB NX pte
[    1.944202] 0xffffb2758007c000-0xffffb2758007d000           4K                               pte
[    1.944215] 0xffffb2758007d000-0xffffb2758007e000           4K     RW     PCD         GLB NX pte
[    1.944233] 0xffffb2758007e000-0xffffb27580080000           8K                               pte
[    1.944249] 0xffffb27580080000-0xffffb27580100000         512K     RW     PCD         GLB NX pte
[    1.944272] 0xffffb27580100000-0xffffb27580200000           1M                               pte
[    1.944292] 0xffffb27580200000-0xffffb275c0000000        1022M                               pmd
[    1.944776] 0xffffb275c0000000-0xffffd28000000000       32809G                               pud
[    1.944790] 0xffffd28000000000-0xffffd40000000000        1536G                               pgd
[    1.944810] 0xffffd40000000000-0xffffd478c0000000         483G                               pud
[    1.944824] 0xffffd478c0000000-0xffffd478c3000000          48M     RW         PSE     GLB NX pmd
[    1.944841] 0xffffd478c3000000-0xffffd478c4000000          16M                               pmd
[    1.944866] 0xffffd478c4000000-0xffffd47900800000         968M     RW         PSE     GLB NX pmd
[    1.944891] 0xffffd47900800000-0xffffd47940000000        1016M                               pmd
[    1.944904] 0xffffd47940000000-0xffffd48000000000          27G                               pud
[    1.944920] 0xffffd48000000000-0xfffffe0000000000       42496G                               pgd
[    1.944933] ---[ CPU entry Area ]---
[    1.944939] 0xfffffe0000000000-0xfffffe0000001000           4K     ro                 GLB NX pte
[    1.944967] 0xfffffe0000001000-0xfffffe0000200000        2044K                               pte
[    1.944987] 0xfffffe0000200000-0xfffffe0040000000        1022M                               pmd
[    1.945001] 0xfffffe0040000000-0xfffffe0400000000          15G                               pud
[    1.945020] 0xfffffe0400000000-0xfffffe0437600000         886M                               pmd
[    1.945041] 0xfffffe0437600000-0xfffffe0437755000        1364K                               pte
[    1.945054] 0xfffffe0437755000-0xfffffe0437756000           4K     ro                 GLB NX pte
[    1.945071] 0xfffffe0437756000-0xfffffe0437757000           4K     RW                 GLB NX pte
[    1.945089] 0xfffffe0437757000-0xfffffe043775c000          20K     ro                 GLB NX pte
[    1.945107] 0xfffffe043775c000-0xfffffe043775d000           4K                               pte
[    1.945120] 0xfffffe043775d000-0xfffffe043775f000           8K     RW                 GLB NX pte
[    1.945137] 0xfffffe043775f000-0xfffffe0437760000           4K                               pte
[    1.945151] 0xfffffe0437760000-0xfffffe0437762000           8K     RW                 GLB NX pte
[    1.945168] 0xfffffe0437762000-0xfffffe0437763000           4K                               pte
[    1.945181] 0xfffffe0437763000-0xfffffe0437765000           8K     RW                 GLB NX pte
[    1.945199] 0xfffffe0437765000-0xfffffe0437766000           4K                               pte
[    1.945212] 0xfffffe0437766000-0xfffffe0437768000           8K     RW                 GLB NX pte
[    1.945233] 0xfffffe0437768000-0xfffffe0437800000         608K                               pte
[    1.945247] 0xfffffe0437800000-0xfffffe0440000000         136M                               pmd
[    1.945261] 0xfffffe0440000000-0xfffffe0980000000          21G                               pud
[    1.945275] 0xfffffe0980000000-0xfffffe0987000000         112M                               pmd
[    1.945298] 0xfffffe0987000000-0xfffffe09871f8000        2016K                               pte
[    1.945311] 0xfffffe09871f8000-0xfffffe09871f9000           4K     ro                 GLB NX pte
[    1.945329] 0xfffffe09871f9000-0xfffffe09871fa000           4K     RW                 GLB NX pte
[    1.945347] 0xfffffe09871fa000-0xfffffe09871ff000          20K     ro                 GLB NX pte
[    1.945364] 0xfffffe09871ff000-0xfffffe0987200000           4K                               pte
[    1.945378] 0xfffffe0987200000-0xfffffe0987202000           8K     RW                 GLB NX pte
[    1.945395] 0xfffffe0987202000-0xfffffe0987203000           4K                               pte
[    1.945408] 0xfffffe0987203000-0xfffffe0987205000           8K     RW                 GLB NX pte
[    1.945426] 0xfffffe0987205000-0xfffffe0987206000           4K                               pte
[    1.945439] 0xfffffe0987206000-0xfffffe0987208000           8K     RW                 GLB NX pte
[    1.945457] 0xfffffe0987208000-0xfffffe0987209000           4K                               pte
[    1.945470] 0xfffffe0987209000-0xfffffe098720b000           8K     RW                 GLB NX pte
[    1.945498] 0xfffffe098720b000-0xfffffe0987400000        2004K                               pte
[    1.945517] 0xfffffe0987400000-0xfffffe09c0000000         908M                               pmd
[    1.945526] 0xfffffe09c0000000-0xfffffe0a80000000           3G                               pud
[    1.945542] 0xfffffe0a80000000-0xfffffe0a9c000000         448M                               pmd
[    1.945562] 0xfffffe0a9c000000-0xfffffe0a9c131000        1220K                               pte
[    1.945575] 0xfffffe0a9c131000-0xfffffe0a9c132000           4K     ro                 GLB NX pte
[    1.945593] 0xfffffe0a9c132000-0xfffffe0a9c133000           4K     RW                 GLB NX pte
[    1.945610] 0xfffffe0a9c133000-0xfffffe0a9c138000          20K     ro                 GLB NX pte
[    1.945628] 0xfffffe0a9c138000-0xfffffe0a9c139000           4K                               pte
[    1.945641] 0xfffffe0a9c139000-0xfffffe0a9c13b000           8K     RW                 GLB NX pte
[    1.945659] 0xfffffe0a9c13b000-0xfffffe0a9c13c000           4K                               pte
[    1.945672] 0xfffffe0a9c13c000-0xfffffe0a9c13e000           8K     RW                 GLB NX pte
[    1.945689] 0xfffffe0a9c13e000-0xfffffe0a9c13f000           4K                               pte
[    1.945703] 0xfffffe0a9c13f000-0xfffffe0a9c141000           8K     RW                 GLB NX pte
[    1.945720] 0xfffffe0a9c141000-0xfffffe0a9c142000           4K                               pte
[    1.945733] 0xfffffe0a9c142000-0xfffffe0a9c144000           8K     RW                 GLB NX pte
[    1.945755] 0xfffffe0a9c144000-0xfffffe0a9c200000         752K                               pte
[    1.945772] 0xfffffe0a9c200000-0xfffffe0ac0000000         574M                               pmd
[    1.945785] 0xfffffe0ac0000000-0xfffffe0d00000000           9G                               pud
[    1.945805] 0xfffffe0d00000000-0xfffffe0d36c00000         876M                               pmd
[    1.945828] 0xfffffe0d36c00000-0xfffffe0d36dd2000        1864K                               pte
[    1.945841] 0xfffffe0d36dd2000-0xfffffe0d36dd3000           4K     ro                 GLB NX pte
[    1.945858] 0xfffffe0d36dd3000-0xfffffe0d36dd4000           4K     RW                 GLB NX pte
[    1.945876] 0xfffffe0d36dd4000-0xfffffe0d36dd9000          20K     ro                 GLB NX pte
[    1.945894] 0xfffffe0d36dd9000-0xfffffe0d36dda000           4K                               pte
[    1.945907] 0xfffffe0d36dda000-0xfffffe0d36ddc000           8K     RW                 GLB NX pte
[    1.945924] 0xfffffe0d36ddc000-0xfffffe0d36ddd000           4K                               pte
[    1.945937] 0xfffffe0d36ddd000-0xfffffe0d36ddf000           8K     RW                 GLB NX pte
[    1.945955] 0xfffffe0d36ddf000-0xfffffe0d36de0000           4K                               pte
[    1.945968] 0xfffffe0d36de0000-0xfffffe0d36de2000           8K     RW                 GLB NX pte
[    1.945986] 0xfffffe0d36de2000-0xfffffe0d36de3000           4K                               pte
[    1.945999] 0xfffffe0d36de3000-0xfffffe0d36de5000           8K     RW                 GLB NX pte
[    1.946017] 0xfffffe0d36de5000-0xfffffe0d36e00000         108K                               pte
[    1.946031] 0xfffffe0d36e00000-0xfffffe0d40000000         146M                               pmd
[    1.946045] 0xfffffe0d40000000-0xfffffe0e80000000           5G                               pud
[    1.946061] 0xfffffe0e80000000-0xfffffe0e99600000         406M                               pmd
[    1.946082] 0xfffffe0e99600000-0xfffffe0e99780000        1536K                               pte
[    1.946095] 0xfffffe0e99780000-0xfffffe0e99781000           4K     ro                 GLB NX pte
[    1.946113] 0xfffffe0e99781000-0xfffffe0e99782000           4K     RW                 GLB NX pte
[    1.946130] 0xfffffe0e99782000-0xfffffe0e99787000          20K     ro                 GLB NX pte
[    1.946148] 0xfffffe0e99787000-0xfffffe0e99788000           4K                               pte
[    1.946161] 0xfffffe0e99788000-0xfffffe0e9978a000           8K     RW                 GLB NX pte
[    1.946178] 0xfffffe0e9978a000-0xfffffe0e9978b000           4K                               pte
[    1.946192] 0xfffffe0e9978b000-0xfffffe0e9978d000           8K     RW                 GLB NX pte
[    1.946209] 0xfffffe0e9978d000-0xfffffe0e9978e000           4K                               pte
[    1.946222] 0xfffffe0e9978e000-0xfffffe0e99790000           8K     RW                 GLB NX pte
[    1.946240] 0xfffffe0e99790000-0xfffffe0e99791000           4K                               pte
[    1.946253] 0xfffffe0e99791000-0xfffffe0e99793000           8K     RW                 GLB NX pte
[    1.946273] 0xfffffe0e99793000-0xfffffe0e99800000         436K                               pte
[    1.946290] 0xfffffe0e99800000-0xfffffe0ec0000000         616M                               pmd
[    1.946305] 0xfffffe0ec0000000-0xfffffe2200000000          77G                               pud
[    1.946320] 0xfffffe2200000000-0xfffffe220d800000         216M                               pmd
[    1.946341] 0xfffffe220d800000-0xfffffe220d989000        1572K                               pte
[    1.946354] 0xfffffe220d989000-0xfffffe220d98a000           4K     ro                 GLB NX pte
[    1.946372] 0xfffffe220d98a000-0xfffffe220d98b000           4K     RW                 GLB NX pte
[    1.946389] 0xfffffe220d98b000-0xfffffe220d990000          20K     ro                 GLB NX pte
[    1.946407] 0xfffffe220d990000-0xfffffe220d991000           4K                               pte
[    1.946420] 0xfffffe220d991000-0xfffffe220d993000           8K     RW                 GLB NX pte
[    1.946437] 0xfffffe220d993000-0xfffffe220d994000           4K                               pte
[    1.946451] 0xfffffe220d994000-0xfffffe220d996000           8K     RW                 GLB NX pte
[    1.946468] 0xfffffe220d996000-0xfffffe220d997000           4K                               pte
[    1.946481] 0xfffffe220d997000-0xfffffe220d999000           8K     RW                 GLB NX pte
[    1.946499] 0xfffffe220d999000-0xfffffe220d99a000           4K                               pte
[    1.946512] 0xfffffe220d99a000-0xfffffe220d99c000           8K     RW                 GLB NX pte
[    1.946542] 0xfffffe220d99c000-0xfffffe220da00000         400K                               pte
[    1.946561] 0xfffffe220da00000-0xfffffe2240000000         806M                               pmd
[    1.946575] 0xfffffe2240000000-0xfffffe2880000000          25G                               pud
[    1.946589] 0xfffffe2880000000-0xfffffe2884600000          70M                               pmd
[    1.946602] 0xfffffe2884600000-0xfffffe2884604000          16K                               pte
[    1.946615] 0xfffffe2884604000-0xfffffe2884605000           4K     ro                 GLB NX pte
[    1.946633] 0xfffffe2884605000-0xfffffe2884606000           4K     RW                 GLB NX pte
[    1.946650] 0xfffffe2884606000-0xfffffe288460b000          20K     ro                 GLB NX pte
[    1.946668] 0xfffffe288460b000-0xfffffe288460c000           4K                               pte
[    1.946681] 0xfffffe288460c000-0xfffffe288460e000           8K     RW                 GLB NX pte
[    1.946699] 0xfffffe288460e000-0xfffffe288460f000           4K                               pte
[    1.946712] 0xfffffe288460f000-0xfffffe2884611000           8K     RW                 GLB NX pte
[    1.946729] 0xfffffe2884611000-0xfffffe2884612000           4K                               pte
[    1.946743] 0xfffffe2884612000-0xfffffe2884614000           8K     RW                 GLB NX pte
[    1.946760] 0xfffffe2884614000-0xfffffe2884615000           4K                               pte
[    1.946773] 0xfffffe2884615000-0xfffffe2884617000           8K     RW                 GLB NX pte
[    1.946801] 0xfffffe2884617000-0xfffffe2884800000        1956K                               pte
[    1.946821] 0xfffffe2884800000-0xfffffe28c0000000         952M                               pmd
[    1.946835] 0xfffffe28c0000000-0xfffffe3540000000          50G                               pud
[    1.946856] 0xfffffe3540000000-0xfffffe357f400000        1012M                               pmd
[    1.946878] 0xfffffe357f400000-0xfffffe357f5c6000        1816K                               pte
[    1.946891] 0xfffffe357f5c6000-0xfffffe357f5c7000           4K     ro                 GLB NX pte
[    1.946909] 0xfffffe357f5c7000-0xfffffe357f5c8000           4K     RW                 GLB NX pte
[    1.946926] 0xfffffe357f5c8000-0xfffffe357f5cd000          20K     ro                 GLB NX pte
[    1.946944] 0xfffffe357f5cd000-0xfffffe357f5ce000           4K                               pte
[    1.946957] 0xfffffe357f5ce000-0xfffffe357f5d0000           8K     RW                 GLB NX pte
[    1.946975] 0xfffffe357f5d0000-0xfffffe357f5d1000           4K                               pte
[    1.946988] 0xfffffe357f5d1000-0xfffffe357f5d3000           8K     RW                 GLB NX pte
[    1.947005] 0xfffffe357f5d3000-0xfffffe357f5d4000           4K                               pte
[    1.947019] 0xfffffe357f5d4000-0xfffffe357f5d6000           8K     RW                 GLB NX pte
[    1.947036] 0xfffffe357f5d6000-0xfffffe357f5d7000           4K                               pte
[    1.947049] 0xfffffe357f5d7000-0xfffffe357f5d9000           8K     RW                 GLB NX pte
[    1.947068] 0xfffffe357f5d9000-0xfffffe357f600000         156K                               pte
[    1.947081] 0xfffffe357f600000-0xfffffe3580000000          10M                               pmd
[    1.947094] 0xfffffe3580000000-0xfffffe35c0000000           1G                               pud
[    1.947109] 0xfffffe35c0000000-0xfffffe35cc000000         192M                               pmd
[    1.947126] 0xfffffe35cc000000-0xfffffe35cc0ca000         808K                               pte
[    1.947140] 0xfffffe35cc0ca000-0xfffffe35cc0cb000           4K     ro                 GLB NX pte
[    1.947157] 0xfffffe35cc0cb000-0xfffffe35cc0cc000           4K     RW                 GLB NX pte
[    1.947175] 0xfffffe35cc0cc000-0xfffffe35cc0d1000          20K     ro                 GLB NX pte
[    1.947192] 0xfffffe35cc0d1000-0xfffffe35cc0d2000           4K                               pte
[    1.947206] 0xfffffe35cc0d2000-0xfffffe35cc0d4000           8K     RW                 GLB NX pte
[    1.947223] 0xfffffe35cc0d4000-0xfffffe35cc0d5000           4K                               pte
[    1.947236] 0xfffffe35cc0d5000-0xfffffe35cc0d7000           8K     RW                 GLB NX pte
[    1.947254] 0xfffffe35cc0d7000-0xfffffe35cc0d8000           4K                               pte
[    1.947267] 0xfffffe35cc0d8000-0xfffffe35cc0da000           8K     RW                 GLB NX pte
[    1.947284] 0xfffffe35cc0da000-0xfffffe35cc0db000           4K                               pte
[    1.947298] 0xfffffe35cc0db000-0xfffffe35cc0dd000           8K     RW                 GLB NX pte
[    1.947321] 0xfffffe35cc0dd000-0xfffffe35cc200000        1164K                               pte
[    1.947340] 0xfffffe35cc200000-0xfffffe3600000000         830M                               pmd
[    1.947354] 0xfffffe3600000000-0xfffffe4300000000          52G                               pud
[    1.947371] 0xfffffe4300000000-0xfffffe431ae00000         430M                               pmd
[    1.947389] 0xfffffe431ae00000-0xfffffe431af07000        1052K                               pte
[    1.947402] 0xfffffe431af07000-0xfffffe431af08000           4K     ro                 GLB NX pte
[    1.947420] 0xfffffe431af08000-0xfffffe431af09000           4K     RW                 GLB NX pte
[    1.947438] 0xfffffe431af09000-0xfffffe431af0e000          20K     ro                 GLB NX pte
[    1.947455] 0xfffffe431af0e000-0xfffffe431af0f000           4K                               pte
[    1.947468] 0xfffffe431af0f000-0xfffffe431af11000           8K     RW                 GLB NX pte
[    1.947486] 0xfffffe431af11000-0xfffffe431af12000           4K                               pte
[    1.947499] 0xfffffe431af12000-0xfffffe431af14000           8K     RW                 GLB NX pte
[    1.947517] 0xfffffe431af14000-0xfffffe431af15000           4K                               pte
[    1.947526] 0xfffffe431af15000-0xfffffe431af17000           8K     RW                 GLB NX pte
[    1.947543] 0xfffffe431af17000-0xfffffe431af18000           4K                               pte
[    1.947557] 0xfffffe431af18000-0xfffffe431af1a000           8K     RW                 GLB NX pte
[    1.947579] 0xfffffe431af1a000-0xfffffe431b000000         920K                               pte
[    1.947596] 0xfffffe431b000000-0xfffffe4340000000         592M                               pmd
[    1.947611] 0xfffffe4340000000-0xfffffe57c0000000          82G                               pud
[    1.947627] 0xfffffe57c0000000-0xfffffe57da000000         416M                               pmd
[    1.947643] 0xfffffe57da000000-0xfffffe57da08b000         556K                               pte
[    1.947656] 0xfffffe57da08b000-0xfffffe57da08c000           4K     ro                 GLB NX pte
[    1.947674] 0xfffffe57da08c000-0xfffffe57da08d000           4K     RW                 GLB NX pte
[    1.947692] 0xfffffe57da08d000-0xfffffe57da092000          20K     ro                 GLB NX pte
[    1.947709] 0xfffffe57da092000-0xfffffe57da093000           4K                               pte
[    1.947722] 0xfffffe57da093000-0xfffffe57da095000           8K     RW                 GLB NX pte
[    1.947740] 0xfffffe57da095000-0xfffffe57da096000           4K                               pte
[    1.947753] 0xfffffe57da096000-0xfffffe57da098000           8K     RW                 GLB NX pte
[    1.947771] 0xfffffe57da098000-0xfffffe57da099000           4K                               pte
[    1.947784] 0xfffffe57da099000-0xfffffe57da09b000           8K     RW                 GLB NX pte
[    1.947801] 0xfffffe57da09b000-0xfffffe57da09c000           4K                               pte
[    1.947815] 0xfffffe57da09c000-0xfffffe57da09e000           8K     RW                 GLB NX pte
[    1.947840] 0xfffffe57da09e000-0xfffffe57da200000        1416K                               pte
[    1.947857] 0xfffffe57da200000-0xfffffe5800000000         606M                               pmd
[    1.947870] 0xfffffe5800000000-0xfffffe5bc0000000          15G                               pud
[    1.947889] 0xfffffe5bc0000000-0xfffffe5bef400000         756M                               pmd
[    1.947907] 0xfffffe5bef400000-0xfffffe5bef4f8000         992K                               pte
[    1.947920] 0xfffffe5bef4f8000-0xfffffe5bef4f9000           4K     ro                 GLB NX pte
[    1.947938] 0xfffffe5bef4f9000-0xfffffe5bef4fa000           4K     RW                 GLB NX pte
[    1.947956] 0xfffffe5bef4fa000-0xfffffe5bef4ff000          20K     ro                 GLB NX pte
[    1.947973] 0xfffffe5bef4ff000-0xfffffe5bef500000           4K                               pte
[    1.947986] 0xfffffe5bef500000-0xfffffe5bef502000           8K     RW                 GLB NX pte
[    1.948004] 0xfffffe5bef502000-0xfffffe5bef503000           4K                               pte
[    1.948017] 0xfffffe5bef503000-0xfffffe5bef505000           8K     RW                 GLB NX pte
[    1.948035] 0xfffffe5bef505000-0xfffffe5bef506000           4K                               pte
[    1.948048] 0xfffffe5bef506000-0xfffffe5bef508000           8K     RW                 GLB NX pte
[    1.948065] 0xfffffe5bef508000-0xfffffe5bef509000           4K                               pte
[    1.948078] 0xfffffe5bef509000-0xfffffe5bef50b000           8K     RW                 GLB NX pte
[    1.948101] 0xfffffe5bef50b000-0xfffffe5bef600000         980K                               pte
[    1.948123] 0xfffffe5bef600000-0xfffffe5c3ea00000        1268M                               pmd
[    1.948142] 0xfffffe5c3ea00000-0xfffffe5c3eb15000        1108K                               pte
[    1.948156] 0xfffffe5c3eb15000-0xfffffe5c3eb16000           4K     ro                 GLB NX pte
[    1.948173] 0xfffffe5c3eb16000-0xfffffe5c3eb17000           4K     RW                 GLB NX pte
[    1.948191] 0xfffffe5c3eb17000-0xfffffe5c3eb1c000          20K     ro                 GLB NX pte
[    1.948208] 0xfffffe5c3eb1c000-0xfffffe5c3eb1d000           4K                               pte
[    1.948222] 0xfffffe5c3eb1d000-0xfffffe5c3eb1f000           8K     RW                 GLB NX pte
[    1.948239] 0xfffffe5c3eb1f000-0xfffffe5c3eb20000           4K                               pte
[    1.948252] 0xfffffe5c3eb20000-0xfffffe5c3eb22000           8K     RW                 GLB NX pte
[    1.948270] 0xfffffe5c3eb22000-0xfffffe5c3eb23000           4K                               pte
[    1.948283] 0xfffffe5c3eb23000-0xfffffe5c3eb25000           8K     RW                 GLB NX pte
[    1.948301] 0xfffffe5c3eb25000-0xfffffe5c3eb26000           4K                               pte
[    1.948314] 0xfffffe5c3eb26000-0xfffffe5c3eb28000           8K     RW                 GLB NX pte
[    1.948336] 0xfffffe5c3eb28000-0xfffffe5c3ec00000         864K                               pte
[    1.948349] 0xfffffe5c3ec00000-0xfffffe5c40000000          20M                               pmd
[    1.948363] 0xfffffe5c40000000-0xfffffe6b40000000          60G                               pud
[    1.948380] 0xfffffe6b40000000-0xfffffe6b5d400000         468M                               pmd
[    1.948403] 0xfffffe6b5d400000-0xfffffe6b5d5f4000        2000K                               pte
[    1.948417] 0xfffffe6b5d5f4000-0xfffffe6b5d5f5000           4K     ro                 GLB NX pte
[    1.948434] 0xfffffe6b5d5f5000-0xfffffe6b5d5f6000           4K     RW                 GLB NX pte
[    1.948452] 0xfffffe6b5d5f6000-0xfffffe6b5d5fb000          20K     ro                 GLB NX pte
[    1.948469] 0xfffffe6b5d5fb000-0xfffffe6b5d5fc000           4K                               pte
[    1.948482] 0xfffffe6b5d5fc000-0xfffffe6b5d5fe000           8K     RW                 GLB NX pte
[    1.948500] 0xfffffe6b5d5fe000-0xfffffe6b5d5ff000           4K                               pte
[    1.948513] 0xfffffe6b5d5ff000-0xfffffe6b5d601000           8K     RW                 GLB NX pte
[    1.948541] 0xfffffe6b5d601000-0xfffffe6b5d602000           4K                               pte
[    1.948554] 0xfffffe6b5d602000-0xfffffe6b5d604000           8K     RW                 GLB NX pte
[    1.948572] 0xfffffe6b5d604000-0xfffffe6b5d605000           4K                               pte
[    1.948585] 0xfffffe6b5d605000-0xfffffe6b5d607000           8K     RW                 GLB NX pte
[    1.948613] 0xfffffe6b5d607000-0xfffffe6b5d800000        2020K                               pte
[    1.948630] 0xfffffe6b5d800000-0xfffffe6b80000000         552M                               pmd
[    1.948644] 0xfffffe6b80000000-0xfffffe7080000000          20G                               pud
[    1.948662] 0xfffffe7080000000-0xfffffe70ad400000         724M                               pmd
[    1.948680] 0xfffffe70ad400000-0xfffffe70ad4f8000         992K                               pte
[    1.948694] 0xfffffe70ad4f8000-0xfffffe70ad4f9000           4K     ro                 GLB NX pte
[    1.948711] 0xfffffe70ad4f9000-0xfffffe70ad4fa000           4K     RW                 GLB NX pte
[    1.948729] 0xfffffe70ad4fa000-0xfffffe70ad4ff000          20K     ro                 GLB NX pte
[    1.948746] 0xfffffe70ad4ff000-0xfffffe70ad500000           4K                               pte
[    1.948760] 0xfffffe70ad500000-0xfffffe70ad502000           8K     RW                 GLB NX pte
[    1.948777] 0xfffffe70ad502000-0xfffffe70ad503000           4K                               pte
[    1.948790] 0xfffffe70ad503000-0xfffffe70ad505000           8K     RW                 GLB NX pte
[    1.948808] 0xfffffe70ad505000-0xfffffe70ad506000           4K                               pte
[    1.948821] 0xfffffe70ad506000-0xfffffe70ad508000           8K     RW                 GLB NX pte
[    1.948839] 0xfffffe70ad508000-0xfffffe70ad509000           4K                               pte
[    1.948852] 0xfffffe70ad509000-0xfffffe70ad50b000           8K     RW                 GLB NX pte
[    1.948875] 0xfffffe70ad50b000-0xfffffe70ad600000         980K                               pte
[    1.948890] 0xfffffe70ad600000-0xfffffe70c0000000         298M                               pmd
[    1.948903] 0xfffffe70c0000000-0xfffffe7400000000          13G                               pud
[    1.948917] 0xfffffe7400000000-0xfffffe7409c00000         156M                               pmd
[    1.948940] 0xfffffe7409c00000-0xfffffe7409ddd000        1908K                               pte
[    1.948954] 0xfffffe7409ddd000-0xfffffe7409dde000           4K     ro                 GLB NX pte
[    1.948971] 0xfffffe7409dde000-0xfffffe7409ddf000           4K     RW                 GLB NX pte
[    1.948989] 0xfffffe7409ddf000-0xfffffe7409de4000          20K     ro                 GLB NX pte
[    1.949006] 0xfffffe7409de4000-0xfffffe7409de5000           4K                               pte
[    1.949020] 0xfffffe7409de5000-0xfffffe7409de7000           8K     RW                 GLB NX pte
[    1.949037] 0xfffffe7409de7000-0xfffffe7409de8000           4K                               pte
[    1.949050] 0xfffffe7409de8000-0xfffffe7409dea000           8K     RW                 GLB NX pte
[    1.949068] 0xfffffe7409dea000-0xfffffe7409deb000           4K                               pte
[    1.949081] 0xfffffe7409deb000-0xfffffe7409ded000           8K     RW                 GLB NX pte
[    1.949099] 0xfffffe7409ded000-0xfffffe7409dee000           4K                               pte
[    1.949112] 0xfffffe7409dee000-0xfffffe7409df0000           8K     RW                 GLB NX pte
[    1.949130] 0xfffffe7409df0000-0xfffffe7409e00000          64K                               pte
[    1.949149] 0xfffffe7409e00000-0xfffffe7440000000         866M                               pmd
[    1.949163] 0xfffffe7440000000-0xfffffe8000000000          47G                               pud
[    1.949176] 0xfffffe8000000000-0xffffff0000000000         512G                               pgd
[    1.949189] ---[ ESPfix Area ]---
[    1.949195] 0xffffff0000000000-0xffffff0900000000          36G                               pud
[    1.949209] 0xffffff0900000000-0xffffff090000b000          44K                               pte
[    1.949222] 0xffffff090000b000-0xffffff090000c000           4K     ro                 GLB NX pte
[    1.949240] 0xffffff090000c000-0xffffff090001b000          60K                               pte
[    1.949253] 0xffffff090001b000-0xffffff090001c000           4K     ro                 GLB NX pte
[    1.949271] 0xffffff090001c000-0xffffff090002b000          60K                               pte
[    1.949284] 0xffffff090002b000-0xffffff090002c000           4K     ro                 GLB NX pte
[    1.949302] 0xffffff090002c000-0xffffff090003b000          60K                               pte
[    1.949315] 0xffffff090003b000-0xffffff090003c000           4K     ro                 GLB NX pte
[    1.949333] 0xffffff090003c000-0xffffff090004b000          60K                               pte
[    1.949346] 0xffffff090004b000-0xffffff090004c000           4K     ro                 GLB NX pte
[    1.949364] 0xffffff090004c000-0xffffff090005b000          60K                               pte
[    1.949377] 0xffffff090005b000-0xffffff090005c000           4K     ro                 GLB NX pte
[    1.949395] 0xffffff090005c000-0xffffff090006b000          60K                               pte
[    1.949408] 0xffffff090006b000-0xffffff090006c000           4K     ro                 GLB NX pte
[    1.949426] 0xffffff090006c000-0xffffff090007b000          60K                               pte
[    1.971372] ... 131059 entries skipped ... 
[    1.971379] ---[ EFI Runtime Services ]---
[    1.971386] 0xffffffef00000000-0xfffffffec0000000          63G                               pud
[    1.971404] 0xfffffffec0000000-0xfffffffeefc00000         764M                               pmd
[    1.971421] 0xfffffffeefc00000-0xfffffffeefc9f000         636K                               pte
[    1.971434] 0xfffffffeefc9f000-0xfffffffeefca0000           4K     RW                     NX pte
[    1.971459] 0xfffffffeefca0000-0xfffffffeefe00000        1408K                               pte
[    1.971473] 0xfffffffeefe00000-0xfffffffeefe20000         128K                               pte
[    1.971496] 0xfffffffeefe20000-0xfffffffef000b000        1964K                               pte
[    1.971513] 0xfffffffef000b000-0xfffffffef00b4000         676K     RW                     NX pte
[    1.971527] 0xfffffffef00b4000-0xfffffffef00e4000         192K                               pte
[    1.971540] 0xfffffffef00e4000-0xfffffffef00e5000           4K                               pte
[    1.971553] 0xfffffffef00e5000-0xfffffffef00e6000           4K                               pte
[    1.971572] 0xfffffffef00e6000-0xfffffffef0200000        1128K     RW                     NX pte
[    1.971590] 0xfffffffef0200000-0xfffffffef2400000          34M     RW         PSE         NX pmd
[    1.971614] 0xfffffffef2400000-0xfffffffef2523000        1164K     RW                     NX pte
[    1.971636] 0xfffffffef2523000-0xfffffffef340b000       15264K                               pte
[    1.971659] 0xfffffffef340b000-0xfffffffef35d8000        1844K                               pte
[    1.971678] 0xfffffffef35d8000-0xfffffffef3d08000        7360K                               pte
[    1.971694] 0xfffffffef3d08000-0xfffffffef3d79000         452K                               pte
[    1.971710] 0xfffffffef3d79000-0xfffffffef3e00000         540K     RW                     NX pte
[    1.971727] 0xfffffffef3e00000-0xfffffffef4400000           6M     RW         PSE         NX pmd
[    1.971753] 0xfffffffef4400000-0xfffffffef4593000        1612K     RW                     NX pte
[    1.971771] 0xfffffffef4593000-0xfffffffef4596000          12K     ro                     x  pte
[    1.971788] 0xfffffffef4596000-0xfffffffef459b000          20K     RW                     NX pte
[    1.971806] 0xfffffffef459b000-0xfffffffef459c000           4K     ro                     x  pte
[    1.971824] 0xfffffffef459c000-0xfffffffef45a1000          20K     RW                     NX pte
[    1.971841] 0xfffffffef45a1000-0xfffffffef45a5000          16K     ro                     x  pte
[    1.971859] 0xfffffffef45a5000-0xfffffffef45aa000          20K     RW                     NX pte
[    1.971876] 0xfffffffef45aa000-0xfffffffef45ab000           4K     ro                     x  pte
[    1.971894] 0xfffffffef45ab000-0xfffffffef45af000          16K     RW                     NX pte
[    1.971912] 0xfffffffef45af000-0xfffffffef45bc000          52K     ro                     x  pte
[    1.971929] 0xfffffffef45bc000-0xfffffffef45c1000          20K     RW                     NX pte
[    1.971947] 0xfffffffef45c1000-0xfffffffef45c4000          12K     ro                     x  pte
[    1.971964] 0xfffffffef45c4000-0xfffffffef45c9000          20K     RW                     NX pte
[    1.971982] 0xfffffffef45c9000-0xfffffffef45ca000           4K     ro                     x  pte
[    1.971999] 0xfffffffef45ca000-0xfffffffef45cf000          20K     RW                     NX pte
[    1.972017] 0xfffffffef45cf000-0xfffffffef45d0000           4K     ro                     x  pte
[    1.972034] 0xfffffffef45d0000-0xfffffffef45d5000          20K     RW                     NX pte
[    1.972052] 0xfffffffef45d5000-0xfffffffef45d6000           4K     ro                     x  pte
[    1.972070] 0xfffffffef45d6000-0xfffffffef45da000          16K     RW                     NX pte
[    1.972087] 0xfffffffef45da000-0xfffffffef45e6000          48K     ro                     x  pte
[    1.972105] 0xfffffffef45e6000-0xfffffffef45ed000          28K     RW                     NX pte
[    1.972122] 0xfffffffef45ed000-0xfffffffef45f2000          20K     ro                     x  pte
[    1.972140] 0xfffffffef45f2000-0xfffffffef45f7000          20K     RW                     NX pte
[    1.972158] 0xfffffffef45f7000-0xfffffffef45fa000          12K     ro                     x  pte
[    1.972175] 0xfffffffef45fa000-0xfffffffef45ff000          20K     RW                     NX pte
[    1.972193] 0xfffffffef45ff000-0xfffffffef4c00000        6148K                               pte
[    1.972215] 0xfffffffef4c00000-0xfffffffef4da6000        1688K                               pte
[    1.972233] 0xfffffffef4da6000-0xfffffffef4ea6000           1M                               pte
[    1.972247] 0xfffffffef4ea6000-0xfffffffef4ec0000         104K                               pte
[    1.972261] 0xfffffffef4ec0000-0xfffffffef4efb000         236K                               pte
[    1.972275] 0xfffffffef4efb000-0xfffffffef4f17000         112K                               pte
[    1.972299] 0xfffffffef4f17000-0xfffffffef5916000       10236K                               pte
[    1.972312] 0xfffffffef5916000-0xfffffffef5919000          12K                               pte
[    1.972338] 0xfffffffef5919000-0xfffffffef5b6a000        2372K                               pte
[    1.972351] 0xfffffffef5b6a000-0xfffffffef5b74000          40K                               pte
[    1.972365] 0xfffffffef5b74000-0xfffffffef5b8e000         104K                               pte
[    1.972378] 0xfffffffef5b8e000-0xfffffffef5b94000          24K                               pte
[    1.972391] 0xfffffffef5b94000-0xfffffffef5baa000          88K                               pte
[    1.972405] 0xfffffffef5baa000-0xfffffffef5bad000          12K                               pte
[    1.972418] 0xfffffffef5bad000-0xfffffffef5bc0000          76K                               pte
[    1.972431] 0xfffffffef5bc0000-0xfffffffef5bc5000          20K                               pte
[    1.972445] 0xfffffffef5bc5000-0xfffffffef5bda000          84K                               pte
[    1.972458] 0xfffffffef5bda000-0xfffffffef5bf2000          96K                               pte
[    1.972472] 0xfffffffef5bf2000-0xfffffffef5bfa000          32K                               pte
[    1.972485] 0xfffffffef5bfa000-0xfffffffef5c00000          24K                               pte
[    1.972500] 0xfffffffef5c00000-0xfffffffefdc00000         128M     RW         PSE         NX pmd
[    1.972526] 0xfffffffefdc00000-0xfffffffefec00000          16M     RW     PCD PSE         NX pmd
[    1.972549] 0xfffffffefec00000-0xfffffffefed00000           1M                               pte
[    1.972562] 0xfffffffefed00000-0xfffffffefed10000          64K     RW     PCD             NX pte
[    1.972582] 0xfffffffefed10000-0xfffffffefed80000         448K                               pte
[    1.972598] 0xfffffffefed80000-0xfffffffefee02000         520K     RW     PCD             NX pte
[    1.972616] 0xfffffffefee02000-0xfffffffefee10000          56K                               pte
[    1.972629] 0xfffffffefee10000-0xfffffffefee11000           4K     RW     PCD             NX pte
[    1.972652] 0xfffffffefee11000-0xfffffffefef00000         956K                               pte
[    1.972665] 0xfffffffefef00000-0xfffffffefef01000           4K     RW     PCD             NX pte
[    1.972684] 0xfffffffefef01000-0xfffffffefef40000         252K                               pte
[    1.972697] 0xfffffffefef40000-0xfffffffefef45000          20K     RW     PCD             NX pte
[    1.972716] 0xfffffffefef45000-0xfffffffefef80000         236K                               pte
[    1.972729] 0xfffffffefef80000-0xfffffffefef81000           4K     RW     PCD             NX pte
[    1.972748] 0xfffffffefef81000-0xfffffffefefc4000         268K                               pte
[    1.972761] 0xfffffffefefc4000-0xfffffffefefca000          24K     RW     PCD             NX pte
[    1.972779] 0xfffffffefefca000-0xfffffffefefcc000           8K                               pte
[    1.972792] 0xfffffffefefcc000-0xfffffffefefcf000          12K     RW     PCD             NX pte
[    1.972810] 0xfffffffefefcf000-0xfffffffefefd5000          24K                               pte
[    1.972823] 0xfffffffefefd5000-0xfffffffefefd6000           4K     RW     PCD             NX pte
[    1.972841] 0xfffffffefefd6000-0xfffffffeff000000         168K                               pte
[    1.972855] 0xfffffffeff000000-0xffffffff00000000          16M     RW     PCD PSE         NX pmd
[    1.972872] 0xffffffff00000000-0xffffffff80000000           2G                               pud
[    1.972885] ---[ High Kernel Mapping ]---
[    1.972897] 0xffffffff80000000-0xffffffffb0000000         768M                               pmd
[    1.972911] 0xffffffffb0000000-0xffffffffb3200000          50M     RW         PSE     GLB x  pmd
[    1.972939] 0xffffffffb3200000-0xffffffffb33ff000        2044K     RW                 GLB x  pte
[    1.972956] 0xffffffffb33ff000-0xffffffffb3400000           4K     ro                 GLB x  pte
[    1.972974] 0xffffffffb3400000-0xffffffffb5400000          32M     RW         PSE     GLB x  pmd
[    1.972993] 0xffffffffb5400000-0xffffffffc0000000         172M                               pmd
[    1.973006] ---[ Modules ]---
[    1.973018] 0xffffffffc0000000-0xffffffffff000000        1008M                               pmd
[    1.973031] ---[ End Modules ]---
[    1.973036] 0xffffffffff000000-0xffffffffff200000           2M                               pmd
[    1.973068] 0xffffffffff200000-0xffffffffff578000        3552K                               pte
[    1.973081] ---[ Fixmap Area ]---
[    1.973089] 0xffffffffff578000-0xffffffffff5fa000         520K                               pte
[    1.973102] 0xffffffffff5fa000-0xffffffffff5fd000          12K     RW PWT PCD         GLB NX pte
[    1.973131] 0xffffffffff5fd000-0xffffffffff800000        2060K                               pte
[    1.973144] 0xffffffffff800000-0x0000000000000000           8M                               pmd
[    1.973193] LSM: initializing lsm=lockdown,capability,yama,integrity,selinux,bpf,landlock
[    1.973216] Yama: becoming mindful.
[    1.973231] SELinux:  Initializing.
[    1.973271] LSM support for eBPF active
[    1.973277] landlock: Up and running.
[    1.973454] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    1.973593] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    1.974286] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    1.974313] LVT offset 1 assigned for vector 0xf9
[    1.974332] LVT offset 2 assigned for vector 0xf4
[    1.974341] process: using mwait in idle threads
[    1.974348] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    1.974356] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    1.974370] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    1.974382] Spectre V2 : Mitigation: Retpolines
[    1.974389] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    1.974400] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    1.974408] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    1.974418] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    1.974429] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    1.974439] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    1.994484] Freeing SMP alternatives memory: 44K
[    2.097713] smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[    2.098093] cblist_init_generic: Setting adjustable number of callback queues.
[    2.098138] cblist_init_generic: Setting shift to 4 and lim to 1.
[    2.098201] cblist_init_generic: Setting shift to 4 and lim to 1.
[    2.098263] cblist_init_generic: Setting shift to 4 and lim to 1.
[    2.098311] Running RCU-tasks wait API self tests
[    2.201665] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    2.201701] ... version:                0
[    2.201715] ... bit width:              48
[    2.201729] ... generic registers:      6
[    2.201742] ... value mask:             0000ffffffffffff
[    2.201759] ... max period:             00007fffffffffff
[    2.201776] ... fixed-purpose events:   0
[    2.201789] ... event mask:             000000000000003f
[    2.202166] rcu: Hierarchical SRCU implementation.
[    2.202183] rcu: 	Max phase no-delay instances is 400.
[    2.203402] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    2.203842] smp: Bringing up secondary CPUs ...
[    2.204165] x86: Booting SMP configuration:
[    2.204180] .... node  #0, CPUs:        #1
[    2.206694] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    2.206952]   #2  #3  #4
[    2.219638] Callback from call_rcu_tasks_trace() invoked.
[    2.219811]   #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    2.235561] smp: Brought up 1 node, 16 CPUs
[    2.235576] smpboot: Max logical packages: 1
[    2.235585] smpboot: Total of 16 processors activated (105405.21 BogoMIPS)
[    2.254982] allocated 266338304 bytes of page_ext
[    2.255737] devtmpfs: initialized
[    2.255737] x86/mm: Memory block size: 2048MB
[    2.257555] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
[    2.257576] ACPI: PM: Registering ACPI NVS region [mem 0xbbe84000-0xbc178fff] (3100672 bytes)
[    2.260242] DMA-API: preallocated 65536 debug entries
[    2.260253] DMA-API: debugging enabled by kernel config
[    2.260263] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    2.260285] futex hash table entries: 4096 (order: 7, 524288 bytes, linear)
[    2.260550] pinctrl core: initialized pinctrl subsystem

[    2.260921] *************************************************************
[    2.260933] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE    **
[    2.260944] **                                                         **
[    2.260956] **  IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL  **
[    2.260967] **                                                         **
[    2.260978] ** This means that this kernel is built to expose internal **
[    2.260989] ** IOMMU data structures, which may compromise security on **
[    2.261001] ** your system.                                            **
[    2.261012] **                                                         **
[    2.261023] ** If you see this message and you are not debugging the   **
[    2.261034] ** kernel, report this immediately to your vendor!         **
[    2.261046] **                                                         **
[    2.261057] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE    **
[    2.261068] *************************************************************
[    2.261115] PM: RTC time: 21:23:12, date: 2023-01-10
[    2.261861] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    2.262269] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    2.262292] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    2.262315] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    2.262351] audit: initializing netlink subsys (disabled)
[    2.262414] audit: type=2000 audit(1673385791.332:1): state=initialized audit_enabled=0 res=1
[    2.262707] thermal_sys: Registered thermal governor 'fair_share'
[    2.262709] thermal_sys: Registered thermal governor 'bang_bang'
[    2.262722] thermal_sys: Registered thermal governor 'step_wise'
[    2.262732] thermal_sys: Registered thermal governor 'user_space'
[    2.262782] cpuidle: using governor menu
[    2.262877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    2.262877] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    2.262889] PCI: not using MMCONFIG
[    2.262897] PCI: Using configuration type 1 for base access
[    2.262907] PCI: Using configuration type 1 for extended access
[    2.264267] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    2.265712] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    2.265712] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    2.265712] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    2.265712] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    2.266307] cryptd: max_cpu_qlen set to 1000
[    2.266613] raid6: skipped pq benchmark and selected avx2x4
[    2.266625] raid6: using avx2x2 recovery algorithm
[    2.266787] fbcon: Taking over console
[    2.266902] ACPI: Added _OSI(Module Device)
[    2.266911] ACPI: Added _OSI(Processor Device)
[    2.266920] ACPI: Added _OSI(3.0 _SCP Extensions)
[    2.266929] ACPI: Added _OSI(Processor Aggregator Device)
[    2.304422] ACPI: 18 ACPI AML tables successfully acquired and loaded
[    2.306066] Callback from call_rcu_tasks_rude() invoked.
[    2.311463] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    2.317935] ACPI: Interpreter enabled
[    2.317985] ACPI: PM: (supports S0 S4 S5)
[    2.317997] ACPI: Using IOAPIC for interrupt routing
[    2.318428] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    2.318534] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
[    2.318562] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    2.318578] PCI: Using E820 reservations for host bridge windows
[    2.319599] ACPI: Enabled 3 GPEs in block 00 to 1F
[    2.321206] ACPI: \_SB_.PCI0.GPP0.M237: New power resource
[    2.321807] ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
[    2.322114] ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
[    2.324735] ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
[    2.325000] ACPI: \_SB_.PCI0.GP17.XHC0.P3U0: New power resource
[    2.326704] ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
[    2.326968] ACPI: \_SB_.PCI0.GP17.XHC1.P3U1: New power resource
[    2.331678] ACPI: \_SB_.PCI0.GPP5.P1NV: New power resource
[    2.332294] ACPI: \_SB_.PCI0.GPP6.P0NV: New power resource
[    2.344661] ACPI: \_SB_.PRWL: New power resource
[    2.349126] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    2.349143] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    2.349381] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    2.349816] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    2.349863] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    2.351313] PCI host bridge to bus 0000:00
[    2.351324] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    2.351337] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    2.351350] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    2.351363] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    2.351375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    2.351389] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[    2.351407] pci_bus 0000:00: root bus resource [mem 0x1040000000-0xffffffffff window]
[    2.351421] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.351488] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[    2.351832] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[    2.352080] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[    2.352292] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
[    2.352372] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    2.352693] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[    2.352918] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
[    2.352955] pci 0000:00:02.1: enabling Extended Tags
[    2.353006] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    2.353234] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[    2.353311] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    2.353559] pci 0000:00:02.3: [1022:1634] type 01 class 0x060400
[    2.353636] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    2.353875] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
[    2.353952] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    2.354194] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[    2.354414] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[    2.354454] pci 0000:00:08.1: enabling Extended Tags
[    2.354505] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    2.354908] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    2.355174] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    2.355486] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000
[    2.355683] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000
[    2.355878] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000
[    2.356065] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000
[    2.356254] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000
[    2.356452] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000
[    2.356655] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000
[    2.356844] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000
[    2.357161] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    2.357186] pci 0000:01:00.0: reg 0x10: [mem 0xfcc00000-0xfcc03fff]
[    2.357320] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    2.357416] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    2.357733] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    2.357748] pci 0000:00:01.1:   bridge window [mem 0xfca00000-0xfccfffff]
[    2.357763] pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    2.357894] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    2.358040] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    2.359593] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    2.359611] pci 0000:01:00.0:   bridge window [mem 0xfca00000-0xfcbfffff]
[    2.359628] pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    2.359777] pci 0000:03:00.0: [1002:73df] type 00 class 0x038000
[    2.359805] pci 0000:03:00.0: reg 0x10: [mem 0xf800000000-0xfbffffffff 64bit pref]
[    2.359828] pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
[    2.359852] pci 0000:03:00.0: reg 0x24: [mem 0xfca00000-0xfcafffff]
[    2.359868] pci 0000:03:00.0: reg 0x30: [mem 0xfcb00000-0xfcb1ffff pref]
[    2.359994] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    2.360089] pci 0000:03:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    2.360344] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    2.360367] pci 0000:03:00.1: reg 0x10: [mem 0xfcb20000-0xfcb23fff]
[    2.360488] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    2.360784] pci 0000:02:00.0: PCI bridge to [bus 03]
[    2.360800] pci 0000:02:00.0:   bridge window [mem 0xfca00000-0xfcbfffff]
[    2.360817] pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    2.360948] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    2.360976] pci 0000:04:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    2.361010] pci 0000:04:00.0: reg 0x18: [mem 0xfcf04000-0xfcf04fff 64bit]
[    2.361037] pci 0000:04:00.0: reg 0x20: [mem 0xfcf00000-0xfcf03fff 64bit]
[    2.361157] pci 0000:04:00.0: supports D1 D2
[    2.361166] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.361492] pci 0000:00:02.1: PCI bridge to [bus 04]
[    2.361505] pci 0000:00:02.1:   bridge window [io  0xf000-0xffff]
[    2.361517] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    2.361656] pci 0000:05:00.0: [14c3:7961] type 00 class 0x028000
[    2.361687] pci 0000:05:00.0: reg 0x10: [mem 0xfc30300000-0xfc303fffff 64bit pref]
[    2.361712] pci 0000:05:00.0: reg 0x18: [mem 0xfc30400000-0xfc30403fff 64bit pref]
[    2.361738] pci 0000:05:00.0: reg 0x20: [mem 0xfc30404000-0xfc30404fff 64bit pref]
[    2.361841] pci 0000:05:00.0: supports D1 D2
[    2.361850] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.362368] pci 0000:00:02.2: PCI bridge to [bus 05]
[    2.362385] pci 0000:00:02.2:   bridge window [mem 0xfc30300000-0xfc304fffff 64bit pref]
[    2.362657] pci 0000:06:00.0: [1bb1:5018] type 00 class 0x010802
[    2.362715] pci 0000:06:00.0: reg 0x10: [mem 0xfce00000-0xfce03fff 64bit]
[    2.363310] pci 0000:06:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:02.3 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    2.363849] pci 0000:00:02.3: PCI bridge to [bus 06]
[    2.363863] pci 0000:00:02.3:   bridge window [mem 0xfce00000-0xfcefffff]
[    2.364031] pci 0000:07:00.0: [1bb1:5018] type 00 class 0x010802
[    2.364089] pci 0000:07:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff 64bit]
[    2.364681] pci 0000:07:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:02.4 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    2.365192] pci 0000:00:02.4: PCI bridge to [bus 07]
[    2.365205] pci 0000:00:02.4:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    2.365430] pci 0000:08:00.0: [1002:1638] type 00 class 0x030000
[    2.365454] pci 0000:08:00.0: reg 0x10: [mem 0xfc20000000-0xfc2fffffff 64bit pref]
[    2.365475] pci 0000:08:00.0: reg 0x18: [mem 0xfc30000000-0xfc301fffff 64bit pref]
[    2.365493] pci 0000:08:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    2.365509] pci 0000:08:00.0: reg 0x24: [mem 0xfc900000-0xfc97ffff]
[    2.365533] pci 0000:08:00.0: enabling Extended Tags
[    2.365609] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[    2.365659] pci 0000:08:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    2.365904] pci 0000:08:00.1: [1002:1637] type 00 class 0x040300
[    2.365923] pci 0000:08:00.1: reg 0x10: [mem 0xfc9c8000-0xfc9cbfff]
[    2.365958] pci 0000:08:00.1: enabling Extended Tags
[    2.366008] pci 0000:08:00.1: PME# supported from D1 D2 D3hot D3cold
[    2.366219] pci 0000:08:00.2: [1022:15df] type 00 class 0x108000
[    2.366244] pci 0000:08:00.2: reg 0x18: [mem 0xfc800000-0xfc8fffff]
[    2.366266] pci 0000:08:00.2: reg 0x24: [mem 0xfc9cc000-0xfc9cdfff]
[    2.366285] pci 0000:08:00.2: enabling Extended Tags
[    2.366521] pci 0000:08:00.3: [1022:1639] type 00 class 0x0c0330
[    2.366548] pci 0000:08:00.3: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[    2.366588] pci 0000:08:00.3: enabling Extended Tags
[    2.366640] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[    2.366865] pci 0000:08:00.4: [1022:1639] type 00 class 0x0c0330
[    2.366888] pci 0000:08:00.4: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
[    2.366927] pci 0000:08:00.4: enabling Extended Tags
[    2.366979] pci 0000:08:00.4: PME# supported from D0 D3hot D3cold
[    2.367206] pci 0000:08:00.5: [1022:15e2] type 00 class 0x048000
[    2.367225] pci 0000:08:00.5: reg 0x10: [mem 0xfc980000-0xfc9bffff]
[    2.367261] pci 0000:08:00.5: enabling Extended Tags
[    2.367310] pci 0000:08:00.5: PME# supported from D0 D3hot D3cold
[    2.367533] pci 0000:08:00.6: [1022:15e3] type 00 class 0x040300
[    2.367554] pci 0000:08:00.6: reg 0x10: [mem 0xfc9c0000-0xfc9c7fff]
[    2.367597] pci 0000:08:00.6: enabling Extended Tags
[    2.367647] pci 0000:08:00.6: PME# supported from D0 D3hot D3cold
[    2.367918] pci 0000:00:08.1: PCI bridge to [bus 08]
[    2.367931] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    2.367943] pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc9fffff]
[    2.367958] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    2.370664] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    2.370804] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    2.370926] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    2.371063] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    2.371191] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    2.371300] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    2.371423] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    2.371566] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    2.374600] Low-power S0 idle used by default for system suspend
[    2.375105] iommu: Default domain type: Translated 
[    2.375105] iommu: DMA domain TLB invalidation policy: lazy mode 
[    2.375105] SCSI subsystem initialized
[    2.375528] libata version 3.00 loaded.
[    2.375595] ACPI: bus type USB registered
[    2.375628] usbcore: registered new interface driver usbfs
[    2.375655] usbcore: registered new interface driver hub
[    2.375690] usbcore: registered new device driver usb
[    2.386636] pps_core: LinuxPPS API ver. 1 registered
[    2.386647] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.386670] PTP clock support registered
[    2.386753] EDAC MC: Ver: 3.0.0
[    2.386839] Registered efivars operations
[    2.388723] NetLabel: Initializing
[    2.388732] NetLabel:  domain hash size = 128
[    2.388742] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    2.388783] NetLabel:  unlabeled traffic allowed by default
[    2.388799] mctp: management component transport protocol core
[    2.388812] NET: Registered PF_MCTP protocol family
[    2.388837] PCI: Using ACPI for IRQ routing
[    2.393530] PCI: pci_cache_line_size set to 64 bytes
[    2.393740] e820: reserve RAM buffer [mem 0x09d1f000-0x0bffffff]
[    2.393747] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    2.393748] e820: reserve RAM buffer [mem 0xb440b000-0xb7ffffff]
[    2.393750] e820: reserve RAM buffer [mem 0xb6cb7018-0xb7ffffff]
[    2.393752] e820: reserve RAM buffer [mem 0xb6cc5018-0xb7ffffff]
[    2.393754] e820: reserve RAM buffer [mem 0xb6cd4018-0xb7ffffff]
[    2.393755] e820: reserve RAM buffer [mem 0xb9122000-0xbbffffff]
[    2.393757] e820: reserve RAM buffer [mem 0xba908000-0xbbffffff]
[    2.393758] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[    2.393760] e820: reserve RAM buffer [mem 0x101e300000-0x101fffffff]
[    2.394091] pci 0000:08:00.0: vgaarb: setting as boot VGA device
[    2.394091] pci 0000:08:00.0: vgaarb: bridge control possible
[    2.394091] pci 0000:08:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    2.394091] vgaarb: loaded
[    2.394091] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    2.394091] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    2.397627] clocksource: Switched to clocksource tsc-early
[    2.409576] Callback from call_rcu_tasks() invoked.
[    2.457957] VFS: Disk quotas dquot_6.6.0
[    2.457994] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.458297] pnp: PnP ACPI init
[    2.458595] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    2.459516] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    2.459530] system 00:03: [io  0x040b] has been reserved
[    2.459541] system 00:03: [io  0x04d6] has been reserved
[    2.459552] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    2.459563] system 00:03: [io  0x0c14] has been reserved
[    2.459574] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    2.459586] system 00:03: [io  0x0c52] has been reserved
[    2.459596] system 00:03: [io  0x0c6c] has been reserved
[    2.459607] system 00:03: [io  0x0c6f] has been reserved
[    2.459617] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    2.459629] system 00:03: [io  0x0800-0x089f] has been reserved
[    2.459641] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    2.459652] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    2.459664] system 00:03: [io  0x0900-0x090f] has been reserved
[    2.459675] system 00:03: [io  0x0910-0x091f] has been reserved
[    2.459687] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    2.459701] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[    2.459716] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    2.459729] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    2.459742] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    2.459756] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    2.459769] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    2.459783] system 00:03: [mem 0xfe700000-0xfe70ffff] has been reserved
[    2.461647] pnp: PnP ACPI: found 4 devices
[    2.470041] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.470251] NET: Registered PF_INET protocol family
[    2.470556] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    2.472985] tcp_listen_portaddr_hash hash table entries: 32768 (order: 9, 2621440 bytes, linear)
[    2.473283] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.473315] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    2.473705] TCP bind hash table entries: 65536 (order: 11, 10485760 bytes, vmalloc hugepage)
[    2.474813] TCP: Hash tables configured (established 524288 bind 65536)
[    2.475446] MPTCP token hash table entries: 65536 (order: 10, 6291456 bytes, vmalloc hugepage)
[    2.476039] UDP hash table entries: 32768 (order: 10, 6291456 bytes, vmalloc hugepage)
[    2.476685] UDP-Lite hash table entries: 32768 (order: 10, 6291456 bytes, vmalloc hugepage)
[    2.477435] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.477463] NET: Registered PF_XDP protocol family
[    2.477481] pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 01-03] add_size 1000
[    2.477505] pci 0000:00:01.1: BAR 13: assigned [io  0x1000-0x1fff]
[    2.477519] pci 0000:02:00.0: PCI bridge to [bus 03]
[    2.477533] pci 0000:02:00.0:   bridge window [mem 0xfca00000-0xfcbfffff]
[    2.477547] pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    2.477565] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    2.477578] pci 0000:01:00.0:   bridge window [mem 0xfca00000-0xfcbfffff]
[    2.477591] pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    2.477609] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    2.477619] pci 0000:00:01.1:   bridge window [io  0x1000-0x1fff]
[    2.477632] pci 0000:00:01.1:   bridge window [mem 0xfca00000-0xfccfffff]
[    2.477645] pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    2.477662] pci 0000:00:02.1: PCI bridge to [bus 04]
[    2.477671] pci 0000:00:02.1:   bridge window [io  0xf000-0xffff]
[    2.477684] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    2.477699] pci 0000:00:02.2: PCI bridge to [bus 05]
[    2.477711] pci 0000:00:02.2:   bridge window [mem 0xfc30300000-0xfc304fffff 64bit pref]
[    2.477728] pci 0000:00:02.3: PCI bridge to [bus 06]
[    2.477739] pci 0000:00:02.3:   bridge window [mem 0xfce00000-0xfcefffff]
[    2.477755] pci 0000:00:02.4: PCI bridge to [bus 07]
[    2.477765] pci 0000:00:02.4:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    2.477782] pci 0000:00:08.1: PCI bridge to [bus 08]
[    2.477791] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    2.477804] pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc9fffff]
[    2.477816] pci 0000:00:08.1:   bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    2.477834] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    2.477845] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    2.477856] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    2.477867] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    2.477878] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    2.477889] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
[    2.477901] pci_bus 0000:00: resource 10 [mem 0x1040000000-0xffffffffff window]
[    2.477914] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    2.477924] pci_bus 0000:01: resource 1 [mem 0xfca00000-0xfccfffff]
[    2.477935] pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    2.477949] pci_bus 0000:02: resource 1 [mem 0xfca00000-0xfcbfffff]
[    2.477960] pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    2.477973] pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcbfffff]
[    2.477983] pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[    2.477997] pci_bus 0000:04: resource 0 [io  0xf000-0xffff]
[    2.478007] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
[    2.478018] pci_bus 0000:05: resource 2 [mem 0xfc30300000-0xfc304fffff 64bit pref]
[    2.478031] pci_bus 0000:06: resource 1 [mem 0xfce00000-0xfcefffff]
[    2.478042] pci_bus 0000:07: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    2.478053] pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
[    2.478063] pci_bus 0000:08: resource 1 [mem 0xfc600000-0xfc9fffff]
[    2.478073] pci_bus 0000:08: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
[    2.478418] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    2.478654] pci 0000:08:00.1: D0 power state depends on 0000:08:00.0
[    2.478678] pci 0000:08:00.3: extending delay after power-on from D3hot to 20 msec
[    2.479129] pci 0000:08:00.4: extending delay after power-on from D3hot to 20 msec
[    2.479326] PCI: CLS 64 bytes, default 64
[    2.479368] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    2.479582] pci 0000:00:01.0: Adding to iommu group 0
[    2.479599] Trying to unpack rootfs image as initramfs...
[    2.479650] pci 0000:00:01.1: Adding to iommu group 1
[    2.479705] pci 0000:00:02.0: Adding to iommu group 2
[    2.479744] pci 0000:00:02.1: Adding to iommu group 3
[    2.479785] pci 0000:00:02.2: Adding to iommu group 4
[    2.479826] pci 0000:00:02.3: Adding to iommu group 5
[    2.479865] pci 0000:00:02.4: Adding to iommu group 6
[    2.479941] pci 0000:00:08.0: Adding to iommu group 7
[    2.479976] pci 0000:00:08.1: Adding to iommu group 7
[    2.480040] pci 0000:00:14.0: Adding to iommu group 8
[    2.480076] pci 0000:00:14.3: Adding to iommu group 8
[    2.480211] pci 0000:00:18.0: Adding to iommu group 9
[    2.480247] pci 0000:00:18.1: Adding to iommu group 9
[    2.480283] pci 0000:00:18.2: Adding to iommu group 9
[    2.480324] pci 0000:00:18.3: Adding to iommu group 9
[    2.480360] pci 0000:00:18.4: Adding to iommu group 9
[    2.480399] pci 0000:00:18.5: Adding to iommu group 9
[    2.480440] pci 0000:00:18.6: Adding to iommu group 9
[    2.480476] pci 0000:00:18.7: Adding to iommu group 9
[    2.480516] pci 0000:01:00.0: Adding to iommu group 10
[    2.480556] pci 0000:02:00.0: Adding to iommu group 11
[    2.480600] pci 0000:03:00.0: Adding to iommu group 12
[    2.480642] pci 0000:03:00.1: Adding to iommu group 13
[    2.480684] pci 0000:04:00.0: Adding to iommu group 14
[    2.480724] pci 0000:05:00.0: Adding to iommu group 15
[    2.480764] pci 0000:06:00.0: Adding to iommu group 16
[    2.480803] pci 0000:07:00.0: Adding to iommu group 17
[    2.480834] pci 0000:08:00.0: Adding to iommu group 7
[    2.480853] pci 0000:08:00.1: Adding to iommu group 7
[    2.480873] pci 0000:08:00.2: Adding to iommu group 7
[    2.480892] pci 0000:08:00.3: Adding to iommu group 7
[    2.480913] pci 0000:08:00.4: Adding to iommu group 7
[    2.480933] pci 0000:08:00.5: Adding to iommu group 7
[    2.480955] pci 0000:08:00.6: Adding to iommu group 7
[    2.485533] pci 0000:00:00.2: can't derive routing for PCI INT A
[    2.485546] pci 0000:00:00.2: PCI INT A: not connected
[    2.485701] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    2.485712] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    2.485735] AMD-Vi: Interrupt remapping enabled
[    2.485743] AMD-Vi: X2APIC enabled
[    2.502971] AMD-Vi: Virtual APIC enabled
[    2.503141] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.503156] software IO TLB: mapped [mem 0x00000000ad37e000-0x00000000b137e000] (64MB)
[    2.503234] LVT offset 0 assigned for vector 0x400
[    2.503464] perf: AMD IBS detected (0x000003ff)
[    2.503485] amd_uncore: 4  amd_df counters detected
[    2.503506] amd_uncore: 6  amd_l3 counters detected
[    2.503887] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    2.508838] Initialise system trusted keyrings
[    2.508898] Key type blacklist registered
[    2.508997] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[    2.509046] zbud: loaded
[    2.510012] integrity: Platform Keyring initialized
[    2.510029] integrity: Machine keyring initialized
[    2.512352] NET: Registered PF_ALG protocol family
[    2.512378] xor: automatically using best checksumming function   avx       
[    2.512392] Key type asymmetric registered
[    2.512406] Asymmetric key parser 'x509' registered
[    2.836464] Freeing initrd memory: 49716K
[    2.840771] modprobe (132) used greatest stack depth: 13040 bytes left
[    2.845357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    2.845519] io scheduler mq-deadline registered
[    2.845532] io scheduler kyber registered
[    2.845565] io scheduler bfq registered
[    2.847167] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    2.849247] pcieport 0000:00:01.1: PME: Signaling with IRQ 36
[    2.849326] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    2.849744] pcieport 0000:00:02.1: PME: Signaling with IRQ 37
[    2.849974] pcieport 0000:00:02.2: PME: Signaling with IRQ 38
[    2.850217] pcieport 0000:00:02.3: PME: Signaling with IRQ 39
[    2.850489] pcieport 0000:00:02.4: PME: Signaling with IRQ 40
[    2.850734] pcieport 0000:00:08.1: PME: Signaling with IRQ 41
[    2.851469] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.891633] ACPI: AC: AC Adapter [ADP0] (on-line)
[    2.891788] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2a/PNP0C0D:00/input/input0
[    2.891857] ACPI: button: Lid Switch [LID0]
[    2.891946] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    2.892027] ACPI: button: Power Button [PWRB]
[    2.892119] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    2.892180] ACPI: button: Sleep Button [SLPB]
[    2.892342] Estimated ratio of average max frequency by base frequency (times 1024): 1270
[    2.892424] Monitor-Mwait will be used to enter C-1 state
[    2.892434] ACPI: \_SB_.PLTF.P000: Found 3 idle states
[    2.892758] ACPI: \_SB_.PLTF.P001: Found 3 idle states
[    2.893047] ACPI: \_SB_.PLTF.P002: Found 3 idle states
[    2.893369] ACPI: \_SB_.PLTF.P003: Found 3 idle states
[    2.893631] ACPI: \_SB_.PLTF.P004: Found 3 idle states
[    2.893878] ACPI: \_SB_.PLTF.P005: Found 3 idle states
[    2.894128] ACPI: \_SB_.PLTF.P006: Found 3 idle states
[    2.894386] ACPI: \_SB_.PLTF.P007: Found 3 idle states
[    2.894657] ACPI: \_SB_.PLTF.P008: Found 3 idle states
[    2.894907] ACPI: \_SB_.PLTF.P009: Found 3 idle states
[    2.895166] ACPI: \_SB_.PLTF.P00A: Found 3 idle states
[    2.895426] ACPI: \_SB_.PLTF.P00B: Found 3 idle states
[    2.895690] ACPI: \_SB_.PLTF.P00C: Found 3 idle states
[    2.895934] ACPI: \_SB_.PLTF.P00D: Found 3 idle states
[    2.896193] ACPI: \_SB_.PLTF.P00E: Found 3 idle states
[    2.896451] ACPI: \_SB_.PLTF.P00F: Found 3 idle states
[    2.897120] thermal LNXTHERM:00: registered as thermal_zone0
[    2.897133] ACPI: thermal: Thermal Zone [TZ01] (71 C)
[    2.897540] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.899202] ACPI: battery: Slot [BAT0] (battery present)
[    2.903008] Non-volatile memory driver v1.3
[    2.903027] Linux agpgart interface v0.103
[    2.937132] ACPI: bus type drm_connector registered
[    2.942081] usbcore: registered new interface driver usbserial_generic
[    2.942160] usbserial: USB Serial support registered for generic
[    2.942232] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    2.942247] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    2.942443] xhci_hcd 0000:08:00.4: xHCI Host Controller
[    2.942443] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    2.942833] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 2
[    2.942834] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 1
[    2.943031] xhci_hcd 0000:08:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    2.943032] xhci_hcd 0000:08:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[    2.943190] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.943577] mousedev: PS/2 mouse device common for all mice
[    2.944074] rtc_cmos 00:01: RTC can wake from S4
[    2.944174] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    2.944181] xhci_hcd 0000:08:00.4: xHCI Host Controller
[    2.944355] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 4
[    2.944355] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 3
[    2.944359] xhci_hcd 0000:08:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.944373] xhci_hcd 0000:08:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    2.944706] rtc_cmos 00:01: registered as rtc0
[    2.944717] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    2.944758] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.944759] rtc_cmos 00:01: setting system clock to 2023-01-10T21:23:12 UTC (1673385792)
[    2.944776] usb usb1: Product: xHCI Host Controller
[    2.944802] usb usb1: Manufacturer: Linux 6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 xhci-hcd
[    2.944825] usb usb1: SerialNumber: 0000:08:00.3
[    2.944861] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.944917] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    2.944942] device-mapper: uevent: version 1.0.3
[    2.945055] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    2.945466] hub 1-0:1.0: USB hub found
[    2.945555] hub 1-0:1.0: 4 ports detected
[    2.946563] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    2.946797] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    2.946820] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.946838] usb usb2: Product: xHCI Host Controller
[    2.946851] usb usb2: Manufacturer: Linux 6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 xhci-hcd
[    2.946873] usb usb2: SerialNumber: 0000:08:00.4
[    2.947211] hub 2-0:1.0: USB hub found
[    2.947253] hub 2-0:1.0: 4 ports detected
[    2.948230] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.948304] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[    2.948326] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.948344] usb usb3: Product: xHCI Host Controller
[    2.948357] usb usb3: Manufacturer: Linux 6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 xhci-hcd
[    2.948380] usb usb3: SerialNumber: 0000:08:00.3
[    2.948775] hub 3-0:1.0: USB hub found
[    2.948813] hub 3-0:1.0: 2 ports detected
[    2.949437] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.949488] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[    2.949489] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.949490] usb usb4: Product: xHCI Host Controller
[    2.949491] usb usb4: Manufacturer: Linux 6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 xhci-hcd
[    2.949492] usb usb4: SerialNumber: 0000:08:00.4
[    2.949806] hub 4-0:1.0: USB hub found
[    2.949826] hub 4-0:1.0: 2 ports detected
[    2.968829] Console: switching to colour frame buffer device 320x90
[    2.979434] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    2.980603] hid: raw HID events driver (C) Jiri Kosina
[    2.980706] usbcore: registered new interface driver usbhid
[    2.980720] usbhid: USB HID core driver
[    2.981103] drop_monitor: Initializing network drop monitor service
[    2.989776] Initializing XFRM netlink socket
[    2.989858] NET: Registered PF_INET6 protocol family
[    2.995136] modprobe (153) used greatest stack depth: 12984 bytes left
[    2.999716] Segment Routing with IPv6
[    2.999736] RPL Segment Routing with IPv6
[    2.999764] In-situ OAM (IOAM) with IPv6
[    2.999804] mip6: Mobile IPv6
[    2.999823] NET: Registered PF_PACKET protocol family
[    3.003161] microcode: CPU1: patch_level=0x0a50000c
[    3.003165] microcode: CPU3: patch_level=0x0a50000c
[    3.003167] microcode: CPU2: patch_level=0x0a50000c
[    3.003180] microcode: CPU5: patch_level=0x0a50000c
[    3.003180] microcode: CPU4: patch_level=0x0a50000c
[    3.003180] microcode: CPU7: patch_level=0x0a50000c
[    3.003181] microcode: CPU6: patch_level=0x0a50000c
[    3.003183] microcode: CPU9: patch_level=0x0a50000c
[    3.003185] microcode: CPU8: patch_level=0x0a50000c
[    3.003223] microcode: CPU10: patch_level=0x0a50000c
[    3.003223] microcode: CPU11: patch_level=0x0a50000c
[    3.003235] microcode: CPU12: patch_level=0x0a50000c
[    3.003235] microcode: CPU13: patch_level=0x0a50000c
[    3.003279] microcode: CPU15: patch_level=0x0a50000c
[    3.003290] microcode: CPU14: patch_level=0x0a50000c
[    3.009104] microcode: CPU0: patch_level=0x0a50000c
[    3.009150] microcode: Microcode Update Driver: v2.2.
[    3.009600] resctrl: L3 allocation detected
[    3.009637] resctrl: MB allocation detected
[    3.009652] resctrl: L3 monitoring detected
[    3.009673] IPI shorthand broadcast: enabled
[    3.009715] AVX2 version of gcm_enc/dec engaged.
[    3.009874] AES CTR mode by8 optimization enabled
[    3.016059] sched_clock: Marking stable (3011744967, 3780927)->(3032796508, -17270614)
[    3.017748] registered taskstats version 1
[    3.018285] Loading compiled-in X.509 certificates
[    3.023588] Loaded X.509 cert 'Fedora kernel signing key: 2f36905d0cec47db589939e3e48f9ad289f5b309'
[    3.025442] zswap: loaded using pool lzo/zbud
[    3.035385] debug_vm_pgtable: [debug_vm_pgtable         ]: Validating architecture page table helpers
[    3.181017] page_owner is disabled
[    3.181942] Key type .fscrypt registered
[    3.181979] Key type fscrypt-provisioning registered
[    3.183853] Btrfs loaded, crc32c=crc32c-generic, assert=on, zoned=yes, fsverity=yes
[    3.184021] Key type big_key registered
[    3.184955] Key type trusted registered
[    3.187543] usb 2-4: new high-speed USB device number 2 using xhci_hcd
[    3.187544] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    3.192052] modprobe (170) used greatest stack depth: 12976 bytes left
[    3.192524] Key type encrypted registered
[    3.193085] Loading compiled-in module X.509 certificates
[    3.193599] Loaded X.509 cert 'Fedora kernel signing key: 2f36905d0cec47db589939e3e48f9ad289f5b309'
[    3.193639] ima: Allocated hash algorithm: sha256
[    3.226675] ima: No architecture policies found
[    3.227667] evm: Initialising EVM extended attributes:
[    3.228389] evm: security.selinux
[    3.228874] evm: security.SMACK64 (disabled)
[    3.229243] evm: security.SMACK64EXEC (disabled)
[    3.229608] evm: security.SMACK64TRANSMUTE (disabled)
[    3.229959] evm: security.SMACK64MMAP (disabled)
[    3.230306] evm: security.apparmor (disabled)
[    3.230656] evm: security.ima
[    3.231000] evm: security.capability
[    3.231335] evm: HMAC attrs: 0x1
[    3.308385] alg: No test for 842 (842-scomp)
[    3.310649] alg: No test for 842 (842-generic)
[    3.317813] usb 2-4: New USB device found, idVendor=13d3, idProduct=3563, bcdDevice= 1.00
[    3.318308] usb 2-4: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    3.318779] usb 2-4: Product: Wireless_Device
[    3.319178] usb 2-4: Manufacturer: MediaTek Inc.
[    3.319519] usb 2-4: SerialNumber: 000000000
[    3.324310] cryptomgr_test (266) used greatest stack depth: 12888 bytes left
[    3.339443] usb 1-3: New USB device found, idVendor=0b05, idProduct=1866, bcdDevice=40.23
[    3.339978] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.340417] usb 1-3: Product: N-KEY Device
[    3.340840] usb 1-3: Manufacturer: ASUSTek Computer Inc.
[    3.364341] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input5
[    3.365151] input: ASUSTek Computer Inc. N-KEY Device Keyboard as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input6
[    3.376745] PM:   Magic number: 7:770:398
[    3.377549] RAS: Correctable Errors collector initialized.
[    3.424000] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input7
[    3.436552] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input8
[    3.439439] hid-generic 0003:0B05:1866.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input0
[    3.562091] tsc: Refined TSC clocksource calibration: 3299.175 MHz
[    3.563362] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f8e4110016, max_idle_ns: 440795265300 ns
[    3.564011] clocksource: Switched to clocksource tsc
[    3.568982] Freeing unused decrypted memory: 2036K
[    3.572114] Freeing unused kernel image (initmem) memory: 6300K
[    3.582574] Write protecting the kernel read-only data: 36864k
[    3.584762] Freeing unused kernel image (rodata/data gap) memory: 1744K
[    3.608670] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.609339] rodata_test: all tests were successful
[    3.609807] Run /init as init process
[    3.610408]   with arguments:
[    3.610412]     /init
[    3.610414]   with environment:
[    3.610416]     HOME=/
[    3.610417]     TERM=linux
[    3.610420]     BOOT_IMAGE=(hd0,gpt1)/@root/boot/vmlinuz-6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64
[    3.636529] systemd[1]: systemd 252.4-598.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    3.637452] systemd[1]: Detected architecture x86-64.
[    3.637861] systemd[1]: Running in initrd.
[    3.642967] systemd[1]: Hostname set to <mikhail-laptop>.
[    4.118838] systemd[1]: bpf-lsm: LSM BPF program attached
[    4.215983] systemd[1]: Queued start job for default target initrd.target.
[    4.219824] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[    4.223797] systemd[1]: Reached target local-fs.target - Local File Systems.
[    4.227988] systemd[1]: Reached target slices.target - Slice Units.
[    4.231612] systemd[1]: Reached target swap.target - Swaps.
[    4.235315] systemd[1]: Reached target timers.target - Timer Units.
[    4.239579] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[    4.244153] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    4.248298] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    4.252864] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    4.257452] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    4.261392] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    4.265260] systemd[1]: Reached target sockets.target - Socket Units.
[    4.285447] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    4.288479] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because no trigger condition checks were met.
[    4.293742] systemd[1]: Starting systemd-journald.service - Journal Service...
[    4.299128] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    4.304474] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    4.308900] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[    4.324648] fuse: init (API version 7.38)
[    4.329332] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    4.348356] audit: type=1130 audit(1673385793.902:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.371339] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    4.373802] audit: type=1130 audit(1673385793.928:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.387880] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    4.418921] systemd[1]: Finished systemd-vconsole-setup.service - Setup Virtual Console.
[    4.421626] audit: type=1130 audit(1673385793.976:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.421892] systemd[1]: Started systemd-journald.service - Journal Service.
[    4.425110] audit: type=1130 audit(1673385793.979:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.441034] clocksource: timekeeping watchdog on CPU4: Marking clocksource 'tsc' as unstable because the skew is too large:
[    4.442022] clocksource:                       'hpet' wd_nsec: 503268851 wd_now: 228a95f wd_last: 1bab559 mask: ffffffff
[    4.442763] clocksource:                       'tsc' cs_nsec: 502450336 cs_now: d741e8a0f cs_last: d11507a35 mask: ffffffffffffffff
[    4.443405] clocksource:                       'tsc' is current clocksource.
[    4.444229] tsc: Marking TSC unstable due to clocksource watchdog
[    4.445145] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[    4.445843] sched_clock: Marking unstable (4441367116, 3780914)<-(4462415670, -17270614)
[    4.446857] clocksource: Checking clocksource tsc synchronization from CPU 12 to CPUs 0-1,3-5,7-9.
[    4.449792] clocksource: Switched to clocksource hpet
[    4.452284] audit: type=1130 audit(1673385794.006:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.505860] audit: type=1130 audit(1673385794.060:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.519341] audit: type=1130 audit(1673385794.073:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.582059] audit: type=1130 audit(1673385794.136:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.601265] audit: type=1130 audit(1673385794.155:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.128354] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    5.130792] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/LNXVIDEO:00/input/input9
[    5.149396] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    5.149615] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    5.150186] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    5.154629] ccp 0000:08:00.2: enabling device (0000 -> 0002)
[    5.155832] ccp 0000:08:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    5.162973] r8169 0000:04:00.0 eth0: RTL8168h/8111h, 7c:10:c9:28:41:cc, XID 541, IRQ 63
[    5.162979] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    5.166124] ccp 0000:08:00.2: tee enabled
[    5.167874] ccp 0000:08:00.2: psp enabled
[    5.203914] input: ASUE120A:00 04F3:319B Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0002/input/input10
[    5.206032] input: ASUE120A:00 04F3:319B Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0002/input/input11
[    5.207439] hid-generic 0018:04F3:319B.0002: input,hidraw1: I2C HID v1.00 Mouse [ASUE120A:00 04F3:319B] on i2c-ASUE120A:00
[    5.216782] r8169 0000:04:00.0 enp4s0: renamed from eth0
[    5.253449] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    5.254180] asus_wmi: ASUS WMI generic driver loaded
[    5.254852] nvme 0000:07:00.0: platform quirk: setting simple suspend
[    5.254852] nvme 0000:06:00.0: platform quirk: setting simple suspend
[    5.255624] nvme nvme0: pci function 0000:06:00.0
[    5.255623] nvme nvme1: pci function 0000:07:00.0
[    5.268323] nvme nvme0: missing or invalid SUBNQN field.
[    5.268322] nvme nvme1: missing or invalid SUBNQN field.
[    5.268670] nvme nvme1: Shutdown timeout set to 10 seconds
[    5.268860] nvme nvme0: Shutdown timeout set to 10 seconds
[    5.274331] nvme nvme1: 16/0/0 default/read/poll queues
[    5.274357] nvme nvme0: 16/0/0 default/read/poll queues
[    5.283334]  nvme0n1: p1 p2 p3
[    5.283633]  nvme1n1: p1
[    5.299431] BTRFS: device label fedora_localhost-live devid 2 transid 689218 /dev/nvme1n1p1 scanned by systemd-udevd (460)
[    5.300058] input: ASUE120A:00 04F3:319B Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0002/input/input12
[    5.302823] BTRFS: device label fedora_localhost-live devid 1 transid 689218 /dev/nvme0n1p3 scanned by systemd-udevd (510)
[    5.315125] input: ASUE120A:00 04F3:319B Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0002/input/input13
[    5.409199] hid-multitouch 0018:04F3:319B.0002: input,hidraw1: I2C HID v1.00 Mouse [ASUE120A:00 04F3:319B] on i2c-ASUE120A:00
[    5.437839] asus 0003:0B05:1866.0001: Fixing up Asus N-KEY keyb report descriptor
[    5.439978] asus 0003:0B05:1866.0001: Asus initialise N-KEY Device
[    5.456126] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input14
[    5.512795] asus 0003:0B05:1866.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input0
[    6.934760] [drm] amdgpu kernel modesetting enabled.
[    6.936586] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[    6.937763] ATPX version 1, functions 0x00000001
[    6.938006] ATPX Hybrid Graphics
[    6.965174] amdgpu: Virtual CRAT table created for CPU
[    6.965739] amdgpu: Topology: Add CPU node
[    6.970138] Console: switching to colour dummy device 80x25
[    6.987727] amdgpu 0000:03:00.0: enabling device (0000 -> 0002)
[    6.987841] [drm] initializing kernel modesetting (NAVY_FLOUNDER 0x1002:0x73DF 0x1043:0x16C2 0xC3).
[    6.988116] [drm] register mmio base: 0xFCA00000
[    6.988132] [drm] register mmio size: 1048576
[    6.988331] amdgpu 0000:03:00.0: amdgpu: lockup timeout disabled
[    6.988352] amdgpu 0000:03:00.0: amdgpu: lockup timeout disabled
[    6.988370] amdgpu 0000:03:00.0: amdgpu: lockup timeout disabled
[    6.988389] amdgpu 0000:03:00.0: amdgpu: lockup timeout disabled
[    6.991680] [drm] add ip block number 0 <nv_common>
[    6.991699] [drm] add ip block number 1 <gmc_v10_0>
[    6.991716] [drm] add ip block number 2 <navi10_ih>
[    6.991732] [drm] add ip block number 3 <psp>
[    6.991746] [drm] add ip block number 4 <smu>
[    6.991761] [drm] add ip block number 5 <dm>
[    6.991776] [drm] add ip block number 6 <gfx_v10_0>
[    6.991793] [drm] add ip block number 7 <sdma_v5_2>
[    6.991809] [drm] add ip block number 8 <vcn_v3_0>
[    6.991825] [drm] add ip block number 9 <jpeg_v3_0>
[    6.995522] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ATRM
[    6.995554] amdgpu: ATOM BIOS: SWBRT77321.001
[    6.995573] [drm] VCN(0) decode is enabled in VM mode
[    6.995582] [drm] VCN(0) encode is enabled in VM mode
[    6.995593] [drm] JPEG decode is enabled in VM mode
[    6.995602] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    6.995638] [drm] GPU posting now...
[    6.995770] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    6.995791] amdgpu 0000:03:00.0: amdgpu: VRAM: 12272M 0x0000008000000000 - 0x00000082FEFFFFFF (12272M used)
[    6.995809] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    6.995824] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[    6.995848] [drm] Detected VRAM RAM=12272M, BAR=16384M
[    6.995858] [drm] RAM width 192bits GDDR6
[    6.996300] [drm] amdgpu: 12272M of VRAM memory ready
[    6.996312] [drm] amdgpu: 31785M of GTT memory ready.
[    6.996397] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    6.996647] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[    7.006996] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    7.007013] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    8.999829] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[    9.006113] [drm] Loading DMUB firmware via PSP: version=0x02020017
[    9.035135] [drm] use_doorbell being set to: [true]
[    9.035177] [drm] use_doorbell being set to: [true]
[    9.055144] [drm] Found VCN firmware Version ENC: 1.26 DEC: 2 VEP: 0 Revision: 0
[    9.055176] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[    9.118365] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[    9.218895] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    9.232672] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    9.232738] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[    9.232764] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[    9.232807] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[    9.287583] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[    9.287617] BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274
[    9.287632] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 466, name: systemd-udevd
[    9.287647] preempt_count: 1, expected: 0
[    9.287654] RCU nest depth: 0, expected: 0
[    9.287662] 1 lock held by systemd-udevd/466:
[    9.287670]  #0: ffff9845d334c1c0 (&dev->mutex){....}-{3:3}, at: __driver_attach+0xc7/0x1c0
[    9.287694] Preemption disabled at:
[    9.287694] [<ffffffffc0ca8d59>] dc_fpu_begin+0x19/0x90 [amdgpu]
[    9.288024] CPU: 9 PID: 466 Comm: systemd-udevd Tainted: G             L    -------  ---  6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 #1
[    9.288047] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[    9.288063] Call Trace:
[    9.288069]  <TASK>
[    9.288074]  dump_stack_lvl+0x5b/0x77
[    9.288085]  __might_resched.cold+0xff/0x13b
[    9.288098]  __kmem_cache_alloc_node+0x25b/0x3c0
[    9.288109]  ? dcn30_clock_source_create+0x34/0xc0 [amdgpu]
[    9.288356]  kmalloc_trace+0x26/0x60
[    9.288366]  dcn30_clock_source_create+0x34/0xc0 [amdgpu]
[    9.288535]  dcn30_create_resource_pool+0x321/0x12b0 [amdgpu]
[    9.288535]  dc_create_resource_pool+0x155/0x280 [amdgpu]
[    9.288535]  dc_create+0x1fe/0x5d0 [amdgpu]
[    9.288535]  amdgpu_dm_init.isra.0+0x286/0x380 [amdgpu]
[    9.288535]  ? __wake_up_klogd.part.0+0x56/0x80
[    9.288535]  ? vprintk_emit+0x120/0x360
[    9.288535]  ? dev_vprintk_emit+0x173/0x19b
[    9.288535]  dm_hw_init+0xe/0x20 [amdgpu]
[    9.288535]  amdgpu_device_init.cold+0x1b03/0x201d [amdgpu]
[    9.288535]  ? _raw_spin_unlock_irqrestore+0x40/0x60
[    9.288535]  amdgpu_driver_load_kms+0x15/0x110 [amdgpu]
[    9.288535]  amdgpu_pci_probe+0x164/0x370 [amdgpu]
[    9.288535]  local_pci_probe+0x41/0x80
[    9.288535]  pci_device_probe+0xb3/0x220
[    9.288535]  really_probe+0xde/0x380
[    9.288535]  ? pm_runtime_barrier+0x50/0x90
[    9.288535]  __driver_probe_device+0x78/0x170
[    9.288535]  driver_probe_device+0x1f/0x90
[    9.288535]  __driver_attach+0xd2/0x1c0
[    9.288535]  ? __pfx___driver_attach+0x10/0x10
[    9.288535]  bus_for_each_dev+0x76/0xa0
[    9.288535]  bus_add_driver+0x1b1/0x200
[    9.288535]  driver_register+0x89/0xe0
[    9.288535]  ? __pfx_init_module+0x10/0x10 [amdgpu]
[    9.288535]  do_one_initcall+0x6e/0x330
[    9.288535]  do_init_module+0x4a/0x200
[    9.288535]  __do_sys_init_module+0x16a/0x1a0
[    9.288535]  ? sched_clock_local+0xe/0x80
[    9.288535]  do_syscall_64+0x5b/0x80
[    9.288535]  ? do_syscall_64+0x67/0x80
[    9.288535]  ? lockdep_hardirqs_on+0x7d/0x100
[    9.288535]  ? do_syscall_64+0x67/0x80
[    9.288535]  ? up_read+0x17/0x20
[    9.288535]  ? lock_is_held_type+0xe8/0x140
[    9.288535]  ? asm_exc_page_fault+0x22/0x30
[    9.288535]  ? lockdep_hardirqs_on+0x7d/0x100
[    9.288535]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[    9.288535] RIP: 0033:0x7f8a9b84000e
[    9.288535] Code: 48 8b 0d fd 4d 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d ca 4d 0c 00 f7 d8 64 89 01 48
[    9.288535] RSP: 002b:00007ffca0af6488 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[    9.288535] RAX: ffffffffffffffda RBX: 000055f9758cd2a0 RCX: 00007f8a9b84000e
[    9.288535] RDX: 000055f97589c390 RSI: 000000000177c3ce RDI: 00007f8a9825e010
[    9.288535] RBP: 000055f97589c390 R08: 000055f9758c4530 R09: 00007ffca0af26fe
[    9.288535] R10: 0000000000000005 R11: 0000000000000246 R12: 0000000000020000
[    9.288535] R13: 000055f9758c2670 R14: 0000000000000000 R15: 000055f9758c9cb0
[    9.288535]  </TASK>
[    9.291297] [drm] Display Core initialized with v3.2.215!
[    9.292637] [drm] DMUB hardware initialized: version=0x02020017
[    9.314995] [drm] kiq ring mec 2 pipe 1 q 0
[    9.319821] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    9.320658] [drm] JPEG decode initialized successfully.
[    9.323424] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    9.323722] amdgpu: sdma_bitmap: ffff
[    9.361575] memmap_init_zone_device initialised 3145728 pages in 18ms
[    9.361599] amdgpu: HMM registered 12272MB device memory
[    9.361888] amdgpu: SRAT table not found
[    9.361913] amdgpu: Virtual CRAT table created for GPU
[    9.362579] amdgpu: Topology: Add dGPU node [0x73df:0x1002]
[    9.362600] kfd kfd: amdgpu: added device 1002:73df
[    9.362632] amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
[    9.363395] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    9.363410] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    9.363424] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    9.363438] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    9.363451] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    9.363465] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    9.363479] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    9.363492] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    9.363506] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    9.363520] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    9.363547] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    9.363561] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[    9.363574] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[    9.363588] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[    9.363602] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[    9.363616] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[    9.364644] amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
[    9.383461] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:03:00.0 on minor 0
[    9.388361] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[    9.388781] [drm] DSC precompute is not needed.
[    9.389937] amdgpu 0000:08:00.0: vgaarb: deactivate vga console
[    9.389984] amdgpu 0000:08:00.0: enabling device (0006 -> 0007)
[    9.390077] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1043:0x16C2 0xC4).
[    9.390301] [drm] register mmio base: 0xFC900000
[    9.390311] [drm] register mmio size: 524288
[    9.390473] amdgpu 0000:08:00.0: amdgpu: lockup timeout disabled
[    9.392838] [drm] add ip block number 0 <soc15_common>
[    9.392849] [drm] add ip block number 1 <gmc_v9_0>
[    9.392859] [drm] add ip block number 2 <vega10_ih>
[    9.392869] [drm] add ip block number 3 <psp>
[    9.392878] [drm] add ip block number 4 <smu>
[    9.392887] [drm] add ip block number 5 <dm>
[    9.392895] [drm] add ip block number 6 <gfx_v9_0>
[    9.392905] [drm] add ip block number 7 <sdma_v4_0>
[    9.392914] [drm] add ip block number 8 <vcn_v2_0>
[    9.392923] [drm] add ip block number 9 <jpeg_v2_0>
[    9.392943] amdgpu 0000:08:00.0: amdgpu: Fetched VBIOS from VFCT
[    9.392956] amdgpu: ATOM BIOS: 113-CEZANNE-018
[    9.396591] [drm] VCN decode is enabled in VM mode
[    9.396602] [drm] VCN encode is enabled in VM mode
[    9.396611] [drm] JPEG decode is enabled in VM mode
[    9.396621] amdgpu 0000:08:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[    9.396636] amdgpu 0000:08:00.0: amdgpu: PCIE atomic ops is not supported
[    9.396656] amdgpu 0000:08:00.0: amdgpu: MODE2 reset
[    9.397241] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    9.397262] amdgpu 0000:08:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    9.397279] amdgpu 0000:08:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    9.397294] amdgpu 0000:08:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    9.397314] [drm] Detected VRAM RAM=512M, BAR=512M
[    9.397323] [drm] RAM width 128bits DDR4
[    9.397440] [drm] amdgpu: 512M of VRAM memory ready
[    9.397450] [drm] amdgpu: 31785M of GTT memory ready.
[    9.397487] ------------[ cut here ]------------
[    9.397495] DMA-API: amdgpu 0000:08:00.0: cacheline tracking EEXIST, overlapping mappings aren't supported
[    9.397514] WARNING: CPU: 8 PID: 466 at kernel/dma/debug.c:568 add_dma_entry+0x1ed/0x270
[    9.397554] Modules linked in: amdgpu(+) drm_ttm_helper ttm hid_asus nvme asus_wmi iommu_v2 drm_buddy ledtrig_audio sparse_keymap gpu_sched platform_profile nvme_core crct10dif_pclmul drm_display_helper crc32_pclmul crc32c_intel polyval_clmulni rfkill polyval_generic ucsi_acpi hid_multitouch ghash_clmulni_intel sha512_ssse3 typec_ucsi serio_raw ccp sp5100_tco cec r8169 nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[    9.397647] CPU: 8 PID: 466 Comm: systemd-udevd Tainted: G        W    L    -------  ---  6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 #1
[    9.397669] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[    9.397685] RIP: 0010:add_dma_entry+0x1ed/0x270
[    9.397695] Code: ff 0f 84 97 00 00 00 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c5 bf 92 00 48 89 c6 48 89 da 48 c7 c7 50 03 ac b1 e8 2c 1a e3 00 <0f> 0b 48 85 ed 0f 85 fd d6 e3 00 8b 05 72 92 60 02 85 c0 0f 85 ca
[    9.397725] RSP: 0018:ffffb27581b879b0 EFLAGS: 00010296
[    9.397736] RAX: 000000000000005e RBX: ffff9845d2f457f0 RCX: 0000000000000000
[    9.397748] RDX: 0000000000000001 RSI: ffffffffb1b29b96 RDI: 00000000ffffffff
[    9.397760] RBP: ffff9845c1598300 R08: 0000000000000000 R09: ffffb27581b87858
[    9.397773] R10: 0000000000000003 R11: ffff9854dd2fffe8 R12: 0000000000000000
[    9.397785] R13: 0000000000000001 R14: 0000000000000202 R15: 0000000000280040
[    9.397797] FS:  00007f8a9ade5b40(0000) GS:ffff985498200000(0000) knlGS:0000000000000000
[    9.397812] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    9.397822] CR2: 00007f8a999da000 CR3: 000000017f0ba000 CR4: 0000000000750ee0
[    9.397834] PKRU: 55555554
[    9.397840] Call Trace:
[    9.397846]  <TASK>
[    9.397854]  dma_map_page_attrs+0x82/0x2d0
[    9.397868]  amdgpu_gart_init+0x3c/0xa0 [amdgpu]
[    9.398159]  gmc_v9_0_sw_init+0x3bc/0x770 [amdgpu]
[    9.398374]  amdgpu_device_init.cold+0x1617/0x201d [amdgpu]
[    9.398633]  ? _raw_spin_unlock_irqrestore+0x40/0x60
[    9.398649]  amdgpu_driver_load_kms+0x15/0x110 [amdgpu]
[    9.398849]  amdgpu_pci_probe+0x164/0x370 [amdgpu]
[    9.399045]  local_pci_probe+0x41/0x80
[    9.399057]  pci_device_probe+0xb3/0x220
[    9.399068]  really_probe+0xde/0x380
[    9.399076]  ? pm_runtime_barrier+0x50/0x90
[    9.399087]  __driver_probe_device+0x78/0x170
[    9.399097]  driver_probe_device+0x1f/0x90
[    9.399107]  __driver_attach+0xd2/0x1c0
[    9.399115]  ? __pfx___driver_attach+0x10/0x10
[    9.399125]  bus_for_each_dev+0x76/0xa0
[    9.399134]  bus_add_driver+0x1b1/0x200
[    9.399144]  driver_register+0x89/0xe0
[    9.399153]  ? __pfx_init_module+0x10/0x10 [amdgpu]
[    9.399345]  do_one_initcall+0x6e/0x330
[    9.399359]  do_init_module+0x4a/0x200
[    9.399369]  __do_sys_init_module+0x16a/0x1a0
[    9.399378]  ? sched_clock_local+0xe/0x80
[    9.399397]  do_syscall_64+0x5b/0x80
[    9.399405]  ? do_syscall_64+0x67/0x80
[    9.399413]  ? lockdep_hardirqs_on+0x7d/0x100
[    9.399424]  ? do_syscall_64+0x67/0x80
[    9.399433]  ? up_read+0x17/0x20
[    9.399443]  ? lock_is_held_type+0xe8/0x140
[    9.399454]  ? asm_exc_page_fault+0x22/0x30
[    9.399464]  ? lockdep_hardirqs_on+0x7d/0x100
[    9.399474]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[    9.399484] RIP: 0033:0x7f8a9b84000e
[    9.399498] Code: 48 8b 0d fd 4d 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d ca 4d 0c 00 f7 d8 64 89 01 48
[    9.399544] RSP: 002b:00007ffca0af6488 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[    9.399569] RAX: ffffffffffffffda RBX: 000055f9758cd2a0 RCX: 00007f8a9b84000e
[    9.399582] RDX: 000055f97589c390 RSI: 000000000177c3ce RDI: 00007f8a9825e010
[    9.399594] RBP: 000055f97589c390 R08: 000055f9758c4530 R09: 00007ffca0af26fe
[    9.399607] R10: 0000000000000005 R11: 0000000000000246 R12: 0000000000020000
[    9.399619] R13: 000055f9758c2670 R14: 0000000000000000 R15: 000055f9758c9cb0
[    9.399639]  </TASK>
[    9.399644] irq event stamp: 691431
[    9.399651] hardirqs last  enabled at (691439): [<ffffffffb01a954e>] __up_console_sem+0x5e/0x70
[    9.399668] hardirqs last disabled at (691446): [<ffffffffb01a9533>] __up_console_sem+0x43/0x70
[    9.399684] softirqs last  enabled at (691366): [<ffffffffb0110ead>] __irq_exit_rcu+0xed/0x160
[    9.399701] softirqs last disabled at (691361): [<ffffffffb0110ead>] __irq_exit_rcu+0xed/0x160
[    9.399716] ---[ end trace 0000000000000000 ]---
[    9.399726] DMA-API: Mapped at:
[    9.399732]  debug_dma_map_page+0x66/0x100
[    9.399741]  dma_map_page_attrs+0x82/0x2d0
[    9.399750]  amdgpu_gart_init+0x3c/0xa0 [amdgpu]
[    9.399955]  gmc_v9_0_sw_init+0x3bc/0x770 [amdgpu]
[    9.400171]  amdgpu_device_init.cold+0x1617/0x201d [amdgpu]
[    9.400412] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    9.400631] [drm] PCIE GART of 1024M enabled.
[    9.400641] [drm] PTB located at 0x000000F41FC00000
[    9.409110] amdgpu 0000:08:00.0: amdgpu: PSP runtime database doesn't exist
[    9.409125] amdgpu 0000:08:00.0: amdgpu: PSP runtime database doesn't exist
[    9.415219] [drm] Loading DMUB firmware via PSP: version=0x01010024
[    9.450212] [drm] Found VCN firmware Version ENC: 1.19 DEC: 5 VEP: 0 Revision: 0
[    9.450245] amdgpu 0000:08:00.0: amdgpu: Will use PSP to load VCN firmware
[   10.180838] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[   10.264316] amdgpu 0000:08:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   10.272872] amdgpu 0000:08:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   10.272889] amdgpu 0000:08:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   10.276873] amdgpu 0000:08:00.0: amdgpu: SMU is initialized successfully!
[   10.279029] [drm] Display Core initialized with v3.2.215!
[   10.279601] [drm] DMUB hardware initialized: version=0x01010024
[   10.465219] [drm] kiq ring mec 2 pipe 1 q 0
[   10.472114] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   10.472150] [drm] JPEG decode initialized successfully.
[   10.475162] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[   10.475286] amdgpu: sdma_bitmap: 3
[   10.486279] memmap_init_zone_device initialised 131072 pages in 1ms
[   10.486293] amdgpu: HMM registered 512MB device memory
[   10.486333] amdgpu: SRAT table not found
[   10.486342] amdgpu: Virtual CRAT table created for GPU
[   10.487311] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[   10.487324] kfd kfd: amdgpu: added device 1002:1638
[   10.487403] amdgpu 0000:08:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[   10.487665] amdgpu 0000:08:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[   10.487684] amdgpu 0000:08:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[   10.487697] amdgpu 0000:08:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[   10.487710] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[   10.487724] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[   10.487737] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[   10.487750] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[   10.487764] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[   10.487777] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[   10.487791] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[   10.487804] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[   10.487817] amdgpu 0000:08:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 13 on hub 0
[   10.487831] amdgpu 0000:08:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[   10.487844] amdgpu 0000:08:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[   10.487857] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[   10.487870] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[   10.487883] amdgpu 0000:08:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[   10.491050] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:08:00.0 on minor 1
[   10.993392] [drm] Fence fallback timer expired on ring gfx
[   11.004754] fbcon: amdgpudrmfb (fb0) is primary device
[   11.669244] Console: switching to colour frame buffer device 320x90
[   11.677710] amdgpu 0000:08:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   11.695898] setfont (604) used greatest stack depth: 11400 bytes left
[   11.768348] kauditd_printk_skb: 7 callbacks suppressed
[   11.768352] audit: type=1130 audit(1673385801.321:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.825319] audit: type=1130 audit(1673385801.378:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.855114] BTRFS info (device nvme0n1p3): using crc32c (crc32c-intel) checksum algorithm
[   11.855241] BTRFS info (device nvme0n1p3): using free space tree
[   12.460805] BTRFS info (device nvme0n1p3): enabling ssd optimizations
[   12.460839] BTRFS info (device nvme0n1p3): auto enabling async discard
[   12.508417] audit: type=1130 audit(1673385802.061:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.508429] audit: type=1131 audit(1673385802.061:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.630575] audit: type=1130 audit(1673385802.183:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.676952] audit: type=1131 audit(1673385802.230:23): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.686985] audit: type=1131 audit(1673385802.240:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.703009] audit: type=1131 audit(1673385802.256:25): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.719788] audit: type=1131 audit(1673385802.273:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.727812] audit: type=1131 audit(1673385802.281:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.744511] systemd-udevd (466) used greatest stack depth: 10472 bytes left
[   13.044059] systemd-journald[323]: Received SIGTERM from PID 1 (systemd).
[   13.320632] SELinux:  policy capability network_peer_controls=1
[   13.321639] SELinux:  policy capability open_perms=1
[   13.322292] SELinux:  policy capability extended_socket_class=1
[   13.322918] SELinux:  policy capability always_check_network=0
[   13.323519] SELinux:  policy capability cgroup_seclabel=1
[   13.324135] SELinux:  policy capability nnp_nosuid_transition=1
[   13.324743] SELinux:  policy capability genfs_seclabel_symlinks=1
[   13.325320] SELinux:  policy capability ioctl_skip_cloexec=0
[   13.425452] systemd[1]: Successfully loaded SELinux policy in 213.423ms.
[   13.484908] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 32.903ms.
[   13.490524] systemd[1]: systemd 252.4-598.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   13.492031] systemd[1]: Detected architecture x86-64.
[   13.948967] systemd[1]: bpf-lsm: LSM BPF program attached
[   14.113038] systemd-sysv-generator[691]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[   14.114880] systemd-sysv-generator[691]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[   14.142342] zram: Added device: zram0
[   14.320980] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[   14.329366] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[   14.331896] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[   14.333122] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[   14.335940] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   14.339081] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   14.342115] systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen.
[   14.344296] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   14.348101] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[   14.352082] systemd[1]: Created slice user.slice - User and Session Slice.
[   14.353585] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
[   14.355073] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   14.359356] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   14.360229] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[   14.361462] systemd[1]: Reached target getty.target - Login Prompts.
[   14.365936] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[   14.366722] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[   14.369479] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[   14.372980] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   14.377892] systemd[1]: Reached target slices.target - Slice Units.
[   14.380479] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   14.382951] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[   14.395409] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[   14.398328] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[   14.406866] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   14.420681] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   14.422574] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   14.425816] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[   14.441855] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   14.446878] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   14.451628] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   14.462235] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   14.463893] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[   14.466834] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   14.474359] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   14.479091] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   14.488554] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   14.492922] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   14.494704] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[   14.516700] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
[   14.518904] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[   14.531751] systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.
[   14.533790] systemd[1]: Stopped systemd-journald.service - Journal Service.
[   14.555977] systemd[1]: Starting systemd-journald.service - Journal Service...
[   14.560275] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   14.564891] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[   14.569618] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   14.576216] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[   14.579281] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   14.586821] BTRFS info (device nvme0n1p3: state M): use zstd compression, level 1
[   14.592419] systemd[1]: Started systemd-journald.service - Journal Service.
[   14.749909] systemd-journald[705]: Received client request to flush runtime journal.
[   15.002955] zram0: detected capacity change from 0 to 16777216
[   15.107379] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input15
[   15.134784] Adding 104857596k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:104857596k SSFS
[   15.151474] Adding 8388604k swap on /dev/zram0.  Priority:100 extents:1 across:8388604k SSDscFS
[   15.197247] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   15.198119] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   15.209475] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   15.240282] snd_rn_pci_acp3x 0000:08:00.5: enabling device (0000 -> 0002)
[   15.262804] input: PC Speaker as /devices/platform/pcspkr/input/input16
[   15.284169] asus_wmi: Initialization: 0x1
[   15.285008] asus_wmi: SFUN value: 0x1821
[   15.285012] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[   15.285015] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[   15.307719] asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
[   15.319599] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input17
[   15.323293] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[   15.323721] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   15.324376] RAPL PMU: hw unit of domain package 2^-16 Joules
[   15.325676] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   15.354424] ACPI: battery: new extension: ASUS Battery Extension
[   15.457938] Bluetooth: Core ver 2.22
[   15.460539] NET: Registered PF_BLUETOOTH protocol family
[   15.461816] Bluetooth: HCI device and connection manager initialized
[   15.463764] Bluetooth: HCI socket layer initialized
[   15.463770] Bluetooth: L2CAP socket layer initialized
[   15.463824] Bluetooth: SCO socket layer initialized
[   15.592498] SVM: TSC scaling supported
[   15.593565] kvm: Nested Virtualization enabled
[   15.594606] SVM: kvm: Nested Paging enabled
[   15.596828] SVM: Virtual VMLOAD VMSAVE supported
[   15.597771] SVM: Virtual GIF supported
[   15.598633] SVM: LBR virtualization supported
[   15.637334] MCE: In-kernel MCE decoding enabled.
[   15.641543] usbcore: registered new interface driver btusb
[   15.658988] mt7921e 0000:05:00.0: enabling device (0000 -> 0002)
[   15.686595] BUG: unable to handle page fault for address: ffffb2758525a6a9
[   15.687243] #PF: supervisor read access in kernel mode
[   15.687806] #PF: error_code(0x0000) - not-present page
[   15.687806] PGD 100000067 P4D 100000067 PUD 10020f067 PMD 11f02a067 PTE 0
[   15.688647] Oops: 0000 [#1] PREEMPT SMP NOPTI
[   15.688647] CPU: 10 PID: 728 Comm: systemd-udevd Tainted: G        W    L    -------  ---  6.2.0-0.rc3.20230110git5a41237ad1d4.25.fc38.x86_64 #1
[   15.689537] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[   15.689537] RIP: 0010:mt7921_check_offload_capability+0xcb/0x100 [mt7921_common]
[   15.689537] Code: 38 0f b7 03 0f b6 53 02 01 d0 48 98 48 8d 5c 05 00 48 39 cb 73 23 80 7b 03 04 48 8d 6b 04 75 e1 e8 fa 06 fe ee 48 85 ed 74 14 <0f> b6 43 05 48 83 c4 08 5b 5d c3 cc cc cc cc e8 e1 06 fe ee 48 83
[   15.691541] RSP: 0018:ffffb27581b77b38 EFLAGS: 00010282
[   15.691541] RAX: 0000000000000001 RBX: ffffb2758525a6a4 RCX: 000000008080003c
[   15.691541] RDX: 000000008080003d RSI: ffffd478c5fe82c0 RDI: 0000000040000000
[   15.691541] RBP: ffffb2758525a6a8 R08: 0000000000000000 R09: 000000008080003c
[   15.693538] R10: ffff98463fa0bb60 R11: 0000000000000000 R12: ffff9845d33490d0
[   15.693538] R13: ffff9845d33490d0 R14: ffff9845dbb9dda8 R15: ffffb27581b77da0
[   15.693538] FS:  00007f498fed3b40(0000) GS:ffff985498a00000(0000) knlGS:0000000000000000
[   15.693538] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   15.693538] CR2: ffffb2758525a6a9 CR3: 000000017ebbc000 CR4: 0000000000750ee0
[   15.695563] PKRU: 55555554
[   15.695563] Call Trace:
[   15.696548]  <TASK>
[   15.696548]  mt7921_pci_probe+0xa6/0x340 [mt7921e]
[   15.697540]  ? __pm_runtime_resume+0x54/0x90
[   15.697540]  local_pci_probe+0x41/0x80
[   15.698542]  pci_device_probe+0xb3/0x220
[   15.698542]  really_probe+0xde/0x380
[   15.698542]  ? pm_runtime_barrier+0x50/0x90
[   15.699559]  __driver_probe_device+0x78/0x170
[   15.699559]  driver_probe_device+0x1f/0x90
[   15.700547]  __driver_attach+0xd2/0x1c0
[   15.700547]  ? __pfx___driver_attach+0x10/0x10
[   15.701539]  bus_for_each_dev+0x76/0xa0
[   15.701539]  bus_add_driver+0x1b1/0x200
[   15.701539]  driver_register+0x89/0xe0
[   15.702537]  ? __pfx_init_module+0x10/0x10 [mt7921e]
[   15.703136]  do_one_initcall+0x6e/0x330
[   15.703562]  do_init_module+0x4a/0x200
[   15.703583]  __do_sys_init_module+0x16a/0x1a0
[   15.704344]  ? sched_clock_local+0xe/0x80
[   15.704565]  do_syscall_64+0x5b/0x80
[   15.704565]  ? lock_release+0x14b/0x440
[   15.704565]  ? up_read+0x17/0x20
[   15.705541]  ? lock_is_held_type+0xe8/0x140
[   15.705541]  ? asm_exc_page_fault+0x22/0x30
[   15.705541]  ? lockdep_hardirqs_on+0x7d/0x100
[   15.705541]  entry_SYSCALL_64_after_hwframe+0x72/0xdc
[   15.705541] RIP: 0033:0x7f499091100e
[   15.707560] Code: 48 8b 0d fd 4d 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d ca 4d 0c 00 f7 d8 64 89 01 48
[   15.707560] RSP: 002b:00007ffd7b33ed98 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[   15.707560] RAX: ffffffffffffffda RBX: 00005626f8635cf0 RCX: 00007f499091100e
[   15.707560] RDX: 00007f4990de2453 RSI: 0000000000030f76 RDI: 00005626f8b50d70
[   15.707560] RBP: 00007f4990de2453 R08: 00005626f8634050 R09: ffffd6297d846130
[   15.709539] R10: 0000000000000005 R11: 0000000000000246 R12: 0000000000020000
[   15.709539] R13: 00005626f8634210 R14: 0000000000000000 R15: 00005626f8a11670
[   15.709539]  </TASK>
[   15.709539] Modules linked in: snd_intel_dspcfg mt7921e(+) snd_intel_sdw_acpi mt7921_common amd64_edac(-) btusb binfmt_misc edac_mce_amd snd_soc_core snd_hda_codec mt76_connac_lib btrtl snd_compress mt76 ac97_bus btbcm kvm_amd snd_pcm_dmaengine snd_hda_core btintel snd_pci_ps snd_rpl_pci_acp6x btmtk mac80211 snd_pci_acp6x snd_hwdep kvm snd_seq bluetooth irqbypass libarc4 snd_seq_device snd_pcm vfat rapl snd_pci_acp5x asus_nb_wmi fat wmi_bmof cfg80211 pcspkr snd_timer snd_rn_pci_acp3x snd_acp_config k10temp snd_soc_acpi snd i2c_piix4 snd_pci_acp3x soundcore asus_wireless joydev amd_pmc acpi_cpufreq zram amdgpu drm_ttm_helper ttm hid_asus nvme asus_wmi iommu_v2 drm_buddy ledtrig_audio sparse_keymap gpu_sched platform_profile nvme_core crct10dif_pclmul drm_display_helper crc32_pclmul crc32c_intel polyval_clmulni rfkill polyval_generic ucsi_acpi hid_multitouch ghash_clmulni_intel sha512_ssse3 typec_ucsi serio_raw ccp sp5100_tco cec r8169 nvme_common typec video i2c_hid_acpi i2c_hid wmi
[   15.709539]  ip6_tables ip_tables fuse
[   15.712545] CR2: ffffb2758525a6a9
[   15.712545] ---[ end trace 0000000000000000 ]---
[   15.713540] RIP: 0010:mt7921_check_offload_capability+0xcb/0x100 [mt7921_common]
[   15.713540] Code: 38 0f b7 03 0f b6 53 02 01 d0 48 98 48 8d 5c 05 00 48 39 cb 73 23 80 7b 03 04 48 8d 6b 04 75 e1 e8 fa 06 fe ee 48 85 ed 74 14 <0f> b6 43 05 48 83 c4 08 5b 5d c3 cc cc cc cc e8 e1 06 fe ee 48 83
[   15.714539] RSP: 0018:ffffb27581b77b38 EFLAGS: 00010282
[   15.714539] RAX: 0000000000000001 RBX: ffffb2758525a6a4 RCX: 000000008080003c
[   15.714539] RDX: 000000008080003d RSI: ffffd478c5fe82c0 RDI: 0000000040000000
[   15.715558] RBP: ffffb2758525a6a8 R08: 0000000000000000 R09: 000000008080003c
[   15.715558] R10: ffff98463fa0bb60 R11: 0000000000000000 R12: ffff9845d33490d0
[   15.716656] R13: ffff9845d33490d0 R14: ffff9845dbb9dda8 R15: ffffb27581b77da0
[   15.716656] FS:  00007f498fed3b40(0000) GS:ffff985498a00000(0000) knlGS:0000000000000000
[   15.717536] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   15.717536] CR2: ffffb2758525a6a9 CR3: 000000017ebbc000 CR4: 0000000000750ee0
[   15.717536] PKRU: 55555554
[   15.759488] intel_rapl_common: Found RAPL domain package
[   15.760623] intel_rapl_common: Found RAPL domain core
[   15.809342] Bluetooth: hci0: Device setup in 163511 usecs
[   15.810059] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   15.835181] RPC: Registered named UNIX socket transport module.
[   15.835788] RPC: Registered udp transport module.
[   15.836267] RPC: Registered tcp transport module.
[   15.836708] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   16.152698] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   16.152701] Bluetooth: BNEP filters: protocol multicast
[   16.152709] Bluetooth: BNEP socket layer initialized
[   16.154447] Bluetooth: MGMT ver 1.22
[   16.244674] NET: Registered PF_QIPCRTR protocol family
[   16.361844] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[   16.363115] [drm] PSP is resuming...
[   16.439886] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[   16.488554] Generic FE-GE Realtek PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[   16.541995] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   16.557340] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   16.558414] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[   16.558955] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[   16.559452] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[   16.559919] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[   16.614227] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[   16.617049] [drm] DMUB hardware initialized: version=0x02020017
[   16.655312] [drm] kiq ring mec 2 pipe 1 q 0
[   16.660565] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   16.661461] [drm] JPEG decode initialized successfully.
[   16.662254] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   16.663006] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   16.663678] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   16.664290] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   16.664764] r8169 0000:04:00.0 enp4s0: Link is Down
[   16.664894] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   16.665807] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   16.666340] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   16.666879] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   16.667399] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   16.667924] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   16.668436] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   16.668962] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   16.669461] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   16.669982] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   16.670483] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   16.670995] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   16.675244] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[   16.683483] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[   16.684671] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[   16.685550] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[   16.686422] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
[   16.687455] snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client
[   16.698640] snd_hda_intel 0000:08:00.1: bound 0000:08:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   16.700267] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   16.702799] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card1/input18
[   16.715631] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[   16.716152] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   16.716602] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   16.716977] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[   16.717336] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[   16.718307] snd_hda_codec_realtek hdaudioC2D0:      Headset Mic=0x19
[   16.718833] snd_hda_codec_realtek hdaudioC2D0:      Internal Mic=0x12
[   16.720203] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input19
[   17.172962] input: HD-Audio Generic Headset Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input20
[   17.174747] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input21
[   24.114304] rfkill: input handler disabled
[   24.331975] Bluetooth: RFCOMM TTY layer initialized
[   24.331994] Bluetooth: RFCOMM socket layer initialized
[   24.332004] Bluetooth: RFCOMM ver 1.11
[   31.207048] rfkill: input handler enabled
[   32.441669] rfkill: input handler disabled
[   44.465032] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[   44.465076] [drm] PSP is resuming...
[   44.541007] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[   44.642664] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   44.656461] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   44.656467] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[   44.656472] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[   44.656476] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[   44.656535] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[   44.710469] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[   44.711742] [drm] DMUB hardware initialized: version=0x02020017
[   44.749415] [drm] kiq ring mec 2 pipe 1 q 0
[   44.754538] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   44.755079] [drm] JPEG decode initialized successfully.
[   44.755101] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   44.755103] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   44.755104] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   44.755105] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   44.755106] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   44.755107] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   44.755108] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   44.755109] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   44.755110] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   44.755111] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   44.755112] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   44.755113] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   44.755114] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   44.755115] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   44.755115] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   44.755116] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   44.759299] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[   65.345840] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[   65.345864] [drm] PSP is resuming...
[   65.421777] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[   65.522317] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   65.536123] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   65.536131] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[   65.536135] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[   65.536139] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[   65.536184] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[   65.590218] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[   65.591481] [drm] DMUB hardware initialized: version=0x02020017
[   65.629089] [drm] kiq ring mec 2 pipe 1 q 0
[   65.634286] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   65.634475] [drm] JPEG decode initialized successfully.
[   65.634498] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   65.634500] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   65.634502] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   65.634503] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   65.634504] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   65.634505] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   65.634506] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   65.634507] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   65.634508] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   65.634509] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   65.634511] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   65.634512] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   65.634513] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   65.634514] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   65.634515] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   65.634516] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   65.638118] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[   66.804298] show_signal_msg: 119 callbacks suppressed
[   66.804300] gldriverquery[4331]: segfault at 1 ip 00007f069fdc07fd sp 00007ffe903ffc20 error 4 in libLLVM-15.so[7f069fa3e000+33d4000] likely on CPU 15 (core 7, socket 0)
[   66.804316] Code: 56 ff 44 21 d1 48 89 ca 48 c1 e2 04 49 8d 04 13 49 8b 2c 13 49 39 ef 75 72 4c 89 70 08 48 83 c3 08 4c 39 e3 0f 84 49 01 00 00 <48> 8b 03 4c 8b 78 20 85 f6 75 b8 31 c0 41 8b 8d d8 00 00 00 8d 14

  parent reply	other threads:[~2023-01-10 21:52 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-21  1:10 [6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e Mikhail Gavrilov
2022-12-21 10:45 ` Felix Fietkau
2022-12-21 11:26   ` Lorenzo Bianconi
2022-12-21 13:10   ` Mikhail Gavrilov
2022-12-21 14:12     ` Felix Fietkau
2022-12-21 16:07       ` Lorenzo Bianconi
2022-12-21 16:46       ` Mikhail Gavrilov
2022-12-21 17:17         ` Felix Fietkau
2022-12-22  6:47           ` Mikhail Gavrilov
2022-12-24  7:55             ` Thorsten Leemhuis
2022-12-26 10:59               ` Thorsten Leemhuis
2023-01-04 14:20           ` Thorsten Leemhuis
2023-01-09  7:32             ` Linux kernel regression tracking (Thorsten Leemhuis)
2023-01-10  7:16               ` Linux kernel regression tracking (Thorsten Leemhuis)
2023-01-10  8:00                 ` Felix Fietkau
2023-01-10  8:41                   ` Linux kernel regression tracking (Thorsten Leemhuis)
2023-01-13 14:11                     ` Kalle Valo
2023-01-10 21:52                   ` Mikhail Gavrilov [this message]
2022-12-22 12:36 ` [6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e #forregzbot Thorsten Leemhuis
2023-01-27 11:36   ` Linux kernel regression tracking (#update)
2023-01-17  0:33 [6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e Mike Lothian
2023-01-17  5:42 ` Mikhail Gavrilov
2023-01-17  6:42   ` Kalle Valo
2023-01-17 13:06   ` Mike Lothian
2023-01-17 13:13     ` Mikhail Gavrilov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABXGCsNYzqmuYmWj4jd3BYYgzXoUFwfUC0CyZe5fjWU9Ta9aiw@mail.gmail.com \
    --to=mikhail.v.gavrilov@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo@kernel.org \
    --cc=nbd@nbd.name \
    --cc=pabeni@redhat.com \
    --cc=regressions@lists.linux.dev \
    --cc=spasswolf@web.de \
    --cc=sujuan.chen@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.