[Bug][5.16-rc0] Between commits dcd68326d29b and 7ddb58cb0eca, was broken play sound via the DisplayPort and HDMI.

From: Mikhail Gavrilov
Date: Sun Nov 07 2021 - 08:27:49 EST


Hi!
Between commits dcd68326d29b and 7ddb58cb0eca, was broken play sound
via the DisplayPort and HDMI.
When selected DisplayPort or HDMI in a gnome control center instead of
sound in speakers in the kernel log pops errors:

[ 69.228324] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00000 flags=0x0000]
[ 69.228672] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00180 flags=0x0000]
[ 69.229321] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00280 flags=0x0000]
[ 69.229988] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00380 flags=0x0000]
[ 69.230653] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00480 flags=0x0000]
[ 69.231320] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00580 flags=0x0000]
[ 69.231986] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00680 flags=0x0000]
[ 69.232651] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00780 flags=0x0000]
[ 69.233319] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00880 flags=0x0000]
[ 69.233986] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged
[IO_PAGE_FAULT domain=0x001b address=0x1b7c00980 flags=0x0000]
[ 77.693031] amd_iommu_report_page_fault: 5527 callbacks suppressed

I tried to bisect the bad commit but didn't find the exact commit.

$ git bisect log
git bisect start
# good: [dcd68326d29b62f3039e4f4d23d3e38f24d37360] Merge tag
'devicetree-for-5.16' of
git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
git bisect good dcd68326d29b62f3039e4f4d23d3e38f24d37360
# bad: [7ddb58cb0ecae8e8b6181d736a87667cc9ab8389] Merge tag
'clk-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
git bisect bad 7ddb58cb0ecae8e8b6181d736a87667cc9ab8389
# bad: [2219b0ceefe835b92a8a74a73fe964aa052742a2] Merge tag 'soc-5.16'
of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
git bisect bad 2219b0ceefe835b92a8a74a73fe964aa052742a2
# good: [2003c44e28ac9759200a78dda20c5f695949e3f4] ASoC: cs42l42:
Prevent NULL pointer deref in interrupt handler
git bisect good 2003c44e28ac9759200a78dda20c5f695949e3f4
# bad: [ff0700f03609b9f0defacd4ce96d9519d721e0a2] Merge tag
'sound-5.16-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
git bisect bad ff0700f03609b9f0defacd4ce96d9519d721e0a2
# good: [956ac4f1f53c58f87f38fd79d4c87e9146245c09] Merge series "ASoC:
Sanity checks and soc-topology updates" from Cezary Rojewski
<cezary.rojewski@xxxxxxxxx>:
git bisect good 956ac4f1f53c58f87f38fd79d4c87e9146245c09
# skip: [634ec0b2906efd46f6f57977e172aa3470aca432] ALSA:
firewire-motu: notify event for parameter change in register DSP model
git bisect skip 634ec0b2906efd46f6f57977e172aa3470aca432
# bad: [407359d44ed33974137b9158da356d53f999dcf2] ALSA: firewire-motu:
export meter information to userspace as float value
git bisect bad 407359d44ed33974137b9158da356d53f999dcf2
# good: [c18c4966033e6473a472fb65fbd5a6441603fbf7] ALSA: pcm: Unify
snd_pcm_delay() and snd_pcm_hwsync()
git bisect good c18c4966033e6473a472fb65fbd5a6441603fbf7
# skip: [73325f60e2ed28f04032d43c2828b73776cfefd0] ALSA: memalloc:
Support for non-coherent page allocation
git bisect skip 73325f60e2ed28f04032d43c2828b73776cfefd0
# skip: [4c9eda8f37f9523f1d2ccbb442ce641e8c981c9f] ALSA:
firewire-motu: queue event for parameter change in register DSP model
git bisect skip 4c9eda8f37f9523f1d2ccbb442ce641e8c981c9f
# skip: [58b62ab7025912ce1be36e3ba19d49620a0161b6] ALSA:
firewire-motu: add ioctl command to read cached hardware meter
git bisect skip 58b62ab7025912ce1be36e3ba19d49620a0161b6
# bad: [5aec579e08e4f2be7103ae264ac8f34883eb9273] ALSA: uapi: Fix a
C++ style comment in asound.h
git bisect bad 5aec579e08e4f2be7103ae264ac8f34883eb9273
# skip: [7d843c494a9b69d07bc0588124599e3f665a1496] ALSA:
firewire-motu: parse messages for input parameters in register DSP
model
git bisect skip 7d843c494a9b69d07bc0588124599e3f665a1496
# skip: [ca15a09ccc5bd2731c5fcb667e6ea3bbbf8f5772] ALSA:
firewire-motu: add ioctl command to read cached parameters in register
DSP model
git bisect skip ca15a09ccc5bd2731c5fcb667e6ea3bbbf8f5772
# skip: [dc36a9755a572781903d79f8437d109b72662da5] ALSA:
firewire-motu: parse messages for mixer source parameters in
register-DSP model
git bisect skip dc36a9755a572781903d79f8437d109b72662da5
# skip: [41cc23389f5fc64bdac78b73935a44bd5abc990d] ALSA:
firewire-motu: parse messages for line input parameters in register
DSP model
git bisect skip 41cc23389f5fc64bdac78b73935a44bd5abc990d
# skip: [a25684a956468ee8bbbee44649e41e5d447e5adc] ALSA: memalloc:
Support for non-contiguous page allocation
git bisect skip a25684a956468ee8bbbee44649e41e5d447e5adc
# skip: [6ca81d2b6305a884da441fd0281ff01afd5f8c7e] ALSA:
firewire-motu: parse messages for output parameters in register DSP
model
git bisect skip 6ca81d2b6305a884da441fd0281ff01afd5f8c7e
# skip: [90b28f3bb85c39b11daf29d473ef21a935c70ec5] ALSA:
firewire-motu: add message parser for meter information in command DSP
model
git bisect skip 90b28f3bb85c39b11daf29d473ef21a935c70ec5
# skip: [3c05f1477e62ea5a0a8797ba6a545b1dc751fb31] ALSA: ISA: not for M68K
git bisect skip 3c05f1477e62ea5a0a8797ba6a545b1dc751fb31
# skip: [2d9ea39917a4e4293bc2caea902c7059a330b611] ALSA: memalloc:
Convert x86 SG-buffer handling with non-contiguous type
git bisect skip 2d9ea39917a4e4293bc2caea902c7059a330b611
# skip: [ce69bed5557b05dd1918556d4e90c293382155ae] ALSA:
firewire-motu: parse messages for mixer output parameters in register
DSP model
git bisect skip ce69bed5557b05dd1918556d4e90c293382155ae
# bad: [b15706471abe916a16a38bee4434612998d869d2] ALSA: firewire: Fix
C++ style comments in uapi header
git bisect bad b15706471abe916a16a38bee4434612998d869d2
# skip: [bea36afa102e37d5e4d9ea519f14d1c92d512e45] ALSA:
firewire-motu: add message parser to gather meter information in
register DSP model
git bisect skip bea36afa102e37d5e4d9ea519f14d1c92d512e45
# only skipped commits left to test
# possible first bad commit:
[b15706471abe916a16a38bee4434612998d869d2] ALSA: firewire: Fix C++
style comments in uapi header
# possible first bad commit:
[2d9ea39917a4e4293bc2caea902c7059a330b611] ALSA: memalloc: Convert x86
SG-buffer handling with non-contiguous type
# possible first bad commit:
[73325f60e2ed28f04032d43c2828b73776cfefd0] ALSA: memalloc: Support for
non-coherent page allocation
# possible first bad commit:
[a25684a956468ee8bbbee44649e41e5d447e5adc] ALSA: memalloc: Support for
non-contiguous page allocation
# possible first bad commit:
[3c05f1477e62ea5a0a8797ba6a545b1dc751fb31] ALSA: ISA: not for M68K
# possible first bad commit:
[634ec0b2906efd46f6f57977e172aa3470aca432] ALSA: firewire-motu: notify
event for parameter change in register DSP model
# possible first bad commit:
[4c9eda8f37f9523f1d2ccbb442ce641e8c981c9f] ALSA: firewire-motu: queue
event for parameter change in register DSP model
# possible first bad commit:
[ca15a09ccc5bd2731c5fcb667e6ea3bbbf8f5772] ALSA: firewire-motu: add
ioctl command to read cached parameters in register DSP model
# possible first bad commit:
[7d843c494a9b69d07bc0588124599e3f665a1496] ALSA: firewire-motu: parse
messages for input parameters in register DSP model
# possible first bad commit:
[41cc23389f5fc64bdac78b73935a44bd5abc990d] ALSA: firewire-motu: parse
messages for line input parameters in register DSP model
# possible first bad commit:
[6ca81d2b6305a884da441fd0281ff01afd5f8c7e] ALSA: firewire-motu: parse
messages for output parameters in register DSP model
# possible first bad commit:
[ce69bed5557b05dd1918556d4e90c293382155ae] ALSA: firewire-motu: parse
messages for mixer output parameters in register DSP model
# possible first bad commit:
[dc36a9755a572781903d79f8437d109b72662da5] ALSA: firewire-motu: parse
messages for mixer source parameters in register-DSP model
# possible first bad commit:
[58b62ab7025912ce1be36e3ba19d49620a0161b6] ALSA: firewire-motu: add
ioctl command to read cached hardware meter
# possible first bad commit:
[90b28f3bb85c39b11daf29d473ef21a935c70ec5] ALSA: firewire-motu: add
message parser for meter information in command DSP model
# possible first bad commit:
[bea36afa102e37d5e4d9ea519f14d1c92d512e45] ALSA: firewire-motu: add
message parser to gather meter information in register DSP model

I hope it helps.
The full kernel log is attached to this message.

--
Best Regards,
Mike Gavrilov.
[ 0.000000] Linux version 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc (GCC) 11.2.1 20211019 (Red Hat 11.2.1-6), GNU ld version 2.37-17.fc36) #1 SMP PREEMPT Thu Nov 4 17:36:48 UTC 2021
[ 0.000000] Command line: BOOT_IMAGE=(hd1,gpt2)/boot/vmlinuz-5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 root=UUID=8dc94946-9884-4148-a2b0-f53a0a968472 ro resume=UUID=6fed433e-6c79-428f-9f90-86cb5dbf12fc rhgb 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: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 1776
[ 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-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a210fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a211000-0x00000000c347afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c347b000-0x00000000c347bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c347c000-0x00000000ca368fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ca369000-0x00000000ca76ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ca770000-0x00000000ca8d2fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000ca8d3000-0x00000000cac47fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cac48000-0x00000000cbbfefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] 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-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000102f2fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000102f300000-0x000000102fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xc124b018-0xc125c067] usable ==> usable
[ 0.000000] e820: update [mem 0xc124b018-0xc125c067] usable ==> usable
[ 0.000000] e820: update [mem 0xc122d018-0xc124ae57] usable ==> usable
[ 0.000000] e820: update [mem 0xc122d018-0xc124ae57] 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-0x0000000009ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a210fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000000a211000-0x00000000c122d017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c122d018-0x00000000c124ae57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c124ae58-0x00000000c124b017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c124b018-0x00000000c125c067] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c125c068-0x00000000c347afff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c347b000-0x00000000c347bfff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000c347c000-0x00000000ca368fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000ca369000-0x00000000ca76ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ca770000-0x00000000ca8d2fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000ca8d3000-0x00000000cac47fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000cac48000-0x00000000cbbfefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000cbbff000-0x00000000ccffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000cd000000-0x00000000cfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] 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-0x00000000fed8ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000102f2fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000102f300000-0x000000102fffffff] reserved
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0xca8d2000 ACPI 2.0=0xca8d2014 TPMFinalLog=0xcabfb000 SMBIOS=0xcb9fc000 SMBIOS 3.0=0xcb9fb000 MEMATTR=0xc6d86018 ESRT=0xc8ff7c18 MOKvar=0xc895d000 RNG=0xcba2eb18 TPMEventLog=0xc125d018
[ 0.000000] efi: seeding entropy pool
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: System manufacturer System Product Name/ROG STRIX X570-I GAMING, BIOS 4021 08/09/2021
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3499.846 MHz processor
[ 0.000013] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000017] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000023] last_pfn = 0x102f300 max_arch_pfn = 0x400000000
[ 0.000681] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001560] e820: update [mem 0xca990000-0xca99ffff] usable ==> reserved
[ 0.001566] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[ 0.001571] last_pfn = 0xcd000 max_arch_pfn = 0x400000000
[ 0.004779] esrt: Reserving ESRT space from 0x00000000c8ff7c18 to 0x00000000c8ff7ca0.
[ 0.004789] e820: update [mem 0xc8ff7000-0xc8ff7fff] usable ==> reserved
[ 0.004802] e820: update [mem 0xc895d000-0xc895dfff] usable ==> reserved
[ 0.004820] Using GB pages for direct mapping
[ 0.014130] printk: log_buf_len: 16777216 bytes
[ 0.014136] printk: early log buf free: 254728(97%)
[ 0.014137] secureboot: Secure boot disabled
[ 0.014139] RAMDISK: [mem 0x57fee000-0x5acf1fff]
[ 0.014143] ACPI: Early table checksum verification disabled
[ 0.014148] ACPI: RSDP 0x00000000CA8D2014 000024 (v02 ALASKA)
[ 0.014152] ACPI: XSDT 0x00000000CA8D1728 0000DC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.014158] ACPI: FACP 0x00000000CA8CA000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.014163] ACPI: DSDT 0x00000000CA8BB000 00E0F8 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.014167] ACPI: FACS 0x00000000CAC2B000 000040
[ 0.014170] ACPI: SSDT 0x00000000CA8D0000 00092A (v02 AMD AmdTable 00000002 MSFT 04000000)
[ 0.014174] ACPI: SSDT 0x00000000CA8CC000 003B1B (v01 AMD AMD AOD 00000001 INTL 20120913)
[ 0.014177] ACPI: SSDT 0x00000000CA8CB000 0001CC (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.014181] ACPI: FIDT 0x00000000CA8BA000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.014184] ACPI: FPDT 0x00000000CA7B7000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.014187] ACPI: MCFG 0x00000000CA8B8000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.014191] ACPI: HPET 0x00000000CA8B7000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.014194] ACPI: SSDT 0x00000000CA8B6000 000024 (v01 AMD BIXBY 00001000 INTL 20120913)
[ 0.014198] ACPI: IVRS 0x00000000CA8B4000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.014201] ACPI: VFCT 0x00000000CA8A9000 00AC84 (v01 ALASKA A M I 00000001 AMD 31504F47)
[ 0.014204] ACPI: WPBT 0x00000000CA7CF000 00003C (v01 ALASKA A M I 00000001 ASUS 00000001)
[ 0.014208] ACPI: TPM2 0x00000000CA7CE000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.014211] ACPI: PCCT 0x00000000CA7CD000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.014214] ACPI: SSDT 0x00000000CA7C5000 007E89 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.014218] ACPI: CRAT 0x00000000CA7C3000 001D58 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.014221] ACPI: CDIT 0x00000000CA7C2000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.014224] ACPI: SSDT 0x00000000CA7C1000 000293 (v01 AMD QOGIRDGP 00000001 INTL 20120913)
[ 0.014228] ACPI: SSDT 0x00000000CA7BF000 0010B4 (v01 AMD QOGIRTPX 00000001 INTL 20120913)
[ 0.014231] ACPI: SSDT 0x00000000CA7BE000 00052C (v01 AMD QOGIRNOI 00000001 INTL 20120913)
[ 0.014234] ACPI: SSDT 0x00000000CA7BA000 003EAC (v01 AMD QOGIRN 00000001 INTL 20120913)
[ 0.014238] ACPI: WSMT 0x00000000CA7B9000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.014241] ACPI: APIC 0x00000000CA7B8000 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.014244] ACPI: Reserving FACP table memory at [mem 0xca8ca000-0xca8ca113]
[ 0.014247] ACPI: Reserving DSDT table memory at [mem 0xca8bb000-0xca8c90f7]
[ 0.014248] ACPI: Reserving FACS table memory at [mem 0xcac2b000-0xcac2b03f]
[ 0.014250] ACPI: Reserving SSDT table memory at [mem 0xca8d0000-0xca8d0929]
[ 0.014251] ACPI: Reserving SSDT table memory at [mem 0xca8cc000-0xca8cfb1a]
[ 0.014253] ACPI: Reserving SSDT table memory at [mem 0xca8cb000-0xca8cb1cb]
[ 0.014254] ACPI: Reserving FIDT table memory at [mem 0xca8ba000-0xca8ba09b]
[ 0.014255] ACPI: Reserving FPDT table memory at [mem 0xca7b7000-0xca7b7043]
[ 0.014257] ACPI: Reserving MCFG table memory at [mem 0xca8b8000-0xca8b803b]
[ 0.014258] ACPI: Reserving HPET table memory at [mem 0xca8b7000-0xca8b7037]
[ 0.014260] ACPI: Reserving SSDT table memory at [mem 0xca8b6000-0xca8b6023]
[ 0.014261] ACPI: Reserving IVRS table memory at [mem 0xca8b4000-0xca8b40cf]
[ 0.014263] ACPI: Reserving VFCT table memory at [mem 0xca8a9000-0xca8b3c83]
[ 0.014264] ACPI: Reserving WPBT table memory at [mem 0xca7cf000-0xca7cf03b]
[ 0.014265] ACPI: Reserving TPM2 table memory at [mem 0xca7ce000-0xca7ce04b]
[ 0.014267] ACPI: Reserving PCCT table memory at [mem 0xca7cd000-0xca7cd06d]
[ 0.014268] ACPI: Reserving SSDT table memory at [mem 0xca7c5000-0xca7cce88]
[ 0.014270] ACPI: Reserving CRAT table memory at [mem 0xca7c3000-0xca7c4d57]
[ 0.014271] ACPI: Reserving CDIT table memory at [mem 0xca7c2000-0xca7c2028]
[ 0.014273] ACPI: Reserving SSDT table memory at [mem 0xca7c1000-0xca7c1292]
[ 0.014274] ACPI: Reserving SSDT table memory at [mem 0xca7bf000-0xca7c00b3]
[ 0.014276] ACPI: Reserving SSDT table memory at [mem 0xca7be000-0xca7be52b]
[ 0.014277] ACPI: Reserving SSDT table memory at [mem 0xca7ba000-0xca7bdeab]
[ 0.014279] ACPI: Reserving WSMT table memory at [mem 0xca7b9000-0xca7b9027]
[ 0.014280] ACPI: Reserving APIC table memory at [mem 0xca7b8000-0xca7b815d]
[ 0.014325] No NUMA configuration found
[ 0.014326] Faking a node at [mem 0x0000000000000000-0x000000102f2fffff]
[ 0.014335] NODE_DATA(0) allocated [mem 0x102aad5000-0x102aafffff]
[ 0.086302] Zone ranges:
[ 0.086306] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.086309] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.086311] Normal [mem 0x0000000100000000-0x000000102f2fffff]
[ 0.086313] Device empty
[ 0.086315] Movable zone start for each node
[ 0.086317] Early memory node ranges
[ 0.086318] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.086320] node 0: [mem 0x0000000000100000-0x0000000009d1efff]
[ 0.086322] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.086323] node 0: [mem 0x000000000a211000-0x00000000c347afff]
[ 0.086325] node 0: [mem 0x00000000c347c000-0x00000000ca368fff]
[ 0.086326] node 0: [mem 0x00000000cbbff000-0x00000000ccffffff]
[ 0.086327] node 0: [mem 0x0000000100000000-0x000000102f2fffff]
[ 0.086332] Initmem setup node 0 [mem 0x0000000000001000-0x000000102f2fffff]
[ 0.086338] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.086358] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.086530] On node 0, zone DMA32: 737 pages in unavailable ranges
[ 0.089884] On node 0, zone DMA32: 17 pages in unavailable ranges
[ 0.090020] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.090085] On node 0, zone DMA32: 6294 pages in unavailable ranges
[ 0.163690] On node 0, zone Normal: 12288 pages in unavailable ranges
[ 0.163717] On node 0, zone Normal: 3328 pages in unavailable ranges
[ 0.164321] ACPI: PM-Timer IO Port: 0x808
[ 0.164330] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.164345] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[ 0.164352] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[ 0.164355] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.164357] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.164361] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.164362] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.164369] smpboot: Allowing 32 CPUs, 0 hotplug CPUs
[ 0.164411] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.164414] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.164417] PM: hibernation: Registered nosave memory: [mem 0x09d1f000-0x09ffffff]
[ 0.164419] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a210fff]
[ 0.164422] PM: hibernation: Registered nosave memory: [mem 0xc122d000-0xc122dfff]
[ 0.164425] PM: hibernation: Registered nosave memory: [mem 0xc124a000-0xc124afff]
[ 0.164426] PM: hibernation: Registered nosave memory: [mem 0xc124b000-0xc124bfff]
[ 0.164429] PM: hibernation: Registered nosave memory: [mem 0xc125c000-0xc125cfff]
[ 0.164431] PM: hibernation: Registered nosave memory: [mem 0xc347b000-0xc347bfff]
[ 0.164434] PM: hibernation: Registered nosave memory: [mem 0xc895d000-0xc895dfff]
[ 0.164436] PM: hibernation: Registered nosave memory: [mem 0xc8ff7000-0xc8ff7fff]
[ 0.164439] PM: hibernation: Registered nosave memory: [mem 0xca369000-0xca76ffff]
[ 0.164440] PM: hibernation: Registered nosave memory: [mem 0xca770000-0xca8d2fff]
[ 0.164441] PM: hibernation: Registered nosave memory: [mem 0xca8d3000-0xcac47fff]
[ 0.164443] PM: hibernation: Registered nosave memory: [mem 0xcac48000-0xcbbfefff]
[ 0.164445] PM: hibernation: Registered nosave memory: [mem 0xcd000000-0xcfffffff]
[ 0.164447] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xefffffff]
[ 0.164448] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[ 0.164449] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[ 0.164450] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[ 0.164452] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
[ 0.164453] PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
[ 0.164454] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
[ 0.164455] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[ 0.164457] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[ 0.164458] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[ 0.164459] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[ 0.164461] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.164462] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[ 0.164463] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.164464] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[ 0.164466] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.164467] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.164468] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[ 0.164469] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[ 0.164471] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[ 0.164472] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[ 0.164473] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[ 0.164474] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[ 0.164476] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.164479] [mem 0xd0000000-0xefffffff] available for PCI devices
[ 0.164481] Booting paravirtualized kernel on bare hardware
[ 0.164485] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.168893] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.184086] percpu: Embedded 514 pages/cpu s2068480 r8192 d28672 u4194304
[ 0.184106] pcpu-alloc: s2068480 r8192 d28672 u4194304 alloc=2*2097152
[ 0.184108] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07
[ 0.184119] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15
[ 0.184130] pcpu-alloc: [0] 16 [0] 17 [0] 18 [0] 19 [0] 20 [0] 21 [0] 22 [0] 23
[ 0.184141] pcpu-alloc: [0] 24 [0] 25 [0] 26 [0] 27 [0] 28 [0] 29 [0] 30 [0] 31
[ 0.184209] Built 1 zonelists, mobility grouping on. Total pages: 16492505
[ 0.184211] Policy zone: Normal
[ 0.184217] Kernel command line: BOOT_IMAGE=(hd1,gpt2)/boot/vmlinuz-5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 root=UUID=8dc94946-9884-4148-a2b0-f53a0a968472 ro resume=UUID=6fed433e-6c79-428f-9f90-86cb5dbf12fc rhgb log_buf_len=16M sysrq_always_enabled=1 nmi_watchdog=1 amdgpu.lockup_timeout=-1,-1,-1,-1
[ 0.184282] sysrq: sysrq always enabled.
[ 0.184306] Unknown command line parameters: rhgb BOOT_IMAGE=(hd1,gpt2)/boot/vmlinuz-5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64
[ 0.188397] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[ 0.190458] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.190565] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 2.168647] Memory: 65475244K/67017816K available (18442K kernel code, 4778K rwdata, 11372K rodata, 4564K init, 25952K bss, 1542312K reserved, 0K cma-reserved)
[ 2.168659] random: get_random_u64 called from __kmem_cache_create+0x2c/0x590 with crng_init=0
[ 2.170983] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 2.170987] kmemleak: Kernel memory leak detector disabled
[ 2.171136] ftrace: allocating 49975 entries in 196 pages
[ 2.182904] ftrace: allocated 196 pages with 3 groups
[ 2.184178] Dynamic Preempt: voluntary
[ 2.184437] Running RCU self tests
[ 2.184483] rcu: Preemptible hierarchical RCU implementation.
[ 2.184485] rcu: RCU lockdep checking is enabled.
[ 2.184486] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
[ 2.184487] rcu: RCU callback double-/use-after-free debug enabled.
[ 2.184488] Trampoline variant of Tasks RCU enabled.
[ 2.184489] Rude variant of Tasks RCU enabled.
[ 2.184491] Tracing variant of Tasks RCU enabled.
[ 2.184492] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 2.184493] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 2.187734] NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16
[ 2.188091] random: crng done (trusting CPU's manufacturer)
[ 2.188175] Console: colour dummy device 80x25
[ 2.190523] printk: console [tty0] enabled
[ 2.190542] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 2.190552] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 2.190559] ... MAX_LOCK_DEPTH: 48
[ 2.190565] ... MAX_LOCKDEP_KEYS: 8192
[ 2.190571] ... CLASSHASH_SIZE: 4096
[ 2.190578] ... MAX_LOCKDEP_ENTRIES: 65536
[ 2.190584] ... MAX_LOCKDEP_CHAINS: 131072
[ 2.190591] ... CHAINHASH_SIZE: 65536
[ 2.190597] memory used by lock dependency info: 11641 kB
[ 2.190605] memory used for stack traces: 4224 kB
[ 2.190612] per task-struct memory footprint: 2688 bytes
[ 2.190691] ACPI: Core revision 20210930
[ 2.191014] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 2.191056] APIC: Switch to symmetric I/O mode setup
[ 2.363295] Switched APIC routing to physical flat.
[ 2.363877] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 2.368058] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3272bf746e0, max_idle_ns: 440795222603 ns
[ 2.368086] Calibrating delay loop (skipped), value calculated using timer frequency.. 6999.69 BogoMIPS (lpj=3499846)
[ 2.368104] pid_max: default: 32768 minimum: 301
[ 2.377087] ---[ User Space ]---
[ 2.377098] 0x0000000000000000-0x0000000000001000 4K RW NX pte
[ 2.377123] 0x0000000000001000-0x000000000009f000 632K pte
[ 2.377139] 0x000000000009f000-0x00000000000a0000 4K RW NX pte
[ 2.377163] 0x00000000000a0000-0x0000000000200000 1408K pte
[ 2.377180] 0x0000000000200000-0x0000000001000000 14M pmd
[ 2.377197] 0x0000000001000000-0x0000000001080000 512K pte
[ 2.377217] 0x0000000001080000-0x0000000001200000 1536K pte
[ 2.377237] 0x0000000001200000-0x0000000040000000 1006M pmd
[ 2.377253] 0x0000000040000000-0x00000000c0000000 2G pud
[ 2.377269] 0x00000000c0000000-0x00000000c1800000 24M pmd
[ 2.377285] 0x00000000c1800000-0x00000000c182d000 180K pte
[ 2.377305] 0x00000000c182d000-0x00000000c1992000 1428K pte
[ 2.377320] 0x00000000c1992000-0x00000000c1993000 4K pte
[ 2.377341] 0x00000000c1993000-0x00000000c2369000 10072K pte
[ 2.377359] 0x00000000c2369000-0x00000000c2400000 604K pte
[ 2.377375] 0x00000000c2400000-0x00000000c6400000 64M pmd
[ 2.377391] 0x00000000c6400000-0x00000000c6433000 204K pte
[ 2.377408] 0x00000000c6433000-0x00000000c64b5000 520K pte
[ 2.377424] 0x00000000c64b5000-0x00000000c64d5000 128K pte
[ 2.377440] 0x00000000c64d5000-0x00000000c64f5000 128K pte
[ 2.377456] 0x00000000c64f5000-0x00000000c64ff000 40K pte
[ 2.377473] 0x00000000c64ff000-0x00000000c656f000 448K pte
[ 2.377489] 0x00000000c656f000-0x00000000c6578000 36K pte
[ 2.377505] 0x00000000c6578000-0x00000000c658b000 76K pte
[ 2.377521] 0x00000000c658b000-0x00000000c658f000 16K pte
[ 2.377536] 0x00000000c658f000-0x00000000c659d000 56K pte
[ 2.377552] 0x00000000c659d000-0x00000000c659e000 4K pte
[ 2.377571] 0x00000000c659e000-0x00000000c6600000 392K RW NX pte
[ 2.377594] 0x00000000c6600000-0x00000000c8800000 34M RW PSE NX pmd
[ 2.377622] 0x00000000c8800000-0x00000000c895e000 1400K RW NX pte
[ 2.377649] 0x00000000c895e000-0x00000000c8ff7000 6756K pte
[ 2.377665] 0x00000000c8ff7000-0x00000000c8ff8000 4K RW NX pte
[ 2.377690] 0x00000000c8ff8000-0x00000000ca369000 19908K pte
[ 2.377707] 0x00000000ca369000-0x00000000ca400000 604K pte
[ 2.377723] 0x00000000ca400000-0x00000000cac00000 8M pmd
[ 2.377740] 0x00000000cac00000-0x00000000cac48000 288K pte
[ 2.377761] 0x00000000cac48000-0x00000000cae00000 1760K RW NX pte
[ 2.377781] 0x00000000cae00000-0x00000000cba00000 12M RW PSE NX pmd
[ 2.377806] 0x00000000cba00000-0x00000000cbb78000 1504K RW NX pte
[ 2.378093] 0x00000000cbb78000-0x00000000cbb7b000 12K ro x pte
[ 2.378113] 0x00000000cbb7b000-0x00000000cbb80000 20K RW NX pte
[ 2.378134] 0x00000000cbb80000-0x00000000cbb81000 4K ro x pte
[ 2.378154] 0x00000000cbb81000-0x00000000cbb86000 20K RW NX pte
[ 2.378174] 0x00000000cbb86000-0x00000000cbb8a000 16K ro x pte
[ 2.378195] 0x00000000cbb8a000-0x00000000cbb8f000 20K RW NX pte
[ 2.378215] 0x00000000cbb8f000-0x00000000cbb90000 4K ro x pte
[ 2.378235] 0x00000000cbb90000-0x00000000cbb94000 16K RW NX pte
[ 2.378256] 0x00000000cbb94000-0x00000000cbb9b000 28K ro x pte
[ 2.378276] 0x00000000cbb9b000-0x00000000cbba0000 20K RW NX pte
[ 2.378296] 0x00000000cbba0000-0x00000000cbbae000 56K ro x pte
[ 2.378317] 0x00000000cbbae000-0x00000000cbbb4000 24K RW NX pte
[ 2.378337] 0x00000000cbbb4000-0x00000000cbbb7000 12K ro x pte
[ 2.378357] 0x00000000cbbb7000-0x00000000cbbbc000 20K RW NX pte
[ 2.378378] 0x00000000cbbbc000-0x00000000cbbbd000 4K ro x pte
[ 2.378398] 0x00000000cbbbd000-0x00000000cbbc2000 20K RW NX pte
[ 2.378418] 0x00000000cbbc2000-0x00000000cbbc4000 8K ro x pte
[ 2.378439] 0x00000000cbbc4000-0x00000000cbbc9000 20K RW NX pte
[ 2.378459] 0x00000000cbbc9000-0x00000000cbbca000 4K ro x pte
[ 2.378479] 0x00000000cbbca000-0x00000000cbbcf000 20K RW NX pte
[ 2.378500] 0x00000000cbbcf000-0x00000000cbbd0000 4K ro x pte
[ 2.378520] 0x00000000cbbd0000-0x00000000cbbd5000 20K RW NX pte
[ 2.378540] 0x00000000cbbd5000-0x00000000cbbd6000 4K ro x pte
[ 2.378561] 0x00000000cbbd6000-0x00000000cbbda000 16K RW NX pte
[ 2.378581] 0x00000000cbbda000-0x00000000cbbe5000 44K ro x pte
[ 2.378601] 0x00000000cbbe5000-0x00000000cbbec000 28K RW NX pte
[ 2.378622] 0x00000000cbbec000-0x00000000cbbf1000 20K ro x pte
[ 2.378642] 0x00000000cbbf1000-0x00000000cbbf6000 20K RW NX pte
[ 2.378662] 0x00000000cbbf6000-0x00000000cbbfa000 16K ro x pte
[ 2.378683] 0x00000000cbbfa000-0x00000000cbbff000 20K RW NX pte
[ 2.378703] 0x00000000cbbff000-0x00000000cc000000 4100K pte
[ 2.378719] 0x00000000cc000000-0x00000000cc00a000 40K pte
[ 2.378738] 0x00000000cc00a000-0x00000000cc10a000 1M pte
[ 2.378754] 0x00000000cc10a000-0x00000000cc143000 228K pte
[ 2.378771] 0x00000000cc143000-0x00000000cc18c000 292K pte
[ 2.378787] 0x00000000cc18c000-0x00000000cc1ae000 136K pte
[ 2.378803] 0x00000000cc1ae000-0x00000000cc1c8000 104K pte
[ 2.378819] 0x00000000cc1c8000-0x00000000cc1cf000 28K pte
[ 2.378835] 0x00000000cc1cf000-0x00000000cc1df000 64K pte
[ 2.378851] 0x00000000cc1df000-0x00000000cc1ec000 52K pte
[ 2.378874] 0x00000000cc1ec000-0x00000000ccf90000 13968K pte
[ 2.378890] 0x00000000ccf90000-0x00000000ccf93000 12K pte
[ 2.378906] 0x00000000ccf93000-0x00000000ccfa6000 76K pte
[ 2.378921] 0x00000000ccfa6000-0x00000000ccfa8000 8K pte
[ 2.378937] 0x00000000ccfa8000-0x00000000ccfb9000 68K pte
[ 2.378953] 0x00000000ccfb9000-0x00000000ccfbc000 12K pte
[ 2.378969] 0x00000000ccfbc000-0x00000000ccfcf000 76K pte
[ 2.378985] 0x00000000ccfcf000-0x00000000ccfd3000 16K pte
[ 2.379001] 0x00000000ccfd3000-0x00000000ccfe7000 80K pte
[ 2.379016] 0x00000000ccfe7000-0x00000000ccff2000 44K pte
[ 2.379032] 0x00000000ccff2000-0x00000000ccffa000 32K pte
[ 2.379048] 0x00000000ccffa000-0x00000000cd000000 24K pte
[ 2.379066] 0x00000000cd000000-0x00000000f0000000 560M pmd
[ 2.379081] 0x00000000f0000000-0x00000000f8000000 128M RW PSE NX pmd
[ 2.379102] 0x00000000f8000000-0x00000000fd200000 82M pmd
[ 2.379120] 0x00000000fd200000-0x00000000fd300000 1M RW PCD NX pte
[ 2.379144] 0x00000000fd300000-0x00000000fd400000 1M pte
[ 2.379159] 0x00000000fd400000-0x00000000fd600000 2M RW PCD PSE NX pmd
[ 2.379180] 0x00000000fd600000-0x00000000fea00000 20M pmd
[ 2.379195] 0x00000000fea00000-0x00000000fea10000 64K RW PCD NX pte
[ 2.379220] 0x00000000fea10000-0x00000000feb80000 1472K pte
[ 2.379237] 0x00000000feb80000-0x00000000fec02000 520K RW PCD NX pte
[ 2.379258] 0x00000000fec02000-0x00000000fec10000 56K pte
[ 2.379273] 0x00000000fec10000-0x00000000fec11000 4K RW PCD NX pte
[ 2.379296] 0x00000000fec11000-0x00000000fed00000 956K pte
[ 2.379312] 0x00000000fed00000-0x00000000fed01000 4K RW PCD NX pte
[ 2.379333] 0x00000000fed01000-0x00000000fed40000 252K pte
[ 2.379349] 0x00000000fed40000-0x00000000fed45000 20K RW PCD NX pte
[ 2.379370] 0x00000000fed45000-0x00000000fed80000 236K pte
[ 2.379386] 0x00000000fed80000-0x00000000fed90000 64K RW PCD NX pte
[ 2.379406] 0x00000000fed90000-0x00000000fedc2000 200K pte
[ 2.379422] 0x00000000fedc2000-0x00000000fedd0000 56K RW PCD NX pte
[ 2.379442] 0x00000000fedd0000-0x00000000fedd4000 16K pte
[ 2.379458] 0x00000000fedd4000-0x00000000fedd6000 8K RW PCD NX pte
[ 2.379479] 0x00000000fedd6000-0x00000000fee00000 168K pte
[ 2.379495] 0x00000000fee00000-0x00000000ff000000 2M pmd
[ 2.379510] 0x00000000ff000000-0x0000000100000000 16M RW PCD PSE NX pmd
[ 2.379531] 0x0000000100000000-0x0000000100200000 2M pmd
[ 2.379547] 0x0000000100200000-0x000000010020c000 48K pte
[ 2.379562] 0x000000010020c000-0x000000010020e000 8K RW NX pte
[ 2.379588] 0x000000010020e000-0x0000000100400000 1992K pte
[ 2.379608] 0x0000000100400000-0x0000000140000000 1020M pmd
[ 2.379628] 0x0000000140000000-0x0000008000000000 507G pud
[ 2.379649] 0x0000008000000000-0xffff880000000000 17179745792G pgd
[ 2.379665] ---[ Kernel Space ]---
[ 2.379671] 0xffff880000000000-0xffff888000000000 512G pgd
[ 2.379687] ---[ LDT remap ]---
[ 2.379693] 0xffff888000000000-0xffff890000000000 512G pgd
[ 2.379709] ---[ Low Kernel Mapping ]---
[ 2.379716] 0xffff890000000000-0xffff898000000000 512G pgd
[ 2.379731] ---[ vmalloc() Area ]---
[ 2.379738] 0xffff898000000000-0xffff8a0000000000 512G pgd
[ 2.379753] ---[ Vmemmap ]---
[ 2.379759] 0xffff8a0000000000-0xffff8d8000000000 3584G pgd
[ 2.379776] 0xffff8d8000000000-0xffff8d8c40000000 49G pud
[ 2.379798] 0xffff8d8c40000000-0xffff8d8c40200000 2M RW GLB NX pte
[ 2.379819] 0xffff8d8c40200000-0xffff8d8c49c00000 154M RW PSE GLB NX pmd
[ 2.379843] 0xffff8d8c49c00000-0xffff8d8c49d1f000 1148K RW GLB NX pte
[ 2.379867] 0xffff8d8c49d1f000-0xffff8d8c49e00000 900K pte
[ 2.379884] 0xffff8d8c49e00000-0xffff8d8c4a000000 2M pmd
[ 2.379899] 0xffff8d8c4a000000-0xffff8d8c4a200000 2M RW PSE GLB NX pmd
[ 2.379919] 0xffff8d8c4a200000-0xffff8d8c4a211000 68K pte
[ 2.379941] 0xffff8d8c4a211000-0xffff8d8c4a400000 1980K RW GLB NX pte
[ 2.379968] 0xffff8d8c4a400000-0xffff8d8c80000000 860M RW PSE GLB NX pmd
[ 2.379988] 0xffff8d8c80000000-0xffff8d8d00000000 2G RW PSE GLB NX pud
[ 2.380008] 0xffff8d8d00000000-0xffff8d8d03400000 52M RW PSE GLB NX pmd
[ 2.380029] 0xffff8d8d03400000-0xffff8d8d0347b000 492K RW GLB NX pte
[ 2.380049] 0xffff8d8d0347b000-0xffff8d8d0347c000 4K pte
[ 2.380069] 0xffff8d8d0347c000-0xffff8d8d03600000 1552K RW GLB NX pte
[ 2.380097] 0xffff8d8d03600000-0xffff8d8d0a200000 108M RW PSE GLB NX pmd
[ 2.380121] 0xffff8d8d0a200000-0xffff8d8d0a369000 1444K RW GLB NX pte
[ 2.380143] 0xffff8d8d0a369000-0xffff8d8d0a400000 604K pte
[ 2.380159] 0xffff8d8d0a400000-0xffff8d8d0ba00000 22M pmd
[ 2.380180] 0xffff8d8d0ba00000-0xffff8d8d0bbff000 2044K pte
[ 2.380196] 0xffff8d8d0bbff000-0xffff8d8d0bc00000 4K RW GLB NX pte
[ 2.380216] 0xffff8d8d0bc00000-0xffff8d8d0d000000 20M RW PSE GLB NX pmd
[ 2.380239] 0xffff8d8d0d000000-0xffff8d8d40000000 816M pmd
[ 2.380255] 0xffff8d8d40000000-0xffff8d92c0000000 22G RW PSE GLB NX pud
[ 2.380276] 0xffff8d92c0000000-0xffff8d92c7e00000 126M RW PSE GLB NX pmd
[ 2.380298] 0xffff8d92c7e00000-0xffff8d92c7eab000 684K RW GLB NX pte
[ 2.380318] 0xffff8d92c7eab000-0xffff8d92c7eac000 4K ro GLB NX pte
[ 2.380342] 0xffff8d92c7eac000-0xffff8d92c8000000 1360K RW GLB NX pte
[ 2.380368] 0xffff8d92c8000000-0xffff8d9300000000 896M RW PSE GLB NX pmd
[ 2.380389] 0xffff8d9300000000-0xffff8d9c40000000 37G RW PSE GLB NX pud
[ 2.380414] 0xffff8d9c40000000-0xffff8d9c6f200000 754M RW PSE GLB NX pmd
[ 2.380436] 0xffff8d9c6f200000-0xffff8d9c6f300000 1M RW GLB NX pte
[ 2.380459] 0xffff8d9c6f300000-0xffff8d9c6f400000 1M pte
[ 2.380476] 0xffff8d9c6f400000-0xffff8d9c80000000 268M pmd
[ 2.380495] 0xffff8d9c80000000-0xffff8e0000000000 398G pud
[ 2.380511] 0xffff8e0000000000-0xffff9c0000000000 14T pgd
[ 2.380529] 0xffff9c0000000000-0xffff9c2a40000000 169G pud
[ 2.380544] 0xffff9c2a40000000-0xffff9c2a40004000 16K RW GLB NX pte
[ 2.380564] 0xffff9c2a40004000-0xffff9c2a40005000 4K pte
[ 2.380580] 0xffff9c2a40005000-0xffff9c2a40006000 4K RW GLB NX pte
[ 2.380600] 0xffff9c2a40006000-0xffff9c2a40007000 4K pte
[ 2.380616] 0xffff9c2a40007000-0xffff9c2a40008000 4K RW GLB NX pte
[ 2.380636] 0xffff9c2a40008000-0xffff9c2a40009000 4K pte
[ 2.380651] 0xffff9c2a40009000-0xffff9c2a4000a000 4K RW GLB NX pte
[ 2.380671] 0xffff9c2a4000a000-0xffff9c2a4000b000 4K pte
[ 2.380687] 0xffff9c2a4000b000-0xffff9c2a4000c000 4K RW GLB NX pte
[ 2.380706] 0xffff9c2a4000c000-0xffff9c2a4000d000 4K pte
[ 2.380722] 0xffff9c2a4000d000-0xffff9c2a4000e000 4K RW GLB NX pte
[ 2.380742] 0xffff9c2a4000e000-0xffff9c2a40010000 8K pte
[ 2.380758] 0xffff9c2a40010000-0xffff9c2a4001f000 60K RW GLB NX pte
[ 2.380778] 0xffff9c2a4001f000-0xffff9c2a40020000 4K pte
[ 2.380793] 0xffff9c2a40020000-0xffff9c2a40024000 16K RW GLB NX pte
[ 2.380813] 0xffff9c2a40024000-0xffff9c2a40025000 4K pte
[ 2.380829] 0xffff9c2a40025000-0xffff9c2a40026000 4K RW GLB NX pte
[ 2.380849] 0xffff9c2a40026000-0xffff9c2a40027000 4K pte
[ 2.380864] 0xffff9c2a40027000-0xffff9c2a40028000 4K RW GLB NX pte
[ 2.380884] 0xffff9c2a40028000-0xffff9c2a40029000 4K pte
[ 2.380900] 0xffff9c2a40029000-0xffff9c2a4002a000 4K RW GLB NX pte
[ 2.380920] 0xffff9c2a4002a000-0xffff9c2a4002b000 4K pte
[ 2.380935] 0xffff9c2a4002b000-0xffff9c2a4002c000 4K RW GLB NX pte
[ 2.380955] 0xffff9c2a4002c000-0xffff9c2a4002d000 4K pte
[ 2.380971] 0xffff9c2a4002d000-0xffff9c2a4002e000 4K RW GLB NX pte
[ 2.380991] 0xffff9c2a4002e000-0xffff9c2a40030000 8K pte
[ 2.381007] 0xffff9c2a40030000-0xffff9c2a4003b000 44K RW GLB NX pte
[ 2.381027] 0xffff9c2a4003b000-0xffff9c2a4003c000 4K pte
[ 2.381042] 0xffff9c2a4003c000-0xffff9c2a4003d000 4K RW GLB NX pte
[ 2.381062] 0xffff9c2a4003d000-0xffff9c2a4003e000 4K pte
[ 2.381080] 0xffff9c2a4003e000-0xffff9c2a4003f000 4K RW GLB NX pte
[ 2.381100] 0xffff9c2a4003f000-0xffff9c2a40040000 4K pte
[ 2.381116] 0xffff9c2a40040000-0xffff9c2a40041000 4K RW GLB NX pte
[ 2.381135] 0xffff9c2a40041000-0xffff9c2a40042000 4K pte
[ 2.381151] 0xffff9c2a40042000-0xffff9c2a40044000 8K RW GLB NX pte
[ 2.381171] 0xffff9c2a40044000-0xffff9c2a40045000 4K pte
[ 2.381187] 0xffff9c2a40045000-0xffff9c2a40046000 4K RW GLB NX pte
[ 2.381207] 0xffff9c2a40046000-0xffff9c2a40048000 8K pte
[ 2.381222] 0xffff9c2a40048000-0xffff9c2a40050000 32K RW GLB NX pte
[ 2.381242] 0xffff9c2a40050000-0xffff9c2a40051000 4K pte
[ 2.381258] 0xffff9c2a40051000-0xffff9c2a40052000 4K RW GLB NX pte
[ 2.381278] 0xffff9c2a40052000-0xffff9c2a40054000 8K pte
[ 2.381293] 0xffff9c2a40054000-0xffff9c2a40056000 8K RW GLB NX pte
[ 2.381313] 0xffff9c2a40056000-0xffff9c2a40057000 4K pte
[ 2.381329] 0xffff9c2a40057000-0xffff9c2a40058000 4K RW GLB NX pte
[ 2.381349] 0xffff9c2a40058000-0xffff9c2a40059000 4K pte
[ 2.381364] 0xffff9c2a40059000-0xffff9c2a4005a000 4K RW GLB NX pte
[ 2.381384] 0xffff9c2a4005a000-0xffff9c2a4005c000 8K pte
[ 2.381400] 0xffff9c2a4005c000-0xffff9c2a40060000 16K RW GLB NX pte
[ 2.381420] 0xffff9c2a40060000-0xffff9c2a40061000 4K pte
[ 2.381435] 0xffff9c2a40061000-0xffff9c2a40062000 4K RW GLB NX pte
[ 2.381455] 0xffff9c2a40062000-0xffff9c2a40063000 4K pte
[ 2.381471] 0xffff9c2a40063000-0xffff9c2a40064000 4K RW PCD GLB NX pte
[ 2.381491] 0xffff9c2a40064000-0xffff9c2a40080000 112K pte
[ 2.381508] 0xffff9c2a40080000-0xffff9c2a40100000 512K RW PCD GLB NX pte
[ 2.381531] 0xffff9c2a40100000-0xffff9c2a40200000 1M pte
[ 2.381551] 0xffff9c2a40200000-0xffff9c2a80000000 1022M pmd
[ 2.381819] 0xffff9c2a80000000-0xffffbc8000000000 33110G pud
[ 2.381836] 0xffffbc8000000000-0xffffd10000000000 20992G pgd
[ 2.381854] 0xffffd10000000000-0xffffd15140000000 325G pud
[ 2.381870] 0xffffd15140000000-0xffffd15143400000 52M RW PSE GLB NX pmd
[ 2.381890] 0xffffd15143400000-0xffffd15144000000 12M pmd
[ 2.381913] 0xffffd15144000000-0xffffd15180c00000 972M RW PSE GLB NX pmd
[ 2.381938] 0xffffd15180c00000-0xffffd151c0000000 1012M pmd
[ 2.381955] 0xffffd151c0000000-0xffffd18000000000 185G pud
[ 2.381972] 0xffffd18000000000-0xfffffe0000000000 45568G pgd
[ 2.381987] ---[ CPU entry Area ]---
[ 2.381994] 0xfffffe0000000000-0xfffffe0000002000 8K ro GLB NX pte
[ 2.382014] 0xfffffe0000002000-0xfffffe0000003000 4K RW GLB NX pte
[ 2.382034] 0xfffffe0000003000-0xfffffe0000008000 20K ro GLB NX pte
[ 2.382054] 0xfffffe0000008000-0xfffffe0000009000 4K pte
[ 2.382070] 0xfffffe0000009000-0xfffffe000000b000 8K RW GLB NX pte
[ 2.382092] 0xfffffe000000b000-0xfffffe000000c000 4K pte
[ 2.382108] 0xfffffe000000c000-0xfffffe000000e000 8K RW GLB NX pte
[ 2.382128] 0xfffffe000000e000-0xfffffe000000f000 4K pte
[ 2.382144] 0xfffffe000000f000-0xfffffe0000011000 8K RW GLB NX pte
[ 2.382164] 0xfffffe0000011000-0xfffffe0000012000 4K pte
[ 2.382180] 0xfffffe0000012000-0xfffffe0000014000 8K RW GLB NX pte
[ 2.382200] 0xfffffe0000014000-0xfffffe000003c000 160K pte
[ 2.382216] 0xfffffe000003c000-0xfffffe000003d000 4K ro GLB NX pte
[ 2.382236] 0xfffffe000003d000-0xfffffe000003e000 4K RW GLB NX pte
[ 2.382256] 0xfffffe000003e000-0xfffffe0000043000 20K ro GLB NX pte
[ 2.382276] 0xfffffe0000043000-0xfffffe0000044000 4K pte
[ 2.382291] 0xfffffe0000044000-0xfffffe0000046000 8K RW GLB NX pte
[ 2.382311] 0xfffffe0000046000-0xfffffe0000047000 4K pte
[ 2.382327] 0xfffffe0000047000-0xfffffe0000049000 8K RW GLB NX pte
[ 2.382347] 0xfffffe0000049000-0xfffffe000004a000 4K pte
[ 2.382363] 0xfffffe000004a000-0xfffffe000004c000 8K RW GLB NX pte
[ 2.382383] 0xfffffe000004c000-0xfffffe000004d000 4K pte
[ 2.382398] 0xfffffe000004d000-0xfffffe000004f000 8K RW GLB NX pte
[ 2.382419] 0xfffffe000004f000-0xfffffe0000077000 160K pte
[ 2.382434] 0xfffffe0000077000-0xfffffe0000078000 4K ro GLB NX pte
[ 2.382454] 0xfffffe0000078000-0xfffffe0000079000 4K RW GLB NX pte
[ 2.382474] 0xfffffe0000079000-0xfffffe000007e000 20K ro GLB NX pte
[ 2.382494] 0xfffffe000007e000-0xfffffe000007f000 4K pte
[ 2.382510] 0xfffffe000007f000-0xfffffe0000081000 8K RW GLB NX pte
[ 2.382530] 0xfffffe0000081000-0xfffffe0000082000 4K pte
[ 2.382546] 0xfffffe0000082000-0xfffffe0000084000 8K RW GLB NX pte
[ 2.382566] 0xfffffe0000084000-0xfffffe0000085000 4K pte
[ 2.382581] 0xfffffe0000085000-0xfffffe0000087000 8K RW GLB NX pte
[ 2.382601] 0xfffffe0000087000-0xfffffe0000088000 4K pte
[ 2.382617] 0xfffffe0000088000-0xfffffe000008a000 8K RW GLB NX pte
[ 2.382638] 0xfffffe000008a000-0xfffffe00000b2000 160K pte
[ 2.382653] 0xfffffe00000b2000-0xfffffe00000b3000 4K ro GLB NX pte
[ 2.382673] 0xfffffe00000b3000-0xfffffe00000b4000 4K RW GLB NX pte
[ 2.382693] 0xfffffe00000b4000-0xfffffe00000b9000 20K ro GLB NX pte
[ 2.382713] 0xfffffe00000b9000-0xfffffe00000ba000 4K pte
[ 2.382729] 0xfffffe00000ba000-0xfffffe00000bc000 8K RW GLB NX pte
[ 2.382749] 0xfffffe00000bc000-0xfffffe00000bd000 4K pte
[ 2.382765] 0xfffffe00000bd000-0xfffffe00000bf000 8K RW GLB NX pte
[ 2.382785] 0xfffffe00000bf000-0xfffffe00000c0000 4K pte
[ 2.382800] 0xfffffe00000c0000-0xfffffe00000c2000 8K RW GLB NX pte
[ 2.382820] 0xfffffe00000c2000-0xfffffe00000c3000 4K pte
[ 2.382836] 0xfffffe00000c3000-0xfffffe00000c5000 8K RW GLB NX pte
[ 2.382859] 0xfffffe00000c5000-0xfffffe00000ed000 160K pte
[ 2.382878] 0xfffffe00000ed000-0xfffffe00000ee000 4K ro GLB NX pte
[ 2.382900] 0xfffffe00000ee000-0xfffffe00000ef000 4K RW GLB NX pte
[ 2.382920] 0xfffffe00000ef000-0xfffffe00000f4000 20K ro GLB NX pte
[ 2.382941] 0xfffffe00000f4000-0xfffffe00000f5000 4K pte
[ 2.382957] 0xfffffe00000f5000-0xfffffe00000f7000 8K RW GLB NX pte
[ 2.382977] 0xfffffe00000f7000-0xfffffe00000f8000 4K pte
[ 2.382993] 0xfffffe00000f8000-0xfffffe00000fa000 8K RW GLB NX pte
[ 2.383013] 0xfffffe00000fa000-0xfffffe00000fb000 4K pte
[ 2.383029] 0xfffffe00000fb000-0xfffffe00000fd000 8K RW GLB NX pte
[ 2.383049] 0xfffffe00000fd000-0xfffffe00000fe000 4K pte
[ 2.383065] 0xfffffe00000fe000-0xfffffe0000100000 8K RW GLB NX pte
[ 2.383080] 0xfffffe0000100000-0xfffffe0000128000 160K pte
[ 2.383096] 0xfffffe0000128000-0xfffffe0000129000 4K ro GLB NX pte
[ 2.383116] 0xfffffe0000129000-0xfffffe000012a000 4K RW GLB NX pte
[ 2.383137] 0xfffffe000012a000-0xfffffe000012f000 20K ro GLB NX pte
[ 2.383157] 0xfffffe000012f000-0xfffffe0000130000 4K pte
[ 2.383173] 0xfffffe0000130000-0xfffffe0000132000 8K RW GLB NX pte
[ 2.383193] 0xfffffe0000132000-0xfffffe0000133000 4K pte
[ 2.383209] 0xfffffe0000133000-0xfffffe0000135000 8K RW GLB NX pte
[ 2.383229] 0xfffffe0000135000-0xfffffe0000136000 4K pte
[ 2.383245] 0xfffffe0000136000-0xfffffe0000138000 8K RW GLB NX pte
[ 2.383265] 0xfffffe0000138000-0xfffffe0000139000 4K pte
[ 2.383281] 0xfffffe0000139000-0xfffffe000013b000 8K RW GLB NX pte
[ 2.383301] 0xfffffe000013b000-0xfffffe0000163000 160K pte
[ 2.383317] 0xfffffe0000163000-0xfffffe0000164000 4K ro GLB NX pte
[ 2.383337] 0xfffffe0000164000-0xfffffe0000165000 4K RW GLB NX pte
[ 2.383358] 0xfffffe0000165000-0xfffffe000016a000 20K ro GLB NX pte
[ 2.383378] 0xfffffe000016a000-0xfffffe000016b000 4K pte
[ 2.383394] 0xfffffe000016b000-0xfffffe000016d000 8K RW GLB NX pte
[ 2.383414] 0xfffffe000016d000-0xfffffe000016e000 4K pte
[ 2.383430] 0xfffffe000016e000-0xfffffe0000170000 8K RW GLB NX pte
[ 2.383450] 0xfffffe0000170000-0xfffffe0000171000 4K pte
[ 2.383466] 0xfffffe0000171000-0xfffffe0000173000 8K RW GLB NX pte
[ 2.383486] 0xfffffe0000173000-0xfffffe0000174000 4K pte
[ 2.383502] 0xfffffe0000174000-0xfffffe0000176000 8K RW GLB NX pte
[ 2.383523] 0xfffffe0000176000-0xfffffe000019e000 160K pte
[ 2.383538] 0xfffffe000019e000-0xfffffe000019f000 4K ro GLB NX pte
[ 2.383559] 0xfffffe000019f000-0xfffffe00001a0000 4K RW GLB NX pte
[ 2.383579] 0xfffffe00001a0000-0xfffffe00001a5000 20K ro GLB NX pte
[ 2.383599] 0xfffffe00001a5000-0xfffffe00001a6000 4K pte
[ 2.383615] 0xfffffe00001a6000-0xfffffe00001a8000 8K RW GLB NX pte
[ 2.383635] 0xfffffe00001a8000-0xfffffe00001a9000 4K pte
[ 2.383651] 0xfffffe00001a9000-0xfffffe00001ab000 8K RW GLB NX pte
[ 2.383671] 0xfffffe00001ab000-0xfffffe00001ac000 4K pte
[ 2.383687] 0xfffffe00001ac000-0xfffffe00001ae000 8K RW GLB NX pte
[ 2.383707] 0xfffffe00001ae000-0xfffffe00001af000 4K pte
[ 2.383723] 0xfffffe00001af000-0xfffffe00001b1000 8K RW GLB NX pte
[ 2.383744] 0xfffffe00001b1000-0xfffffe00001d9000 160K pte
[ 2.383760] 0xfffffe00001d9000-0xfffffe00001da000 4K ro GLB NX pte
[ 2.383780] 0xfffffe00001da000-0xfffffe00001db000 4K RW GLB NX pte
[ 2.383800] 0xfffffe00001db000-0xfffffe00001e0000 20K ro GLB NX pte
[ 2.383820] 0xfffffe00001e0000-0xfffffe00001e1000 4K pte
[ 2.383836] 0xfffffe00001e1000-0xfffffe00001e3000 8K RW GLB NX pte
[ 2.383856] 0xfffffe00001e3000-0xfffffe00001e4000 4K pte
[ 2.383872] 0xfffffe00001e4000-0xfffffe00001e6000 8K RW GLB NX pte
[ 2.383892] 0xfffffe00001e6000-0xfffffe00001e7000 4K pte
[ 2.383908] 0xfffffe00001e7000-0xfffffe00001e9000 8K RW GLB NX pte
[ 2.383928] 0xfffffe00001e9000-0xfffffe00001ea000 4K pte
[ 2.383944] 0xfffffe00001ea000-0xfffffe00001ec000 8K RW GLB NX pte
[ 2.383965] 0xfffffe00001ec000-0xfffffe0000214000 160K pte
[ 2.383981] 0xfffffe0000214000-0xfffffe0000215000 4K ro GLB NX pte
[ 2.384001] 0xfffffe0000215000-0xfffffe0000216000 4K RW GLB NX pte
[ 2.384021] 0xfffffe0000216000-0xfffffe000021b000 20K ro GLB NX pte
[ 2.384042] 0xfffffe000021b000-0xfffffe000021c000 4K pte
[ 2.384057] 0xfffffe000021c000-0xfffffe000021e000 8K RW GLB NX pte
[ 2.384080] 0xfffffe000021e000-0xfffffe000021f000 4K pte
[ 2.384096] 0xfffffe000021f000-0xfffffe0000221000 8K RW GLB NX pte
[ 2.384116] 0xfffffe0000221000-0xfffffe0000222000 4K pte
[ 2.384132] 0xfffffe0000222000-0xfffffe0000224000 8K RW GLB NX pte
[ 2.384152] 0xfffffe0000224000-0xfffffe0000225000 4K pte
[ 2.384168] 0xfffffe0000225000-0xfffffe0000227000 8K RW GLB NX pte
[ 2.384189] 0xfffffe0000227000-0xfffffe000024f000 160K pte
[ 2.384204] 0xfffffe000024f000-0xfffffe0000250000 4K ro GLB NX pte
[ 2.384225] 0xfffffe0000250000-0xfffffe0000251000 4K RW GLB NX pte
[ 2.384245] 0xfffffe0000251000-0xfffffe0000256000 20K ro GLB NX pte
[ 2.384265] 0xfffffe0000256000-0xfffffe0000257000 4K pte
[ 2.384281] 0xfffffe0000257000-0xfffffe0000259000 8K RW GLB NX pte
[ 2.384301] 0xfffffe0000259000-0xfffffe000025a000 4K pte
[ 2.384317] 0xfffffe000025a000-0xfffffe000025c000 8K RW GLB NX pte
[ 2.384337] 0xfffffe000025c000-0xfffffe000025d000 4K pte
[ 2.384353] 0xfffffe000025d000-0xfffffe000025f000 8K RW GLB NX pte
[ 2.384373] 0xfffffe000025f000-0xfffffe0000260000 4K pte
[ 2.384389] 0xfffffe0000260000-0xfffffe0000262000 8K RW GLB NX pte
[ 2.384410] 0xfffffe0000262000-0xfffffe000028a000 160K pte
[ 2.384426] 0xfffffe000028a000-0xfffffe000028b000 4K ro GLB NX pte
[ 2.384446] 0xfffffe000028b000-0xfffffe000028c000 4K RW GLB NX pte
[ 2.384466] 0xfffffe000028c000-0xfffffe0000291000 20K ro GLB NX pte
[ 2.384486] 0xfffffe0000291000-0xfffffe0000292000 4K pte
[ 2.384502] 0xfffffe0000292000-0xfffffe0000294000 8K RW GLB NX pte
[ 2.384522] 0xfffffe0000294000-0xfffffe0000295000 4K pte
[ 2.384538] 0xfffffe0000295000-0xfffffe0000297000 8K RW GLB NX pte
[ 2.384558] 0xfffffe0000297000-0xfffffe0000298000 4K pte
[ 2.384574] 0xfffffe0000298000-0xfffffe000029a000 8K RW GLB NX pte
[ 2.384595] 0xfffffe000029a000-0xfffffe000029b000 4K pte
[ 2.384610] 0xfffffe000029b000-0xfffffe000029d000 8K RW GLB NX pte
[ 2.384631] 0xfffffe000029d000-0xfffffe00002c5000 160K pte
[ 2.384647] 0xfffffe00002c5000-0xfffffe00002c6000 4K ro GLB NX pte
[ 2.384667] 0xfffffe00002c6000-0xfffffe00002c7000 4K RW GLB NX pte
[ 2.384687] 0xfffffe00002c7000-0xfffffe00002cc000 20K ro GLB NX pte
[ 2.384708] 0xfffffe00002cc000-0xfffffe00002cd000 4K pte
[ 2.384723] 0xfffffe00002cd000-0xfffffe00002cf000 8K RW GLB NX pte
[ 2.384744] 0xfffffe00002cf000-0xfffffe00002d0000 4K pte
[ 2.384759] 0xfffffe00002d0000-0xfffffe00002d2000 8K RW GLB NX pte
[ 2.384780] 0xfffffe00002d2000-0xfffffe00002d3000 4K pte
[ 2.384795] 0xfffffe00002d3000-0xfffffe00002d5000 8K RW GLB NX pte
[ 2.384816] 0xfffffe00002d5000-0xfffffe00002d6000 4K pte
[ 2.384831] 0xfffffe00002d6000-0xfffffe00002d8000 8K RW GLB NX pte
[ 2.384852] 0xfffffe00002d8000-0xfffffe0000300000 160K pte
[ 2.384868] 0xfffffe0000300000-0xfffffe0000301000 4K ro GLB NX pte
[ 2.384888] 0xfffffe0000301000-0xfffffe0000302000 4K RW GLB NX pte
[ 2.384908] 0xfffffe0000302000-0xfffffe0000307000 20K ro GLB NX pte
[ 2.384929] 0xfffffe0000307000-0xfffffe0000308000 4K pte
[ 2.384944] 0xfffffe0000308000-0xfffffe000030a000 8K RW GLB NX pte
[ 2.384965] 0xfffffe000030a000-0xfffffe000030b000 4K pte
[ 2.384980] 0xfffffe000030b000-0xfffffe000030d000 8K RW GLB NX pte
[ 2.385001] 0xfffffe000030d000-0xfffffe000030e000 4K pte
[ 2.385016] 0xfffffe000030e000-0xfffffe0000310000 8K RW GLB NX pte
[ 2.385037] 0xfffffe0000310000-0xfffffe0000311000 4K pte
[ 2.385052] 0xfffffe0000311000-0xfffffe0000313000 8K RW GLB NX pte
[ 2.385080] 0xfffffe0000313000-0xfffffe000033b000 160K pte
[ 2.385096] 0xfffffe000033b000-0xfffffe000033c000 4K ro GLB NX pte
[ 2.385116] 0xfffffe000033c000-0xfffffe000033d000 4K RW GLB NX pte
[ 2.385137] 0xfffffe000033d000-0xfffffe0000342000 20K ro GLB NX pte
[ 2.385157] 0xfffffe0000342000-0xfffffe0000343000 4K pte
[ 2.385173] 0xfffffe0000343000-0xfffffe0000345000 8K RW GLB NX pte
[ 2.385193] 0xfffffe0000345000-0xfffffe0000346000 4K pte
[ 2.385209] 0xfffffe0000346000-0xfffffe0000348000 8K RW GLB NX pte
[ 2.385229] 0xfffffe0000348000-0xfffffe0000349000 4K pte
[ 2.385245] 0xfffffe0000349000-0xfffffe000034b000 8K RW GLB NX pte
[ 2.385265] 0xfffffe000034b000-0xfffffe000034c000 4K pte
[ 2.385281] 0xfffffe000034c000-0xfffffe000034e000 8K RW GLB NX pte
[ 2.385302] 0xfffffe000034e000-0xfffffe0000376000 160K pte
[ 2.385317] 0xfffffe0000376000-0xfffffe0000377000 4K ro GLB NX pte
[ 2.385338] 0xfffffe0000377000-0xfffffe0000378000 4K RW GLB NX pte
[ 2.385358] 0xfffffe0000378000-0xfffffe000037d000 20K ro GLB NX pte
[ 2.385378] 0xfffffe000037d000-0xfffffe000037e000 4K pte
[ 2.385394] 0xfffffe000037e000-0xfffffe0000380000 8K RW GLB NX pte
[ 2.385414] 0xfffffe0000380000-0xfffffe0000381000 4K pte
[ 2.385430] 0xfffffe0000381000-0xfffffe0000383000 8K RW GLB NX pte
[ 2.385450] 0xfffffe0000383000-0xfffffe0000384000 4K pte
[ 2.385466] 0xfffffe0000384000-0xfffffe0000386000 8K RW GLB NX pte
[ 2.385486] 0xfffffe0000386000-0xfffffe0000387000 4K pte
[ 2.385502] 0xfffffe0000387000-0xfffffe0000389000 8K RW GLB NX pte
[ 2.385523] 0xfffffe0000389000-0xfffffe00003b1000 160K pte
[ 2.385539] 0xfffffe00003b1000-0xfffffe00003b2000 4K ro GLB NX pte
[ 2.385559] 0xfffffe00003b2000-0xfffffe00003b3000 4K RW GLB NX pte
[ 2.385579] 0xfffffe00003b3000-0xfffffe00003b8000 20K ro GLB NX pte
[ 2.385599] 0xfffffe00003b8000-0xfffffe00003b9000 4K pte
[ 2.385615] 0xfffffe00003b9000-0xfffffe00003bb000 8K RW GLB NX pte
[ 2.385635] 0xfffffe00003bb000-0xfffffe00003bc000 4K pte
[ 2.385651] 0xfffffe00003bc000-0xfffffe00003be000 8K RW GLB NX pte
[ 2.385671] 0xfffffe00003be000-0xfffffe00003bf000 4K pte
[ 2.385687] 0xfffffe00003bf000-0xfffffe00003c1000 8K RW GLB NX pte
[ 2.385707] 0xfffffe00003c1000-0xfffffe00003c2000 4K pte
[ 2.385723] 0xfffffe00003c2000-0xfffffe00003c4000 8K RW GLB NX pte
[ 2.385744] 0xfffffe00003c4000-0xfffffe00003ec000 160K pte
[ 2.385760] 0xfffffe00003ec000-0xfffffe00003ed000 4K ro GLB NX pte
[ 2.385780] 0xfffffe00003ed000-0xfffffe00003ee000 4K RW GLB NX pte
[ 2.385800] 0xfffffe00003ee000-0xfffffe00003f3000 20K ro GLB NX pte
[ 2.385820] 0xfffffe00003f3000-0xfffffe00003f4000 4K pte
[ 2.385837] 0xfffffe00003f4000-0xfffffe00003f6000 8K RW GLB NX pte
[ 2.385857] 0xfffffe00003f6000-0xfffffe00003f7000 4K pte
[ 2.385873] 0xfffffe00003f7000-0xfffffe00003f9000 8K RW GLB NX pte
[ 2.385893] 0xfffffe00003f9000-0xfffffe00003fa000 4K pte
[ 2.385909] 0xfffffe00003fa000-0xfffffe00003fc000 8K RW GLB NX pte
[ 2.385929] 0xfffffe00003fc000-0xfffffe00003fd000 4K pte
[ 2.385945] 0xfffffe00003fd000-0xfffffe00003ff000 8K RW GLB NX pte
[ 2.385965] 0xfffffe00003ff000-0xfffffe0000427000 160K pte
[ 2.385981] 0xfffffe0000427000-0xfffffe0000428000 4K ro GLB NX pte
[ 2.386001] 0xfffffe0000428000-0xfffffe0000429000 4K RW GLB NX pte
[ 2.386022] 0xfffffe0000429000-0xfffffe000042e000 20K ro GLB NX pte
[ 2.386042] 0xfffffe000042e000-0xfffffe000042f000 4K pte
[ 2.386058] 0xfffffe000042f000-0xfffffe0000431000 8K RW GLB NX pte
[ 2.386080] 0xfffffe0000431000-0xfffffe0000432000 4K pte
[ 2.386096] 0xfffffe0000432000-0xfffffe0000434000 8K RW GLB NX pte
[ 2.386116] 0xfffffe0000434000-0xfffffe0000435000 4K pte
[ 2.386132] 0xfffffe0000435000-0xfffffe0000437000 8K RW GLB NX pte
[ 2.386152] 0xfffffe0000437000-0xfffffe0000438000 4K pte
[ 2.386168] 0xfffffe0000438000-0xfffffe000043a000 8K RW GLB NX pte
[ 2.386188] 0xfffffe000043a000-0xfffffe0000462000 160K pte
[ 2.386204] 0xfffffe0000462000-0xfffffe0000463000 4K ro GLB NX pte
[ 2.386224] 0xfffffe0000463000-0xfffffe0000464000 4K RW GLB NX pte
[ 2.386245] 0xfffffe0000464000-0xfffffe0000469000 20K ro GLB NX pte
[ 2.386265] 0xfffffe0000469000-0xfffffe000046a000 4K pte
[ 2.386281] 0xfffffe000046a000-0xfffffe000046c000 8K RW GLB NX pte
[ 2.386301] 0xfffffe000046c000-0xfffffe000046d000 4K pte
[ 2.386317] 0xfffffe000046d000-0xfffffe000046f000 8K RW GLB NX pte
[ 2.386337] 0xfffffe000046f000-0xfffffe0000470000 4K pte
[ 2.386353] 0xfffffe0000470000-0xfffffe0000472000 8K RW GLB NX pte
[ 2.386373] 0xfffffe0000472000-0xfffffe0000473000 4K pte
[ 2.386389] 0xfffffe0000473000-0xfffffe0000475000 8K RW GLB NX pte
[ 2.386409] 0xfffffe0000475000-0xfffffe000049d000 160K pte
[ 2.386425] 0xfffffe000049d000-0xfffffe000049e000 4K ro GLB NX pte
[ 2.386445] 0xfffffe000049e000-0xfffffe000049f000 4K RW GLB NX pte
[ 2.386466] 0xfffffe000049f000-0xfffffe00004a4000 20K ro GLB NX pte
[ 2.386486] 0xfffffe00004a4000-0xfffffe00004a5000 4K pte
[ 2.386502] 0xfffffe00004a5000-0xfffffe00004a7000 8K RW GLB NX pte
[ 2.386522] 0xfffffe00004a7000-0xfffffe00004a8000 4K pte
[ 2.386538] 0xfffffe00004a8000-0xfffffe00004aa000 8K RW GLB NX pte
[ 2.386558] 0xfffffe00004aa000-0xfffffe00004ab000 4K pte
[ 2.386574] 0xfffffe00004ab000-0xfffffe00004ad000 8K RW GLB NX pte
[ 2.386594] 0xfffffe00004ad000-0xfffffe00004ae000 4K pte
[ 2.386610] 0xfffffe00004ae000-0xfffffe00004b0000 8K RW GLB NX pte
[ 2.386631] 0xfffffe00004b0000-0xfffffe00004d8000 160K pte
[ 2.386646] 0xfffffe00004d8000-0xfffffe00004d9000 4K ro GLB NX pte
[ 2.386667] 0xfffffe00004d9000-0xfffffe00004da000 4K RW GLB NX pte
[ 2.386687] 0xfffffe00004da000-0xfffffe00004df000 20K ro GLB NX pte
[ 2.386707] 0xfffffe00004df000-0xfffffe00004e0000 4K pte
[ 2.386723] 0xfffffe00004e0000-0xfffffe00004e2000 8K RW GLB NX pte
[ 2.386743] 0xfffffe00004e2000-0xfffffe00004e3000 4K pte
[ 2.386759] 0xfffffe00004e3000-0xfffffe00004e5000 8K RW GLB NX pte
[ 2.386779] 0xfffffe00004e5000-0xfffffe00004e6000 4K pte
[ 2.386795] 0xfffffe00004e6000-0xfffffe00004e8000 8K RW GLB NX pte
[ 2.386815] 0xfffffe00004e8000-0xfffffe00004e9000 4K pte
[ 2.386831] 0xfffffe00004e9000-0xfffffe00004eb000 8K RW GLB NX pte
[ 2.386852] 0xfffffe00004eb000-0xfffffe0000513000 160K pte
[ 2.386868] 0xfffffe0000513000-0xfffffe0000514000 4K ro GLB NX pte
[ 2.386888] 0xfffffe0000514000-0xfffffe0000515000 4K RW GLB NX pte
[ 2.386908] 0xfffffe0000515000-0xfffffe000051a000 20K ro GLB NX pte
[ 2.386928] 0xfffffe000051a000-0xfffffe000051b000 4K pte
[ 2.386944] 0xfffffe000051b000-0xfffffe000051d000 8K RW GLB NX pte
[ 2.386964] 0xfffffe000051d000-0xfffffe000051e000 4K pte
[ 2.386980] 0xfffffe000051e000-0xfffffe0000520000 8K RW GLB NX pte
[ 2.387000] 0xfffffe0000520000-0xfffffe0000521000 4K pte
[ 2.387016] 0xfffffe0000521000-0xfffffe0000523000 8K RW GLB NX pte
[ 2.387036] 0xfffffe0000523000-0xfffffe0000524000 4K pte
[ 2.387052] 0xfffffe0000524000-0xfffffe0000526000 8K RW GLB NX pte
[ 2.387073] 0xfffffe0000526000-0xfffffe000054e000 160K pte
[ 2.387095] 0xfffffe000054e000-0xfffffe000054f000 4K ro GLB NX pte
[ 2.387115] 0xfffffe000054f000-0xfffffe0000550000 4K RW GLB NX pte
[ 2.387135] 0xfffffe0000550000-0xfffffe0000555000 20K ro GLB NX pte
[ 2.387156] 0xfffffe0000555000-0xfffffe0000556000 4K pte
[ 2.387171] 0xfffffe0000556000-0xfffffe0000558000 8K RW GLB NX pte
[ 2.387192] 0xfffffe0000558000-0xfffffe0000559000 4K pte
[ 2.387207] 0xfffffe0000559000-0xfffffe000055b000 8K RW GLB NX pte
[ 2.387227] 0xfffffe000055b000-0xfffffe000055c000 4K pte
[ 2.387243] 0xfffffe000055c000-0xfffffe000055e000 8K RW GLB NX pte
[ 2.387263] 0xfffffe000055e000-0xfffffe000055f000 4K pte
[ 2.387279] 0xfffffe000055f000-0xfffffe0000561000 8K RW GLB NX pte
[ 2.387300] 0xfffffe0000561000-0xfffffe0000589000 160K pte
[ 2.387316] 0xfffffe0000589000-0xfffffe000058a000 4K ro GLB NX pte
[ 2.387336] 0xfffffe000058a000-0xfffffe000058b000 4K RW GLB NX pte
[ 2.387356] 0xfffffe000058b000-0xfffffe0000590000 20K ro GLB NX pte
[ 2.387376] 0xfffffe0000590000-0xfffffe0000591000 4K pte
[ 2.387392] 0xfffffe0000591000-0xfffffe0000593000 8K RW GLB NX pte
[ 2.387412] 0xfffffe0000593000-0xfffffe0000594000 4K pte
[ 2.387428] 0xfffffe0000594000-0xfffffe0000596000 8K RW GLB NX pte
[ 2.387448] 0xfffffe0000596000-0xfffffe0000597000 4K pte
[ 2.387464] 0xfffffe0000597000-0xfffffe0000599000 8K RW GLB NX pte
[ 2.387484] 0xfffffe0000599000-0xfffffe000059a000 4K pte
[ 2.387500] 0xfffffe000059a000-0xfffffe000059c000 8K RW GLB NX pte
[ 2.387521] 0xfffffe000059c000-0xfffffe00005c4000 160K pte
[ 2.387537] 0xfffffe00005c4000-0xfffffe00005c5000 4K ro GLB NX pte
[ 2.387557] 0xfffffe00005c5000-0xfffffe00005c6000 4K RW GLB NX pte
[ 2.387577] 0xfffffe00005c6000-0xfffffe00005cb000 20K ro GLB NX pte
[ 2.387597] 0xfffffe00005cb000-0xfffffe00005cc000 4K pte
[ 2.387613] 0xfffffe00005cc000-0xfffffe00005ce000 8K RW GLB NX pte
[ 2.387633] 0xfffffe00005ce000-0xfffffe00005cf000 4K pte
[ 2.387649] 0xfffffe00005cf000-0xfffffe00005d1000 8K RW GLB NX pte
[ 2.387669] 0xfffffe00005d1000-0xfffffe00005d2000 4K pte
[ 2.387685] 0xfffffe00005d2000-0xfffffe00005d4000 8K RW GLB NX pte
[ 2.387705] 0xfffffe00005d4000-0xfffffe00005d5000 4K pte
[ 2.387721] 0xfffffe00005d5000-0xfffffe00005d7000 8K RW GLB NX pte
[ 2.387742] 0xfffffe00005d7000-0xfffffe00005ff000 160K pte
[ 2.387758] 0xfffffe00005ff000-0xfffffe0000600000 4K ro GLB NX pte
[ 2.387778] 0xfffffe0000600000-0xfffffe0000601000 4K RW GLB NX pte
[ 2.387798] 0xfffffe0000601000-0xfffffe0000606000 20K ro GLB NX pte
[ 2.387818] 0xfffffe0000606000-0xfffffe0000607000 4K pte
[ 2.387834] 0xfffffe0000607000-0xfffffe0000609000 8K RW GLB NX pte
[ 2.387854] 0xfffffe0000609000-0xfffffe000060a000 4K pte
[ 2.387870] 0xfffffe000060a000-0xfffffe000060c000 8K RW GLB NX pte
[ 2.387890] 0xfffffe000060c000-0xfffffe000060d000 4K pte
[ 2.387906] 0xfffffe000060d000-0xfffffe000060f000 8K RW GLB NX pte
[ 2.387926] 0xfffffe000060f000-0xfffffe0000610000 4K pte
[ 2.387942] 0xfffffe0000610000-0xfffffe0000612000 8K RW GLB NX pte
[ 2.387963] 0xfffffe0000612000-0xfffffe000063a000 160K pte
[ 2.387979] 0xfffffe000063a000-0xfffffe000063b000 4K ro GLB NX pte
[ 2.387999] 0xfffffe000063b000-0xfffffe000063c000 4K RW GLB NX pte
[ 2.388019] 0xfffffe000063c000-0xfffffe0000641000 20K ro GLB NX pte
[ 2.388039] 0xfffffe0000641000-0xfffffe0000642000 4K pte
[ 2.388055] 0xfffffe0000642000-0xfffffe0000644000 8K RW GLB NX pte
[ 2.388075] 0xfffffe0000644000-0xfffffe0000645000 4K pte
[ 2.388093] 0xfffffe0000645000-0xfffffe0000647000 8K RW GLB NX pte
[ 2.388114] 0xfffffe0000647000-0xfffffe0000648000 4K pte
[ 2.388129] 0xfffffe0000648000-0xfffffe000064a000 8K RW GLB NX pte
[ 2.388150] 0xfffffe000064a000-0xfffffe000064b000 4K pte
[ 2.388165] 0xfffffe000064b000-0xfffffe000064d000 8K RW GLB NX pte
[ 2.388186] 0xfffffe000064d000-0xfffffe0000675000 160K pte
[ 2.388202] 0xfffffe0000675000-0xfffffe0000676000 4K ro GLB NX pte
[ 2.388222] 0xfffffe0000676000-0xfffffe0000677000 4K RW GLB NX pte
[ 2.388242] 0xfffffe0000677000-0xfffffe000067c000 20K ro GLB NX pte
[ 2.388263] 0xfffffe000067c000-0xfffffe000067d000 4K pte
[ 2.388278] 0xfffffe000067d000-0xfffffe000067f000 8K RW GLB NX pte
[ 2.388299] 0xfffffe000067f000-0xfffffe0000680000 4K pte
[ 2.388314] 0xfffffe0000680000-0xfffffe0000682000 8K RW GLB NX pte
[ 2.388335] 0xfffffe0000682000-0xfffffe0000683000 4K pte
[ 2.388350] 0xfffffe0000683000-0xfffffe0000685000 8K RW GLB NX pte
[ 2.388371] 0xfffffe0000685000-0xfffffe0000686000 4K pte
[ 2.388386] 0xfffffe0000686000-0xfffffe0000688000 8K RW GLB NX pte
[ 2.388407] 0xfffffe0000688000-0xfffffe00006b0000 160K pte
[ 2.388423] 0xfffffe00006b0000-0xfffffe00006b1000 4K ro GLB NX pte
[ 2.388443] 0xfffffe00006b1000-0xfffffe00006b2000 4K RW GLB NX pte
[ 2.388463] 0xfffffe00006b2000-0xfffffe00006b7000 20K ro GLB NX pte
[ 2.388483] 0xfffffe00006b7000-0xfffffe00006b8000 4K pte
[ 2.388499] 0xfffffe00006b8000-0xfffffe00006ba000 8K RW GLB NX pte
[ 2.388519] 0xfffffe00006ba000-0xfffffe00006bb000 4K pte
[ 2.388535] 0xfffffe00006bb000-0xfffffe00006bd000 8K RW GLB NX pte
[ 2.388555] 0xfffffe00006bd000-0xfffffe00006be000 4K pte
[ 2.388571] 0xfffffe00006be000-0xfffffe00006c0000 8K RW GLB NX pte
[ 2.388591] 0xfffffe00006c0000-0xfffffe00006c1000 4K pte
[ 2.388607] 0xfffffe00006c1000-0xfffffe00006c3000 8K RW GLB NX pte
[ 2.388628] 0xfffffe00006c3000-0xfffffe00006eb000 160K pte
[ 2.388644] 0xfffffe00006eb000-0xfffffe00006ec000 4K ro GLB NX pte
[ 2.388664] 0xfffffe00006ec000-0xfffffe00006ed000 4K RW GLB NX pte
[ 2.388684] 0xfffffe00006ed000-0xfffffe00006f2000 20K ro GLB NX pte
[ 2.388704] 0xfffffe00006f2000-0xfffffe00006f3000 4K pte
[ 2.388720] 0xfffffe00006f3000-0xfffffe00006f5000 8K RW GLB NX pte
[ 2.388740] 0xfffffe00006f5000-0xfffffe00006f6000 4K pte
[ 2.388756] 0xfffffe00006f6000-0xfffffe00006f8000 8K RW GLB NX pte
[ 2.388776] 0xfffffe00006f8000-0xfffffe00006f9000 4K pte
[ 2.388792] 0xfffffe00006f9000-0xfffffe00006fb000 8K RW GLB NX pte
[ 2.388812] 0xfffffe00006fb000-0xfffffe00006fc000 4K pte
[ 2.388828] 0xfffffe00006fc000-0xfffffe00006fe000 8K RW GLB NX pte
[ 2.388849] 0xfffffe00006fe000-0xfffffe0000726000 160K pte
[ 2.388865] 0xfffffe0000726000-0xfffffe0000727000 4K ro GLB NX pte
[ 2.388885] 0xfffffe0000727000-0xfffffe0000728000 4K RW GLB NX pte
[ 2.388905] 0xfffffe0000728000-0xfffffe000072d000 20K ro GLB NX pte
[ 2.388925] 0xfffffe000072d000-0xfffffe000072e000 4K pte
[ 2.388941] 0xfffffe000072e000-0xfffffe0000730000 8K RW GLB NX pte
[ 2.388961] 0xfffffe0000730000-0xfffffe0000731000 4K pte
[ 2.388977] 0xfffffe0000731000-0xfffffe0000733000 8K RW GLB NX pte
[ 2.388997] 0xfffffe0000733000-0xfffffe0000734000 4K pte
[ 2.389013] 0xfffffe0000734000-0xfffffe0000736000 8K RW GLB NX pte
[ 2.389033] 0xfffffe0000736000-0xfffffe0000737000 4K pte
[ 2.389049] 0xfffffe0000737000-0xfffffe0000739000 8K RW GLB NX pte
[ 2.389072] 0xfffffe0000739000-0xfffffe0000800000 796K pte
[ 2.389084] 0xfffffe0000800000-0xfffffe0040000000 1016M pmd
[ 2.389104] 0xfffffe0040000000-0xfffffe8000000000 511G pud
[ 2.389120] 0xfffffe8000000000-0xffffff0000000000 512G pgd
[ 2.389136] ---[ ESPfix Area ]---
[ 2.389144] 0xffffff0000000000-0xffffff4b00000000 300G pud
[ 2.389160] 0xffffff4b00000000-0xffffff4b00006000 24K pte
[ 2.389176] 0xffffff4b00006000-0xffffff4b00007000 4K ro GLB NX pte
[ 2.389196] 0xffffff4b00007000-0xffffff4b00016000 60K pte
[ 2.389212] 0xffffff4b00016000-0xffffff4b00017000 4K ro GLB NX pte
[ 2.389233] 0xffffff4b00017000-0xffffff4b00026000 60K pte
[ 2.389248] 0xffffff4b00026000-0xffffff4b00027000 4K ro GLB NX pte
[ 2.389367] 0xffffff4b00027000-0xffffff4b00036000 60K pte
[ 2.389383] 0xffffff4b00036000-0xffffff4b00037000 4K ro GLB NX pte
[ 2.389404] 0xffffff4b00037000-0xffffff4b00046000 60K pte
[ 2.389419] 0xffffff4b00046000-0xffffff4b00047000 4K ro GLB NX pte
[ 2.389440] 0xffffff4b00047000-0xffffff4b00056000 60K pte
[ 2.389455] 0xffffff4b00056000-0xffffff4b00057000 4K ro GLB NX pte
[ 2.389476] 0xffffff4b00057000-0xffffff4b00066000 60K pte
[ 2.389492] 0xffffff4b00066000-0xffffff4b00067000 4K ro GLB NX pte
[ 2.389512] 0xffffff4b00067000-0xffffff4b00076000 60K pte
[ 2.401835] ... 131059 entries skipped ...
[ 2.401843] ---[ EFI Runtime Services ]---
[ 2.401852] 0xffffffef00000000-0xfffffffec0000000 63G pud
[ 2.401875] 0xfffffffec0000000-0xfffffffeef400000 756M pmd
[ 2.401895] 0xfffffffeef400000-0xfffffffeef49f000 636K pte
[ 2.401910] 0xfffffffeef49f000-0xfffffffeef4a0000 4K RW NX pte
[ 2.401935] 0xfffffffeef4a0000-0xfffffffeef600000 1408K pte
[ 2.401952] 0xfffffffeef600000-0xfffffffeef680000 512K pte
[ 2.401973] 0xfffffffeef680000-0xfffffffeef82d000 1716K pte
[ 2.401993] 0xfffffffeef82d000-0xfffffffeef992000 1428K pte
[ 2.402009] 0xfffffffeef992000-0xfffffffeef993000 4K pte
[ 2.402030] 0xfffffffeef993000-0xfffffffef0369000 10072K pte
[ 2.402048] 0xfffffffef0369000-0xfffffffef0433000 808K pte
[ 2.402065] 0xfffffffef0433000-0xfffffffef04b5000 520K pte
[ 2.402080] 0xfffffffef04b5000-0xfffffffef04d5000 128K pte
[ 2.402096] 0xfffffffef04d5000-0xfffffffef04f5000 128K pte
[ 2.402112] 0xfffffffef04f5000-0xfffffffef04ff000 40K pte
[ 2.402129] 0xfffffffef04ff000-0xfffffffef056f000 448K pte
[ 2.402145] 0xfffffffef056f000-0xfffffffef0578000 36K pte
[ 2.402161] 0xfffffffef0578000-0xfffffffef058b000 76K pte
[ 2.402177] 0xfffffffef058b000-0xfffffffef058f000 16K pte
[ 2.402193] 0xfffffffef058f000-0xfffffffef059d000 56K pte
[ 2.402208] 0xfffffffef059d000-0xfffffffef059e000 4K pte
[ 2.402225] 0xfffffffef059e000-0xfffffffef0600000 392K RW NX pte
[ 2.402246] 0xfffffffef0600000-0xfffffffef2800000 34M RW PSE NX pmd
[ 2.402270] 0xfffffffef2800000-0xfffffffef295e000 1400K RW NX pte
[ 2.402297] 0xfffffffef295e000-0xfffffffef2ff7000 6756K pte
[ 2.402313] 0xfffffffef2ff7000-0xfffffffef2ff8000 4K RW NX pte
[ 2.402338] 0xfffffffef2ff8000-0xfffffffef4369000 19908K pte
[ 2.402356] 0xfffffffef4369000-0xfffffffef4448000 892K pte
[ 2.402377] 0xfffffffef4448000-0xfffffffef4600000 1760K RW NX pte
[ 2.402397] 0xfffffffef4600000-0xfffffffef5200000 12M RW PSE NX pmd
[ 2.402421] 0xfffffffef5200000-0xfffffffef5378000 1504K RW NX pte
[ 2.402442] 0xfffffffef5378000-0xfffffffef537b000 12K ro x pte
[ 2.402462] 0xfffffffef537b000-0xfffffffef5380000 20K RW NX pte
[ 2.402482] 0xfffffffef5380000-0xfffffffef5381000 4K ro x pte
[ 2.402502] 0xfffffffef5381000-0xfffffffef5386000 20K RW NX pte
[ 2.402522] 0xfffffffef5386000-0xfffffffef538a000 16K ro x pte
[ 2.402543] 0xfffffffef538a000-0xfffffffef538f000 20K RW NX pte
[ 2.402563] 0xfffffffef538f000-0xfffffffef5390000 4K ro x pte
[ 2.402583] 0xfffffffef5390000-0xfffffffef5394000 16K RW NX pte
[ 2.402603] 0xfffffffef5394000-0xfffffffef539b000 28K ro x pte
[ 2.402624] 0xfffffffef539b000-0xfffffffef53a0000 20K RW NX pte
[ 2.402644] 0xfffffffef53a0000-0xfffffffef53ae000 56K ro x pte
[ 2.402664] 0xfffffffef53ae000-0xfffffffef53b4000 24K RW NX pte
[ 2.402684] 0xfffffffef53b4000-0xfffffffef53b7000 12K ro x pte
[ 2.402704] 0xfffffffef53b7000-0xfffffffef53bc000 20K RW NX pte
[ 2.402725] 0xfffffffef53bc000-0xfffffffef53bd000 4K ro x pte
[ 2.402745] 0xfffffffef53bd000-0xfffffffef53c2000 20K RW NX pte
[ 2.402765] 0xfffffffef53c2000-0xfffffffef53c4000 8K ro x pte
[ 2.402785] 0xfffffffef53c4000-0xfffffffef53c9000 20K RW NX pte
[ 2.402805] 0xfffffffef53c9000-0xfffffffef53ca000 4K ro x pte
[ 2.402826] 0xfffffffef53ca000-0xfffffffef53cf000 20K RW NX pte
[ 2.402846] 0xfffffffef53cf000-0xfffffffef53d0000 4K ro x pte
[ 2.402866] 0xfffffffef53d0000-0xfffffffef53d5000 20K RW NX pte
[ 2.402886] 0xfffffffef53d5000-0xfffffffef53d6000 4K ro x pte
[ 2.402906] 0xfffffffef53d6000-0xfffffffef53da000 16K RW NX pte
[ 2.402927] 0xfffffffef53da000-0xfffffffef53e5000 44K ro x pte
[ 2.402947] 0xfffffffef53e5000-0xfffffffef53ec000 28K RW NX pte
[ 2.402967] 0xfffffffef53ec000-0xfffffffef53f1000 20K ro x pte
[ 2.402987] 0xfffffffef53f1000-0xfffffffef53f6000 20K RW NX pte
[ 2.403007] 0xfffffffef53f6000-0xfffffffef53fa000 16K ro x pte
[ 2.403028] 0xfffffffef53fa000-0xfffffffef53ff000 20K RW NX pte
[ 2.403048] 0xfffffffef53ff000-0xfffffffef5800000 4100K pte
[ 2.403064] 0xfffffffef5800000-0xfffffffef580a000 40K pte
[ 2.403083] 0xfffffffef580a000-0xfffffffef590a000 1M pte
[ 2.403099] 0xfffffffef590a000-0xfffffffef5943000 228K pte
[ 2.403116] 0xfffffffef5943000-0xfffffffef598c000 292K pte
[ 2.403132] 0xfffffffef598c000-0xfffffffef59ae000 136K pte
[ 2.403148] 0xfffffffef59ae000-0xfffffffef59c8000 104K pte
[ 2.403164] 0xfffffffef59c8000-0xfffffffef59cf000 28K pte
[ 2.403180] 0xfffffffef59cf000-0xfffffffef59df000 64K pte
[ 2.403196] 0xfffffffef59df000-0xfffffffef59ec000 52K pte
[ 2.403216] 0xfffffffef59ec000-0xfffffffef6790000 13968K pte
[ 2.403232] 0xfffffffef6790000-0xfffffffef6793000 12K pte
[ 2.403248] 0xfffffffef6793000-0xfffffffef67a6000 76K pte
[ 2.403264] 0xfffffffef67a6000-0xfffffffef67a8000 8K pte
[ 2.403280] 0xfffffffef67a8000-0xfffffffef67b9000 68K pte
[ 2.403295] 0xfffffffef67b9000-0xfffffffef67bc000 12K pte
[ 2.403311] 0xfffffffef67bc000-0xfffffffef67cf000 76K pte
[ 2.403327] 0xfffffffef67cf000-0xfffffffef67d3000 16K pte
[ 2.403343] 0xfffffffef67d3000-0xfffffffef67e7000 80K pte
[ 2.403359] 0xfffffffef67e7000-0xfffffffef67f2000 44K pte
[ 2.403375] 0xfffffffef67f2000-0xfffffffef67fa000 32K pte
[ 2.403391] 0xfffffffef67fa000-0xfffffffef6800000 24K pte
[ 2.403407] 0xfffffffef6800000-0xfffffffefe800000 128M RW PSE NX pmd
[ 2.403430] 0xfffffffefe800000-0xfffffffefe900000 1M RW PCD NX pte
[ 2.403453] 0xfffffffefe900000-0xfffffffefea00000 1M pte
[ 2.403469] 0xfffffffefea00000-0xfffffffefec00000 2M RW PCD PSE NX pmd
[ 2.403490] 0xfffffffefec00000-0xfffffffefec10000 64K RW PCD NX pte
[ 2.403514] 0xfffffffefec10000-0xfffffffefed80000 1472K pte
[ 2.403531] 0xfffffffefed80000-0xfffffffefee02000 520K RW PCD NX pte
[ 2.403552] 0xfffffffefee02000-0xfffffffefee10000 56K pte
[ 2.403567] 0xfffffffefee10000-0xfffffffefee11000 4K RW PCD NX pte
[ 2.403590] 0xfffffffefee11000-0xfffffffefef00000 956K pte
[ 2.403606] 0xfffffffefef00000-0xfffffffefef01000 4K RW PCD NX pte
[ 2.403627] 0xfffffffefef01000-0xfffffffefef40000 252K pte
[ 2.403643] 0xfffffffefef40000-0xfffffffefef45000 20K RW PCD NX pte
[ 2.403664] 0xfffffffefef45000-0xfffffffefef80000 236K pte
[ 2.403680] 0xfffffffefef80000-0xfffffffefef90000 64K RW PCD NX pte
[ 2.403700] 0xfffffffefef90000-0xfffffffefefc2000 200K pte
[ 2.403716] 0xfffffffefefc2000-0xfffffffefefd0000 56K RW PCD NX pte
[ 2.403736] 0xfffffffefefd0000-0xfffffffefefd4000 16K pte
[ 2.403752] 0xfffffffefefd4000-0xfffffffefefd6000 8K RW PCD NX pte
[ 2.403773] 0xfffffffefefd6000-0xfffffffeff000000 168K pte
[ 2.403789] 0xfffffffeff000000-0xffffffff00000000 16M RW PCD PSE NX pmd
[ 2.403809] 0xffffffff00000000-0xffffffff80000000 2G pud
[ 2.403825] ---[ High Kernel Mapping ]---
[ 2.403833] 0xffffffff80000000-0xffffffff94000000 320M pmd
[ 2.403850] 0xffffffff94000000-0xffffffff96e00000 46M RW PSE GLB x pmd
[ 2.403874] 0xffffffff96e00000-0xffffffff96eab000 684K RW GLB x pte
[ 2.403895] 0xffffffff96eab000-0xffffffff96eac000 4K ro GLB x pte
[ 2.403918] 0xffffffff96eac000-0xffffffff97000000 1360K RW GLB x pte
[ 2.403939] 0xffffffff97000000-0xffffffff98a00000 26M RW PSE GLB x pmd
[ 2.403962] 0xffffffff98a00000-0xffffffffc0000000 630M pmd
[ 2.403978] ---[ Modules ]---
[ 2.403988] 0xffffffffc0000000-0xffffffffff000000 1008M pmd
[ 2.404004] ---[ End Modules ]---
[ 2.404010] 0xffffffffff000000-0xffffffffff200000 2M pmd
[ 2.404036] 0xffffffffff200000-0xffffffffff578000 3552K pte
[ 2.404051] ---[ Fixmap Area ]---
[ 2.404059] 0xffffffffff578000-0xffffffffff5fa000 520K pte
[ 2.404080] 0xffffffffff5fa000-0xffffffffff5fd000 12K RW PWT PCD GLB NX pte
[ 2.404100] 0xffffffffff5fd000-0xffffffffff600000 12K pte
[ 2.404116] 0xffffffffff600000-0xffffffffff601000 4K USR ro GLB NX pte
[ 2.404141] 0xffffffffff601000-0xffffffffff800000 2044K pte
[ 2.404157] 0xffffffffff800000-0x0000000000000000 8M pmd
[ 2.404234] LSM: Security Framework initializing
[ 2.404257] Yama: becoming mindful.
[ 2.404274] SELinux: Initializing.
[ 2.404335] LSM support for eBPF active
[ 2.404342] landlock: Up and running.
[ 2.404451] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 2.404529] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 2.405174] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 2.405237] LVT offset 1 assigned for vector 0xf9
[ 2.405362] LVT offset 2 assigned for vector 0xf4
[ 2.405402] numa_add_cpu cpu 0 node 0: mask now 0
[ 2.405404] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 2.405414] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 2.405427] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 2.405441] Spectre V2 : Mitigation: Full AMD retpoline
[ 2.405450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 2.405464] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 2.405477] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 2.405487] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 2.409984] Freeing SMP alternatives memory: 44K
[ 2.512494] smpboot: CPU0: AMD Ryzen 9 3950X 16-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
[ 2.513059] Running RCU-tasks wait API self tests
[ 2.618189] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 2.618213] ... version: 0
[ 2.618224] ... bit width: 48
[ 2.618234] ... generic registers: 6
[ 2.618244] ... value mask: 0000ffffffffffff
[ 2.618258] ... max period: 00007fffffffffff
[ 2.618270] ... fixed-purpose events: 0
[ 2.618281] ... event mask: 000000000000003f
[ 2.618565] rcu: Hierarchical SRCU implementation.
[ 2.619486] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 2.620261] smp: Bringing up secondary CPUs ...
[ 2.620619] x86: Booting SMP configuration:
[ 2.620635] .... node #0, CPUs: #1
[ 0.175092] numa_add_cpu cpu 1 node 0: mask now 0-1
[ 2.622372] #2
[ 0.175092] numa_add_cpu cpu 2 node 0: mask now 0-2
[ 2.624427] #3
[ 0.175092] numa_add_cpu cpu 3 node 0: mask now 0-3
[ 2.625330] #4
[ 0.175092] numa_add_cpu cpu 4 node 0: mask now 0-4
[ 2.627331] #5
[ 0.175092] numa_add_cpu cpu 5 node 0: mask now 0-5
[ 2.628323] #6
[ 0.175092] numa_add_cpu cpu 6 node 0: mask now 0-6
[ 2.630222] Callback from call_rcu_tasks_trace() invoked.
[ 2.630364] #7
[ 0.175092] numa_add_cpu cpu 7 node 0: mask now 0-7
[ 2.632196] #8
[ 0.175092] numa_add_cpu cpu 8 node 0: mask now 0-8
[ 2.633334] #9
[ 0.175092] numa_add_cpu cpu 9 node 0: mask now 0-9
[ 2.635322] #10
[ 0.175092] numa_add_cpu cpu 10 node 0: mask now 0-10
[ 2.636348] #11
[ 0.175092] numa_add_cpu cpu 11 node 0: mask now 0-11
[ 2.638344] #12
[ 0.175092] numa_add_cpu cpu 12 node 0: mask now 0-12
[ 2.640118] #13
[ 0.175092] numa_add_cpu cpu 13 node 0: mask now 0-13
[ 2.641342] #14
[ 0.175092] numa_add_cpu cpu 14 node 0: mask now 0-14
[ 2.643256] #15
[ 0.175092] numa_add_cpu cpu 15 node 0: mask now 0-15
[ 2.644332] #16
[ 0.175092] numa_add_cpu cpu 16 node 0: mask now 0-16
[ 2.646399] #17
[ 0.175092] numa_add_cpu cpu 17 node 0: mask now 0-17
[ 2.648141] #18
[ 0.175092] numa_add_cpu cpu 18 node 0: mask now 0-18
[ 2.649346] #19
[ 0.175092] numa_add_cpu cpu 19 node 0: mask now 0-19
[ 2.651167] #20
[ 0.175092] numa_add_cpu cpu 20 node 0: mask now 0-20
[ 2.652363] #21
[ 0.175092] numa_add_cpu cpu 21 node 0: mask now 0-21
[ 2.654329] #22
[ 0.175092] numa_add_cpu cpu 22 node 0: mask now 0-22
[ 2.655329] #23
[ 0.175092] numa_add_cpu cpu 23 node 0: mask now 0-23
[ 2.657328] #24
[ 0.175092] numa_add_cpu cpu 24 node 0: mask now 0-24
[ 2.658341] #25
[ 0.175092] numa_add_cpu cpu 25 node 0: mask now 0-25
[ 2.660345] #26
[ 0.175092] numa_add_cpu cpu 26 node 0: mask now 0-26
[ 2.661321] #27
[ 0.175092] numa_add_cpu cpu 27 node 0: mask now 0-27
[ 2.663355] #28
[ 0.175092] numa_add_cpu cpu 28 node 0: mask now 0-28
[ 2.665228] #29
[ 0.175092] numa_add_cpu cpu 29 node 0: mask now 0-29
[ 2.666348] #30
[ 0.175092] numa_add_cpu cpu 30 node 0: mask now 0-30
[ 2.668317] #31
[ 0.175092] numa_add_cpu cpu 31 node 0: mask now 0-31
[ 2.669212] smp: Brought up 1 node, 32 CPUs
[ 2.669212] smpboot: Max logical packages: 1
[ 2.669212] smpboot: Total of 32 processors activated (223990.14 BogoMIPS)
[ 2.675288] devtmpfs: initialized
[ 2.675288] x86/mm: Memory block size: 2048MB
[ 2.677226] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a210fff] (69632 bytes)
[ 2.677226] ACPI: PM: Registering ACPI NVS region [mem 0xca8d3000-0xcac47fff] (3624960 bytes)
[ 2.680846] DMA-API: preallocated 65536 debug entries
[ 2.680859] DMA-API: debugging enabled by kernel config
[ 2.680871] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 2.680896] futex hash table entries: 8192 (order: 8, 1048576 bytes, linear)
[ 2.681351] pinctrl core: initialized pinctrl subsystem

[ 2.681770] *************************************************************
[ 2.681784] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 2.681797] ** **
[ 2.681811] ** IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL **
[ 2.681825] ** **
[ 2.681839] ** This means that this kernel is built to expose internal **
[ 2.681852] ** IOMMU data structures, which may compromise security on **
[ 2.681866] ** your system. **
[ 2.681879] ** **
[ 2.681893] ** If you see this message and you are not debugging the **
[ 2.681907] ** kernel, report this immediately to your vendor! **
[ 2.681920] ** **
[ 2.681934] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 2.681947] *************************************************************
[ 2.681989] PM: RTC time: 12:36:41, date: 2021-11-07
[ 2.682339] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 2.682769] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 2.682793] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 2.682818] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 2.682862] audit: initializing netlink subsys (disabled)
[ 2.682935] audit: type=2000 audit(1636288601.320:1): state=initialized audit_enabled=0 res=1
[ 2.683321] thermal_sys: Registered thermal governor 'fair_share'
[ 2.683323] thermal_sys: Registered thermal governor 'bang_bang'
[ 2.683338] thermal_sys: Registered thermal governor 'step_wise'
[ 2.683351] thermal_sys: Registered thermal governor 'user_space'
[ 2.683440] cpuidle: using governor menu
[ 2.683552] Detected 1 PCC Subspaces
[ 2.683562] Registering PCC driver as Mailbox controller
[ 2.683901] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 2.683901] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 2.683901] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 2.683901] PCI: Using configuration type 1 for base access
[ 2.693094] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 2.696127] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 2.696127] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 2.696622] cryptd: max_cpu_qlen set to 1000
[ 2.697182] raid6: skip pq benchmark and using algorithm avx2x4
[ 2.697196] raid6: using avx2x2 recovery algorithm
[ 2.697337] fbcon: Taking over console
[ 2.697446] ACPI: Added _OSI(Module Device)
[ 2.697457] ACPI: Added _OSI(Processor Device)
[ 2.697467] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 2.697478] ACPI: Added _OSI(Processor Aggregator Device)
[ 2.697490] ACPI: Added _OSI(Linux-Dell-Video)
[ 2.697501] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 2.697514] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 2.723092] Callback from call_rcu_tasks_rude() invoked.
[ 2.730822] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 2.739476] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 2.742077] ACPI: EC: EC started
[ 2.742081] ACPI: EC: interrupt blocked
[ 2.742646] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 2.742659] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
[ 2.742676] ACPI: Interpreter enabled
[ 2.742719] ACPI: PM: (supports S0 S3 S4 S5)
[ 2.742734] ACPI: Using IOAPIC for interrupt routing
[ 2.744764] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 2.745892] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 2.782588] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 2.782615] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 2.783278] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR DPC]
[ 2.783919] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 2.783965] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 2.785344] PCI host bridge to bus 0000:00
[ 2.785356] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 2.785372] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 2.785387] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 2.785402] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 2.785417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 2.785434] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 2.785450] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfcffffff window]
[ 2.785467] pci_bus 0000:00: root bus resource [mem 0x1030000000-0x7fffffffff window]
[ 2.785485] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.785540] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[ 2.785891] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[ 2.786162] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[ 2.786301] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[ 2.786405] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 2.786750] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[ 2.786793] pci 0000:00:01.2: enabling Extended Tags
[ 2.786863] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 2.787199] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[ 2.787344] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[ 2.787480] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[ 2.787580] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[ 2.787877] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[ 2.788012] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[ 2.788156] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[ 2.788290] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[ 2.788330] pci 0000:00:07.1: enabling Extended Tags
[ 2.788388] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 2.788694] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[ 2.788829] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[ 2.788870] pci 0000:00:08.1: enabling Extended Tags
[ 2.788931] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 2.789260] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 2.789535] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 2.789815] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[ 2.789932] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[ 2.790049] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[ 2.790169] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[ 2.790284] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[ 2.790403] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[ 2.790517] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[ 2.790633] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[ 2.790865] pci 0000:01:00.0: [8086:2700] type 00 class 0x010802
[ 2.790894] pci 0000:01:00.0: reg 0x10: [mem 0xfcf10000-0xfcf13fff 64bit]
[ 2.790943] pci 0000:01:00.0: reg 0x30: [mem 0xfcf00000-0xfcf0ffff pref]
[ 2.791189] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 2.791205] pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff]
[ 2.791346] pci 0000:02:00.0: [1022:57ad] type 01 class 0x060400
[ 2.791416] pci 0000:02:00.0: enabling Extended Tags
[ 2.791523] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 2.791634] pci 0000:02:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[ 2.791907] pci 0000:00:01.2: PCI bridge to [bus 02-08]
[ 2.791922] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 2.791937] pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfc7fffff]
[ 2.792484] pci 0000:03:03.0: [1022:57a3] type 01 class 0x060400
[ 2.792569] pci 0000:03:03.0: enabling Extended Tags
[ 2.792831] pci 0000:03:03.0: PME# supported from D0 D3hot D3cold
[ 2.793396] pci 0000:03:05.0: [1022:57a3] type 01 class 0x060400
[ 2.793481] pci 0000:03:05.0: enabling Extended Tags
[ 2.793744] pci 0000:03:05.0: PME# supported from D0 D3hot D3cold
[ 2.794286] pci 0000:03:08.0: [1022:57a4] type 01 class 0x060400
[ 2.794372] pci 0000:03:08.0: enabling Extended Tags
[ 2.794558] pci 0000:03:08.0: PME# supported from D0 D3hot D3cold
[ 2.794936] pci 0000:03:09.0: [1022:57a4] type 01 class 0x060400
[ 2.795021] pci 0000:03:09.0: enabling Extended Tags
[ 2.795210] pci 0000:03:09.0: PME# supported from D0 D3hot D3cold
[ 2.795509] pci 0000:03:0a.0: [1022:57a4] type 01 class 0x060400
[ 2.795593] pci 0000:03:0a.0: enabling Extended Tags
[ 2.795778] pci 0000:03:0a.0: PME# supported from D0 D3hot D3cold
[ 2.796064] pci 0000:02:00.0: PCI bridge to [bus 03-08]
[ 2.796084] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
[ 2.796101] pci 0000:02:00.0: bridge window [mem 0xfc200000-0xfc7fffff]
[ 2.796301] pci 0000:04:00.0: [8086:2723] type 00 class 0x028000
[ 2.796348] pci 0000:04:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit]
[ 2.796554] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[ 2.796919] pci 0000:03:03.0: PCI bridge to [bus 04]
[ 2.796939] pci 0000:03:03.0: bridge window [mem 0xfc700000-0xfc7fffff]
[ 2.797155] pci 0000:05:00.0: [8086:1539] type 00 class 0x020000
[ 2.797200] pci 0000:05:00.0: reg 0x10: [mem 0xfc600000-0xfc61ffff]
[ 2.797246] pci 0000:05:00.0: reg 0x18: [io 0xf000-0xf01f]
[ 2.797275] pci 0000:05:00.0: reg 0x1c: [mem 0xfc620000-0xfc623fff]
[ 2.797488] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 2.797848] pci 0000:03:05.0: PCI bridge to [bus 05]
[ 2.797865] pci 0000:03:05.0: bridge window [io 0xf000-0xffff]
[ 2.797881] pci 0000:03:05.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 2.798110] pci 0000:06:00.0: [1022:1485] type 00 class 0x130000
[ 2.798191] pci 0000:06:00.0: enabling Extended Tags
[ 2.798385] pci 0000:06:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 2.798682] pci 0000:06:00.1: [1022:149c] type 00 class 0x0c0330
[ 2.799000] pci 0000:06:00.1: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[ 2.799772] pci 0000:06:00.1: enabling Extended Tags
[ 2.800343] pci 0000:06:00.1: PME# supported from D0 D3hot D3cold
[ 2.800839] pci 0000:06:00.3: [1022:149c] type 00 class 0x0c0330
[ 2.800878] pci 0000:06:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[ 2.800953] pci 0000:06:00.3: enabling Extended Tags
[ 2.801058] pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
[ 2.801394] pci 0000:03:08.0: PCI bridge to [bus 06]
[ 2.801414] pci 0000:03:08.0: bridge window [mem 0xfc200000-0xfc3fffff]
[ 2.801571] pci 0000:07:00.0: [1022:7901] type 00 class 0x010601
[ 2.801655] pci 0000:07:00.0: reg 0x24: [mem 0xfc500000-0xfc5007ff]
[ 2.801688] pci 0000:07:00.0: enabling Extended Tags
[ 2.801813] pci 0000:07:00.0: PME# supported from D3hot D3cold
[ 2.801906] pci 0000:07:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 2.802090] pci 0000:03:09.0: PCI bridge to [bus 07]
[ 2.802109] pci 0000:03:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 2.802266] pci 0000:08:00.0: [1022:7901] type 00 class 0x010601
[ 2.802352] pci 0000:08:00.0: reg 0x24: [mem 0xfc400000-0xfc4007ff]
[ 2.802384] pci 0000:08:00.0: enabling Extended Tags
[ 2.802510] pci 0000:08:00.0: PME# supported from D3hot D3cold
[ 2.802603] pci 0000:08:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 2.802769] pci 0000:03:0a.0: PCI bridge to [bus 08]
[ 2.802789] pci 0000:03:0a.0: bridge window [mem 0xfc400000-0xfc4fffff]
[ 2.802996] pci 0000:09:00.0: [1002:1478] type 01 class 0x060400
[ 2.803023] pci 0000:09:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff]
[ 2.803160] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[ 2.803522] pci 0000:00:03.1: PCI bridge to [bus 09-0b]
[ 2.803538] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
[ 2.803552] pci 0000:00:03.1: bridge window [mem 0xfc800000-0xfcbfffff]
[ 2.803570] pci 0000:00:03.1: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 2.803725] pci 0000:0a:00.0: [1002:1479] type 01 class 0x060400
[ 2.803870] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[ 2.805714] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[ 2.805732] pci 0000:09:00.0: bridge window [io 0xe000-0xefff]
[ 2.805748] pci 0000:09:00.0: bridge window [mem 0xfc800000-0xfcafffff]
[ 2.805767] pci 0000:09:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 2.805949] pci 0000:0b:00.0: [1002:73bf] type 00 class 0x030000
[ 2.805980] pci 0000:0b:00.0: reg 0x10: [mem 0x7800000000-0x7bffffffff 64bit pref]
[ 2.806008] pci 0000:0b:00.0: reg 0x18: [mem 0x7c00000000-0x7c0fffffff 64bit pref]
[ 2.806032] pci 0000:0b:00.0: reg 0x20: [io 0xe000-0xe0ff]
[ 2.806051] pci 0000:0b:00.0: reg 0x24: [mem 0xfc900000-0xfc9fffff]
[ 2.806072] pci 0000:0b:00.0: reg 0x30: [mem 0xfca00000-0xfca1ffff pref]
[ 2.806193] pci 0000:0b:00.0: PME# supported from D1 D2 D3hot D3cold
[ 2.806515] pci 0000:0b:00.1: [1002:ab28] type 00 class 0x040300
[ 2.806540] pci 0000:0b:00.1: reg 0x10: [mem 0xfca24000-0xfca27fff]
[ 2.806665] pci 0000:0b:00.1: PME# supported from D1 D2 D3hot D3cold
[ 2.806936] pci 0000:0b:00.2: [1002:73a6] type 00 class 0x0c0330
[ 2.806967] pci 0000:0b:00.2: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[ 2.807117] pci 0000:0b:00.2: PME# supported from D0 D3hot D3cold
[ 2.807289] pci 0000:0b:00.3: [1002:73a4] type 00 class 0x0c8000
[ 2.807319] pci 0000:0b:00.3: reg 0x10: [mem 0xfca20000-0xfca23fff 64bit]
[ 2.807440] pci 0000:0b:00.3: PME# supported from D0 D3hot
[ 2.807658] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[ 2.807674] pci 0000:0a:00.0: bridge window [io 0xe000-0xefff]
[ 2.807690] pci 0000:0a:00.0: bridge window [mem 0xfc800000-0xfcafffff]
[ 2.807708] pci 0000:0a:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 2.807845] pci 0000:0c:00.0: [1022:148a] type 00 class 0x130000
[ 2.807887] pci 0000:0c:00.0: enabling Extended Tags
[ 2.808187] pci 0000:00:07.1: PCI bridge to [bus 0c]
[ 2.808359] pci 0000:0d:00.0: [1022:1485] type 00 class 0x130000
[ 2.808405] pci 0000:0d:00.0: enabling Extended Tags
[ 2.808610] pci 0000:0d:00.1: [1022:1486] type 00 class 0x108000
[ 2.808638] pci 0000:0d:00.1: reg 0x18: [mem 0xfcd00000-0xfcdfffff]
[ 2.808662] pci 0000:0d:00.1: reg 0x24: [mem 0xfce08000-0xfce09fff]
[ 2.808684] pci 0000:0d:00.1: enabling Extended Tags
[ 2.808881] pci 0000:0d:00.3: [1022:149c] type 00 class 0x0c0330
[ 2.808906] pci 0000:0d:00.3: reg 0x10: [mem 0xfcc00000-0xfccfffff 64bit]
[ 2.808949] pci 0000:0d:00.3: enabling Extended Tags
[ 2.809015] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[ 2.809286] pci 0000:0d:00.4: [1022:1487] type 00 class 0x040300
[ 2.809309] pci 0000:0d:00.4: reg 0x10: [mem 0xfce00000-0xfce07fff]
[ 2.809349] pci 0000:0d:00.4: enabling Extended Tags
[ 2.809412] pci 0000:0d:00.4: PME# supported from D0 D3hot D3cold
[ 2.809690] pci 0000:00:08.1: PCI bridge to [bus 0d]
[ 2.809706] pci 0000:00:08.1: bridge window [mem 0xfcc00000-0xfcefffff]
[ 2.811021] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 2.811197] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 2.811352] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 2.811522] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 2.811683] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 2.811820] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 2.811957] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 2.812099] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 2.814408] ACPI: EC: interrupt unblocked
[ 2.814422] ACPI: EC: event unblocked
[ 2.814437] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 2.814449] ACPI: EC: GPE=0x2
[ 2.814458] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
[ 2.814475] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[ 2.815129] iommu: Default domain type: Translated
[ 2.815129] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.815294] pci 0000:0b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 2.815294] pci 0000:0b:00.0: vgaarb: bridge control possible
[ 2.815294] pci 0000:0b:00.0: vgaarb: setting as boot device
[ 2.815294] vgaarb: loaded
[ 2.815389] SCSI subsystem initialized
[ 2.815863] libata version 3.00 loaded.
[ 2.815863] ACPI: bus type USB registered
[ 2.815863] usbcore: registered new interface driver usbfs
[ 2.815863] usbcore: registered new interface driver hub
[ 2.815863] usbcore: registered new device driver usb
[ 2.815863] pps_core: LinuxPPS API ver. 1 registered
[ 2.815863] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 2.815863] PTP clock support registered
[ 2.816422] EDAC MC: Ver: 3.0.0
[ 2.816437] Registered efivars operations
[ 2.817135] NetLabel: Initializing
[ 2.817144] NetLabel: domain hash size = 128
[ 2.817153] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.817194] NetLabel: unlabeled traffic allowed by default
[ 2.817210] PCI: Using ACPI for IRQ routing
[ 2.821115] PCI: pci_cache_line_size set to 64 bytes
[ 2.821241] e820: reserve RAM buffer [mem 0x09d1f000-0x0bffffff]
[ 2.821248] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 2.821250] e820: reserve RAM buffer [mem 0xc122d018-0xc3ffffff]
[ 2.821252] e820: reserve RAM buffer [mem 0xc124b018-0xc3ffffff]
[ 2.821254] e820: reserve RAM buffer [mem 0xc347b000-0xc3ffffff]
[ 2.821256] e820: reserve RAM buffer [mem 0xc895d000-0xcbffffff]
[ 2.821258] e820: reserve RAM buffer [mem 0xc8ff7000-0xcbffffff]
[ 2.821260] e820: reserve RAM buffer [mem 0xca369000-0xcbffffff]
[ 2.821262] e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
[ 2.821263] e820: reserve RAM buffer [mem 0x102f300000-0x102fffffff]
[ 2.821746] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.821746] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 2.824082] clocksource: Switched to clocksource tsc-early
[ 2.826395] Callback from call_rcu_tasks() invoked.
[ 2.890688] VFS: Disk quotas dquot_6.6.0
[ 2.890731] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.891037] pnp: PnP ACPI init
[ 2.891338] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 2.891831] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[ 2.892333] system 00:03: [io 0x0290-0x029f] has been reserved
[ 2.892355] system 00:03: [io 0x0200-0x021f] has been reserved
[ 2.893081] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 2.893096] system 00:04: [io 0x040b] has been reserved
[ 2.893109] system 00:04: [io 0x04d6] has been reserved
[ 2.893122] system 00:04: [io 0x0c00-0x0c01] has been reserved
[ 2.893136] system 00:04: [io 0x0c14] has been reserved
[ 2.893149] system 00:04: [io 0x0c50-0x0c51] has been reserved
[ 2.893164] system 00:04: [io 0x0c52] has been reserved
[ 2.893177] system 00:04: [io 0x0c6c] has been reserved
[ 2.893190] system 00:04: [io 0x0c6f] has been reserved
[ 2.893203] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
[ 2.893217] system 00:04: [io 0x0800-0x089f] has been reserved
[ 2.893231] system 00:04: [io 0x0b00-0x0b0f] has been reserved
[ 2.893247] system 00:04: [io 0x0b20-0x0b3f] has been reserved
[ 2.893262] system 00:04: [io 0x0900-0x090f] has been reserved
[ 2.893276] system 00:04: [io 0x0910-0x091f] has been reserved
[ 2.893291] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 2.893308] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 2.893325] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 2.893346] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[ 2.893363] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 2.893380] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[ 2.893396] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 2.894993] pnp: PnP ACPI: found 5 devices
[ 2.904031] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.904173] NET: Registered PF_INET protocol family
[ 2.904391] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 2.905864] tcp_listen_portaddr_hash hash table entries: 32768 (order: 9, 2883584 bytes, linear)
[ 2.906282] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 2.907494] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes, vmalloc)
[ 2.908239] TCP: Hash tables configured (established 524288 bind 65536)
[ 2.909774] MPTCP token hash table entries: 65536 (order: 10, 6291456 bytes, vmalloc)
[ 2.911471] UDP hash table entries: 32768 (order: 10, 6291456 bytes, vmalloc)
[ 2.913183] UDP-Lite hash table entries: 32768 (order: 10, 6291456 bytes, vmalloc)
[ 2.914215] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.914237] NET: Registered PF_XDP protocol family
[ 2.914265] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 2.914281] pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff]
[ 2.914300] pci 0000:03:03.0: PCI bridge to [bus 04]
[ 2.914315] pci 0000:03:03.0: bridge window [mem 0xfc700000-0xfc7fffff]
[ 2.914338] pci 0000:03:05.0: PCI bridge to [bus 05]
[ 2.914354] pci 0000:03:05.0: bridge window [io 0xf000-0xffff]
[ 2.914372] pci 0000:03:05.0: bridge window [mem 0xfc600000-0xfc6fffff]
[ 2.914394] pci 0000:03:08.0: PCI bridge to [bus 06]
[ 2.914409] pci 0000:03:08.0: bridge window [mem 0xfc200000-0xfc3fffff]
[ 2.914432] pci 0000:03:09.0: PCI bridge to [bus 07]
[ 2.914447] pci 0000:03:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 2.914469] pci 0000:03:0a.0: PCI bridge to [bus 08]
[ 2.914484] pci 0000:03:0a.0: bridge window [mem 0xfc400000-0xfc4fffff]
[ 2.914506] pci 0000:02:00.0: PCI bridge to [bus 03-08]
[ 2.914519] pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
[ 2.914536] pci 0000:02:00.0: bridge window [mem 0xfc200000-0xfc7fffff]
[ 2.914558] pci 0000:00:01.2: PCI bridge to [bus 02-08]
[ 2.914570] pci 0000:00:01.2: bridge window [io 0xf000-0xffff]
[ 2.914588] pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfc7fffff]
[ 2.914607] pci 0000:0a:00.0: PCI bridge to [bus 0b]
[ 2.914619] pci 0000:0a:00.0: bridge window [io 0xe000-0xefff]
[ 2.914635] pci 0000:0a:00.0: bridge window [mem 0xfc800000-0xfcafffff]
[ 2.914651] pci 0000:0a:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 2.914672] pci 0000:09:00.0: PCI bridge to [bus 0a-0b]
[ 2.914684] pci 0000:09:00.0: bridge window [io 0xe000-0xefff]
[ 2.914700] pci 0000:09:00.0: bridge window [mem 0xfc800000-0xfcafffff]
[ 2.914716] pci 0000:09:00.0: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 2.914737] pci 0000:00:03.1: PCI bridge to [bus 09-0b]
[ 2.914749] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
[ 2.914764] pci 0000:00:03.1: bridge window [mem 0xfc800000-0xfcbfffff]
[ 2.914779] pci 0000:00:03.1: bridge window [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 2.914799] pci 0000:00:07.1: PCI bridge to [bus 0c]
[ 2.914815] pci 0000:00:08.1: PCI bridge to [bus 0d]
[ 2.914828] pci 0000:00:08.1: bridge window [mem 0xfcc00000-0xfcefffff]
[ 2.914847] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 2.914861] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 2.914874] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 2.914887] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 2.914900] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 2.914915] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 2.914929] pci_bus 0000:00: resource 10 [mem 0xd0000000-0xfcffffff window]
[ 2.914943] pci_bus 0000:00: resource 11 [mem 0x1030000000-0x7fffffffff window]
[ 2.914960] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
[ 2.914973] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
[ 2.914985] pci_bus 0000:02: resource 1 [mem 0xfc200000-0xfc7fffff]
[ 2.914998] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
[ 2.915010] pci_bus 0000:03: resource 1 [mem 0xfc200000-0xfc7fffff]
[ 2.915024] pci_bus 0000:04: resource 1 [mem 0xfc700000-0xfc7fffff]
[ 2.915037] pci_bus 0000:05: resource 0 [io 0xf000-0xffff]
[ 2.915049] pci_bus 0000:05: resource 1 [mem 0xfc600000-0xfc6fffff]
[ 2.915062] pci_bus 0000:06: resource 1 [mem 0xfc200000-0xfc3fffff]
[ 2.915075] pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff]
[ 2.915089] pci_bus 0000:08: resource 1 [mem 0xfc400000-0xfc4fffff]
[ 2.915102] pci_bus 0000:09: resource 0 [io 0xe000-0xefff]
[ 2.915114] pci_bus 0000:09: resource 1 [mem 0xfc800000-0xfcbfffff]
[ 2.915127] pci_bus 0000:09: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 2.915143] pci_bus 0000:0a: resource 0 [io 0xe000-0xefff]
[ 2.915155] pci_bus 0000:0a: resource 1 [mem 0xfc800000-0xfcafffff]
[ 2.915168] pci_bus 0000:0a: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 2.915184] pci_bus 0000:0b: resource 0 [io 0xe000-0xefff]
[ 2.915196] pci_bus 0000:0b: resource 1 [mem 0xfc800000-0xfcafffff]
[ 2.915209] pci_bus 0000:0b: resource 2 [mem 0x7800000000-0x7c0fffffff 64bit pref]
[ 2.915225] pci_bus 0000:0d: resource 1 [mem 0xfcc00000-0xfcefffff]
[ 2.916569] pci 0000:0b:00.1: D0 power state depends on 0000:0b:00.0
[ 2.916739] pci 0000:0b:00.2: D0 power state depends on 0000:0b:00.0
[ 2.917254] pci 0000:0b:00.3: D0 power state depends on 0000:0b:00.0
[ 2.917740] PCI: CLS 64 bytes, default 64
[ 2.917786] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 2.917953] pci 0000:00:01.0: Adding to iommu group 0
[ 2.918004] pci 0000:00:01.1: Adding to iommu group 1
[ 2.918011] Trying to unpack rootfs image as initramfs...
[ 2.918063] pci 0000:00:01.2: Adding to iommu group 2
[ 2.918134] pci 0000:00:02.0: Adding to iommu group 3
[ 2.918203] pci 0000:00:03.0: Adding to iommu group 4
[ 2.918252] pci 0000:00:03.1: Adding to iommu group 5
[ 2.918323] pci 0000:00:04.0: Adding to iommu group 6
[ 2.918395] pci 0000:00:05.0: Adding to iommu group 7
[ 2.918464] pci 0000:00:07.0: Adding to iommu group 8
[ 2.918523] pci 0000:00:07.1: Adding to iommu group 9
[ 2.918596] pci 0000:00:08.0: Adding to iommu group 10
[ 2.918645] pci 0000:00:08.1: Adding to iommu group 11
[ 2.918732] pci 0000:00:14.0: Adding to iommu group 12
[ 2.918779] pci 0000:00:14.3: Adding to iommu group 12
[ 2.918985] pci 0000:00:18.0: Adding to iommu group 13
[ 2.919032] pci 0000:00:18.1: Adding to iommu group 13
[ 2.919082] pci 0000:00:18.2: Adding to iommu group 13
[ 2.919129] pci 0000:00:18.3: Adding to iommu group 13
[ 2.919177] pci 0000:00:18.4: Adding to iommu group 13
[ 2.919224] pci 0000:00:18.5: Adding to iommu group 13
[ 2.919272] pci 0000:00:18.6: Adding to iommu group 13
[ 2.919319] pci 0000:00:18.7: Adding to iommu group 13
[ 2.919373] pci 0000:01:00.0: Adding to iommu group 14
[ 2.919423] pci 0000:02:00.0: Adding to iommu group 15
[ 2.919497] pci 0000:03:03.0: Adding to iommu group 16
[ 2.919569] pci 0000:03:05.0: Adding to iommu group 17
[ 2.919640] pci 0000:03:08.0: Adding to iommu group 18
[ 2.919711] pci 0000:03:09.0: Adding to iommu group 19
[ 2.919780] pci 0000:03:0a.0: Adding to iommu group 20
[ 2.919852] pci 0000:04:00.0: Adding to iommu group 21
[ 2.919926] pci 0000:05:00.0: Adding to iommu group 22
[ 2.919948] pci 0000:06:00.0: Adding to iommu group 18
[ 2.919969] pci 0000:06:00.1: Adding to iommu group 18
[ 2.919990] pci 0000:06:00.3: Adding to iommu group 18
[ 2.920012] pci 0000:07:00.0: Adding to iommu group 19
[ 2.920033] pci 0000:08:00.0: Adding to iommu group 20
[ 2.920083] pci 0000:09:00.0: Adding to iommu group 23
[ 2.920132] pci 0000:0a:00.0: Adding to iommu group 24
[ 2.920189] pci 0000:0b:00.0: Adding to iommu group 25
[ 2.920242] pci 0000:0b:00.1: Adding to iommu group 26
[ 2.920294] pci 0000:0b:00.2: Adding to iommu group 27
[ 2.920352] pci 0000:0b:00.3: Adding to iommu group 28
[ 2.920401] pci 0000:0c:00.0: Adding to iommu group 29
[ 2.920452] pci 0000:0d:00.0: Adding to iommu group 30
[ 2.920504] pci 0000:0d:00.1: Adding to iommu group 31
[ 2.920555] pci 0000:0d:00.3: Adding to iommu group 32
[ 2.920608] pci 0000:0d:00.4: Adding to iommu group 33
[ 2.935225] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 2.935243] AMD-Vi: Extended features (0x58f77ef22294a5a): PPR NX GT IA PC GA_vAPIC
[ 2.935266] AMD-Vi: Interrupt remapping enabled
[ 2.935524] software IO TLB: tearing down default memory pool
[ 2.946248] LVT offset 0 assigned for vector 0x400
[ 2.946789] perf: AMD IBS detected (0x000003ff)
[ 2.946822] amd_uncore: 4 amd_df counters detected
[ 2.946853] amd_uncore: 6 amd_l3 counters detected
[ 2.947872] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 2.957245] Initialise system trusted keyrings
[ 2.957318] Key type blacklist registered
[ 2.957435] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[ 2.966046] zbud: loaded
[ 2.968710] integrity: Platform Keyring initialized
[ 2.971102] NET: Registered PF_ALG protocol family
[ 2.971128] xor: automatically using best checksumming function avx
[ 2.971143] Key type asymmetric registered
[ 2.971158] Asymmetric key parser 'x509' registered
[ 2.971271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 2.971457] io scheduler mq-deadline registered
[ 2.971468] io scheduler kyber registered
[ 2.971607] io scheduler bfq registered
[ 2.972355] cryptomgr_test (230) used greatest stack depth: 14328 bytes left
[ 2.973161] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 2.975217] pcieport 0000:00:01.1: AER: enabled with IRQ 28
[ 2.975586] pcieport 0000:00:01.2: AER: enabled with IRQ 29
[ 2.975933] pcieport 0000:00:03.1: AER: enabled with IRQ 30
[ 2.976538] pcieport 0000:00:07.1: AER: enabled with IRQ 32
[ 2.976847] pcieport 0000:00:08.1: AER: enabled with IRQ 33
[ 2.979606] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.979986] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 2.980087] ACPI: button: Power Button [PWRB]
[ 2.980205] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 2.980502] ACPI: button: Power Button [PWRF]
[ 2.982152] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1208
[ 2.982232] Monitor-Mwait will be used to enter C-1 state
[ 2.982247] ACPI: \_PR_.C000: Found 2 idle states
[ 2.982623] ACPI: \_PR_.C002: Found 2 idle states
[ 2.982903] ACPI: \_PR_.C004: Found 2 idle states
[ 2.983201] ACPI: \_PR_.C006: Found 2 idle states
[ 2.983485] ACPI: \_PR_.C008: Found 2 idle states
[ 2.983782] ACPI: \_PR_.C00A: Found 2 idle states
[ 2.984068] ACPI: \_PR_.C00C: Found 2 idle states
[ 2.984372] ACPI: \_PR_.C00E: Found 2 idle states
[ 2.984664] ACPI: \_PR_.C010: Found 2 idle states
[ 2.984951] ACPI: \_PR_.C012: Found 2 idle states
[ 2.985244] ACPI: \_PR_.C014: Found 2 idle states
[ 2.985528] ACPI: \_PR_.C016: Found 2 idle states
[ 2.985814] ACPI: \_PR_.C018: Found 2 idle states
[ 2.986103] ACPI: \_PR_.C01A: Found 2 idle states
[ 2.986398] ACPI: \_PR_.C01C: Found 2 idle states
[ 2.986716] ACPI: \_PR_.C01E: Found 2 idle states
[ 2.987002] ACPI: \_PR_.C001: Found 2 idle states
[ 2.987299] ACPI: \_PR_.C003: Found 2 idle states
[ 2.987610] ACPI: \_PR_.C005: Found 2 idle states
[ 2.987902] ACPI: \_PR_.C007: Found 2 idle states
[ 2.988186] ACPI: \_PR_.C009: Found 2 idle states
[ 2.988467] ACPI: \_PR_.C00B: Found 2 idle states
[ 2.988751] ACPI: \_PR_.C00D: Found 2 idle states
[ 2.989032] ACPI: \_PR_.C00F: Found 2 idle states
[ 2.989327] ACPI: \_PR_.C011: Found 2 idle states
[ 2.989618] ACPI: \_PR_.C013: Found 2 idle states
[ 2.989906] ACPI: \_PR_.C015: Found 2 idle states
[ 2.990203] ACPI: \_PR_.C017: Found 2 idle states
[ 2.990483] ACPI: \_PR_.C019: Found 2 idle states
[ 2.990778] ACPI: \_PR_.C01B: Found 2 idle states
[ 2.991057] ACPI: \_PR_.C01D: Found 2 idle states
[ 2.991359] ACPI: \_PR_.C01F: Found 2 idle states
[ 2.992092] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.992267] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 2.998283] Non-volatile memory driver v1.3
[ 2.998370] Linux agpgart interface v0.103
[ 3.021613] ACPI: bus type drm_connector registered
[ 3.027499] ahci 0000:07:00.0: version 3.0
[ 3.027761] ahci 0000:07:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 3.027782] ahci 0000:07:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 3.028473] scsi host0: ahci
[ 3.028744] ata1: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500100 irq 43
[ 3.029591] ahci 0000:08:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
[ 3.029611] ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[ 3.031004] scsi host1: ahci
[ 3.031308] scsi host2: ahci
[ 3.031624] scsi host3: ahci
[ 3.031912] scsi host4: ahci
[ 3.032207] scsi host5: ahci
[ 3.032343] ata2: DUMMY
[ 3.032351] ata3: DUMMY
[ 3.032357] ata4: DUMMY
[ 3.032364] ata5: DUMMY
[ 3.032372] ata6: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400300 irq 48
[ 3.032856] libphy: Fixed MDIO Bus: probed
[ 3.033175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.033196] ehci-pci: EHCI PCI platform driver
[ 3.033240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.033259] ohci-pci: OHCI PCI platform driver
[ 3.033304] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.033797] xhci_hcd 0000:06:00.1: xHCI Host Controller
[ 3.034125] xhci_hcd 0000:06:00.1: new USB bus registered, assigned bus number 1
[ 3.034393] xhci_hcd 0000:06:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 3.036055] xhci_hcd 0000:06:00.1: xHCI Host Controller
[ 3.036209] xhci_hcd 0000:06:00.1: new USB bus registered, assigned bus number 2
[ 3.036231] xhci_hcd 0000:06:00.1: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.036424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[ 3.036453] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.036470] usb usb1: Product: xHCI Host Controller
[ 3.036482] usb usb1: Manufacturer: Linux 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 xhci-hcd
[ 3.036503] usb usb1: SerialNumber: 0000:06:00.1
[ 3.037026] hub 1-0:1.0: USB hub found
[ 3.037084] hub 1-0:1.0: 6 ports detected
[ 3.039678] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.039760] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16
[ 3.039780] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.039797] usb usb2: Product: xHCI Host Controller
[ 3.039809] usb usb2: Manufacturer: Linux 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 xhci-hcd
[ 3.039830] usb usb2: SerialNumber: 0000:06:00.1
[ 3.040162] hub 2-0:1.0: USB hub found
[ 3.040207] hub 2-0:1.0: 4 ports detected
[ 3.041909] xhci_hcd 0000:06:00.3: xHCI Host Controller
[ 3.042034] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 3
[ 3.042234] xhci_hcd 0000:06:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 3.043283] xhci_hcd 0000:06:00.3: xHCI Host Controller
[ 3.043399] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 4
[ 3.043420] xhci_hcd 0000:06:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.043519] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[ 3.043540] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.043559] usb usb3: Product: xHCI Host Controller
[ 3.043571] usb usb3: Manufacturer: Linux 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 xhci-hcd
[ 3.043592] usb usb3: SerialNumber: 0000:06:00.3
[ 3.043879] hub 3-0:1.0: USB hub found
[ 3.043914] hub 3-0:1.0: 6 ports detected
[ 3.046255] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.046339] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16
[ 3.046359] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.046376] usb usb4: Product: xHCI Host Controller
[ 3.046388] usb usb4: Manufacturer: Linux 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 xhci-hcd
[ 3.046409] usb usb4: SerialNumber: 0000:06:00.3
[ 3.046702] hub 4-0:1.0: USB hub found
[ 3.046742] hub 4-0:1.0: 4 ports detected
[ 3.048566] xhci_hcd 0000:0b:00.2: xHCI Host Controller
[ 3.048685] xhci_hcd 0000:0b:00.2: new USB bus registered, assigned bus number 5
[ 3.048828] xhci_hcd 0000:0b:00.2: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000010
[ 3.049684] xhci_hcd 0000:0b:00.2: xHCI Host Controller
[ 3.049806] xhci_hcd 0000:0b:00.2: new USB bus registered, assigned bus number 6
[ 3.049826] xhci_hcd 0000:0b:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.049920] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[ 3.049940] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.049957] usb usb5: Product: xHCI Host Controller
[ 3.049969] usb usb5: Manufacturer: Linux 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 xhci-hcd
[ 3.049990] usb usb5: SerialNumber: 0000:0b:00.2
[ 3.050288] hub 5-0:1.0: USB hub found
[ 3.050316] hub 5-0:1.0: 2 ports detected
[ 3.050629] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.050710] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16
[ 3.050730] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.050747] usb usb6: Product: xHCI Host Controller
[ 3.050758] usb usb6: Manufacturer: Linux 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 xhci-hcd
[ 3.050779] usb usb6: SerialNumber: 0000:0b:00.2
[ 3.051055] hub 6-0:1.0: USB hub found
[ 3.051088] hub 6-0:1.0: 1 port detected
[ 3.051455] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[ 3.051585] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 7
[ 3.051736] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 3.052644] xhci_hcd 0000:0d:00.3: xHCI Host Controller
[ 3.052743] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 8
[ 3.052763] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.052856] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[ 3.052876] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.052893] usb usb7: Product: xHCI Host Controller
[ 3.052905] usb usb7: Manufacturer: Linux 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 xhci-hcd
[ 3.052926] usb usb7: SerialNumber: 0000:0d:00.3
[ 3.053245] hub 7-0:1.0: USB hub found
[ 3.053273] hub 7-0:1.0: 4 ports detected
[ 3.053844] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.053926] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16
[ 3.053945] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.053963] usb usb8: Product: xHCI Host Controller
[ 3.053974] usb usb8: Manufacturer: Linux 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 xhci-hcd
[ 3.053995] usb usb8: SerialNumber: 0000:0d:00.3
[ 3.054294] hub 8-0:1.0: USB hub found
[ 3.054322] hub 8-0:1.0: 4 ports detected
[ 3.054975] usbcore: registered new interface driver usbserial_generic
[ 3.055031] usbserial: USB Serial support registered for generic
[ 3.055091] i8042: PNP: No PS/2 controller found.
[ 3.055203] mousedev: PS/2 mouse device common for all mice
[ 3.055554] rtc_cmos 00:02: RTC can wake from S4
[ 3.056106] rtc_cmos 00:02: registered as rtc0
[ 3.056144] rtc_cmos 00:02: setting system clock to 2021-11-07T12:36:42 UTC (1636288602)
[ 3.056225] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 3.056359] i2c-designware-pci 0000:0b:00.3: enabling device (0000 -> 0002)
[ 3.056761] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 3.056845] device-mapper: uevent: version 1.0.3
[ 3.057066] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@xxxxxxxxxx
[ 3.058777] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 3.065218] simple-framebuffer simple-framebuffer.0: [drm] drm_plane_enable_fb_damage_clips() not called
[ 3.065757] Console: switching to colour frame buffer device 128x48
[ 3.067808] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrm frame buffer device
[ 3.068124] hid: raw HID events driver (C) Jiri Kosina
[ 3.068306] usbcore: registered new interface driver usbhid
[ 3.068334] usbhid: USB HID core driver
[ 3.068715] drop_monitor: Initializing network drop monitor service
[ 3.068892] Initializing XFRM netlink socket
[ 3.069624] NET: Registered PF_INET6 protocol family
[ 3.277107] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[ 3.285107] usb 3-5: new full-speed USB device number 2 using xhci_hcd
[ 3.293106] usb 7-1: new full-speed USB device number 2 using xhci_hcd
[ 3.293150] usb 5-2: new full-speed USB device number 2 using xhci_hcd
[ 3.337496] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.382827] Freeing initrd memory: 46096K
[ 3.386426] modprobe (262) used greatest stack depth: 13656 bytes left
[ 3.397358] Segment Routing with IPv6
[ 3.397384] RPL Segment Routing with IPv6
[ 3.397413] In-situ OAM (IOAM) with IPv6
[ 3.397452] mip6: Mobile IPv6
[ 3.397467] NET: Registered PF_PACKET protocol family
[ 3.404466] microcode: CPU0: patch_level=0x08701021
[ 3.404511] microcode: CPU1: patch_level=0x08701021
[ 3.404555] microcode: CPU2: patch_level=0x08701021
[ 3.405103] microcode: CPU3: patch_level=0x08701021
[ 3.405714] microcode: CPU4: patch_level=0x08701021
[ 3.406036] usb 1-3: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 5.53
[ 3.406255] microcode: CPU5: patch_level=0x08701021
[ 3.406856] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.407401] microcode: CPU6: patch_level=0x08701021
[ 3.407415] microcode: CPU7: patch_level=0x08701021
[ 3.408013] usb 1-3: Product: USB2.0 Hub
[ 3.408609] microcode: CPU8: patch_level=0x08701021
[ 3.409179] usb 1-3: Manufacturer: VIA Labs, Inc.
[ 3.409732] microcode: CPU9: patch_level=0x08701021
[ 3.410362] usb 1-3: SerialNumber: 000000000
[ 3.410832] microcode: CPU10: patch_level=0x08701021
[ 3.412472] microcode: CPU11: patch_level=0x08701021
[ 3.412994] microcode: CPU12: patch_level=0x08701021
[ 3.413567] microcode: CPU13: patch_level=0x08701021
[ 3.414071] microcode: CPU14: patch_level=0x08701021
[ 3.414547] microcode: CPU15: patch_level=0x08701021
[ 3.415014] microcode: CPU16: patch_level=0x08701021
[ 3.415857] microcode: CPU17: patch_level=0x08701021
[ 3.416341] microcode: CPU18: patch_level=0x08701021
[ 3.416790] microcode: CPU19: patch_level=0x08701021
[ 3.417297] microcode: CPU20: patch_level=0x08701021
[ 3.417720] microcode: CPU21: patch_level=0x08701021
[ 3.418090] microcode: CPU22: patch_level=0x08701021
[ 3.418465] microcode: CPU23: patch_level=0x08701021
[ 3.418829] microcode: CPU24: patch_level=0x08701021
[ 3.419238] microcode: CPU25: patch_level=0x08701021
[ 3.419628] microcode: CPU26: patch_level=0x08701021
[ 3.419957] microcode: CPU27: patch_level=0x08701021
[ 3.420323] microcode: CPU28: patch_level=0x08701021
[ 3.420630] microcode: CPU29: patch_level=0x08701021
[ 3.420938] microcode: CPU30: patch_level=0x08701021
[ 3.421205] microcode: CPU31: patch_level=0x08701021
[ 3.421496] microcode: Microcode Update Driver: v2.2.
[ 3.422305] resctrl: L3 allocation detected
[ 3.422838] resctrl: MB allocation detected
[ 3.423074] resctrl: L3 monitoring detected
[ 3.423311] IPI shorthand broadcast: enabled
[ 3.424028] AVX2 version of gcm_enc/dec engaged.
[ 3.425221] AES CTR mode by8 optimization enabled
[ 3.425496] usb 3-5: config 1 has an invalid interface number: 2 but max is 1
[ 3.425814] usb 3-5: config 1 has no interface number 1
[ 3.426726] sched_clock: Marking stable (3252608337, 174092294)->(3562313598, -135612967)
[ 3.432210] registered taskstats version 1
[ 3.434041] Loading compiled-in X.509 certificates
[ 3.437501] usb 3-5: New USB device found, idVendor=0b05, idProduct=18f3, bcdDevice= 1.00
[ 3.437870] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.438224] usb 3-5: Product: AURA LED Controller
[ 3.438507] usb 3-5: Manufacturer: AsusTek Computer Inc.
[ 3.438782] usb 3-5: SerialNumber: 9876543210
[ 3.446841] usb 5-2: New USB device found, idVendor=2516, idProduct=014d, bcdDevice= 1.04
[ 3.447221] usb 5-2: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[ 3.447501] usb 5-2: Product: ARES
[ 3.447769] usb 5-2: Manufacturer: Cooler Master Technology Inc.
[ 3.448837] usb 7-1: New USB device found, idVendor=045e, idProduct=0b00, bcdDevice= 4.08
[ 3.449169] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.449466] usb 7-1: Product: Controller
[ 3.449747] usb 7-1: Manufacturer: Microsoft
[ 3.450023] usb 7-1: SerialNumber: 3032363330303635303337303133
[ 3.452645] hub 1-3:1.0: USB hub found
[ 3.453555] hub 1-3:1.0: 4 ports detected
[ 3.454893] Loaded X.509 cert 'Fedora kernel signing key: 4ca88c9e68da79f7c3bde407b38bb28b22185da7'
[ 3.458489] hid-generic 0003:0B05:18F3.0001: hiddev96,hidraw0: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:06:00.3-5/input2
[ 3.458614] cryptomgr_test (288) used greatest stack depth: 13648 bytes left
[ 3.460003] zswap: loaded using pool lzo/zbud
[ 3.465304] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
[ 3.467597] input: Cooler Master Technology Inc. ARES as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.2/usb5/5-2/5-2:1.0/0003:2516:014D.0002/input/input2
[ 3.518164] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 3.520752] hid-generic 0003:2516:014D.0002: input,hidraw1: USB HID v1.11 Keyboard [Cooler Master Technology Inc. ARES] on usb-0000:0b:00.2-2/input0
[ 3.526402] hid-generic 0003:2516:014D.0003: hiddev97,hidraw2: USB HID v1.11 Device [Cooler Master Technology Inc. ARES] on usb-0000:0b:00.2-2/input1
[ 3.530813] usb 2-1: LPM exit latency is zeroed, disabling LPM.
[ 3.531643] usb 2-1: Int endpoint with wBytesPerInterval of 1024 in config 1 interface 4 altsetting 0 ep 135: setting to 262
[ 3.532410] input: Cooler Master Technology Inc. ARES System Control as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.2/usb5/5-2/5-2:1.2/0003:2516:014D.0004/input/input3
[ 3.534115] usb 2-1: New USB device found, idVendor=07ca, idProduct=0553, bcdDevice= 3.08
[ 3.534724] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.535307] usb 2-1: Product: Live Gamer Ultra-Video
[ 3.535866] usb 2-1: Manufacturer: AVerMedia
[ 3.536435] usb 2-1: SerialNumber: 5202584700069
[ 3.538196] usb 8-4: new SuperSpeed USB device number 2 using xhci_hcd
[ 3.550737] usb 8-4: New USB device found, idVendor=07ca, idProduct=513c, bcdDevice=50.10
[ 3.551386] usb 8-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.551974] usb 8-4: Product: Live Streamer CAM 513
[ 3.552568] usb 8-4: Manufacturer: AVerMedia Technologies, Inc.
[ 3.553157] usb 8-4: SerialNumber: 1562DD065C
[ 3.576094] usb 3-6: new full-speed USB device number 3 using xhci_hcd
[ 3.580948] hub 8-4:1.0: USB hub found
[ 3.582103] hub 8-4:1.0: 2 ports detected
[ 3.585259] input: Cooler Master Technology Inc. ARES Consumer Control as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.2/usb5/5-2/5-2:1.2/0003:2516:014D.0004/input/input4
[ 3.586910] hid-generic 0003:2516:014D.0004: input,hidraw3: USB HID v1.11 Device [Cooler Master Technology Inc. ARES] on usb-0000:0b:00.2-2/input2
[ 3.617384] hid-generic 0003:07CA:0553.0005: hiddev98,hidraw4: USB HID v1.11 Device [AVerMedia Live Gamer Ultra-Video] on usb-0000:06:00.1-1/input4
[ 3.624144] page_owner is disabled
[ 3.625538] Key type ._fscrypt registered
[ 3.626746] Key type .fscrypt registered
[ 3.627886] Key type fscrypt-provisioning registered
[ 3.630029] Btrfs loaded, crc32c=crc32c-generic, assert=on, zoned=yes, fsverity=yes
[ 3.630825] Key type big_key registered
[ 3.637550] Key type encrypted registered
[ 3.638376] integrity: Loading X.509 certificate: UEFI:db
[ 3.656703] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[ 3.657468] integrity: Loading X.509 certificate: UEFI:db
[ 3.658256] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[ 3.658912] integrity: Loading X.509 certificate: UEFI:db
[ 3.659570] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 3.660187] integrity: Loading X.509 certificate: UEFI:db
[ 3.660823] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 3.661454] integrity: Loading X.509 certificate: UEFI:db
[ 3.662251] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[ 3.664098] usb 7-4: new high-speed USB device number 3 using xhci_hcd
[ 3.665800] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[ 3.667133] integrity: Loaded X.509 cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42'
[ 3.668129] Loading compiled-in module X.509 certificates
[ 3.669706] Loaded X.509 cert 'Fedora kernel signing key: 4ca88c9e68da79f7c3bde407b38bb28b22185da7'
[ 3.670389] ima: Allocated hash algorithm: sha256
[ 3.685203] ima: No architecture policies found
[ 3.686174] evm: Initialising EVM extended attributes:
[ 3.686910] evm: security.selinux
[ 3.687597] evm: security.SMACK64 (disabled)
[ 3.688286] evm: security.SMACK64EXEC (disabled)
[ 3.688959] evm: security.SMACK64TRANSMUTE (disabled)
[ 3.689634] evm: security.SMACK64MMAP (disabled)
[ 3.690311] evm: security.apparmor (disabled)
[ 3.690971] evm: security.ima
[ 3.691636] evm: security.capability
[ 3.692289] evm: HMAC attrs: 0x1
[ 3.699503] cryptomgr_test (328) used greatest stack depth: 13368 bytes left
[ 3.705106] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.706698] cryptomgr_test (333) used greatest stack depth: 13224 bytes left
[ 3.733292] usb 2-3: new SuperSpeed USB device number 3 using xhci_hcd
[ 3.734464] usb 3-6: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[ 3.735100] usb 3-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.746409] alg: No test for 842 (842-scomp)
[ 3.747434] alg: No test for 842 (842-generic)
[ 3.748594] usb 2-3: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 5.53
[ 3.749290] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.749939] usb 2-3: Product: USB3.0 Hub
[ 3.750561] usb 2-3: Manufacturer: VIA Labs, Inc.
[ 3.751170] usb 2-3: SerialNumber: 000000000
[ 3.762173] cryptomgr_test (420) used greatest stack depth: 13008 bytes left
[ 3.772506] hub 2-3:1.0: USB hub found
[ 3.773707] hub 2-3:1.0: 4 ports detected
[ 3.795337] usb 7-4: New USB device found, idVendor=07ca, idProduct=513c, bcdDevice=50.10
[ 3.795918] usb 7-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.796451] usb 7-4: Product: Live Streamer CAM 513
[ 3.796969] usb 7-4: Manufacturer: AVerMedia Technologies, Inc.
[ 3.797494] usb 7-4: SerialNumber: 1562DD065C
[ 3.806314] ata6.00: ATA-11: WDC WUH721818ALE6L4, PCGNW232, max UDMA/133
[ 3.814494] ata6.00: 35156656128 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 3.815702] ata6.00: Features: NCQ-sndrcv NCQ-prio
[ 3.827119] ata6.00: configured for UDMA/133
[ 3.827372] PM: Magic number: 13:409:632
[ 3.828486] scsi 5:0:0:0: Direct-Access ATA WDC WUH721818AL W232 PQ: 0 ANSI: 5
[ 3.829852] RAS: Correctable Errors collector initialized.
[ 3.830061] sd 5:0:0:0: Attached scsi generic sg0 type 0
[ 3.830262] sd 5:0:0:0: [sda] 35156656128 512-byte logical blocks: (18.0 TB/16.4 TiB)
[ 3.830266] sd 5:0:0:0: [sda] 4096-byte physical blocks
[ 3.830286] sd 5:0:0:0: [sda] Write Protect is off
[ 3.830288] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.830321] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.853064] hub 7-4:1.0: USB hub found
[ 3.854184] hub 7-4:1.0: 2 ports detected
[ 3.884967] usb 8-4.1: new SuperSpeed USB device number 3 using xhci_hcd
[ 3.898100] usb 8-4.1: New USB device found, idVendor=07ca, idProduct=513a, bcdDevice= 0.01
[ 3.898616] usb 8-4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.899038] usb 8-4.1: Product: Live Streamer CAM 513
[ 3.899461] usb 8-4.1: Manufacturer: AVerMedia Information Inc.
[ 3.899879] usb 8-4.1: SerialNumber: 5203690600225
[ 3.903007] sda: sda1
[ 3.912255] sd 5:0:0:0: [sda] Attached SCSI disk
[ 3.989257] input: AVerMedia Information Inc. Live Streamer CAM 513 as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb8/8-4/8-4.1/8-4.1:1.2/0003:07CA:513A.0006/input/input5
[ 3.993151] tsc: Refined TSC clocksource calibration: 3500.000 MHz
[ 3.993789] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3273517a200, max_idle_ns: 440795369676 ns
[ 3.994518] clocksource: Switched to clocksource tsc
[ 4.042364] input: AVerMedia Information Inc. Live Streamer CAM 513 Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb8/8-4/8-4.1/8-4.1:1.2/0003:07CA:513A.0006/input/input6
[ 4.044219] hid-generic 0003:07CA:513A.0006: input,hiddev99,hidraw5: USB HID v1.01 Device [AVerMedia Information Inc. Live Streamer CAM 513] on usb-0000:0d:00.3-4.1/input2
[ 4.050790] Freeing unused decrypted memory: 2036K
[ 4.052929] Freeing unused kernel image (initmem) memory: 4564K
[ 4.053541] Write protecting the kernel read-only data: 32768k
[ 4.056013] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 4.057029] Freeing unused kernel image (rodata/data gap) memory: 916K
[ 4.080398] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 4.080894] rodata_test: all tests were successful
[ 4.081410] Run /init as init process
[ 4.082369] with arguments:
[ 4.082371] /init
[ 4.082372] rhgb
[ 4.082373] with environment:
[ 4.082374] HOME=/
[ 4.082376] TERM=linux
[ 4.082377] BOOT_IMAGE=(hd1,gpt2)/boot/vmlinuz-5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64
[ 4.105121] ------------[ cut here ]------------
[ 4.105822] DMA-API: xhci_hcd 0000:06:00.1: cacheline tracking EEXIST, overlapping mappings aren't supported
[ 4.106454] WARNING: CPU: 1 PID: 177 at kernel/dma/debug.c:570 add_dma_entry+0x1c8/0x250
[ 4.107014] Modules linked in:
[ 4.107564] CPU: 1 PID: 177 Comm: kworker/1:2 Not tainted 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 #1
[ 4.108138] Hardware name: System manufacturer System Product Name/ROG STRIX X570-I GAMING, BIOS 4021 08/09/2021
[ 4.108722] Workqueue: usb_hub_wq hub_event
[ 4.109312] RIP: 0010:add_dma_entry+0x1c8/0x250
[ 4.109887] Code: ff 0f 84 97 00 00 00 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 aa 91 7d 00 48 89 c6 4c 89 e2 48 c7 c7 90 ee 82 95 e8 ec 95 c3 00 <0f> 0b 48 85 ed 0f 85 47 45 c4 00 8b 05 77 bc 2f 02 85 c0 0f 85 f3
[ 4.111456] RSP: 0018:ffff9c2a407e3a80 EFLAGS: 00010282
[ 4.112311] RAX: 0000000000000060 RBX: 00000000ffffffff RCX: 0000000000000000
[ 4.113182] RDX: 0000000000000001 RSI: 00000000fff7ffff RDI: 00000000ffffffff
[ 4.114063] RBP: ffff8d8d422c0280 R08: 0000000000000000 R09: ffff9c2a407e38c0
[ 4.114914] R10: ffff9c2a407e38b8 R11: ffff8d9c6e2fffe8 R12: ffff8d8d40dfb210
[ 4.115584] R13: 0000000000000001 R14: 0000000000000206 R15: 000000000433aef5
[ 4.116206] FS: 0000000000000000(0000) GS:ffff8d9c22e00000(0000) knlGS:0000000000000000
[ 4.116813] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.117416] CR2: 00007f3c92d86948 CR3: 0000000687028000 CR4: 0000000000350ee0
[ 4.118026] Call Trace:
[ 4.118625] <TASK>
[ 4.119275] dma_map_page_attrs+0xf9/0x230
[ 4.119877] ? _raw_spin_unlock_irqrestore+0x2d/0x60
[ 4.120501] usb_hcd_map_urb_for_dma+0x3c1/0x4f0
[ 4.120509] usb_hcd_submit_urb+0x98/0xbd0
[ 4.121838] ? lockdep_init_map_type+0x51/0x250
[ 4.121843] ? lockdep_init_map_type+0x51/0x250
[ 4.121850] usb_start_wait_urb+0x55/0x140
[ 4.123756] usb_control_msg+0xc7/0x120
[ 4.123776] systemd[1]: systemd v249.6-2.fc36 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 4.124348] hub_ext_port_status+0x89/0x110
[ 4.126871] hub_event+0x204/0x1790
[ 4.127481] ? lock_is_held_type+0xea/0x140
[ 4.128056] process_one_work+0x2b5/0x610
[ 4.128630] worker_thread+0x55/0x3c0
[ 4.129181] ? process_one_work+0x610/0x610
[ 4.129717] kthread+0x17c/0x1a0
[ 4.130233] ? set_kthread_struct+0x40/0x40
[ 4.130738] ret_from_fork+0x22/0x30
[ 4.131248] </TASK>
[ 4.131725] irq event stamp: 10187
[ 4.132208] hardirqs last enabled at (10197): [<ffffffff941788f0>] __up_console_sem+0x60/0x70
[ 4.132727] hardirqs last disabled at (10204): [<ffffffff941788d5>] __up_console_sem+0x45/0x70
[ 4.133240] softirqs last enabled at (10140): [<ffffffff940f22f7>] __irq_exit_rcu+0x107/0x170
[ 4.133741] softirqs last disabled at (10135): [<ffffffff940f22f7>] __irq_exit_rcu+0x107/0x170
[ 4.134240] ---[ end trace b6af4e15fb2149cb ]---
[ 4.134724] DMA-API: Mapped at:
[ 4.135200] debug_dma_map_page+0x65/0x100
[ 4.135664] dma_map_page_attrs+0xf9/0x230
[ 4.136127] usb_hcd_map_urb_for_dma+0x3c1/0x4f0
[ 4.136583] usb_hcd_submit_urb+0x98/0xbd0
[ 4.137021] usb_start_wait_urb+0x55/0x140
[ 4.138181] systemd[1]: Detected architecture x86-64.
[ 4.139173] systemd[1]: Running in initial RAM disk.
[ 4.142670] systemd[1]: Hostname set to <primary-ws>.
[ 4.210099] usb 7-4.2: new full-speed USB device number 4 using xhci_hcd
[ 4.261470] systemd[1]: Queued start job for default target Initrd Default Target.
[ 4.263208] systemd[1]: Reached target Initrd /usr File System.
[ 4.266096] usb 1-3.1: new high-speed USB device number 3 using xhci_hcd
[ 4.271676] systemd[1]: Reached target Local File Systems.
[ 4.276506] systemd[1]: Reached target Slice Units.
[ 4.277717] systemd[1]: Reached target Swaps.
[ 4.278917] systemd[1]: Reached target Timer Units.
[ 4.280474] systemd[1]: Listening on D-Bus System Message Bus Socket.
[ 4.282507] systemd[1]: Listening on Journal Audit Socket.
[ 4.284745] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.286222] systemd[1]: Listening on Journal Socket.
[ 4.287628] systemd[1]: Listening on udev Control Socket.
[ 4.288986] systemd[1]: Listening on udev Kernel Socket.
[ 4.290840] systemd[1]: Reached target Socket Units.
[ 4.299092] systemd[1]: Starting Create List of Static Device Nodes...
[ 4.300510] systemd[1]: Condition check resulted in Memstrack Anylazing Service being skipped.
[ 4.305700] systemd[1]: Starting Journal Service...
[ 4.309944] systemd[1]: Starting Load Kernel Modules...
[ 4.310857] usb 7-4.2: New USB device found, idVendor=07ca, idProduct=513b, bcdDevice= 1.00
[ 4.310861] usb 7-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.310862] usb 7-4.2: Product: Live Streamer CAM 513
[ 4.310864] usb 7-4.2: Manufacturer: AVerMedia Technologies, Inc.
[ 4.310865] usb 7-4.2: SerialNumber: 5203690600225
[ 4.314612] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 4.317330] systemd[1]: Starting Setup Virtual Console...
[ 4.321630] systemd[1]: Finished Create List of Static Device Nodes.
[ 4.325583] audit: type=1130 audit(1636288603.768: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.327879] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.330553] fuse: init (API version 7.34)
[ 4.335518] IPMI message handler: version 39.2
[ 4.338372] ipmi device interface
[ 4.341049] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 4.342595] audit: type=1130 audit(1636288603.785:3): 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.344162] ipmi_si: IPMI System Interface driver
[ 4.344923] ipmi_si: Unable to find any System Interface(s)
[ 4.374191] hid-generic 0003:07CA:513B.0007: No inputs registered, leaving
[ 4.375495] hid-generic 0003:07CA:513B.0007: hidraw6: USB HID v1.11 Device [AVerMedia Technologies, Inc. Live Streamer CAM 513] on usb-0000:0d:00.3-4.2/input2
[ 4.389125] systemd[1]: Finished Load Kernel Modules.
[ 4.392273] audit: type=1130 audit(1636288603.835:4): 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.393422] systemd[1]: Finished Setup Virtual Console.
[ 4.395342] audit: type=1130 audit(1636288603.838:5): 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.395646] systemd[1]: Condition check resulted in dracut ask for additional cmdline parameters being skipped.
[ 4.399670] systemd[1]: Starting dracut cmdline hook...
[ 4.406316] systemd[1]: Starting Apply Kernel Variables...
[ 4.410308] usb 1-3.1: New USB device found, idVendor=2109, idProduct=4817, bcdDevice= 5.54
[ 4.410973] usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.411620] usb 1-3.1: Product: USB2.0 Hub
[ 4.412252] usb 1-3.1: Manufacturer: VIA Labs, Inc.
[ 4.412916] usb 1-3.1: SerialNumber: 000000000
[ 4.418351] systemd[1]: Finished Apply Kernel Variables.
[ 4.421302] audit: type=1130 audit(1636288603.864: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.476345] usb 2-3.1: new SuperSpeed USB device number 4 using xhci_hcd
[ 4.477180] hub 1-3.1:1.0: USB hub found
[ 4.478372] hub 1-3.1:1.0: 4 ports detected
[ 4.490934] usb 2-3.1: New USB device found, idVendor=2109, idProduct=1817, bcdDevice= 5.54
[ 4.491630] usb 2-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.492271] usb 2-3.1: Product: USB3.0 Hub
[ 4.492890] usb 2-3.1: Manufacturer: VIA Labs, Inc.
[ 4.493513] usb 2-3.1: SerialNumber: 000000000
[ 4.500337] systemd[1]: Started Journal Service.
[ 4.502724] audit: type=1130 audit(1636288603.945:7): 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.509446] audit: type=1130 audit(1636288603.952:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.524124] audit: type=1130 audit(1636288603.967:9): 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'
[ 4.549797] audit: type=1130 audit(1636288603.992:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.556546] hub 2-3.1:1.0: USB hub found
[ 4.586883] hub 2-3.1:1.0: 4 ports detected
[ 4.805095] usb 1-3.2: new high-speed USB device number 4 using xhci_hcd
[ 4.936970] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 4.939294] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 4.940976] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 4.943103] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 4.945814] ccp 0000:0d:00.1: enabling device (0000 -> 0002)
[ 4.947497] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@xxxxxxx>
[ 4.947800] ccp 0000:0d:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[ 4.949316] usb 1-3.2: New USB device found, idVendor=2109, idProduct=8817, bcdDevice= 5.64
[ 4.950266] usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.951194] usb 1-3.2: Product: USB2.0 Hub
[ 4.952025] usb 1-3.2: Manufacturer: VIA Labs, Inc.
[ 4.952772] usb 1-3.2: SerialNumber: 000000000
[ 4.954006] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 4.955883] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 4.958057] nvme nvme0: pci function 0000:01:00.0
[ 4.958396] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 4.968353] ucsi_ccg 0-0008: failed to get FW build information
[ 4.972578] nvme nvme0: 31/0/0 default/read/poll queues
[ 4.983241] nvme0n1: p1 p2 p3
[ 4.988585] hub 1-3.2:1.0: USB hub found
[ 4.989055] hub 1-3.2:1.0: 4 ports detected
[ 5.009787] dca service started, version 1.12.1
[ 5.029362] igb: Intel(R) Gigabit Ethernet Network Driver
[ 5.029367] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 5.059123] pps pps0: new PPS source ptp0
[ 5.059261] igb 0000:05:00.0: added PHC on eth0
[ 5.059264] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 5.059267] igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) a8:5e:45:50:a6:9e
[ 5.059270] igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF
[ 5.059272] igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[ 5.077655] igb 0000:05:00.0 enp5s0: renamed from eth0
[ 5.241006] [drm] amdgpu kernel modesetting enabled.
[ 5.265243] amdgpu: Ignoring ACPI CRAT on non-APU system
[ 5.265266] amdgpu: Virtual CRAT table created for CPU
[ 5.265386] amdgpu: Topology: Add CPU node
[ 5.270168] Console: switching to colour dummy device 80x25
[ 5.287444] amdgpu 0000:0b:00.0: vgaarb: deactivate vga console
[ 5.287486] amdgpu 0000:0b:00.0: enabling device (0006 -> 0007)
[ 5.287569] [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x1002:0x0E3A 0xC0).
[ 5.287575] amdgpu 0000:0b:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[ 5.287591] [drm] register mmio base: 0xFC900000
[ 5.287594] [drm] register mmio size: 1048576
[ 5.287620] amdgpu 0000:0b:00.0: amdgpu: lockup timeout disabled
[ 5.287623] amdgpu 0000:0b:00.0: amdgpu: lockup timeout disabled
[ 5.287625] amdgpu 0000:0b:00.0: amdgpu: lockup timeout disabled
[ 5.287626] amdgpu 0000:0b:00.0: amdgpu: lockup timeout disabled
[ 5.289308] [drm] add ip block number 0 <nv_common>
[ 5.289311] [drm] add ip block number 1 <gmc_v10_0>
[ 5.289313] [drm] add ip block number 2 <navi10_ih>
[ 5.289315] [drm] add ip block number 3 <psp>
[ 5.289317] [drm] add ip block number 4 <smu>
[ 5.289319] [drm] add ip block number 5 <dm>
[ 5.289320] [drm] add ip block number 6 <gfx_v10_0>
[ 5.289322] [drm] add ip block number 7 <sdma_v5_2>
[ 5.289324] [drm] add ip block number 8 <vcn_v3_0>
[ 5.289326] [drm] add ip block number 9 <jpeg_v3_0>
[ 5.289361] amdgpu 0000:0b:00.0: amdgpu: Fetched VBIOS from VFCT
[ 5.289365] amdgpu: ATOM BIOS: 113-D4120100-100
[ 5.289374] [drm] VCN(0) decode is enabled in VM mode
[ 5.289376] [drm] VCN(1) decode is enabled in VM mode
[ 5.289378] [drm] VCN(0) encode is enabled in VM mode
[ 5.289380] [drm] VCN(1) encode is enabled in VM mode
[ 5.289383] [drm] JPEG decode is enabled in VM mode
[ 5.289442] amdgpu 0000:0b:00.0: amdgpu: MEM ECC is not presented.
[ 5.289444] amdgpu 0000:0b:00.0: amdgpu: SRAM ECC is not presented.
[ 5.289449] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 5.289459] amdgpu 0000:0b:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
[ 5.289462] amdgpu 0000:0b:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[ 5.289464] amdgpu 0000:0b:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[ 5.289474] [drm] Detected VRAM RAM=16368M, BAR=16384M
[ 5.289476] [drm] RAM width 256bits GDDR6
[ 5.290413] [drm] amdgpu: 16368M of VRAM memory ready
[ 5.290417] [drm] amdgpu: 16368M of GTT memory ready.
[ 5.290440] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 5.290734] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
[ 5.305637] amdgpu 0000:0b:00.0: amdgpu: PSP runtime database doesn't exist
[ 5.401884] usb 2-3.2: new SuperSpeed USB device number 5 using xhci_hcd
[ 5.718669] usb 2-3.2: New USB device found, idVendor=2109, idProduct=5817, bcdDevice= 5.64
[ 5.718674] usb 2-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.718677] usb 2-3.2: Product: USB3.0 Hub
[ 5.718680] usb 2-3.2: Manufacturer: VIA Labs, Inc.
[ 5.718682] usb 2-3.2: SerialNumber: 000000000
[ 5.740504] hub 2-3.2:1.0: USB hub found
[ 5.740644] hub 2-3.2:1.0: 4 ports detected
[ 5.843095] usb 1-3.1.4: new high-speed USB device number 5 using xhci_hcd
[ 5.983294] usb 1-3.1.4: New USB device found, idVendor=2752, idProduct=0029, bcdDevice= 6.e0
[ 5.983298] usb 1-3.1.4: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[ 5.983301] usb 1-3.1.4: Product: IL-DSP
[ 5.983303] usb 1-3.1.4: Manufacturer: miniDSP
[ 6.079047] input: miniDSP IL-DSP as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.1/1-3.1.4/1-3.1.4:1.4/0003:2752:0029.0008/input/input8
[ 6.107104] usb 1-3.3: new high-speed USB device number 6 using xhci_hcd
[ 6.130465] hid-generic 0003:2752:0029.0008: input,hidraw7: USB HID v1.10 Device [miniDSP IL-DSP] on usb-0000:06:00.1-3.1.4/input4
[ 6.250165] usb 1-3.3: New USB device found, idVendor=2109, idProduct=9817, bcdDevice= 5.54
[ 6.250169] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.250171] usb 1-3.3: Product: USB2.0 Hub
[ 6.250174] usb 1-3.3: Manufacturer: VIA Labs, Inc.
[ 6.250176] usb 1-3.3: SerialNumber: 000000000
[ 6.300652] hub 1-3.3:1.0: USB hub found
[ 6.301170] hub 1-3.3:1.0: 4 ports detected
[ 6.332534] usb 2-3.3: new SuperSpeed USB device number 6 using xhci_hcd
[ 6.347059] usb 2-3.3: New USB device found, idVendor=2109, idProduct=7817, bcdDevice= 5.54
[ 6.347063] usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.347065] usb 2-3.3: Product: USB3.0 Hub
[ 6.347068] usb 2-3.3: Manufacturer: VIA Labs, Inc.
[ 6.347070] usb 2-3.3: SerialNumber: 000000000
[ 6.411100] hub 2-3.3:1.0: USB hub found
[ 6.441433] hub 2-3.3:1.0: 4 ports detected
[ 6.471099] usb 1-3.2.1: new high-speed USB device number 7 using xhci_hcd
[ 6.613413] usb 1-3.2.1: New USB device found, idVendor=045e, idProduct=02fe, bcdDevice= 1.00
[ 6.613418] usb 1-3.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.613420] usb 1-3.2.1: Product: XBOX ACC
[ 6.613423] usb 1-3.2.1: Manufacturer: Microsoft Inc.
[ 6.613425] usb 1-3.2.1: SerialNumber: 072144
[ 6.737093] usb 1-3.4: new high-speed USB device number 8 using xhci_hcd
[ 6.814750] [drm] Loading DMUB firmware via PSP: version=0x02020003
[ 6.852547] [drm] use_doorbell being set to: [true]
[ 6.852657] [drm] use_doorbell being set to: [true]
[ 6.852738] [drm] use_doorbell being set to: [true]
[ 6.852817] [drm] use_doorbell being set to: [true]
[ 6.876009] [drm] Found VCN firmware Version ENC: 1.16 DEC: 2 VEP: 0 Revision: 1
[ 6.876034] amdgpu 0000:0b:00.0: amdgpu: Will use PSP to load VCN firmware
[ 6.880034] usb 1-3.4: New USB device found, idVendor=2109, idProduct=6817, bcdDevice= 5.54
[ 6.880039] usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.880042] usb 1-3.4: Product: USB2.0 Hub
[ 6.880044] usb 1-3.4: Manufacturer: VIA Labs, Inc.
[ 6.880047] usb 1-3.4: SerialNumber: 000000000
[ 6.940624] hub 1-3.4:1.0: USB hub found
[ 6.940911] hub 1-3.4:1.0: 4 ports detected
[ 6.972527] usb 2-3.4: new SuperSpeed USB device number 7 using xhci_hcd
[ 6.987038] usb 2-3.4: New USB device found, idVendor=2109, idProduct=3817, bcdDevice= 5.54
[ 6.987042] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.987045] usb 2-3.4: Product: USB3.0 Hub
[ 6.987047] usb 2-3.4: Manufacturer: VIA Labs, Inc.
[ 6.987049] usb 2-3.4: SerialNumber: 000000000
[ 7.050860] hub 2-3.4:1.0: USB hub found
[ 7.059430] [drm] reserve 0xa00000 from 0x83fe000000 for PSP TMR
[ 7.111095] usb 1-3.2.3: new full-speed USB device number 9 using xhci_hcd
[ 7.179107] amdgpu 0000:0b:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 7.179225] amdgpu 0000:0b:00.0: amdgpu: use vbios provided pptable
[ 7.251780] amdgpu 0000:0b:00.0: amdgpu: SMU is initialized successfully!
[ 7.251804] BUG: sleeping function called from invalid context at include/linux/sched/mm.h:230
[ 7.251807] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 581, name: systemd-udevd
[ 7.251810] preempt_count: 1, expected: 0
[ 7.251812] RCU nest depth: 0, expected: 0
[ 7.251814] 1 lock held by systemd-udevd/581:
[ 7.251816] #0: ffff8d8d4453d260 (&dev->mutex){....}-{3:3}, at: __driver_attach+0xb9/0x1d0
[ 7.251826] Preemption disabled at:
[ 7.251827] [<ffffffffc0747949>] dc_fpu_begin+0x19/0x80 [amdgpu]
[ 7.251991] CPU: 25 PID: 581 Comm: systemd-udevd Tainted: G W L --------- --- 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 #1
[ 7.251995] Hardware name: System manufacturer System Product Name/ROG STRIX X570-I GAMING, BIOS 4021 08/09/2021
[ 7.251997] Call Trace:
[ 7.251999] <TASK>
[ 7.252001] dump_stack_lvl+0x59/0x73
[ 7.252006] __might_resched.cold+0x101/0x13c
[ 7.252011] ? dcn30_clock_source_create+0x34/0xb0 [amdgpu]
[ 7.252159] kmem_cache_alloc_trace+0x2aa/0x380
[ 7.252166] dcn30_clock_source_create+0x34/0xb0 [amdgpu]
[ 7.252318] dcn30_create_resource_pool+0x2f9/0x1180 [amdgpu]
[ 7.252465] ? rcu_read_lock_bh_held+0x10/0x50
[ 7.252473] ? dc_create_resource_pool+0x18c/0x220 [amdgpu]
[ 7.252617] dc_create_resource_pool+0x18c/0x220 [amdgpu]
[ 7.252759] dc_create+0x202/0x560 [amdgpu]
[ 7.252904] amdgpu_dm_init.isra.0+0x1f7/0x2c0 [amdgpu]
[ 7.253052] ? vprintk_emit+0x103/0x320
[ 7.253077] dm_hw_init+0xe/0x20 [amdgpu]
[ 7.253222] amdgpu_device_init.cold+0x1910/0x1c76 [amdgpu]
[ 7.253369] ? pci_conf1_read+0x9b/0xf0
[ 7.253376] amdgpu_driver_load_kms+0x67/0x300 [amdgpu]
[ 7.253489] amdgpu_pci_probe+0x154/0x1d0 [amdgpu]
[ 7.253597] local_pci_probe+0x45/0x80
[ 7.253602] pci_device_probe+0xd9/0x1a0
[ 7.253608] really_probe+0x1f5/0x3f0
[ 7.253612] __driver_probe_device+0xfe/0x180
[ 7.253616] driver_probe_device+0x1e/0x90
[ 7.253620] __driver_attach+0xc4/0x1d0
[ 7.253623] ? __device_attach_driver+0xe0/0xe0
[ 7.253626] ? __device_attach_driver+0xe0/0xe0
[ 7.253629] bus_for_each_dev+0x67/0x90
[ 7.253634] bus_add_driver+0x12e/0x1f0
[ 7.253638] driver_register+0x8f/0xe0
[ 7.253640] ? 0xffffffffc0cf1000
[ 7.253643] do_one_initcall+0x67/0x350
[ 7.253647] ? rcu_read_lock_sched_held+0x3f/0x70
[ 7.253650] ? trace_kmalloc+0x38/0x100
[ 7.253652] ? kmem_cache_alloc_trace+0x1ed/0x380
[ 7.253657] do_init_module+0x5c/0x280
[ 7.253661] __do_sys_init_module+0x130/0x190
[ 7.253672] do_syscall_64+0x3b/0x90
[ 7.253677] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 7.253680] RIP: 0033:0x7f3c1ba9c77e
[ 7.253683] Code: 48 8b 0d ad 76 0e 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 7a 76 0e 00 f7 d8 64 89 01 48
[ 7.253686] RSP: 002b:00007ffd28441148 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 7.253689] RAX: ffffffffffffffda RBX: 000055f1fd0b0e10 RCX: 00007f3c1ba9c77e
[ 7.253691] RDX: 000055f1fd0b1a10 RSI: 0000000000d868a6 RDI: 00007f3c19a86010
[ 7.253693] RBP: 00007f3c19a86010 R08: 000055f1fd0aa400 R09: 0000000000d87000
[ 7.253695] R10: 0000000000000005 R11: 0000000000000246 R12: 000055f1fd0b1a10
[ 7.253697] R13: 000055f1fd0a2db0 R14: 0000000000000000 R15: 000055f1fd0bcb10
[ 7.253707] </TASK>
[ 7.254039] [drm] Display Core initialized with v3.2.159!
[ 7.255804] [drm] DMUB hardware initialized: version=0x02020003
[ 7.258317] usb 1-3.2.3: New USB device found, idVendor=0909, idProduct=001c, bcdDevice= 1.00
[ 7.258323] usb 1-3.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.258327] usb 1-3.2.3: Product: AT2020USB+
[ 7.258330] usb 1-3.2.3: Manufacturer: audio-technica
[ 7.295817] input: audio-technica AT2020USB+ Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2.3/1-3.2.3:1.3/0003:0909:001C.0009/input/input9
[ 7.347632] hid-generic 0003:0909:001C.0009: input,hiddev100,hidraw8: USB HID v1.00 Device [audio-technica AT2020USB+] on usb-0000:06:00.1-3.2.3/input3
[ 7.395176] hub 2-3.4:1.0: 4 ports detected
[ 7.507147] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:479
[ 7.661475] [drm] kiq ring mec 2 pipe 1 q 0
[ 7.667700] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 7.667927] [drm] JPEG decode initialized successfully.
[ 7.669565] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 7.730289] memmap_init_zone_device initialised 4194304 pages in 21ms
[ 7.730302] amdgpu: HMM registered 16368MB device memory
[ 7.730542] amdgpu: SRAT table not found
[ 7.730544] amdgpu: Virtual CRAT table created for GPU
[ 7.731843] amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
[ 7.731866] kfd kfd: amdgpu: added device 1002:73bf
[ 7.731912] amdgpu 0000:0b:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 80
[ 7.737243] [drm] fb mappable at 0x7800575000
[ 7.737431] [drm] vram apper at 0x7800000000
[ 7.737434] [drm] size 33177600
[ 7.737436] [drm] fb depth is 24
[ 7.737438] [drm] pitch is 15360
[ 7.737822] fbcon: amdgpu (fb0) is primary device
[ 7.738023] Console: switching to colour frame buffer device 480x135
[ 7.738039] amdgpu 0000:0b:00.0: [drm] fb0: amdgpu frame buffer device
[ 7.751510] amdgpu 0000:0b:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 7.751514] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 7.751517] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 7.751520] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 7.751522] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 7.751525] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 7.751527] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 7.751530] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 7.751532] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 7.751535] amdgpu 0000:0b:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 7.751537] amdgpu 0000:0b:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 7.751540] amdgpu 0000:0b:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 7.751542] amdgpu 0000:0b:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
[ 7.751545] amdgpu 0000:0b:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
[ 7.751547] amdgpu 0000:0b:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 7.751550] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 7.751552] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 7.751555] amdgpu 0000:0b:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 1
[ 7.751557] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 1
[ 7.751559] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 1
[ 7.751562] amdgpu 0000:0b:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 1
[ 7.752217] amdgpu 0000:0b:00.0: amdgpu: Using BACO for runtime pm
[ 7.755684] [drm] Initialized amdgpu 3.44.0 20150101 for 0000:0b:00.0 on minor 1
[ 7.816932] kauditd_printk_skb: 6 callbacks suppressed
[ 7.816934] audit: type=1130 audit(1636288607.259:17): 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'
[ 7.844777] audit: type=1130 audit(1636288607.287:18): 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'
[ 7.862959] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 7.863544] mount (727) used greatest stack depth: 12744 bytes left
[ 7.889403] audit: type=1334 audit(1636288607.332:19): prog-id=0 op=UNLOAD
[ 7.889678] audit: type=1334 audit(1636288607.332:20): prog-id=0 op=UNLOAD
[ 7.904760] systemd-fstab-g (736) used greatest stack depth: 12392 bytes left
[ 8.020578] audit: type=1334 audit(1636288607.463:21): prog-id=9 op=LOAD
[ 8.021040] audit: type=1334 audit(1636288607.463:22): prog-id=10 op=LOAD
[ 8.021598] audit: type=1334 audit(1636288607.464:23): prog-id=11 op=LOAD
[ 8.021659] audit: type=1334 audit(1636288607.464:24): prog-id=0 op=UNLOAD
[ 8.021699] audit: type=1334 audit(1636288607.464:25): prog-id=0 op=UNLOAD
[ 8.023098] audit: type=1334 audit(1636288607.465:26): prog-id=12 op=LOAD
[ 8.040104] usb 1-3.4.1: new full-speed USB device number 10 using xhci_hcd
[ 8.110037] [drm] REG_WAIT timeout 1us * 100000 tries - mpc2_assert_idle_mpcc line:479
[ 8.145157] systemd-udevd (581) used greatest stack depth: 12008 bytes left
[ 8.200291] usb 1-3.4.1: New USB device found, idVendor=2516, idProduct=0123, bcdDevice= 1.10
[ 8.200299] usb 1-3.4.1: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[ 8.200302] usb 1-3.4.1: Product: SK650 White
[ 8.200305] usb 1-3.4.1: Manufacturer: Cooler Master Technology Inc.
[ 8.299718] systemd-journald[469]: Received SIGTERM from PID 1 (systemd).
[ 8.354744] input: Cooler Master Technology Inc. SK650 White as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.1/1-3.4.1:1.0/0003:2516:0123.000A/input/input11
[ 8.406545] hid-generic 0003:2516:0123.000A: input,hidraw9: USB HID v1.11 Keyboard [Cooler Master Technology Inc. SK650 White] on usb-0000:06:00.1-3.4.1/input0
[ 8.412721] hid-generic 0003:2516:0123.000B: hiddev101,hidraw10: USB HID v1.11 Device [Cooler Master Technology Inc. SK650 White] on usb-0000:06:00.1-3.4.1/input1
[ 8.416726] input: Cooler Master Technology Inc. SK650 White System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.1/1-3.4.1:1.2/0003:2516:0123.000C/input/input12
[ 8.468292] input: Cooler Master Technology Inc. SK650 White Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.1/1-3.4.1:1.2/0003:2516:0123.000C/input/input13
[ 8.468485] input: Cooler Master Technology Inc. SK650 White Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.1/1-3.4.1:1.2/0003:2516:0123.000C/input/input14
[ 8.468781] input: Cooler Master Technology Inc. SK650 White Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.1/1-3.4.1:1.2/0003:2516:0123.000C/input/input15
[ 8.468967] hid-generic 0003:2516:0123.000C: input,hidraw11: USB HID v1.11 Mouse [Cooler Master Technology Inc. SK650 White] on usb-0000:06:00.1-3.4.1/input2
[ 8.503392] SELinux: Class mctp_socket not defined in policy.
[ 8.503421] SELinux: Class io_uring not defined in policy.
[ 8.503424] SELinux: the above unknown classes and permissions will be allowed
[ 8.518055] SELinux: policy capability network_peer_controls=1
[ 8.518059] SELinux: policy capability open_perms=1
[ 8.518061] SELinux: policy capability extended_socket_class=1
[ 8.518063] SELinux: policy capability always_check_network=0
[ 8.518065] SELinux: policy capability cgroup_seclabel=1
[ 8.518067] SELinux: policy capability nnp_nosuid_transition=1
[ 8.518068] SELinux: policy capability genfs_seclabel_symlinks=0
[ 8.596096] usb 1-3.4.4: new full-speed USB device number 11 using xhci_hcd
[ 8.635313] systemd[1]: Successfully loaded SELinux policy in 223.807ms.
[ 8.712452] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 48.855ms.
[ 8.716367] systemd[1]: systemd v249.6-2.fc36 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 8.728157] systemd[1]: Detected architecture x86-64.
[ 8.756286] usb 1-3.4.4: New USB device found, idVendor=046d, idProduct=c53a, bcdDevice=40.01
[ 8.756292] usb 1-3.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.756294] usb 1-3.4.4: Product: USB Receiver
[ 8.756297] usb 1-3.4.4: Manufacturer: Logitech
[ 8.834852] systemd-sysv-generator[831]: 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.
[ 8.834991] systemd-sysv-generator[831]: 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.
[ 8.851604] zram: Added device: zram0
[ 8.869795] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4:1.0/0003:046D:C53A.000D/input/input16
[ 8.921601] hid-generic 0003:046D:C53A.000D: input,hidraw12: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:06:00.1-3.4.4/input0
[ 8.924917] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4:1.1/0003:046D:C53A.000E/input/input17
[ 8.925220] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4:1.1/0003:046D:C53A.000E/input/input18
[ 8.977286] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4:1.1/0003:046D:C53A.000E/input/input19
[ 8.977444] hid-generic 0003:046D:C53A.000E: input,hidraw13: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:06:00.1-3.4.4/input1
[ 8.980721] hid-generic 0003:046D:C53A.000F: hiddev102,hidraw14: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.1-3.4.4/input2
[ 9.036895] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 9.037797] systemd[1]: Stopped Switch Root.
[ 9.038455] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 9.039464] systemd[1]: Created slice Virtual Machine and Container Slice.
[ 9.040231] systemd[1]: Created slice Slice /system/getty.
[ 9.040981] systemd[1]: Created slice Slice /system/modprobe.
[ 9.041723] systemd[1]: Created slice Slice /system/sshd-keygen.
[ 9.043011] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 9.043806] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[ 9.044820] systemd[1]: Created slice User and Session Slice.
[ 9.044870] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[ 9.045109] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 9.045894] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 9.045949] systemd[1]: Reached target Local Encrypted Volumes.
[ 9.045985] systemd[1]: Reached target Login Prompts.
[ 9.046021] systemd[1]: Stopped target Switch Root.
[ 9.046054] systemd[1]: Stopped target Initrd File Systems.
[ 9.046096] systemd[1]: Stopped target Initrd Root File System.
[ 9.046151] systemd[1]: Reached target Slice Units.
[ 9.046193] systemd[1]: Reached target Local Verity Protected Volumes.
[ 9.046652] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 9.047585] systemd[1]: Listening on LVM2 poll daemon socket.
[ 9.047707] systemd[1]: Condition check resulted in multipathd control socket being skipped.
[ 9.048888] systemd[1]: Listening on Process Core Dump Socket.
[ 9.049110] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 9.049798] systemd[1]: Listening on udev Control Socket.
[ 9.050302] systemd[1]: Listening on udev Kernel Socket.
[ 9.050776] systemd[1]: Listening on User Database Manager Socket.
[ 9.053463] systemd[1]: Activating swap /dev/disk/by-uuid/6fed433e-6c79-428f-9f90-86cb5dbf12fc...
[ 9.056841] systemd[1]: Mounting Huge Pages File System...
[ 9.059807] systemd[1]: Mounting POSIX Message Queue File System...
[ 9.062932] systemd[1]: Mounting Kernel Debug File System...
[ 9.065996] systemd[1]: Mounting Kernel Trace File System...
[ 9.066283] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 9.069095] systemd[1]: Starting Create List of Static Device Nodes...
[ 9.071688] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 9.074521] systemd[1]: Starting Load Kernel Module configfs...
[ 9.077254] systemd[1]: Starting Load Kernel Module drm...
[ 9.079850] systemd[1]: Starting Load Kernel Module fuse...
[ 9.080209] Adding 67108860k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:67108860k SSFS
[ 9.082470] systemd[1]: Starting Preprocess NFS configuration convertion...
[ 9.082611] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 9.082780] systemd[1]: Stopped Plymouth switch root service.
[ 9.083345] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 9.083433] systemd[1]: Stopped Journal Service.
[ 9.089422] systemd[1]: Starting Journal Service...
[ 9.092340] systemd[1]: Starting Load Kernel Modules...
[ 9.095237] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 9.095433] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 9.097999] systemd[1]: Starting Coldplug All udev Devices...
[ 9.103485] systemd[1]: Activated swap /dev/disk/by-uuid/6fed433e-6c79-428f-9f90-86cb5dbf12fc.
[ 9.103798] systemd[1]: Mounted Huge Pages File System.
[ 9.104103] systemd[1]: Mounted POSIX Message Queue File System.
[ 9.104394] systemd[1]: Mounted Kernel Debug File System.
[ 9.104684] systemd[1]: Mounted Kernel Trace File System.
[ 9.106242] systemd[1]: Finished Create List of Static Device Nodes.
[ 9.107042] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 9.108013] systemd[1]: Finished Load Kernel Module configfs.
[ 9.108398] ipmi_si: IPMI System Interface driver
[ 9.108680] ipmi_si: Unable to find any System Interface(s)
[ 9.108941] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 9.109981] systemd[1]: Finished Load Kernel Module drm.
[ 9.110690] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 9.111793] systemd[1]: Finished Load Kernel Module fuse.
[ 9.112535] systemd[1]: nfs-convert.service: Deactivated successfully.
[ 9.112577] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none.
[ 9.113595] systemd[1]: Finished Preprocess NFS configuration convertion.
[ 9.117686] systemd[1]: Mounting FUSE Control File System...
[ 9.121493] systemd[1]: Mounting Kernel Configuration File System...
[ 9.122025] systemd[1]: Started Journal Service.
[ 9.139828] systemd-journald[849]: Received client request to flush runtime journal.
[ 9.467582] acpi_cpufreq: overriding BIOS provided _PSD data
[ 9.609851] mc: Linux media interface: v0.10
[ 9.653865] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 9.653874] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 9.662481] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 9.679902] videodev: Linux video capture interface: v2.00
[ 9.680056] Bluetooth: Core ver 2.22
[ 9.683588] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.684023] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.684225] input: PC Speaker as /devices/platform/pcspkr/input/input20
[ 9.685015] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 9.685021] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 9.689588] NET: Registered PF_BLUETOOTH protocol family
[ 9.689593] Bluetooth: HCI device and connection manager initialized
[ 9.689722] Bluetooth: HCI socket layer initialized
[ 9.689728] Bluetooth: L2CAP socket layer initialized
[ 9.689790] Bluetooth: SCO socket layer initialized
[ 9.693408] input: Generic X-Box pad as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb7/7-1/7-1:1.0/input/input21
[ 9.740822] Intel(R) Wireless WiFi driver for Linux
[ 9.740976] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
[ 9.743304] asus_wmi: ASUS WMI generic driver loaded
[ 9.751552] asus_wmi: Initialization: 0x0
[ 9.751708] asus_wmi: BIOS WMI version: 0.9
[ 9.752693] asus_wmi: SFUN value: 0x0
[ 9.752699] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[ 9.757108] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input22
[ 9.766140] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-cc-a0-67.ucode failed with error -2
[ 9.766540] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-cc-a0-66.ucode failed with error -2
[ 9.766666] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-cc-a0-65.ucode failed with error -2
[ 9.766843] iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-cc-a0-64.ucode failed with error -2
[ 9.789857] usbcore: registered new interface driver xpad
[ 9.791071] logitech-djreceiver 0003:046D:C53A.000D: hidraw12: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:06:00.1-3.4.4/input0
[ 9.803568] iwlwifi 0000:04:00.0: api flags index 2 larger than supported by driver
[ 9.803611] iwlwifi 0000:04:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 9.804538] iwlwifi 0000:04:00.0: loaded firmware version 63.c04f3485.0 cc-a0-63.ucode op_mode iwlmvm
[ 9.826132] uvcvideo 2-1:1.1: Unknown video format 30313050-0000-0010-8000-00aa00389b71
[ 9.826748] usb 2-1: Found UVC 1.00 device Live Gamer Ultra-Video (07ca:0553)
[ 9.826801] usbcore: registered new interface driver btusb
[ 9.862190] SVM: TSC scaling supported
[ 9.862195] kvm: Nested Virtualization enabled
[ 9.862197] SVM: kvm: Nested Paging enabled
[ 9.862200] SEV supported: 509 ASIDs
[ 9.862267] SVM: Virtual VMLOAD VMSAVE supported
[ 9.862270] SVM: Virtual GIF supported
[ 9.862271] SVM: LBR virtualization supported
[ 9.878595] input: Live Gamer Ultra-Video: Live Ga as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb2/2-1/2-1:1.0/input/input23
[ 9.892932] zram0: detected capacity change from 0 to 16777216
[ 9.910225] MCE: In-kernel MCE decoding enabled.
[ 9.924553] snd_hda_intel 0000:0b:00.1: enabling device (0000 -> 0002)
[ 9.924905] snd_hda_intel 0000:0b:00.1: Handle vga_switcheroo audio client
[ 9.924911] snd_hda_intel 0000:0b:00.1: Force to non-snoop mode
[ 9.926035] snd_hda_intel 0000:0d:00.4: enabling device (0000 -> 0002)
[ 9.958579] usb 8-4.1: Found UVC 1.10 device Live Streamer CAM 513 (07ca:513a)
[ 9.961453] input: Live Streamer CAM 513 as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb8/8-4/8-4.1/8-4.1:1.0/input/input24
[ 9.962892] Adding 8388604k swap on /dev/zram0. Priority:100 extents:1 across:8388604k SSDscFS
[ 9.979716] snd_hda_intel 0000:0b:00.1: bound 0000:0b:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 9.982511] iwlwifi 0000:04:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[ 9.985259] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input25
[ 9.988476] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 9.988483] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 9.988486] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 9.988489] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 9.988491] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 9.988494] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
[ 9.988498] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 9.988500] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 9.991100] thermal thermal_zone0: failed to read out thermal zone (-61)
[ 9.991510] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 9.994514] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 9.997531] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 9.999319] usbcore: registered new interface driver uvcvideo
[ 9.999633] logitech-djreceiver 0003:046D:C53A.000E: hidraw13: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:06:00.1-3.4.4/input1
[ 9.999708] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input26
[ 10.000030] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input27
[ 10.000509] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 10.000682] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input28
[ 10.001042] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input29
[ 10.001330] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input30
[ 10.003504] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 10.006501] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 10.035878] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input31
[ 10.036252] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input32
[ 10.036584] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input33
[ 10.036990] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input34
[ 10.037345] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input35
[ 10.037512] intel_rapl_common: Found RAPL domain package
[ 10.037575] intel_rapl_common: Found RAPL domain core
[ 10.053626] logitech-djreceiver 0003:046D:C53A.000F: hiddev102,hidraw14: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.1-3.4.4/input2
[ 10.110515] logitech-djreceiver 0003:046D:C53A.000F: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 1
[ 10.111513] logitech-djreceiver 0003:046D:C53A.000F: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 7
[ 10.113042] input: Logitech Wireless Mouse PID:4087 Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4:1.2/0003:046D:C53A.000F/0003:046D:4087.0010/input/input36
[ 10.115665] input: Logitech Wireless Mouse PID:4087 Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4:1.2/0003:046D:C53A.000F/0003:046D:4087.0010/input/input37
[ 10.117637] hid-generic 0003:046D:4087.0010: input,hidraw15: USB HID v1.11 Keyboard [Logitech Wireless Mouse PID:4087] on usb-0000:06:00.1-3.4.4/input2:1
[ 10.117960] iwlwifi 0000:04:00.0: Detected RF HR B3, rfid=0x10a100
[ 10.119503] input: Logitech Wireless Touchpad PID:405f Keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4:1.2/0003:046D:C53A.000F/0003:046D:405F.0011/input/input41
[ 10.122049] hid-generic 0003:046D:405F.0011: input,hidraw16: USB HID v1.11 Keyboard [Logitech Wireless Touchpad PID:405f] on usb-0000:06:00.1-3.4.4/input2:7
[ 10.142175] usb 1-3.2.1: reset high-speed USB device number 7 using xhci_hcd
[ 10.182488] iwlwifi 0000:04:00.0: base HW address: 50:eb:71:79:02:57

[ 10.182541] =============================
[ 10.182543] WARNING: suspicious RCU usage
[ 10.182546] 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 #1 Tainted: G W L --------- ---
[ 10.182549] -----------------------------
[ 10.182551] drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:264 suspicious rcu_dereference_protected() usage!
[ 10.182553]
other info that might help us debug this:

[ 10.182556]
rcu_scheduler_active = 2, debug_locks = 1
[ 10.182558] 3 locks held by modprobe/1024:
[ 10.182560] #0: ffffffffc107e0f0 (iwlwifi_opmode_table_mtx){+.+.}-{3:3}, at: iwl_opmode_register+0x2c/0xe0 [iwlwifi]
[ 10.182579] #1: ffffffff9640d250 (rtnl_mutex){+.+.}-{3:3}, at: iwl_op_mode_mvm_start+0xa49/0xcf0 [iwlmvm]
[ 10.182598] #2: ffff8d8d8ec8b688 (&mvm->mutex){+.+.}-{3:3}, at: iwl_op_mode_mvm_start+0xa55/0xcf0 [iwlmvm]
[ 10.182613]
stack backtrace:
[ 10.182615] CPU: 0 PID: 1024 Comm: modprobe Tainted: G W L --------- --- 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 #1
[ 10.182619] Hardware name: System manufacturer System Product Name/ROG STRIX X570-I GAMING, BIOS 4021 08/09/2021
[ 10.182621] Call Trace:
[ 10.182623] <TASK>
[ 10.182626] dump_stack_lvl+0x59/0x73
[ 10.182632] iwl_mvm_init_fw_regd+0x110/0x170 [iwlmvm]
[ 10.182644] iwl_mvm_init_mcc+0x42/0x1b0 [iwlmvm]
[ 10.182656] iwl_op_mode_mvm_start+0xc94/0xcf0 [iwlmvm]
[ 10.182673] _iwl_op_mode_start.isra.0+0x42/0x80 [iwlwifi]
[ 10.182684] iwl_opmode_register+0x6f/0xe0 [iwlwifi]
[ 10.182695] ? 0xffffffffc12a3000
[ 10.182699] iwl_mvm_init+0x36/0x1000 [iwlmvm]
[ 10.182710] do_one_initcall+0x67/0x350
[ 10.182715] ? rcu_read_lock_sched_held+0x3f/0x70
[ 10.182718] ? trace_kmalloc+0x38/0x100
[ 10.182722] ? kmem_cache_alloc_trace+0x1ed/0x380
[ 10.182728] do_init_module+0x5c/0x280
[ 10.182732] __do_sys_init_module+0x130/0x190
[ 10.182745] do_syscall_64+0x3b/0x90
[ 10.182749] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 10.182752] RIP: 0033:0x7ff967f7c79e
[ 10.182755] Code: 48 8b 0d 8d 76 0e 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 5a 76 0e 00 f7 d8 64 89 01 48
[ 10.182758] RSP: 002b:00007ffd7b9b7608 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 10.182761] RAX: ffffffffffffffda RBX: 0000563bd0f77cd0 RCX: 00007ff967f7c79e
[ 10.182764] RDX: 0000563bd07dacc2 RSI: 00000000000fc72e RDI: 0000563bd1786980
[ 10.182766] RBP: 0000563bd1786980 R08: 0000563bd0f7ad70 R09: 00000000000fc010
[ 10.182768] R10: 0000000000000005 R11: 0000000000000246 R12: 0000563bd07dacc2
[ 10.182770] R13: 0000563bd0f77e00 R14: 0000563bd0f77940 R15: 0000563bd0f7ae30
[ 10.182781] </TASK>
[ 10.183043] ------------[ cut here ]------------
[ 10.183046] WARNING: CPU: 0 PID: 1024 at net/wireless/reg.c:3107 reg_process_self_managed_hint+0x198/0x1e0 [cfg80211]
[ 10.183073] Modules linked in: intel_rapl_msr intel_rapl_common snd_hda_codec_realtek mt76x2u(+) mt76x2_common mt76x02_usb snd_hda_codec_generic iwlmvm(+) ledtrig_audio snd_hda_codec_hdmi snd_usb_audio(+) mt76_usb snd_hda_intel mt76x02_lib snd_intel_dspcfg snd_intel_sdw_acpi mt76 snd_hda_codec snd_usbmidi_lib edac_mce_amd snd_hda_core snd_rawmidi snd_hwdep kvm_amd mac80211 snd_seq uvcvideo btusb snd_seq_device videobuf2_vmalloc btrtl eeepc_wmi kvm asus_wmi videobuf2_memops btbcm snd_pcm libarc4 videobuf2_v4l2 btintel iwlwifi sparse_keymap irqbypass videobuf2_common xpad platform_profile snd_timer rapl video wmi_bmof pcspkr videodev ff_memless bluetooth k10temp i2c_piix4 cfg80211 snd joydev hid_logitech_dj mc soundcore ecdh_generic rfkill acpi_cpufreq zram ip_tables amdgpu igb dca crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel drm_ttm_helper ttm ucsi_ccg sp5100_tco nvme iommu_v2 typec_ucsi ccp typec gpu_sched nvme_core wmi ipmi_devintf ipmi_msghandler fuse
[ 10.183182] CPU: 0 PID: 1024 Comm: modprobe Tainted: G W L --------- --- 5.16.0-0.rc0.20211104git7ddb58cb0eca.3.fc36.x86_64 #1
[ 10.183185] Hardware name: System manufacturer System Product Name/ROG STRIX X570-I GAMING, BIOS 4021 08/09/2021
[ 10.183187] RIP: 0010:reg_process_self_managed_hint+0x198/0x1e0 [cfg80211]
[ 10.183209] Code: 4e 09 03 00 48 8d 65 d8 5b 41 5c 41 5d 41 5e 41 5f 5d c3 49 8d 7c 24 70 be ff ff ff ff e8 40 84 f3 d3 85 c0 0f 85 b8 fe ff ff <0f> 0b e9 b1 fe ff ff 0f 0b 80 3d a7 be 0b 00 00 0f 85 94 fe ff ff
[ 10.183212] RSP: 0018:ffff9c2a44d97c50 EFLAGS: 00010246
[ 10.183216] RAX: 0000000000000000 RBX: ffff8d8d8ec8b5e8 RCX: 0000000000000001
[ 10.183218] RDX: 0000000000000002 RSI: ffffffff95805ef5 RDI: ffffffff958a3e26
[ 10.183220] RBP: ffff9c2a44d97cc8 R08: 000000025ef4865f R09: 0000000000000000
[ 10.183223] R10: 0000000000000001 R11: 0000000000000000 R12: ffff8d8d8ec88640
[ 10.183225] R13: ffff8d8d8ec8b5e8 R14: ffff9c2a44d97d30 R15: ffff8d8d8ec8b5e0
[ 10.183227] FS: 00007ff967e65740(0000) GS:ffff8d9c22a00000(0000) knlGS:0000000000000000
[ 10.183230] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 10.183233] CR2: 00007f5e42312cd1 CR3: 0000000159e0a000 CR4: 0000000000350ef0
[ 10.183235] Call Trace:
[ 10.183237] <TASK>
[ 10.183239] ? rcu_read_lock_sched_held+0x3f/0x70
[ 10.183250] regulatory_set_wiphy_regd_sync+0x31/0x90 [cfg80211]
[ 10.183272] iwl_mvm_init_mcc+0xa9/0x1b0 [iwlmvm]
[ 10.183286] iwl_op_mode_mvm_start+0xc94/0xcf0 [iwlmvm]
[ 10.183303] _iwl_op_mode_start.isra.0+0x42/0x80 [iwlwifi]
[ 10.183315] iwl_opmode_register+0x6f/0xe0 [iwlwifi]
[ 10.183326] ? 0xffffffffc12a3000
[ 10.183329] iwl_mvm_init+0x36/0x1000 [iwlmvm]
[ 10.183340] do_one_initcall+0x67/0x350
[ 10.183344] ? rcu_read_lock_sched_held+0x3f/0x70
[ 10.183347] ? trace_kmalloc+0x38/0x100
[ 10.183350] ? kmem_cache_alloc_trace+0x1ed/0x380
[ 10.183356] do_init_module+0x5c/0x280
[ 10.183360] __do_sys_init_module+0x130/0x190
[ 10.183373] do_syscall_64+0x3b/0x90
[ 10.183377] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 10.183380] RIP: 0033:0x7ff967f7c79e
[ 10.183382] Code: 48 8b 0d 8d 76 0e 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 5a 76 0e 00 f7 d8 64 89 01 48
[ 10.183385] RSP: 002b:00007ffd7b9b7608 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 10.183388] RAX: ffffffffffffffda RBX: 0000563bd0f77cd0 RCX: 00007ff967f7c79e
[ 10.183391] RDX: 0000563bd07dacc2 RSI: 00000000000fc72e RDI: 0000563bd1786980
[ 10.183393] RBP: 0000563bd1786980 R08: 0000563bd0f7ad70 R09: 00000000000fc010
[ 10.183395] R10: 0000000000000005 R11: 0000000000000246 R12: 0000563bd07dacc2
[ 10.183397] R13: 0000563bd0f77e00 R14: 0000563bd0f77940 R15: 0000563bd0f7ae30
[ 10.183409] </TASK>
[ 10.183411] irq event stamp: 121383
[ 10.183413] hardirqs last enabled at (121391): [<ffffffff941788f0>] __up_console_sem+0x60/0x70
[ 10.183416] hardirqs last disabled at (121398): [<ffffffff941788d5>] __up_console_sem+0x45/0x70
[ 10.183419] softirqs last enabled at (120534): [<ffffffff940f22f7>] __irq_exit_rcu+0x107/0x170
[ 10.183423] softirqs last disabled at (120525): [<ffffffff940f22f7>] __irq_exit_rcu+0x107/0x170
[ 10.183426] ---[ end trace b6af4e15fb2149cc ]---
[ 10.209117] iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0
[ 10.365309] mt76x2u 1-3.2.1:1.0: ASIC revision: 76320044
[ 10.377667] input: Logitech G903 LS as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4:1.2/0003:046D:C53A.000F/0003:046D:4087.0010/input/input45
[ 10.378686] logitech-hidpp-device 0003:046D:4087.0010: input,hidraw15: USB HID v1.11 Keyboard [Logitech G903 LS] on usb-0000:06:00.1-3.4.4/input2:1
[ 10.397057] usb 1-3.1.4: 1:3 : unsupported format bits 0x100000000
[ 10.485034] logitech-hidpp-device 0003:046D:405F.0011: HID++ 4.2 device connected.
[ 10.516751] input: Logitech Candy as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3.4/1-3.4.4/1-3.4.4:1.2/0003:046D:C53A.000F/0003:046D:405F.0011/input/input46
[ 10.518378] logitech-hidpp-device 0003:046D:405F.0011: input,hidraw16: USB HID v1.11 Keyboard [Logitech Candy] on usb-0000:06:00.1-3.4.4/input2:7
[ 11.669516] mt76x2u 1-3.2.1:1.0: could not get hardware semaphore for ROM PATCH
[ 11.716057] usbcore: registered new interface driver snd-usb-audio
[ 12.220182] mt76x2u: probe of 1-3.2.1:1.0 failed with error -110
[ 12.220329] usbcore: registered new interface driver mt76x2u
[ 12.950643] kauditd_printk_skb: 83 callbacks suppressed
[ 12.950645] audit: type=1130 audit(1636288612.393:108): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-fsck@dev-disk-by\x2duuid-b9834327\x2d07aa\x2d4b0e\x2d9b47\x2d9a2fab3014cd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.544117] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 13.567289] audit: type=1130 audit(1636288613.010:109): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.581618] audit: type=1130 audit(1636288613.024:110): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.602620] audit: type=1130 audit(1636288613.045:111): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.697023] audit: type=1130 audit(1636288613.139:112): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.713533] audit: type=1334 audit(1636288613.156:113): prog-id=26 op=LOAD
[ 13.714098] audit: type=1334 audit(1636288613.156:114): prog-id=27 op=LOAD
[ 13.714373] audit: type=1334 audit(1636288613.157:115): prog-id=28 op=LOAD
[ 13.722965] audit: type=1334 audit(1636288613.165:116): prog-id=29 op=LOAD
[ 13.732199] audit: type=1334 audit(1636288613.175:117): prog-id=30 op=LOAD
[ 13.786982] RPC: Registered named UNIX socket transport module.
[ 13.787011] RPC: Registered udp transport module.
[ 13.787014] RPC: Registered tcp transport module.
[ 13.787016] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 13.985631] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.985638] Bluetooth: BNEP filters: protocol multicast
[ 13.985645] Bluetooth: BNEP socket layer initialized
[ 14.062622] NET: Registered PF_QIPCRTR protocol family
[ 14.153475] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 14.156474] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 14.159475] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 14.162476] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 14.165478] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 14.168471] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 17.356679] igb 0000:05:00.0 enp5s0: igb: enp5s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[ 17.465490] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[ 19.849312] rfkill: input handler disabled
[ 20.695374] plymouthd (596) used greatest stack depth: 11376 bytes left
[ 23.175179] Bluetooth: RFCOMM TTY layer initialized
[ 23.175191] Bluetooth: RFCOMM socket layer initialized
[ 23.175224] Bluetooth: RFCOMM ver 1.11
[ 26.714476] logitech-hidpp-device 0003:046D:4087.0010: HID++ 4.2 device connected.
[ 31.819772] rfkill: input handler enabled
[ 39.754474] rfkill: input handler disabled
[ 69.228324] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00000 flags=0x0000]
[ 69.228672] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00180 flags=0x0000]
[ 69.229321] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00280 flags=0x0000]
[ 69.229988] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00380 flags=0x0000]
[ 69.230653] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00480 flags=0x0000]
[ 69.231320] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00580 flags=0x0000]
[ 69.231986] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00680 flags=0x0000]
[ 69.232651] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00780 flags=0x0000]
[ 69.233319] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00880 flags=0x0000]
[ 69.233986] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1b7c00980 flags=0x0000]
[ 77.693031] amd_iommu_report_page_fault: 5527 callbacks suppressed
[ 77.693036] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200000 flags=0x0000]
[ 77.693768] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200180 flags=0x0000]
[ 77.694419] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200280 flags=0x0000]
[ 77.695085] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200380 flags=0x0000]
[ 77.695750] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200480 flags=0x0000]
[ 77.696419] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200580 flags=0x0000]
[ 77.697085] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200680 flags=0x0000]
[ 77.697749] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200780 flags=0x0000]
[ 77.698419] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200880 flags=0x0000]
[ 77.699085] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd200980 flags=0x0000]
[ 82.694405] amd_iommu_report_page_fault: 7960 callbacks suppressed
[ 82.694408] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd214e80 flags=0x0000]
[ 82.695072] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd214f80 flags=0x0000]
[ 82.695089] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd215000 flags=0x0000]
[ 82.695738] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd215080 flags=0x0000]
[ 82.696407] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd215180 flags=0x0000]
[ 82.697073] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd215280 flags=0x0000]
[ 82.697738] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd215380 flags=0x0000]
[ 82.698406] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd215480 flags=0x0000]
[ 82.699072] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd215580 flags=0x0000]
[ 82.699738] snd_hda_intel 0000:0b:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001b address=0x1bd215680 flags=0x0000]