Re: [6.2][regression] after commit 947a629988f191807d2d22ba63ae18259bb645c5 btrfs volume periodical forced switch to readonly after a lot of disk writes

From: Mikhail Gavrilov
Date: Tue Dec 27 2022 - 08:12:17 EST


On Tue, Dec 27, 2022 at 4:03 PM Qu Wenruo <wqu@xxxxxxxx> wrote:
>
> I have a similar laptop (G14), only GPU is different (RTX3060), and I
> failed to reproduce this so far...
>
> My gcc is only a small version behind (12.2.0).
>
> Thus none of the hardware seems suspicious at all...
>
> Anyway I have attached my last struggle for the weird problem.
> For now, I have no idea why this can even happen...

The new Kernel log is attached.
This time, the main difference was that the file system did not
immediately switch to readonly.
The Steam client stopped a couple of times with a write error, but
after pressing the resume button, it resumed downloading. For the
third or fourth time refused to download.

--
Best Regards,
Mike Gavrilov.
❯ dmesg
[ 0.000000] Linux version 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ (mikhail@mikhail-laptop) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.39-6.fc38) #6 SMP PREEMPT_DYNAMIC Tue Dec 27 16:13:09 +05 2022
[ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt1)/@root/boot/vmlinuz-6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ root=UUID=40e0b5d2-df54-46e0-b6f4-2f868296271d ro rootflags=subvol=@root resume=UUID=db79988f-6b70-4b52-84f5-3e505471c85e log_buf_len=16M sysrq_always_enabled=1 nmi_watchdog=1 amdgpu.lockup_timeout=-1,-1,-1,-1
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 3376
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009d1efff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009d1f000-0x000000000a000fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a001000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a20f000-0x00000000ba907fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ba908000-0x00000000bbe1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bbe20000-0x00000000bbe83fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bbe84000-0x00000000bc178fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bc179000-0x00000000bc9fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bc9ff000-0x00000000bdffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe700000-0x00000000fe70ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedc4000-0x00000000fedc9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedcc000-0x00000000fedcefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedd5000-0x00000000fedd5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000101e2fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000101e300000-0x000000103fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xb6cd4018-0xb6cda657] usable ==> usable
[ 0.000000] e820: update [mem 0xb6cd4018-0xb6cda657] usable ==> usable
[ 0.000000] e820: update [mem 0xb6cc5018-0xb6cd3057] usable ==> usable
[ 0.000000] e820: update [mem 0xb6cc5018-0xb6cd3057] usable ==> usable
[ 0.000000] e820: update [mem 0xb6cb7018-0xb6cc4857] usable ==> usable
[ 0.000000] e820: update [mem 0xb6cb7018-0xb6cc4857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009d1efff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000009d1f000-0x000000000a000fff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000a001000-0x000000000a1fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20efff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000000a20f000-0x00000000b6cb7017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b6cb7018-0x00000000b6cc4857] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b6cc4858-0x00000000b6cc5017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b6cc5018-0x00000000b6cd3057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b6cd3058-0x00000000b6cd4017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b6cd4018-0x00000000b6cda657] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b6cda658-0x00000000ba907fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000ba908000-0x00000000bbe1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bbe20000-0x00000000bbe83fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000bbe84000-0x00000000bc178fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000bc179000-0x00000000bc9fefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bc9ff000-0x00000000bdffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000be000000-0x00000000bfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe700000-0x00000000fe70ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedc4000-0x00000000fedc9fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedcc000-0x00000000fedcefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedd5000-0x00000000fedd5fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000101e2fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000101e300000-0x000000103fffffff] reserved
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0xbbe83000 ACPI 2.0=0xbbe83014 TPMFinalLog=0xbc130000 SMBIOS=0xbc819000 SMBIOS 3.0=0xbc818000 MEMATTR=0xb7519018 ESRT=0xb9122b18 MOKvar=0xbc86d000 RNG=0xbbe33018 TPMEventLog=0xb6cdb018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem57: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[ 0.000000] efi: Remove mem58: MMIO range=[0xfd000000-0xfdffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd000000-0xfdffffff] reserved
[ 0.000000] efi: Not removing mem59: MMIO range=[0xfe700000-0xfe70ffff] (64KB) from e820 map
[ 0.000000] efi: Remove mem60: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[ 0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved
[ 0.000000] efi: Not removing mem61: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem62: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem63: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[ 0.000000] efi: Not removing mem64: MMIO range=[0xfed80000-0xfed80fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem65: MMIO range=[0xfedc4000-0xfedc9fff] (24KB) from e820 map
[ 0.000000] efi: Not removing mem66: MMIO range=[0xfedcc000-0xfedcefff] (12KB) from e820 map
[ 0.000000] efi: Not removing mem67: MMIO range=[0xfedd5000-0xfedd5fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem68: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3293.980 MHz processor
[ 0.000129] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000132] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000138] last_pfn = 0x101e300 max_arch_pfn = 0x400000000
[ 0.000143] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000640] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.000648] last_pfn = 0xbe000 max_arch_pfn = 0x400000000
[ 0.003246] esrt: Reserving ESRT space from 0x00000000b9122b18 to 0x00000000b9122b50.
[ 0.003254] e820: update [mem 0xb9122000-0xb9122fff] usable ==> reserved
[ 0.003270] Using GB pages for direct mapping
[ 0.011471] printk: log_buf_len: 16777216 bytes
[ 0.011476] printk: early log buf free: 253424(96%)
[ 0.011477] Secure boot disabled
[ 0.011478] RAMDISK: [mem 0xa7ccd000-0xb440afff]
[ 0.011482] ACPI: Early table checksum verification disabled
[ 0.011486] ACPI: RSDP 0x00000000BBE83014 000024 (v02 _ASUS_)
[ 0.011490] ACPI: XSDT 0x00000000BBE82728 000114 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.011495] ACPI: FACP 0x00000000BBE74000 000114 (v06 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.011499] ACPI: DSDT 0x00000000BBE67000 00C2AC (v02 _ASUS_ Notebook 01072009 INTL 20190509)
[ 0.011502] ACPI: FACS 0x00000000BC12E000 000040
[ 0.011504] ACPI: SSDT 0x00000000BBE7A000 007229 (v02 AMD AmdTable 00000002 MSFT 04000000)
[ 0.011507] ACPI: IVRS 0x00000000BBE79000 0001A4 (v02 AMD AmdTable 00000001 AMD 00000000)
[ 0.011510] ACPI: SSDT 0x00000000BBE75000 003A21 (v01 AMD AMD AOD 00000001 INTL 20190509)
[ 0.011512] ACPI: FIDT 0x00000000BBE66000 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.011515] ACPI: MCFG 0x00000000BBE65000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
[ 0.011517] ACPI: HPET 0x00000000BBE64000 000038 (v01 _ASUS_ Notebook 01072009 AMI 00000005)
[ 0.011519] ACPI: VFCT 0x00000000BBE56000 00D884 (v01 _ASUS_ Notebook 00000001 AMD 31504F47)
[ 0.011522] ACPI: TPM2 0x00000000BBE54000 00004C (v04 _ASUS_ Notebook 00000001 AMI 00000000)
[ 0.011524] ACPI: SSDT 0x00000000BBE4E000 005354 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.011527] ACPI: CRAT 0x00000000BBE4D000 000EE8 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.011529] ACPI: CDIT 0x00000000BBE4C000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.011532] ACPI: SSDT 0x00000000BBE4B000 000149 (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011534] ACPI: SSDT 0x00000000BBE4A000 0005B7 (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011536] ACPI: SSDT 0x00000000BBE48000 00148E (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011539] ACPI: SSDT 0x00000000BBE46000 00151D (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011541] ACPI: SSDT 0x00000000BBE45000 0006A9 (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011544] ACPI: SSDT 0x00000000BBE43000 0019E6 (v01 AMD CPMD3CLD 00000001 INTL 20190509)
[ 0.011546] ACPI: SSDT 0x00000000BBE42000 0005DE (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011548] ACPI: SSDT 0x00000000BBE3E000 0036E9 (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011551] ACPI: BGRT 0x00000000BBE55000 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.011553] ACPI: WSMT 0x00000000BBE3D000 000028 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.011556] ACPI: APIC 0x00000000BBE3C000 0000DE (v03 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.011558] ACPI: SSDT 0x00000000BBE3B000 00008D (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011561] ACPI: SSDT 0x00000000BBE3A000 00091F (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011563] ACPI: SSDT 0x00000000BBE38000 00112E (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011565] ACPI: SSDT 0x00000000BBE37000 000241 (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011568] ACPI: SSDT 0x00000000BBE36000 000808 (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011570] ACPI: SSDT 0x00000000BBE35000 00078F (v01 AMD AmdTable 00000001 INTL 20190509)
[ 0.011573] ACPI: FPDT 0x00000000BBE34000 000044 (v01 _ASUS_ A M I 01072009 AMI 01000013)
[ 0.011575] ACPI: Reserving FACP table memory at [mem 0xbbe74000-0xbbe74113]
[ 0.011576] ACPI: Reserving DSDT table memory at [mem 0xbbe67000-0xbbe732ab]
[ 0.011577] ACPI: Reserving FACS table memory at [mem 0xbc12e000-0xbc12e03f]
[ 0.011577] ACPI: Reserving SSDT table memory at [mem 0xbbe7a000-0xbbe81228]
[ 0.011578] ACPI: Reserving IVRS table memory at [mem 0xbbe79000-0xbbe791a3]
[ 0.011579] ACPI: Reserving SSDT table memory at [mem 0xbbe75000-0xbbe78a20]
[ 0.011580] ACPI: Reserving FIDT table memory at [mem 0xbbe66000-0xbbe6609b]
[ 0.011580] ACPI: Reserving MCFG table memory at [mem 0xbbe65000-0xbbe6503b]
[ 0.011581] ACPI: Reserving HPET table memory at [mem 0xbbe64000-0xbbe64037]
[ 0.011582] ACPI: Reserving VFCT table memory at [mem 0xbbe56000-0xbbe63883]
[ 0.011583] ACPI: Reserving TPM2 table memory at [mem 0xbbe54000-0xbbe5404b]
[ 0.011583] ACPI: Reserving SSDT table memory at [mem 0xbbe4e000-0xbbe53353]
[ 0.011584] ACPI: Reserving CRAT table memory at [mem 0xbbe4d000-0xbbe4dee7]
[ 0.011585] ACPI: Reserving CDIT table memory at [mem 0xbbe4c000-0xbbe4c028]
[ 0.011585] ACPI: Reserving SSDT table memory at [mem 0xbbe4b000-0xbbe4b148]
[ 0.011586] ACPI: Reserving SSDT table memory at [mem 0xbbe4a000-0xbbe4a5b6]
[ 0.011587] ACPI: Reserving SSDT table memory at [mem 0xbbe48000-0xbbe4948d]
[ 0.011588] ACPI: Reserving SSDT table memory at [mem 0xbbe46000-0xbbe4751c]
[ 0.011588] ACPI: Reserving SSDT table memory at [mem 0xbbe45000-0xbbe456a8]
[ 0.011589] ACPI: Reserving SSDT table memory at [mem 0xbbe43000-0xbbe449e5]
[ 0.011590] ACPI: Reserving SSDT table memory at [mem 0xbbe42000-0xbbe425dd]
[ 0.011591] ACPI: Reserving SSDT table memory at [mem 0xbbe3e000-0xbbe416e8]
[ 0.011591] ACPI: Reserving BGRT table memory at [mem 0xbbe55000-0xbbe55037]
[ 0.011592] ACPI: Reserving WSMT table memory at [mem 0xbbe3d000-0xbbe3d027]
[ 0.011593] ACPI: Reserving APIC table memory at [mem 0xbbe3c000-0xbbe3c0dd]
[ 0.011594] ACPI: Reserving SSDT table memory at [mem 0xbbe3b000-0xbbe3b08c]
[ 0.011594] ACPI: Reserving SSDT table memory at [mem 0xbbe3a000-0xbbe3a91e]
[ 0.011595] ACPI: Reserving SSDT table memory at [mem 0xbbe38000-0xbbe3912d]
[ 0.011596] ACPI: Reserving SSDT table memory at [mem 0xbbe37000-0xbbe37240]
[ 0.011597] ACPI: Reserving SSDT table memory at [mem 0xbbe36000-0xbbe36807]
[ 0.011597] ACPI: Reserving SSDT table memory at [mem 0xbbe35000-0xbbe3578e]
[ 0.011598] ACPI: Reserving FPDT table memory at [mem 0xbbe34000-0xbbe34043]
[ 0.011656] No NUMA configuration found
[ 0.011657] Faking a node at [mem 0x0000000000000000-0x000000101e2fffff]
[ 0.011663] NODE_DATA(0) allocated [mem 0x1019ad4000-0x1019afffff]
[ 0.074917] Zone ranges:
[ 0.074920] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.074922] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.074924] Normal [mem 0x0000000100000000-0x000000101e2fffff]
[ 0.074925] Device empty
[ 0.074926] Movable zone start for each node
[ 0.074928] Early memory node ranges
[ 0.074928] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.074930] node 0: [mem 0x0000000000100000-0x0000000009d1efff]
[ 0.074930] node 0: [mem 0x000000000a001000-0x000000000a1fffff]
[ 0.074931] node 0: [mem 0x000000000a20f000-0x00000000ba907fff]
[ 0.074932] node 0: [mem 0x00000000bc9ff000-0x00000000bdffffff]
[ 0.074933] node 0: [mem 0x0000000100000000-0x000000101e2fffff]
[ 0.074937] Initmem setup node 0 [mem 0x0000000000001000-0x000000101e2fffff]
[ 0.074942] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.074960] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.075116] On node 0, zone DMA32: 738 pages in unavailable ranges
[ 0.078149] On node 0, zone DMA32: 15 pages in unavailable ranges
[ 0.078224] On node 0, zone DMA32: 8439 pages in unavailable ranges
[ 0.144083] On node 0, zone Normal: 8192 pages in unavailable ranges
[ 0.144129] On node 0, zone Normal: 7424 pages in unavailable ranges
[ 0.144590] ACPI: PM-Timer IO Port: 0x808
[ 0.144598] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.144615] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[ 0.144621] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[ 0.144622] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.144624] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.144627] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.144628] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.144638] e820: update [mem 0xb440b000-0xb44b3fff] usable ==> reserved
[ 0.144649] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[ 0.144683] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.144686] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.144687] PM: hibernation: Registered nosave memory: [mem 0x09d1f000-0x0a000fff]
[ 0.144689] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
[ 0.144691] PM: hibernation: Registered nosave memory: [mem 0xb440b000-0xb44b3fff]
[ 0.144692] PM: hibernation: Registered nosave memory: [mem 0xb6cb7000-0xb6cb7fff]
[ 0.144694] PM: hibernation: Registered nosave memory: [mem 0xb6cc4000-0xb6cc4fff]
[ 0.144694] PM: hibernation: Registered nosave memory: [mem 0xb6cc5000-0xb6cc5fff]
[ 0.144696] PM: hibernation: Registered nosave memory: [mem 0xb6cd3000-0xb6cd3fff]
[ 0.144697] PM: hibernation: Registered nosave memory: [mem 0xb6cd4000-0xb6cd4fff]
[ 0.144698] PM: hibernation: Registered nosave memory: [mem 0xb6cda000-0xb6cdafff]
[ 0.144700] PM: hibernation: Registered nosave memory: [mem 0xb9122000-0xb9122fff]
[ 0.144701] PM: hibernation: Registered nosave memory: [mem 0xba908000-0xbbe1ffff]
[ 0.144702] PM: hibernation: Registered nosave memory: [mem 0xbbe20000-0xbbe83fff]
[ 0.144703] PM: hibernation: Registered nosave memory: [mem 0xbbe84000-0xbc178fff]
[ 0.144703] PM: hibernation: Registered nosave memory: [mem 0xbc179000-0xbc9fefff]
[ 0.144705] PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
[ 0.144706] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe6fffff]
[ 0.144706] PM: hibernation: Registered nosave memory: [mem 0xfe700000-0xfe70ffff]
[ 0.144707] PM: hibernation: Registered nosave memory: [mem 0xfe710000-0xfec0ffff]
[ 0.144707] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.144708] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[ 0.144709] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.144709] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[ 0.144710] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.144711] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.144711] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[ 0.144712] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xfedc3fff]
[ 0.144712] PM: hibernation: Registered nosave memory: [mem 0xfedc4000-0xfedc9fff]
[ 0.144713] PM: hibernation: Registered nosave memory: [mem 0xfedca000-0xfedcbfff]
[ 0.144714] PM: hibernation: Registered nosave memory: [mem 0xfedcc000-0xfedcefff]
[ 0.144714] PM: hibernation: Registered nosave memory: [mem 0xfedcf000-0xfedd4fff]
[ 0.144715] PM: hibernation: Registered nosave memory: [mem 0xfedd5000-0xfedd5fff]
[ 0.144716] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
[ 0.144718] [mem 0xc0000000-0xfe6fffff] available for PCI devices
[ 0.144719] Booting paravirtualized kernel on bare hardware
[ 0.144722] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.148424] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[ 0.154894] percpu: Embedded 514 pages/cpu s2068480 r8192 d28672 u4194304
[ 0.154905] pcpu-alloc: s2068480 r8192 d28672 u4194304 alloc=2*2097152
[ 0.154907] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07
[ 0.154917] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15
[ 0.154967] Fallback order for Node 0: 0
[ 0.154974] Built 1 zonelists, mobility grouping on. Total pages: 16361371
[ 0.154975] Policy zone: Normal
[ 0.154981] Kernel command line: BOOT_IMAGE=(hd0,gpt1)/@root/boot/vmlinuz-6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ root=UUID=40e0b5d2-df54-46e0-b6f4-2f868296271d ro rootflags=subvol=@root resume=UUID=db79988f-6b70-4b52-84f5-3e505471c85e log_buf_len=16M sysrq_always_enabled=1 nmi_watchdog=1 amdgpu.lockup_timeout=-1,-1,-1,-1
[ 0.155045] sysrq: sysrq always enabled.
[ 0.155067] Unknown kernel command line parameters "BOOT_IMAGE=(hd0,gpt1)/@root/boot/vmlinuz-6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+", will be passed to user space.
[ 0.159072] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[ 0.161066] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.161165] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.161208] software IO TLB: area num 16.
[ 1.856544] Memory: 64839516K/66484956K available (20480K kernel code, 4064K rwdata, 14632K rodata, 6300K init, 30736K bss, 1645180K reserved, 0K cma-reserved)
[ 1.856969] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 1.856971] kmemleak: Kernel memory leak detector disabled
[ 1.857086] ftrace: allocating 52351 entries in 205 pages
[ 1.865787] ftrace: allocated 205 pages with 5 groups
[ 1.867196] Dynamic Preempt: voluntary
[ 1.867311] Running RCU self tests
[ 1.867328] rcu: Preemptible hierarchical RCU implementation.
[ 1.867329] rcu: RCU event tracing is enabled.
[ 1.867329] rcu: RCU lockdep checking is enabled.
[ 1.867330] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[ 1.867331] rcu: RCU callback double-/use-after-free debug is enabled.
[ 1.867332] Trampoline variant of Tasks RCU enabled.
[ 1.867332] Rude variant of Tasks RCU enabled.
[ 1.867333] Tracing variant of Tasks RCU enabled.
[ 1.867334] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 1.867335] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 1.870498] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
[ 1.870702] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 1.870841] Console: colour dummy device 80x25
[ 1.870853] printk: console [tty0] enabled
[ 1.873204] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 1.873215] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 1.873221] ... MAX_LOCK_DEPTH: 48
[ 1.873227] ... MAX_LOCKDEP_KEYS: 8192
[ 1.873233] ... CLASSHASH_SIZE: 4096
[ 1.873239] ... MAX_LOCKDEP_ENTRIES: 65536
[ 1.873245] ... MAX_LOCKDEP_CHAINS: 262144
[ 1.873251] ... CHAINHASH_SIZE: 131072
[ 1.873257] memory used by lock dependency info: 17577 kB
[ 1.873264] memory used for stack traces: 4224 kB
[ 1.873270] per task-struct memory footprint: 2688 bytes
[ 1.873305] ACPI: Core revision 20221020
[ 1.873677] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 1.873721] APIC: Switch to symmetric I/O mode setup
[ 1.874423] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[ 1.874434] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[ 1.874442] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[ 1.874450] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[ 1.874459] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[ 1.874775] Switched APIC routing to physical flat.
[ 1.875457] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 1.879722] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f7b15b36a7, max_idle_ns: 440795300243 ns
[ 1.879749] Calibrating delay loop (skipped), value calculated using timer frequency.. 6587.96 BogoMIPS (lpj=3293980)
[ 1.879766] pid_max: default: 32768 minimum: 301
[ 1.885758] ---[ User Space ]---
[ 1.885771] 0x0000000000000000-0x0000000000001000 4K RW NX pte
[ 1.885797] 0x0000000000001000-0x000000000009f000 632K pte
[ 1.885812] 0x000000000009f000-0x00000000000a0000 4K RW NX pte
[ 1.885839] 0x00000000000a0000-0x0000000000200000 1408K pte
[ 1.885854] 0x0000000000200000-0x0000000001000000 14M pmd
[ 1.885870] 0x0000000001000000-0x0000000001020000 128K pte
[ 1.885895] 0x0000000001020000-0x0000000001200000 1920K pte
[ 1.886743] 0x0000000001200000-0x0000000040000000 1006M pmd
[ 1.886758] 0x0000000040000000-0x0000000080000000 1G pud
[ 1.886778] 0x0000000080000000-0x00000000b4400000 836M pmd
[ 1.886793] 0x00000000b4400000-0x00000000b440b000 44K pte
[ 1.886811] 0x00000000b440b000-0x00000000b44b4000 676K RW NX pte
[ 1.886838] 0x00000000b44b4000-0x00000000b4600000 1328K pte
[ 1.886852] 0x00000000b4600000-0x00000000b6c00000 38M pmd
[ 1.886871] 0x00000000b6c00000-0x00000000b6ce4000 912K pte
[ 1.886886] 0x00000000b6ce4000-0x00000000b6ce5000 4K pte
[ 1.886901] 0x00000000b6ce5000-0x00000000b6ce6000 4K pte
[ 1.886922] 0x00000000b6ce6000-0x00000000b6e00000 1128K RW NX pte
[ 1.886942] 0x00000000b6e00000-0x00000000b9000000 34M RW PSE NX pmd
[ 1.886967] 0x00000000b9000000-0x00000000b9123000 1164K RW NX pte
[ 1.886992] 0x00000000b9123000-0x00000000ba00b000 15264K pte
[ 1.887016] 0x00000000ba00b000-0x00000000ba1d8000 1844K pte
[ 1.887038] 0x00000000ba1d8000-0x00000000ba908000 7360K pte
[ 1.887058] 0x00000000ba908000-0x00000000baa00000 992K pte
[ 1.887073] 0x00000000baa00000-0x00000000bc000000 22M pmd
[ 1.887095] 0x00000000bc000000-0x00000000bc179000 1508K pte
[ 1.887113] 0x00000000bc179000-0x00000000bc200000 540K RW NX pte
[ 1.887132] 0x00000000bc200000-0x00000000bc800000 6M RW PSE NX pmd
[ 1.887160] 0x00000000bc800000-0x00000000bc993000 1612K RW NX pte
[ 1.887179] 0x00000000bc993000-0x00000000bc996000 12K ro x pte
[ 1.887199] 0x00000000bc996000-0x00000000bc99b000 20K RW NX pte
[ 1.887218] 0x00000000bc99b000-0x00000000bc99c000 4K ro x pte
[ 1.887237] 0x00000000bc99c000-0x00000000bc9a1000 20K RW NX pte
[ 1.887257] 0x00000000bc9a1000-0x00000000bc9a5000 16K ro x pte
[ 1.887276] 0x00000000bc9a5000-0x00000000bc9aa000 20K RW NX pte
[ 1.887295] 0x00000000bc9aa000-0x00000000bc9ab000 4K ro x pte
[ 1.887314] 0x00000000bc9ab000-0x00000000bc9af000 16K RW NX pte
[ 1.887334] 0x00000000bc9af000-0x00000000bc9bc000 52K ro x pte
[ 1.887353] 0x00000000bc9bc000-0x00000000bc9c1000 20K RW NX pte
[ 1.887373] 0x00000000bc9c1000-0x00000000bc9c4000 12K ro x pte
[ 1.887391] 0x00000000bc9c4000-0x00000000bc9c9000 20K RW NX pte
[ 1.887410] 0x00000000bc9c9000-0x00000000bc9ca000 4K ro x pte
[ 1.887430] 0x00000000bc9ca000-0x00000000bc9cf000 20K RW NX pte
[ 1.887449] 0x00000000bc9cf000-0x00000000bc9d0000 4K ro x pte
[ 1.887468] 0x00000000bc9d0000-0x00000000bc9d5000 20K RW NX pte
[ 1.887487] 0x00000000bc9d5000-0x00000000bc9d6000 4K ro x pte
[ 1.887507] 0x00000000bc9d6000-0x00000000bc9da000 16K RW NX pte
[ 1.887526] 0x00000000bc9da000-0x00000000bc9e6000 48K ro x pte
[ 1.887545] 0x00000000bc9e6000-0x00000000bc9ed000 28K RW NX pte
[ 1.887565] 0x00000000bc9ed000-0x00000000bc9f2000 20K ro x pte
[ 1.887584] 0x00000000bc9f2000-0x00000000bc9f7000 20K RW NX pte
[ 1.887603] 0x00000000bc9f7000-0x00000000bc9fa000 12K ro x pte
[ 1.887623] 0x00000000bc9fa000-0x00000000bc9ff000 20K RW NX pte
[ 1.887642] 0x00000000bc9ff000-0x00000000bd000000 6148K pte
[ 1.887665] 0x00000000bd000000-0x00000000bd1a6000 1688K pte
[ 1.887685] 0x00000000bd1a6000-0x00000000bd2a6000 1M pte
[ 1.887701] 0x00000000bd2a6000-0x00000000bd2c0000 104K pte
[ 1.887717] 0x00000000bd2c0000-0x00000000bd2fb000 236K pte
[ 1.887732] 0x00000000bd2fb000-0x00000000bd317000 112K pte
[ 1.887754] 0x00000000bd317000-0x00000000bdd16000 10236K pte
[ 1.887769] 0x00000000bdd16000-0x00000000bdd19000 12K pte
[ 1.887797] 0x00000000bdd19000-0x00000000bdf6a000 2372K pte
[ 1.887812] 0x00000000bdf6a000-0x00000000bdf74000 40K pte
[ 1.887827] 0x00000000bdf74000-0x00000000bdf8e000 104K pte
[ 1.887842] 0x00000000bdf8e000-0x00000000bdf94000 24K pte
[ 1.887858] 0x00000000bdf94000-0x00000000bdfaa000 88K pte
[ 1.887872] 0x00000000bdfaa000-0x00000000bdfad000 12K pte
[ 1.887887] 0x00000000bdfad000-0x00000000bdfc0000 76K pte
[ 1.887902] 0x00000000bdfc0000-0x00000000bdfc5000 20K pte
[ 1.887916] 0x00000000bdfc5000-0x00000000bdfda000 84K pte
[ 1.887931] 0x00000000bdfda000-0x00000000bdff2000 96K pte
[ 1.887946] 0x00000000bdff2000-0x00000000bdffa000 32K pte
[ 1.887962] 0x00000000bdffa000-0x00000000be000000 24K pte
[ 1.887981] 0x00000000be000000-0x00000000f0000000 800M pmd
[ 1.887998] 0x00000000f0000000-0x00000000f8000000 128M RW PSE NX pmd
[ 1.888016] 0x00000000f8000000-0x00000000fd000000 80M pmd
[ 1.888032] 0x00000000fd000000-0x00000000fe000000 16M RW PCD PSE NX pmd
[ 1.888050] 0x00000000fe000000-0x00000000fe600000 6M pmd
[ 1.888070] 0x00000000fe600000-0x00000000fe700000 1M pte
[ 1.888085] 0x00000000fe700000-0x00000000fe710000 64K RW PCD NX pte
[ 1.888110] 0x00000000fe710000-0x00000000fe800000 960K pte
[ 1.888124] 0x00000000fe800000-0x00000000fea00000 2M pmd
[ 1.888147] 0x00000000fea00000-0x00000000feb80000 1536K pte
[ 1.888164] 0x00000000feb80000-0x00000000fec02000 520K RW PCD NX pte
[ 1.888184] 0x00000000fec02000-0x00000000fec10000 56K pte
[ 1.888199] 0x00000000fec10000-0x00000000fec11000 4K RW PCD NX pte
[ 1.888224] 0x00000000fec11000-0x00000000fed00000 956K pte
[ 1.888238] 0x00000000fed00000-0x00000000fed01000 4K RW PCD NX pte
[ 1.888259] 0x00000000fed01000-0x00000000fed40000 252K pte
[ 1.888274] 0x00000000fed40000-0x00000000fed45000 20K RW PCD NX pte
[ 1.888294] 0x00000000fed45000-0x00000000fed80000 236K pte
[ 1.888309] 0x00000000fed80000-0x00000000fed81000 4K RW PCD NX pte
[ 1.888330] 0x00000000fed81000-0x00000000fedc4000 268K pte
[ 1.888345] 0x00000000fedc4000-0x00000000fedca000 24K RW PCD NX pte
[ 1.888364] 0x00000000fedca000-0x00000000fedcc000 8K pte
[ 1.888379] 0x00000000fedcc000-0x00000000fedcf000 12K RW PCD NX pte
[ 1.888399] 0x00000000fedcf000-0x00000000fedd5000 24K pte
[ 1.888413] 0x00000000fedd5000-0x00000000fedd6000 4K RW PCD NX pte
[ 1.888433] 0x00000000fedd6000-0x00000000fee00000 168K pte
[ 1.888447] 0x00000000fee00000-0x00000000ff000000 2M pmd
[ 1.888462] 0x00000000ff000000-0x0000000100000000 16M RW PCD PSE NX pmd
[ 1.888480] 0x0000000100000000-0x0000000100200000 2M pmd
[ 1.888496] 0x0000000100200000-0x0000000100228000 160K pte
[ 1.888511] 0x0000000100228000-0x000000010022a000 8K RW NX pte
[ 1.888540] 0x000000010022a000-0x0000000100400000 1880K pte
[ 1.888561] 0x0000000100400000-0x0000000140000000 1020M pmd
[ 1.888582] 0x0000000140000000-0x0000008000000000 507G pud
[ 1.888604] 0x0000008000000000-0xffff880000000000 17179745792G pgd
[ 1.888618] ---[ Kernel Space ]---
[ 1.888624] 0xffff880000000000-0xffff888000000000 512G pgd
[ 1.888637] ---[ LDT remap ]---
[ 1.888642] 0xffff888000000000-0xffff890000000000 512G pgd
[ 1.888656] ---[ Low Kernel Mapping ]---
[ 1.888662] 0xffff890000000000-0xffff898000000000 512G pgd
[ 1.888676] ---[ vmalloc() Area ]---
[ 1.888681] 0xffff898000000000-0xffff8a0000000000 512G pgd
[ 1.888695] ---[ Vmemmap ]---
[ 1.888701] 0xffff8a0000000000-0xffff8f8000000000 5632G pgd
[ 1.888716] 0xffff8f8000000000-0xffff8f9600000000 88G pud
[ 1.888753] 0xffff8f9600000000-0xffff8f9600200000 2M RW GLB NX pte
[ 1.888774] 0xffff8f9600200000-0xffff8f9609c00000 154M RW PSE GLB NX pmd
[ 1.888800] 0xffff8f9609c00000-0xffff8f9609d1f000 1148K RW GLB NX pte
[ 1.888824] 0xffff8f9609d1f000-0xffff8f9609e00000 900K pte
[ 1.888838] 0xffff8f9609e00000-0xffff8f960a000000 2M pmd
[ 1.888853] 0xffff8f960a000000-0xffff8f960a001000 4K pte
[ 1.888879] 0xffff8f960a001000-0xffff8f960a200000 2044K RW GLB NX pte
[ 1.888898] 0xffff8f960a200000-0xffff8f960a20f000 60K pte
[ 1.888924] 0xffff8f960a20f000-0xffff8f960a400000 1988K RW GLB NX pte
[ 1.888953] 0xffff8f960a400000-0xffff8f9640000000 860M RW PSE GLB NX pmd
[ 1.888973] 0xffff8f9640000000-0xffff8f9680000000 1G RW PSE GLB NX pud
[ 1.889004] 0xffff8f9680000000-0xffff8f96ba800000 936M RW PSE GLB NX pmd
[ 1.889029] 0xffff8f96ba800000-0xffff8f96ba908000 1056K RW GLB NX pte
[ 1.889053] 0xffff8f96ba908000-0xffff8f96baa00000 992K pte
[ 1.889067] 0xffff8f96baa00000-0xffff8f96bc800000 30M pmd
[ 1.889093] 0xffff8f96bc800000-0xffff8f96bc9ff000 2044K pte
[ 1.889108] 0xffff8f96bc9ff000-0xffff8f96bca00000 4K RW GLB NX pte
[ 1.889128] 0xffff8f96bca00000-0xffff8f96be000000 22M RW PSE GLB NX pmd
[ 1.889146] 0xffff8f96be000000-0xffff8f96c0000000 32M pmd
[ 1.889160] 0xffff8f96c0000000-0xffff8f9700000000 1G pud
[ 1.889176] 0xffff8f9700000000-0xffff8fa140000000 41G RW PSE GLB NX pud
[ 1.889207] 0xffff8fa140000000-0xffff8fa17f200000 1010M RW PSE GLB NX pmd
[ 1.889238] 0xffff8fa17f200000-0xffff8fa17f3ff000 2044K RW GLB NX pte
[ 1.889257] 0xffff8fa17f3ff000-0xffff8fa17f400000 4K ro GLB NX pte
[ 1.889277] 0xffff8fa17f400000-0xffff8fa180000000 12M RW PSE GLB NX pmd
[ 1.889297] 0xffff8fa180000000-0xffff8fa600000000 18G RW PSE GLB NX pud
[ 1.889322] 0xffff8fa600000000-0xffff8fa61e200000 482M RW PSE GLB NX pmd
[ 1.889346] 0xffff8fa61e200000-0xffff8fa61e300000 1M RW GLB NX pte
[ 1.889371] 0xffff8fa61e300000-0xffff8fa61e400000 1M pte
[ 1.889389] 0xffff8fa61e400000-0xffff8fa640000000 540M pmd
[ 1.889408] 0xffff8fa640000000-0xffff900000000000 359G pud
[ 1.889423] 0xffff900000000000-0xffffa78000000000 24064G pgd
[ 1.889438] 0xffffa78000000000-0xffffa79900000000 100G pud
[ 1.889453] 0xffffa79900000000-0xffffa79900004000 16K RW GLB NX pte
[ 1.889473] 0xffffa79900004000-0xffffa79900005000 4K pte
[ 1.889488] 0xffffa79900005000-0xffffa79900006000 4K RW GLB NX pte
[ 1.889507] 0xffffa79900006000-0xffffa79900007000 4K pte
[ 1.889522] 0xffffa79900007000-0xffffa79900008000 4K RW GLB NX pte
[ 1.889541] 0xffffa79900008000-0xffffa79900009000 4K pte
[ 1.889556] 0xffffa79900009000-0xffffa7990000a000 4K RW GLB NX pte
[ 1.889575] 0xffffa7990000a000-0xffffa7990000b000 4K pte
[ 1.889590] 0xffffa7990000b000-0xffffa7990000c000 4K RW GLB NX pte
[ 1.889609] 0xffffa7990000c000-0xffffa7990000d000 4K pte
[ 1.889624] 0xffffa7990000d000-0xffffa7990000e000 4K RW GLB NX pte
[ 1.889644] 0xffffa7990000e000-0xffffa79900010000 8K pte
[ 1.889659] 0xffffa79900010000-0xffffa7990001d000 52K RW GLB NX pte
[ 1.889678] 0xffffa7990001d000-0xffffa7990001e000 4K pte
[ 1.889693] 0xffffa7990001e000-0xffffa7990001f000 4K RW GLB NX pte
[ 1.889712] 0xffffa7990001f000-0xffffa79900020000 4K pte
[ 1.889727] 0xffffa79900020000-0xffffa79900028000 32K RW GLB NX pte
[ 1.889743] 0xffffa79900028000-0xffffa79900029000 4K pte
[ 1.889758] 0xffffa79900029000-0xffffa7990002a000 4K RW GLB NX pte
[ 1.889777] 0xffffa7990002a000-0xffffa7990002c000 8K pte
[ 1.889792] 0xffffa7990002c000-0xffffa79900030000 16K RW GLB NX pte
[ 1.889811] 0xffffa79900030000-0xffffa79900031000 4K pte
[ 1.889826] 0xffffa79900031000-0xffffa79900032000 4K RW GLB NX pte
[ 1.889845] 0xffffa79900032000-0xffffa79900033000 4K pte
[ 1.889860] 0xffffa79900033000-0xffffa79900034000 4K RW GLB NX pte
[ 1.889880] 0xffffa79900034000-0xffffa79900035000 4K pte
[ 1.889894] 0xffffa79900035000-0xffffa79900036000 4K RW GLB NX pte
[ 1.889913] 0xffffa79900036000-0xffffa79900038000 8K pte
[ 1.889928] 0xffffa79900038000-0xffffa7990003e000 24K RW GLB NX pte
[ 1.889948] 0xffffa7990003e000-0xffffa79900040000 8K pte
[ 1.889963] 0xffffa79900040000-0xffffa7990004e000 56K RW GLB NX pte
[ 1.889982] 0xffffa7990004e000-0xffffa7990004f000 4K pte
[ 1.889997] 0xffffa7990004f000-0xffffa79900050000 4K RW GLB NX pte
[ 1.890016] 0xffffa79900050000-0xffffa79900052000 8K pte
[ 1.890031] 0xffffa79900052000-0xffffa79900054000 8K RW GLB NX pte
[ 1.890051] 0xffffa79900054000-0xffffa79900056000 8K pte
[ 1.890065] 0xffffa79900056000-0xffffa79900058000 8K RW GLB NX pte
[ 1.890085] 0xffffa79900058000-0xffffa79900059000 4K pte
[ 1.890099] 0xffffa79900059000-0xffffa7990005a000 4K RW GLB NX pte
[ 1.890119] 0xffffa7990005a000-0xffffa7990005c000 8K pte
[ 1.890134] 0xffffa7990005c000-0xffffa7990005e000 8K RW GLB NX pte
[ 1.890153] 0xffffa7990005e000-0xffffa7990005f000 4K pte
[ 1.890168] 0xffffa7990005f000-0xffffa79900060000 4K RW GLB NX pte
[ 1.890187] 0xffffa79900060000-0xffffa79900061000 4K pte
[ 1.890202] 0xffffa79900061000-0xffffa79900062000 4K RW GLB NX pte
[ 1.890221] 0xffffa79900062000-0xffffa79900064000 8K pte
[ 1.890236] 0xffffa79900064000-0xffffa79900068000 16K RW GLB NX pte
[ 1.890255] 0xffffa79900068000-0xffffa79900069000 4K pte
[ 1.890270] 0xffffa79900069000-0xffffa7990006a000 4K RW GLB NX pte
[ 1.890289] 0xffffa7990006a000-0xffffa7990006b000 4K pte
[ 1.890304] 0xffffa7990006b000-0xffffa7990006c000 4K RW GLB NX pte
[ 1.890324] 0xffffa7990006c000-0xffffa7990006d000 4K pte
[ 1.890338] 0xffffa7990006d000-0xffffa7990006e000 4K RW GLB NX pte
[ 1.890358] 0xffffa7990006e000-0xffffa7990006f000 4K pte
[ 1.890372] 0xffffa7990006f000-0xffffa79900070000 4K RW GLB NX pte
[ 1.890392] 0xffffa79900070000-0xffffa79900072000 8K pte
[ 1.890406] 0xffffa79900072000-0xffffa79900074000 8K RW GLB NX pte
[ 1.890426] 0xffffa79900074000-0xffffa79900075000 4K pte
[ 1.890441] 0xffffa79900075000-0xffffa79900076000 4K RW GLB NX pte
[ 1.890460] 0xffffa79900076000-0xffffa79900077000 4K pte
[ 1.890475] 0xffffa79900077000-0xffffa79900078000 4K RW GLB NX pte
[ 1.890494] 0xffffa79900078000-0xffffa79900079000 4K pte
[ 1.890509] 0xffffa79900079000-0xffffa7990007a000 4K RW GLB NX pte
[ 1.890528] 0xffffa7990007a000-0xffffa7990007b000 4K pte
[ 1.890543] 0xffffa7990007b000-0xffffa7990007c000 4K RW GLB NX pte
[ 1.890562] 0xffffa7990007c000-0xffffa7990007d000 4K pte
[ 1.890577] 0xffffa7990007d000-0xffffa7990007e000 4K RW PCD GLB NX pte
[ 1.890596] 0xffffa7990007e000-0xffffa79900080000 8K pte
[ 1.890614] 0xffffa79900080000-0xffffa79900100000 512K RW PCD GLB NX pte
[ 1.890639] 0xffffa79900100000-0xffffa79900200000 1M pte
[ 1.890660] 0xffffa79900200000-0xffffa79940000000 1022M pmd
[ 1.891167] 0xffffa79940000000-0xffffc80000000000 33179G pud
[ 1.891185] 0xffffc80000000000-0xfffff68000000000 47616G pgd
[ 1.891202] 0xfffff68000000000-0xfffff6bf80000000 254G pud
[ 1.891218] 0xfffff6bf80000000-0xfffff6bf83000000 48M RW PSE GLB NX pmd
[ 1.891237] 0xfffff6bf83000000-0xfffff6bf84000000 16M pmd
[ 1.891263] 0xfffff6bf84000000-0xfffff6bfc0800000 968M RW PSE GLB NX pmd
[ 1.891289] 0xfffff6bfc0800000-0xfffff6c000000000 1016M pmd
[ 1.891307] 0xfffff6c000000000-0xfffff70000000000 256G pud
[ 1.891321] 0xfffff70000000000-0xfffffe0000000000 7T pgd
[ 1.891336] ---[ CPU entry Area ]---
[ 1.891342] 0xfffffe0000000000-0xfffffe0000001000 4K ro GLB NX pte
[ 1.891372] 0xfffffe0000001000-0xfffffe0000200000 2044K pte
[ 1.891394] 0xfffffe0000200000-0xfffffe0040000000 1022M pmd
[ 1.891409] 0xfffffe0040000000-0xfffffe0800000000 31G pud
[ 1.891427] 0xfffffe0800000000-0xfffffe0829400000 660M pmd
[ 1.891451] 0xfffffe0829400000-0xfffffe08295ba000 1768K pte
[ 1.891466] 0xfffffe08295ba000-0xfffffe08295bb000 4K ro GLB NX pte
[ 1.891486] 0xfffffe08295bb000-0xfffffe08295bc000 4K RW GLB NX pte
[ 1.891505] 0xfffffe08295bc000-0xfffffe08295c1000 20K ro GLB NX pte
[ 1.891524] 0xfffffe08295c1000-0xfffffe08295c2000 4K pte
[ 1.891539] 0xfffffe08295c2000-0xfffffe08295c4000 8K RW GLB NX pte
[ 1.891558] 0xfffffe08295c4000-0xfffffe08295c5000 4K pte
[ 1.891573] 0xfffffe08295c5000-0xfffffe08295c7000 8K RW GLB NX pte
[ 1.891593] 0xfffffe08295c7000-0xfffffe08295c8000 4K pte
[ 1.891607] 0xfffffe08295c8000-0xfffffe08295ca000 8K RW GLB NX pte
[ 1.891627] 0xfffffe08295ca000-0xfffffe08295cb000 4K pte
[ 1.891642] 0xfffffe08295cb000-0xfffffe08295cd000 8K RW GLB NX pte
[ 1.891662] 0xfffffe08295cd000-0xfffffe0829600000 204K pte
[ 1.891679] 0xfffffe0829600000-0xfffffe0840000000 362M pmd
[ 1.891693] 0xfffffe0840000000-0xfffffe0a80000000 9G pud
[ 1.891709] 0xfffffe0a80000000-0xfffffe0a92400000 292M pmd
[ 1.891724] 0xfffffe0a92400000-0xfffffe0a92403000 12K pte
[ 1.891738] 0xfffffe0a92403000-0xfffffe0a92404000 4K ro GLB NX pte
[ 1.891761] 0xfffffe0a92404000-0xfffffe0a92405000 4K RW GLB NX pte
[ 1.891781] 0xfffffe0a92405000-0xfffffe0a9240a000 20K ro GLB NX pte
[ 1.891800] 0xfffffe0a9240a000-0xfffffe0a9240b000 4K pte
[ 1.891815] 0xfffffe0a9240b000-0xfffffe0a9240d000 8K RW GLB NX pte
[ 1.891835] 0xfffffe0a9240d000-0xfffffe0a9240e000 4K pte
[ 1.891850] 0xfffffe0a9240e000-0xfffffe0a92410000 8K RW GLB NX pte
[ 1.891869] 0xfffffe0a92410000-0xfffffe0a92411000 4K pte
[ 1.891884] 0xfffffe0a92411000-0xfffffe0a92413000 8K RW GLB NX pte
[ 1.891903] 0xfffffe0a92413000-0xfffffe0a92414000 4K pte
[ 1.891918] 0xfffffe0a92414000-0xfffffe0a92416000 8K RW GLB NX pte
[ 1.891948] 0xfffffe0a92416000-0xfffffe0a92600000 1960K pte
[ 1.891967] 0xfffffe0a92600000-0xfffffe0ac0000000 730M pmd
[ 1.891983] 0xfffffe0ac0000000-0xfffffe1200000000 29G pud
[ 1.891999] 0xfffffe1200000000-0xfffffe1213200000 306M pmd
[ 1.892020] 0xfffffe1213200000-0xfffffe1213318000 1120K pte
[ 1.892035] 0xfffffe1213318000-0xfffffe1213319000 4K ro GLB NX pte
[ 1.892054] 0xfffffe1213319000-0xfffffe121331a000 4K RW GLB NX pte
[ 1.892073] 0xfffffe121331a000-0xfffffe121331f000 20K ro GLB NX pte
[ 1.892092] 0xfffffe121331f000-0xfffffe1213320000 4K pte
[ 1.892106] 0xfffffe1213320000-0xfffffe1213322000 8K RW GLB NX pte
[ 1.892126] 0xfffffe1213322000-0xfffffe1213323000 4K pte
[ 1.892141] 0xfffffe1213323000-0xfffffe1213325000 8K RW GLB NX pte
[ 1.892160] 0xfffffe1213325000-0xfffffe1213326000 4K pte
[ 1.892175] 0xfffffe1213326000-0xfffffe1213328000 8K RW GLB NX pte
[ 1.892194] 0xfffffe1213328000-0xfffffe1213329000 4K pte
[ 1.892209] 0xfffffe1213329000-0xfffffe121332b000 8K RW GLB NX pte
[ 1.892233] 0xfffffe121332b000-0xfffffe1213400000 852K pte
[ 1.892252] 0xfffffe1213400000-0xfffffe1240000000 716M pmd
[ 1.892266] 0xfffffe1240000000-0xfffffe1280000000 1G pud
[ 1.892282] 0xfffffe1280000000-0xfffffe1294c00000 332M pmd
[ 1.892298] 0xfffffe1294c00000-0xfffffe1294c29000 164K pte
[ 1.892313] 0xfffffe1294c29000-0xfffffe1294c2a000 4K ro GLB NX pte
[ 1.892332] 0xfffffe1294c2a000-0xfffffe1294c2b000 4K RW GLB NX pte
[ 1.892352] 0xfffffe1294c2b000-0xfffffe1294c30000 20K ro GLB NX pte
[ 1.892371] 0xfffffe1294c30000-0xfffffe1294c31000 4K pte
[ 1.892386] 0xfffffe1294c31000-0xfffffe1294c33000 8K RW GLB NX pte
[ 1.892406] 0xfffffe1294c33000-0xfffffe1294c34000 4K pte
[ 1.892420] 0xfffffe1294c34000-0xfffffe1294c36000 8K RW GLB NX pte
[ 1.892440] 0xfffffe1294c36000-0xfffffe1294c37000 4K pte
[ 1.892455] 0xfffffe1294c37000-0xfffffe1294c39000 8K RW GLB NX pte
[ 1.892474] 0xfffffe1294c39000-0xfffffe1294c3a000 4K pte
[ 1.892489] 0xfffffe1294c3a000-0xfffffe1294c3c000 8K RW GLB NX pte
[ 1.892518] 0xfffffe1294c3c000-0xfffffe1294e00000 1808K pte
[ 1.892537] 0xfffffe1294e00000-0xfffffe12c0000000 690M pmd
[ 1.892551] 0xfffffe12c0000000-0xfffffe1ac0000000 32G pud
[ 1.892569] 0xfffffe1ac0000000-0xfffffe1ae2000000 544M pmd
[ 1.892593] 0xfffffe1ae2000000-0xfffffe1ae2198000 1632K pte
[ 1.892608] 0xfffffe1ae2198000-0xfffffe1ae2199000 4K ro GLB NX pte
[ 1.892627] 0xfffffe1ae2199000-0xfffffe1ae219a000 4K RW GLB NX pte
[ 1.892647] 0xfffffe1ae219a000-0xfffffe1ae219f000 20K ro GLB NX pte
[ 1.892666] 0xfffffe1ae219f000-0xfffffe1ae21a0000 4K pte
[ 1.892681] 0xfffffe1ae21a0000-0xfffffe1ae21a2000 8K RW GLB NX pte
[ 1.892701] 0xfffffe1ae21a2000-0xfffffe1ae21a3000 4K pte
[ 1.892716] 0xfffffe1ae21a3000-0xfffffe1ae21a5000 8K RW GLB NX pte
[ 1.892735] 0xfffffe1ae21a5000-0xfffffe1ae21a6000 4K pte
[ 1.892743] 0xfffffe1ae21a6000-0xfffffe1ae21a8000 8K RW GLB NX pte
[ 1.892762] 0xfffffe1ae21a8000-0xfffffe1ae21a9000 4K pte
[ 1.892777] 0xfffffe1ae21a9000-0xfffffe1ae21ab000 8K RW GLB NX pte
[ 1.892798] 0xfffffe1ae21ab000-0xfffffe1ae2200000 340K pte
[ 1.892816] 0xfffffe1ae2200000-0xfffffe1b00000000 478M pmd
[ 1.892830] 0xfffffe1b00000000-0xfffffe2480000000 38G pud
[ 1.892849] 0xfffffe2480000000-0xfffffe24a8c00000 652M pmd
[ 1.892864] 0xfffffe24a8c00000-0xfffffe24a8c28000 160K pte
[ 1.892879] 0xfffffe24a8c28000-0xfffffe24a8c29000 4K ro GLB NX pte
[ 1.892899] 0xfffffe24a8c29000-0xfffffe24a8c2a000 4K RW GLB NX pte
[ 1.892918] 0xfffffe24a8c2a000-0xfffffe24a8c2f000 20K ro GLB NX pte
[ 1.892937] 0xfffffe24a8c2f000-0xfffffe24a8c30000 4K pte
[ 1.892952] 0xfffffe24a8c30000-0xfffffe24a8c32000 8K RW GLB NX pte
[ 1.892971] 0xfffffe24a8c32000-0xfffffe24a8c33000 4K pte
[ 1.892986] 0xfffffe24a8c33000-0xfffffe24a8c35000 8K RW GLB NX pte
[ 1.893005] 0xfffffe24a8c35000-0xfffffe24a8c36000 4K pte
[ 1.893020] 0xfffffe24a8c36000-0xfffffe24a8c38000 8K RW GLB NX pte
[ 1.893039] 0xfffffe24a8c38000-0xfffffe24a8c39000 4K pte
[ 1.893054] 0xfffffe24a8c39000-0xfffffe24a8c3b000 8K RW GLB NX pte
[ 1.893083] 0xfffffe24a8c3b000-0xfffffe24a8e00000 1812K pte
[ 1.893101] 0xfffffe24a8e00000-0xfffffe24c0000000 370M pmd
[ 1.893116] 0xfffffe24c0000000-0xfffffe3680000000 71G pud
[ 1.893132] 0xfffffe3680000000-0xfffffe3687a00000 122M pmd
[ 1.893150] 0xfffffe3687a00000-0xfffffe3687aa5000 660K pte
[ 1.893164] 0xfffffe3687aa5000-0xfffffe3687aa6000 4K ro GLB NX pte
[ 1.893183] 0xfffffe3687aa6000-0xfffffe3687aa7000 4K RW GLB NX pte
[ 1.893202] 0xfffffe3687aa7000-0xfffffe3687aac000 20K ro GLB NX pte
[ 1.893221] 0xfffffe3687aac000-0xfffffe3687aad000 4K pte
[ 1.893236] 0xfffffe3687aad000-0xfffffe3687aaf000 8K RW GLB NX pte
[ 1.893255] 0xfffffe3687aaf000-0xfffffe3687ab0000 4K pte
[ 1.893270] 0xfffffe3687ab0000-0xfffffe3687ab2000 8K RW GLB NX pte
[ 1.893290] 0xfffffe3687ab2000-0xfffffe3687ab3000 4K pte
[ 1.893305] 0xfffffe3687ab3000-0xfffffe3687ab5000 8K RW GLB NX pte
[ 1.893324] 0xfffffe3687ab5000-0xfffffe3687ab6000 4K pte
[ 1.893339] 0xfffffe3687ab6000-0xfffffe3687ab8000 8K RW GLB NX pte
[ 1.893365] 0xfffffe3687ab8000-0xfffffe3687c00000 1312K pte
[ 1.893386] 0xfffffe3687c00000-0xfffffe36c0000000 900M pmd
[ 1.893400] 0xfffffe36c0000000-0xfffffe3c80000000 23G pud
[ 1.893422] 0xfffffe3c80000000-0xfffffe3cb9400000 916M pmd
[ 1.893439] 0xfffffe3cb9400000-0xfffffe3cb946a000 424K pte
[ 1.893453] 0xfffffe3cb946a000-0xfffffe3cb946b000 4K ro GLB NX pte
[ 1.893472] 0xfffffe3cb946b000-0xfffffe3cb946c000 4K RW GLB NX pte
[ 1.893492] 0xfffffe3cb946c000-0xfffffe3cb9471000 20K ro GLB NX pte
[ 1.893511] 0xfffffe3cb9471000-0xfffffe3cb9472000 4K pte
[ 1.893525] 0xfffffe3cb9472000-0xfffffe3cb9474000 8K RW GLB NX pte
[ 1.893545] 0xfffffe3cb9474000-0xfffffe3cb9475000 4K pte
[ 1.893560] 0xfffffe3cb9475000-0xfffffe3cb9477000 8K RW GLB NX pte
[ 1.893579] 0xfffffe3cb9477000-0xfffffe3cb9478000 4K pte
[ 1.893594] 0xfffffe3cb9478000-0xfffffe3cb947a000 8K RW GLB NX pte
[ 1.893613] 0xfffffe3cb947a000-0xfffffe3cb947b000 4K pte
[ 1.893628] 0xfffffe3cb947b000-0xfffffe3cb947d000 8K RW GLB NX pte
[ 1.893656] 0xfffffe3cb947d000-0xfffffe3cb9600000 1548K pte
[ 1.893670] 0xfffffe3cb9600000-0xfffffe3cc0000000 106M pmd
[ 1.893684] 0xfffffe3cc0000000-0xfffffe3d80000000 3G pud
[ 1.893704] 0xfffffe3d80000000-0xfffffe3dab200000 690M pmd
[ 1.893721] 0xfffffe3dab200000-0xfffffe3dab272000 456K pte
[ 1.893743] 0xfffffe3dab272000-0xfffffe3dab273000 4K ro GLB NX pte
[ 1.893762] 0xfffffe3dab273000-0xfffffe3dab274000 4K RW GLB NX pte
[ 1.893782] 0xfffffe3dab274000-0xfffffe3dab279000 20K ro GLB NX pte
[ 1.893801] 0xfffffe3dab279000-0xfffffe3dab27a000 4K pte
[ 1.893816] 0xfffffe3dab27a000-0xfffffe3dab27c000 8K RW GLB NX pte
[ 1.893835] 0xfffffe3dab27c000-0xfffffe3dab27d000 4K pte
[ 1.893850] 0xfffffe3dab27d000-0xfffffe3dab27f000 8K RW GLB NX pte
[ 1.893870] 0xfffffe3dab27f000-0xfffffe3dab280000 4K pte
[ 1.893885] 0xfffffe3dab280000-0xfffffe3dab282000 8K RW GLB NX pte
[ 1.893904] 0xfffffe3dab282000-0xfffffe3dab283000 4K pte
[ 1.893918] 0xfffffe3dab283000-0xfffffe3dab285000 8K RW GLB NX pte
[ 1.893945] 0xfffffe3dab285000-0xfffffe3dab400000 1516K pte
[ 1.893963] 0xfffffe3dab400000-0xfffffe3dc0000000 332M pmd
[ 1.893977] 0xfffffe3dc0000000-0xfffffe46c0000000 36G pud
[ 1.893995] 0xfffffe46c0000000-0xfffffe46dec00000 492M pmd
[ 1.894018] 0xfffffe46dec00000-0xfffffe46ded89000 1572K pte
[ 1.894033] 0xfffffe46ded89000-0xfffffe46ded8a000 4K ro GLB NX pte
[ 1.894052] 0xfffffe46ded8a000-0xfffffe46ded8b000 4K RW GLB NX pte
[ 1.894072] 0xfffffe46ded8b000-0xfffffe46ded90000 20K ro GLB NX pte
[ 1.894091] 0xfffffe46ded90000-0xfffffe46ded91000 4K pte
[ 1.894106] 0xfffffe46ded91000-0xfffffe46ded93000 8K RW GLB NX pte
[ 1.894125] 0xfffffe46ded93000-0xfffffe46ded94000 4K pte
[ 1.894140] 0xfffffe46ded94000-0xfffffe46ded96000 8K RW GLB NX pte
[ 1.894159] 0xfffffe46ded96000-0xfffffe46ded97000 4K pte
[ 1.894174] 0xfffffe46ded97000-0xfffffe46ded99000 8K RW GLB NX pte
[ 1.894194] 0xfffffe46ded99000-0xfffffe46ded9a000 4K pte
[ 1.894208] 0xfffffe46ded9a000-0xfffffe46ded9c000 8K RW GLB NX pte
[ 1.894229] 0xfffffe46ded9c000-0xfffffe46dee00000 400K pte
[ 1.894247] 0xfffffe46dee00000-0xfffffe4700000000 530M pmd
[ 1.894261] 0xfffffe4700000000-0xfffffe4780000000 2G pud
[ 1.894280] 0xfffffe4780000000-0xfffffe47a6200000 610M pmd
[ 1.894302] 0xfffffe47a6200000-0xfffffe47a6374000 1488K pte
[ 1.894317] 0xfffffe47a6374000-0xfffffe47a6375000 4K ro GLB NX pte
[ 1.894337] 0xfffffe47a6375000-0xfffffe47a6376000 4K RW GLB NX pte
[ 1.894356] 0xfffffe47a6376000-0xfffffe47a637b000 20K ro GLB NX pte
[ 1.894375] 0xfffffe47a637b000-0xfffffe47a637c000 4K pte
[ 1.894390] 0xfffffe47a637c000-0xfffffe47a637e000 8K RW GLB NX pte
[ 1.894410] 0xfffffe47a637e000-0xfffffe47a637f000 4K pte
[ 1.894425] 0xfffffe47a637f000-0xfffffe47a6381000 8K RW GLB NX pte
[ 1.894444] 0xfffffe47a6381000-0xfffffe47a6382000 4K pte
[ 1.894459] 0xfffffe47a6382000-0xfffffe47a6384000 8K RW GLB NX pte
[ 1.894478] 0xfffffe47a6384000-0xfffffe47a6385000 4K pte
[ 1.894493] 0xfffffe47a6385000-0xfffffe47a6387000 8K RW GLB NX pte
[ 1.894515] 0xfffffe47a6387000-0xfffffe47a6400000 484K pte
[ 1.894532] 0xfffffe47a6400000-0xfffffe47c0000000 412M pmd
[ 1.894547] 0xfffffe47c0000000-0xfffffe5e40000000 90G pud
[ 1.894562] 0xfffffe5e40000000-0xfffffe5e45800000 88M pmd
[ 1.894583] 0xfffffe5e45800000-0xfffffe5e45942000 1288K pte
[ 1.894598] 0xfffffe5e45942000-0xfffffe5e45943000 4K ro GLB NX pte
[ 1.894618] 0xfffffe5e45943000-0xfffffe5e45944000 4K RW GLB NX pte
[ 1.894637] 0xfffffe5e45944000-0xfffffe5e45949000 20K ro GLB NX pte
[ 1.894656] 0xfffffe5e45949000-0xfffffe5e4594a000 4K pte
[ 1.894671] 0xfffffe5e4594a000-0xfffffe5e4594c000 8K RW GLB NX pte
[ 1.894691] 0xfffffe5e4594c000-0xfffffe5e4594d000 4K pte
[ 1.894706] 0xfffffe5e4594d000-0xfffffe5e4594f000 8K RW GLB NX pte
[ 1.894725] 0xfffffe5e4594f000-0xfffffe5e45950000 4K pte
[ 1.894743] 0xfffffe5e45950000-0xfffffe5e45952000 8K RW GLB NX pte
[ 1.894762] 0xfffffe5e45952000-0xfffffe5e45953000 4K pte
[ 1.894777] 0xfffffe5e45953000-0xfffffe5e45955000 8K RW GLB NX pte
[ 1.894800] 0xfffffe5e45955000-0xfffffe5e45a00000 684K pte
[ 1.894821] 0xfffffe5e45a00000-0xfffffe5e80000000 934M pmd
[ 1.894836] 0xfffffe5e80000000-0xfffffe7080000000 72G pud
[ 1.894855] 0xfffffe7080000000-0xfffffe70afe00000 766M pmd
[ 1.894874] 0xfffffe70afe00000-0xfffffe70afeaf000 700K pte
[ 1.894889] 0xfffffe70afeaf000-0xfffffe70afeb0000 4K ro GLB NX pte
[ 1.894908] 0xfffffe70afeb0000-0xfffffe70afeb1000 4K RW GLB NX pte
[ 1.894927] 0xfffffe70afeb1000-0xfffffe70afeb6000 20K ro GLB NX pte
[ 1.894946] 0xfffffe70afeb6000-0xfffffe70afeb7000 4K pte
[ 1.894961] 0xfffffe70afeb7000-0xfffffe70afeb9000 8K RW GLB NX pte
[ 1.894981] 0xfffffe70afeb9000-0xfffffe70afeba000 4K pte
[ 1.894995] 0xfffffe70afeba000-0xfffffe70afebc000 8K RW GLB NX pte
[ 1.895015] 0xfffffe70afebc000-0xfffffe70afebd000 4K pte
[ 1.895030] 0xfffffe70afebd000-0xfffffe70afebf000 8K RW GLB NX pte
[ 1.895049] 0xfffffe70afebf000-0xfffffe70afec0000 4K pte
[ 1.895064] 0xfffffe70afec0000-0xfffffe70afec2000 8K RW GLB NX pte
[ 1.895090] 0xfffffe70afec2000-0xfffffe70b0000000 1272K pte
[ 1.895106] 0xfffffe70b0000000-0xfffffe70c0000000 256M pmd
[ 1.895120] 0xfffffe70c0000000-0xfffffe7240000000 6G pud
[ 1.895137] 0xfffffe7240000000-0xfffffe725c800000 456M pmd
[ 1.895160] 0xfffffe725c800000-0xfffffe725c96f000 1468K pte
[ 1.895175] 0xfffffe725c96f000-0xfffffe725c970000 4K ro GLB NX pte
[ 1.895194] 0xfffffe725c970000-0xfffffe725c971000 4K RW GLB NX pte
[ 1.895214] 0xfffffe725c971000-0xfffffe725c976000 20K ro GLB NX pte
[ 1.895233] 0xfffffe725c976000-0xfffffe725c977000 4K pte
[ 1.895248] 0xfffffe725c977000-0xfffffe725c979000 8K RW GLB NX pte
[ 1.895268] 0xfffffe725c979000-0xfffffe725c97a000 4K pte
[ 1.895282] 0xfffffe725c97a000-0xfffffe725c97c000 8K RW GLB NX pte
[ 1.895302] 0xfffffe725c97c000-0xfffffe725c97d000 4K pte
[ 1.895317] 0xfffffe725c97d000-0xfffffe725c97f000 8K RW GLB NX pte
[ 1.895336] 0xfffffe725c97f000-0xfffffe725c980000 4K pte
[ 1.895351] 0xfffffe725c980000-0xfffffe725c982000 8K RW GLB NX pte
[ 1.895373] 0xfffffe725c982000-0xfffffe725ca00000 504K pte
[ 1.895388] 0xfffffe725ca00000-0xfffffe7267200000 168M pmd
[ 1.895406] 0xfffffe7267200000-0xfffffe7267299000 612K pte
[ 1.895421] 0xfffffe7267299000-0xfffffe726729a000 4K ro GLB NX pte
[ 1.895440] 0xfffffe726729a000-0xfffffe726729b000 4K RW GLB NX pte
[ 1.895460] 0xfffffe726729b000-0xfffffe72672a0000 20K ro GLB NX pte
[ 1.895479] 0xfffffe72672a0000-0xfffffe72672a1000 4K pte
[ 1.895494] 0xfffffe72672a1000-0xfffffe72672a3000 8K RW GLB NX pte
[ 1.895512] 0xfffffe72672a3000-0xfffffe72672a4000 4K pte
[ 1.895527] 0xfffffe72672a4000-0xfffffe72672a6000 8K RW GLB NX pte
[ 1.895547] 0xfffffe72672a6000-0xfffffe72672a7000 4K pte
[ 1.895562] 0xfffffe72672a7000-0xfffffe72672a9000 8K RW GLB NX pte
[ 1.895581] 0xfffffe72672a9000-0xfffffe72672aa000 4K pte
[ 1.895596] 0xfffffe72672aa000-0xfffffe72672ac000 8K RW GLB NX pte
[ 1.895623] 0xfffffe72672ac000-0xfffffe7267400000 1360K pte
[ 1.895639] 0xfffffe7267400000-0xfffffe7280000000 396M pmd
[ 1.895653] 0xfffffe7280000000-0xfffffe7940000000 27G pud
[ 1.895670] 0xfffffe7940000000-0xfffffe7956a00000 362M pmd
[ 1.895688] 0xfffffe7956a00000-0xfffffe7956aa3000 652K pte
[ 1.895703] 0xfffffe7956aa3000-0xfffffe7956aa4000 4K ro GLB NX pte
[ 1.895722] 0xfffffe7956aa4000-0xfffffe7956aa5000 4K RW GLB NX pte
[ 1.895743] 0xfffffe7956aa5000-0xfffffe7956aaa000 20K ro GLB NX pte
[ 1.895762] 0xfffffe7956aaa000-0xfffffe7956aab000 4K pte
[ 1.895777] 0xfffffe7956aab000-0xfffffe7956aad000 8K RW GLB NX pte
[ 1.895796] 0xfffffe7956aad000-0xfffffe7956aae000 4K pte
[ 1.895811] 0xfffffe7956aae000-0xfffffe7956ab0000 8K RW GLB NX pte
[ 1.895830] 0xfffffe7956ab0000-0xfffffe7956ab1000 4K pte
[ 1.895845] 0xfffffe7956ab1000-0xfffffe7956ab3000 8K RW GLB NX pte
[ 1.895864] 0xfffffe7956ab3000-0xfffffe7956ab4000 4K pte
[ 1.895879] 0xfffffe7956ab4000-0xfffffe7956ab6000 8K RW GLB NX pte
[ 1.895906] 0xfffffe7956ab6000-0xfffffe7956c00000 1320K pte
[ 1.895926] 0xfffffe7956c00000-0xfffffe7980000000 660M pmd
[ 1.895940] 0xfffffe7980000000-0xfffffe8000000000 26G pud
[ 1.895954] 0xfffffe8000000000-0xffffff0000000000 512G pgd
[ 1.895967] ---[ ESPfix Area ]---
[ 1.895977] 0xffffff0000000000-0xffffff4300000000 268G pud
[ 1.895991] 0xffffff4300000000-0xffffff430000d000 52K pte
[ 1.896006] 0xffffff430000d000-0xffffff430000e000 4K ro GLB NX pte
[ 1.896025] 0xffffff430000e000-0xffffff430001d000 60K pte
[ 1.896040] 0xffffff430001d000-0xffffff430001e000 4K ro GLB NX pte
[ 1.896059] 0xffffff430001e000-0xffffff430002d000 60K pte
[ 1.896073] 0xffffff430002d000-0xffffff430002e000 4K ro GLB NX pte
[ 1.896093] 0xffffff430002e000-0xffffff430003d000 60K pte
[ 1.896107] 0xffffff430003d000-0xffffff430003e000 4K ro GLB NX pte
[ 1.896127] 0xffffff430003e000-0xffffff430004d000 60K pte
[ 1.896142] 0xffffff430004d000-0xffffff430004e000 4K ro GLB NX pte
[ 1.896162] 0xffffff430004e000-0xffffff430005d000 60K pte
[ 1.896176] 0xffffff430005d000-0xffffff430005e000 4K ro GLB NX pte
[ 1.896196] 0xffffff430005e000-0xffffff430006d000 60K pte
[ 1.896211] 0xffffff430006d000-0xffffff430006e000 4K ro GLB NX pte
[ 1.896230] 0xffffff430006e000-0xffffff430007d000 60K pte
[ 1.918632] ... 131059 entries skipped ...
[ 1.918639] ---[ EFI Runtime Services ]---
[ 1.918646] 0xffffffef00000000-0xfffffffec0000000 63G pud
[ 1.918665] 0xfffffffec0000000-0xfffffffeefc00000 764M pmd
[ 1.918682] 0xfffffffeefc00000-0xfffffffeefc9f000 636K pte
[ 1.918696] 0xfffffffeefc9f000-0xfffffffeefca0000 4K RW NX pte
[ 1.918722] 0xfffffffeefca0000-0xfffffffeefe00000 1408K pte
[ 1.918737] 0xfffffffeefe00000-0xfffffffeefe20000 128K pte
[ 1.918765] 0xfffffffeefe20000-0xfffffffef000b000 1964K pte
[ 1.918782] 0xfffffffef000b000-0xfffffffef00b4000 676K RW NX pte
[ 1.918802] 0xfffffffef00b4000-0xfffffffef00e4000 192K pte
[ 1.918816] 0xfffffffef00e4000-0xfffffffef00e5000 4K pte
[ 1.918830] 0xfffffffef00e5000-0xfffffffef00e6000 4K pte
[ 1.918851] 0xfffffffef00e6000-0xfffffffef0200000 1128K RW NX pte
[ 1.918870] 0xfffffffef0200000-0xfffffffef2400000 34M RW PSE NX pmd
[ 1.918895] 0xfffffffef2400000-0xfffffffef2523000 1164K RW NX pte
[ 1.918918] 0xfffffffef2523000-0xfffffffef340b000 15264K pte
[ 1.918942] 0xfffffffef340b000-0xfffffffef35d8000 1844K pte
[ 1.918963] 0xfffffffef35d8000-0xfffffffef3d08000 7360K pte
[ 1.918980] 0xfffffffef3d08000-0xfffffffef3d79000 452K pte
[ 1.918997] 0xfffffffef3d79000-0xfffffffef3e00000 540K RW NX pte
[ 1.919015] 0xfffffffef3e00000-0xfffffffef4400000 6M RW PSE NX pmd
[ 1.919043] 0xfffffffef4400000-0xfffffffef4593000 1612K RW NX pte
[ 1.919061] 0xfffffffef4593000-0xfffffffef4596000 12K ro x pte
[ 1.919080] 0xfffffffef4596000-0xfffffffef459b000 20K RW NX pte
[ 1.919099] 0xfffffffef459b000-0xfffffffef459c000 4K ro x pte
[ 1.919118] 0xfffffffef459c000-0xfffffffef45a1000 20K RW NX pte
[ 1.919136] 0xfffffffef45a1000-0xfffffffef45a5000 16K ro x pte
[ 1.919155] 0xfffffffef45a5000-0xfffffffef45aa000 20K RW NX pte
[ 1.919174] 0xfffffffef45aa000-0xfffffffef45ab000 4K ro x pte
[ 1.919193] 0xfffffffef45ab000-0xfffffffef45af000 16K RW NX pte
[ 1.919212] 0xfffffffef45af000-0xfffffffef45bc000 52K ro x pte
[ 1.919230] 0xfffffffef45bc000-0xfffffffef45c1000 20K RW NX pte
[ 1.919248] 0xfffffffef45c1000-0xfffffffef45c4000 12K ro x pte
[ 1.919267] 0xfffffffef45c4000-0xfffffffef45c9000 20K RW NX pte
[ 1.919286] 0xfffffffef45c9000-0xfffffffef45ca000 4K ro x pte
[ 1.919305] 0xfffffffef45ca000-0xfffffffef45cf000 20K RW NX pte
[ 1.919323] 0xfffffffef45cf000-0xfffffffef45d0000 4K ro x pte
[ 1.919342] 0xfffffffef45d0000-0xfffffffef45d5000 20K RW NX pte
[ 1.919361] 0xfffffffef45d5000-0xfffffffef45d6000 4K ro x pte
[ 1.919379] 0xfffffffef45d6000-0xfffffffef45da000 16K RW NX pte
[ 1.919398] 0xfffffffef45da000-0xfffffffef45e6000 48K ro x pte
[ 1.919417] 0xfffffffef45e6000-0xfffffffef45ed000 28K RW NX pte
[ 1.919436] 0xfffffffef45ed000-0xfffffffef45f2000 20K ro x pte
[ 1.919455] 0xfffffffef45f2000-0xfffffffef45f7000 20K RW NX pte
[ 1.919473] 0xfffffffef45f7000-0xfffffffef45fa000 12K ro x pte
[ 1.919492] 0xfffffffef45fa000-0xfffffffef45ff000 20K RW NX pte
[ 1.919511] 0xfffffffef45ff000-0xfffffffef4c00000 6148K pte
[ 1.919534] 0xfffffffef4c00000-0xfffffffef4da6000 1688K pte
[ 1.919553] 0xfffffffef4da6000-0xfffffffef4ea6000 1M pte
[ 1.919568] 0xfffffffef4ea6000-0xfffffffef4ec0000 104K pte
[ 1.919584] 0xfffffffef4ec0000-0xfffffffef4efb000 236K pte
[ 1.919598] 0xfffffffef4efb000-0xfffffffef4f17000 112K pte
[ 1.919624] 0xfffffffef4f17000-0xfffffffef5916000 10236K pte
[ 1.919638] 0xfffffffef5916000-0xfffffffef5919000 12K pte
[ 1.919665] 0xfffffffef5919000-0xfffffffef5b6a000 2372K pte
[ 1.919679] 0xfffffffef5b6a000-0xfffffffef5b74000 40K pte
[ 1.919694] 0xfffffffef5b74000-0xfffffffef5b8e000 104K pte
[ 1.919708] 0xfffffffef5b8e000-0xfffffffef5b94000 24K pte
[ 1.919723] 0xfffffffef5b94000-0xfffffffef5baa000 88K pte
[ 1.919737] 0xfffffffef5baa000-0xfffffffef5bad000 12K pte
[ 1.919755] 0xfffffffef5bad000-0xfffffffef5bc0000 76K pte
[ 1.919770] 0xfffffffef5bc0000-0xfffffffef5bc5000 20K pte
[ 1.919785] 0xfffffffef5bc5000-0xfffffffef5bda000 84K pte
[ 1.919799] 0xfffffffef5bda000-0xfffffffef5bf2000 96K pte
[ 1.919813] 0xfffffffef5bf2000-0xfffffffef5bfa000 32K pte
[ 1.919828] 0xfffffffef5bfa000-0xfffffffef5c00000 24K pte
[ 1.919843] 0xfffffffef5c00000-0xfffffffefdc00000 128M RW PSE NX pmd
[ 1.919862] 0xfffffffefdc00000-0xfffffffefec00000 16M RW PCD PSE NX pmd
[ 1.919886] 0xfffffffefec00000-0xfffffffefed00000 1M pte
[ 1.919901] 0xfffffffefed00000-0xfffffffefed10000 64K RW PCD NX pte
[ 1.919921] 0xfffffffefed10000-0xfffffffefed80000 448K pte
[ 1.919939] 0xfffffffefed80000-0xfffffffefee02000 520K RW PCD NX pte
[ 1.919958] 0xfffffffefee02000-0xfffffffefee10000 56K pte
[ 1.919972] 0xfffffffefee10000-0xfffffffefee11000 4K RW PCD NX pte
[ 1.919995] 0xfffffffefee11000-0xfffffffefef00000 956K pte
[ 1.920010] 0xfffffffefef00000-0xfffffffefef01000 4K RW PCD NX pte
[ 1.920030] 0xfffffffefef01000-0xfffffffefef40000 252K pte
[ 1.920044] 0xfffffffefef40000-0xfffffffefef45000 20K RW PCD NX pte
[ 1.920063] 0xfffffffefef45000-0xfffffffefef80000 236K pte
[ 1.920077] 0xfffffffefef80000-0xfffffffefef81000 4K RW PCD NX pte
[ 1.920097] 0xfffffffefef81000-0xfffffffefefc4000 268K pte
[ 1.920111] 0xfffffffefefc4000-0xfffffffefefca000 24K RW PCD NX pte
[ 1.920130] 0xfffffffefefca000-0xfffffffefefcc000 8K pte
[ 1.920144] 0xfffffffefefcc000-0xfffffffefefcf000 12K RW PCD NX pte
[ 1.920163] 0xfffffffefefcf000-0xfffffffefefd5000 24K pte
[ 1.920178] 0xfffffffefefd5000-0xfffffffefefd6000 4K RW PCD NX pte
[ 1.920197] 0xfffffffefefd6000-0xfffffffeff000000 168K pte
[ 1.920211] 0xfffffffeff000000-0xffffffff00000000 16M RW PCD PSE NX pmd
[ 1.920228] 0xffffffff00000000-0xffffffff80000000 2G pud
[ 1.920241] ---[ High Kernel Mapping ]---
[ 1.920248] 0xffffffff80000000-0xffffffff83000000 48M pmd
[ 1.920263] 0xffffffff83000000-0xffffffff86200000 50M RW PSE GLB x pmd
[ 1.920292] 0xffffffff86200000-0xffffffff863ff000 2044K RW GLB x pte
[ 1.920311] 0xffffffff863ff000-0xffffffff86400000 4K ro GLB x pte
[ 1.920330] 0xffffffff86400000-0xffffffff88400000 32M RW PSE GLB x pmd
[ 1.920354] 0xffffffff88400000-0xffffffffc0000000 892M pmd
[ 1.920367] ---[ Modules ]---
[ 1.920380] 0xffffffffc0000000-0xffffffffff000000 1008M pmd
[ 1.920393] ---[ End Modules ]---
[ 1.920398] 0xffffffffff000000-0xffffffffff200000 2M pmd
[ 1.920431] 0xffffffffff200000-0xffffffffff578000 3552K pte
[ 1.920445] ---[ Fixmap Area ]---
[ 1.920454] 0xffffffffff578000-0xffffffffff5fa000 520K pte
[ 1.920468] 0xffffffffff5fa000-0xffffffffff5fd000 12K RW PWT PCD GLB NX pte
[ 1.920498] 0xffffffffff5fd000-0xffffffffff800000 2060K pte
[ 1.920511] 0xffffffffff800000-0x0000000000000000 8M pmd
[ 1.920554] LSM: initializing lsm=lockdown,capability,yama,integrity,selinux,bpf,landlock
[ 1.920578] Yama: becoming mindful.
[ 1.920591] SELinux: Initializing.
[ 1.920626] LSM support for eBPF active
[ 1.920633] landlock: Up and running.
[ 1.920745] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.920819] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.921354] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 1.921376] LVT offset 1 assigned for vector 0xf9
[ 1.921391] LVT offset 2 assigned for vector 0xf4
[ 1.921400] process: using mwait in idle threads
[ 1.921407] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[ 1.921416] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 1.921429] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 1.921443] Spectre V2 : Mitigation: Retpolines
[ 1.921450] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 1.921461] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 1.921471] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 1.921481] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 1.921493] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 1.921504] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 1.937075] Freeing SMP alternatives memory: 44K
[ 2.040241] smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[ 2.040625] cblist_init_generic: Setting adjustable number of callback queues.
[ 2.040672] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 2.040734] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 2.040741] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 2.040741] Running RCU-tasks wait API self tests
[ 2.145970] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 2.146029] ... version: 0
[ 2.146052] ... bit width: 48
[ 2.146075] ... generic registers: 6
[ 2.146097] ... value mask: 0000ffffffffffff
[ 2.146126] ... max period: 00007fffffffffff
[ 2.146154] ... fixed-purpose events: 0
[ 2.146176] ... event mask: 000000000000003f
[ 2.146810] rcu: Hierarchical SRCU implementation.
[ 2.146839] rcu: Max phase no-delay instances is 400.
[ 2.147956] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 2.148377] smp: Bringing up secondary CPUs ...
[ 2.148699] x86: Booting SMP configuration:
[ 2.148715] .... node #0, CPUs: #1
[ 2.151035] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 2.151160] #2 #3 #4
[ 2.166841] Callback from call_rcu_tasks_trace() invoked.
[ 2.167035] #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
[ 2.182837] smp: Brought up 1 node, 16 CPUs
[ 2.182837] smpboot: Max logical packages: 1
[ 2.182837] smpboot: Total of 16 processors activated (105407.36 BogoMIPS)
[ 2.202916] allocated 266338304 bytes of page_ext
[ 2.203743] devtmpfs: initialized
[ 2.203862] x86/mm: Memory block size: 2048MB
[ 2.205564] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
[ 2.205564] ACPI: PM: Registering ACPI NVS region [mem 0xbbe84000-0xbc178fff] (3100672 bytes)
[ 2.208397] DMA-API: preallocated 65536 debug entries
[ 2.208409] DMA-API: debugging enabled by kernel config
[ 2.208419] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 2.208440] futex hash table entries: 4096 (order: 7, 524288 bytes, linear)
[ 2.208721] pinctrl core: initialized pinctrl subsystem

[ 2.209097] *************************************************************
[ 2.209108] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 2.209119] ** **
[ 2.209130] ** IOMMU DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL **
[ 2.209141] ** **
[ 2.209152] ** This means that this kernel is built to expose internal **
[ 2.209163] ** IOMMU data structures, which may compromise security on **
[ 2.209174] ** your system. **
[ 2.209185] ** **
[ 2.209196] ** If you see this message and you are not debugging the **
[ 2.209207] ** kernel, report this immediately to your vendor! **
[ 2.209218] ** **
[ 2.209229] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 2.209240] *************************************************************
[ 2.209287] PM: RTC time: 11:39:58, date: 2022-12-27
[ 2.210060] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 2.210468] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 2.210492] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 2.210514] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 2.210550] audit: initializing netlink subsys (disabled)
[ 2.210652] audit: type=2000 audit(1672141197.336:1): state=initialized audit_enabled=0 res=1
[ 2.210941] thermal_sys: Registered thermal governor 'fair_share'
[ 2.210943] thermal_sys: Registered thermal governor 'bang_bang'
[ 2.210955] thermal_sys: Registered thermal governor 'step_wise'
[ 2.210965] thermal_sys: Registered thermal governor 'user_space'
[ 2.211012] cpuidle: using governor menu
[ 2.211111] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 2.211111] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 2.211111] PCI: not using MMCONFIG
[ 2.211111] PCI: Using configuration type 1 for base access
[ 2.211120] PCI: Using configuration type 1 for extended access
[ 2.212495] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 2.213998] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 2.213998] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 2.213998] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 2.213998] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 2.214173] cryptd: max_cpu_qlen set to 1000
[ 2.214847] raid6: skipped pq benchmark and selected avx2x4
[ 2.214850] raid6: using avx2x2 recovery algorithm
[ 2.215014] fbcon: Taking over console
[ 2.215102] ACPI: Added _OSI(Module Device)
[ 2.215111] ACPI: Added _OSI(Processor Device)
[ 2.215120] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 2.215128] ACPI: Added _OSI(Processor Aggregator Device)
[ 2.250171] Callback from call_rcu_tasks_rude() invoked.
[ 2.252347] ACPI: 18 ACPI AML tables successfully acquired and loaded
[ 2.259117] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 2.265718] ACPI: Interpreter enabled
[ 2.265768] ACPI: PM: (supports S0 S4 S5)
[ 2.265780] ACPI: Using IOAPIC for interrupt routing
[ 2.266201] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 2.266297] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
[ 2.266321] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 2.266336] PCI: Using E820 reservations for host bridge windows
[ 2.267364] ACPI: Enabled 3 GPEs in block 00 to 1F
[ 2.268983] ACPI: \_SB_.PCI0.GPP0.M237: New power resource
[ 2.269571] ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
[ 2.269885] ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
[ 2.272504] ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
[ 2.272768] ACPI: \_SB_.PCI0.GP17.XHC0.P3U0: New power resource
[ 2.274459] ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
[ 2.274717] ACPI: \_SB_.PCI0.GP17.XHC1.P3U1: New power resource
[ 2.279405] ACPI: \_SB_.PCI0.GPP5.P1NV: New power resource
[ 2.280023] ACPI: \_SB_.PCI0.GPP6.P0NV: New power resource
[ 2.292341] ACPI: \_SB_.PRWL: New power resource
[ 2.296824] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 2.296842] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 2.297093] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[ 2.297516] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 2.297562] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 2.299036] PCI host bridge to bus 0000:00
[ 2.299046] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 2.299059] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 2.299072] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 2.299084] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 2.299096] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 2.299110] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[ 2.299124] pci_bus 0000:00: root bus resource [mem 0x1040000000-0xffffffffff window]
[ 2.299138] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.299203] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[ 2.299542] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[ 2.299791] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[ 2.300006] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
[ 2.300089] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 2.300405] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[ 2.300615] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
[ 2.300652] pci 0000:00:02.1: enabling Extended Tags
[ 2.300703] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[ 2.300957] pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
[ 2.301037] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[ 2.301276] pci 0000:00:02.3: [1022:1634] type 01 class 0x060400
[ 2.301353] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[ 2.301582] pci 0000:00:02.4: [1022:1634] type 01 class 0x060400
[ 2.301659] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[ 2.301988] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[ 2.302201] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[ 2.302237] pci 0000:00:08.1: enabling Extended Tags
[ 2.302289] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 2.302660] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 2.302928] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 2.303239] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000
[ 2.303432] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000
[ 2.303621] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000
[ 2.303818] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000
[ 2.304027] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000
[ 2.304220] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000
[ 2.304409] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000
[ 2.304597] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000
[ 2.304907] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[ 2.304932] pci 0000:01:00.0: reg 0x10: [mem 0xfcc00000-0xfcc03fff]
[ 2.305066] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 2.305160] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 2.305474] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[ 2.305489] pci 0000:00:01.1: bridge window [mem 0xfca00000-0xfccfffff]
[ 2.305504] pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[ 2.305634] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[ 2.305785] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 2.307336] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 2.307354] pci 0000:01:00.0: bridge window [mem 0xfca00000-0xfcbfffff]
[ 2.307371] pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[ 2.307518] pci 0000:03:00.0: [1002:73df] type 00 class 0x038000
[ 2.307544] pci 0000:03:00.0: reg 0x10: [mem 0xf800000000-0xfbffffffff 64bit pref]
[ 2.307567] pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
[ 2.307591] pci 0000:03:00.0: reg 0x24: [mem 0xfca00000-0xfcafffff]
[ 2.307607] pci 0000:03:00.0: reg 0x30: [mem 0xfcb00000-0xfcb1ffff pref]
[ 2.307733] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[ 2.307828] pci 0000:03:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 2.308097] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[ 2.308120] pci 0000:03:00.1: reg 0x10: [mem 0xfcb20000-0xfcb23fff]
[ 2.308241] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[ 2.308543] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 2.308559] pci 0000:02:00.0: bridge window [mem 0xfca00000-0xfcbfffff]
[ 2.308575] pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[ 2.308706] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[ 2.308745] pci 0000:04:00.0: reg 0x10: [io 0xf000-0xf0ff]
[ 2.308780] pci 0000:04:00.0: reg 0x18: [mem 0xfcf04000-0xfcf04fff 64bit]
[ 2.308806] pci 0000:04:00.0: reg 0x20: [mem 0xfcf00000-0xfcf03fff 64bit]
[ 2.308927] pci 0000:04:00.0: supports D1 D2
[ 2.308936] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.309268] pci 0000:00:02.1: PCI bridge to [bus 04]
[ 2.309281] pci 0000:00:02.1: bridge window [io 0xf000-0xffff]
[ 2.309293] pci 0000:00:02.1: bridge window [mem 0xfcf00000-0xfcffffff]
[ 2.309575] pci 0000:05:00.0: [14c3:7961] type 00 class 0x028000
[ 2.309635] pci 0000:05:00.0: reg 0x10: [mem 0xfc30300000-0xfc303fffff 64bit pref]
[ 2.309691] pci 0000:05:00.0: reg 0x18: [mem 0xfc30400000-0xfc30403fff 64bit pref]
[ 2.309778] pci 0000:05:00.0: reg 0x20: [mem 0xfc30404000-0xfc30404fff 64bit pref]
[ 2.310027] pci 0000:05:00.0: supports D1 D2
[ 2.310036] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.310912] pci 0000:00:02.2: PCI bridge to [bus 05]
[ 2.310929] pci 0000:00:02.2: bridge window [mem 0xfc30300000-0xfc304fffff 64bit pref]
[ 2.311099] pci 0000:06:00.0: [1bb1:5018] type 00 class 0x010802
[ 2.311158] pci 0000:06:00.0: reg 0x10: [mem 0xfce00000-0xfce03fff 64bit]
[ 2.311784] pci 0000:06:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:02.3 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[ 2.312300] pci 0000:00:02.3: PCI bridge to [bus 06]
[ 2.312314] pci 0000:00:02.3: bridge window [mem 0xfce00000-0xfcefffff]
[ 2.312491] pci 0000:07:00.0: [1bb1:5018] type 00 class 0x010802
[ 2.312550] pci 0000:07:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff 64bit]
[ 2.313143] pci 0000:07:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:02.4 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[ 2.313651] pci 0000:00:02.4: PCI bridge to [bus 07]
[ 2.313665] pci 0000:00:02.4: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 2.313895] pci 0000:08:00.0: [1002:1638] type 00 class 0x030000
[ 2.313918] pci 0000:08:00.0: reg 0x10: [mem 0xfc20000000-0xfc2fffffff 64bit pref]
[ 2.313939] pci 0000:08:00.0: reg 0x18: [mem 0xfc30000000-0xfc301fffff 64bit pref]
[ 2.313958] pci 0000:08:00.0: reg 0x20: [io 0xe000-0xe0ff]
[ 2.313973] pci 0000:08:00.0: reg 0x24: [mem 0xfc900000-0xfc97ffff]
[ 2.313993] pci 0000:08:00.0: enabling Extended Tags
[ 2.314071] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[ 2.314121] pci 0000:08:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[ 2.314363] pci 0000:08:00.1: [1002:1637] type 00 class 0x040300
[ 2.314382] pci 0000:08:00.1: reg 0x10: [mem 0xfc9c8000-0xfc9cbfff]
[ 2.314417] pci 0000:08:00.1: enabling Extended Tags
[ 2.314466] pci 0000:08:00.1: PME# supported from D1 D2 D3hot D3cold
[ 2.314681] pci 0000:08:00.2: [1022:15df] type 00 class 0x108000
[ 2.314706] pci 0000:08:00.2: reg 0x18: [mem 0xfc800000-0xfc8fffff]
[ 2.314728] pci 0000:08:00.2: reg 0x24: [mem 0xfc9cc000-0xfc9cdfff]
[ 2.314750] pci 0000:08:00.2: enabling Extended Tags
[ 2.314997] pci 0000:08:00.3: [1022:1639] type 00 class 0x0c0330
[ 2.315021] pci 0000:08:00.3: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[ 2.315060] pci 0000:08:00.3: enabling Extended Tags
[ 2.315113] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[ 2.315345] pci 0000:08:00.4: [1022:1639] type 00 class 0x0c0330
[ 2.315368] pci 0000:08:00.4: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
[ 2.315408] pci 0000:08:00.4: enabling Extended Tags
[ 2.315460] pci 0000:08:00.4: PME# supported from D0 D3hot D3cold
[ 2.315687] pci 0000:08:00.5: [1022:15e2] type 00 class 0x048000
[ 2.315706] pci 0000:08:00.5: reg 0x10: [mem 0xfc980000-0xfc9bffff]
[ 2.315746] pci 0000:08:00.5: enabling Extended Tags
[ 2.315795] pci 0000:08:00.5: PME# supported from D0 D3hot D3cold
[ 2.316009] pci 0000:08:00.6: [1022:15e3] type 00 class 0x040300
[ 2.316029] pci 0000:08:00.6: reg 0x10: [mem 0xfc9c0000-0xfc9c7fff]
[ 2.316073] pci 0000:08:00.6: enabling Extended Tags
[ 2.316124] pci 0000:08:00.6: PME# supported from D0 D3hot D3cold
[ 2.316381] pci 0000:00:08.1: PCI bridge to [bus 08]
[ 2.316393] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 2.316405] pci 0000:00:08.1: bridge window [mem 0xfc600000-0xfc9fffff]
[ 2.316419] pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[ 2.319168] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 2.319306] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 2.319429] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 2.319565] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 2.319693] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 2.319807] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 2.319921] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 2.320030] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 2.323065] Low-power S0 idle used by default for system suspend
[ 2.323560] iommu: Default domain type: Translated
[ 2.323560] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.323895] SCSI subsystem initialized
[ 2.323966] libata version 3.00 loaded.
[ 2.323966] ACPI: bus type USB registered
[ 2.323966] usbcore: registered new interface driver usbfs
[ 2.323966] usbcore: registered new interface driver hub
[ 2.323966] usbcore: registered new device driver usb
[ 2.335035] pps_core: LinuxPPS API ver. 1 registered
[ 2.335046] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 2.335067] PTP clock support registered
[ 2.335140] EDAC MC: Ver: 3.0.0
[ 2.335140] Registered efivars operations
[ 2.337148] NetLabel: Initializing
[ 2.337157] NetLabel: domain hash size = 128
[ 2.337166] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.337208] NetLabel: unlabeled traffic allowed by default
[ 2.337223] mctp: management component transport protocol core
[ 2.337235] NET: Registered PF_MCTP protocol family
[ 2.337260] PCI: Using ACPI for IRQ routing
[ 2.341965] PCI: pci_cache_line_size set to 64 bytes
[ 2.342234] e820: reserve RAM buffer [mem 0x09d1f000-0x0bffffff]
[ 2.342239] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 2.342241] e820: reserve RAM buffer [mem 0xb440b000-0xb7ffffff]
[ 2.342243] e820: reserve RAM buffer [mem 0xb6cb7018-0xb7ffffff]
[ 2.342244] e820: reserve RAM buffer [mem 0xb6cc5018-0xb7ffffff]
[ 2.342246] e820: reserve RAM buffer [mem 0xb6cd4018-0xb7ffffff]
[ 2.342247] e820: reserve RAM buffer [mem 0xb9122000-0xbbffffff]
[ 2.342249] e820: reserve RAM buffer [mem 0xba908000-0xbbffffff]
[ 2.342251] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[ 2.342252] e820: reserve RAM buffer [mem 0x101e300000-0x101fffffff]
[ 2.342584] pci 0000:08:00.0: vgaarb: setting as boot VGA device
[ 2.342584] pci 0000:08:00.0: vgaarb: bridge control possible
[ 2.342584] pci 0000:08:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 2.342584] vgaarb: loaded
[ 2.342798] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.342812] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 2.344984] clocksource: Switched to clocksource tsc-early
[ 2.353469] Callback from call_rcu_tasks() invoked.
[ 2.404603] VFS: Disk quotas dquot_6.6.0
[ 2.404642] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.404924] pnp: PnP ACPI init
[ 2.405239] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 2.406192] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 2.406205] system 00:03: [io 0x040b] has been reserved
[ 2.406216] system 00:03: [io 0x04d6] has been reserved
[ 2.406227] system 00:03: [io 0x0c00-0x0c01] has been reserved
[ 2.406238] system 00:03: [io 0x0c14] has been reserved
[ 2.406250] system 00:03: [io 0x0c50-0x0c51] has been reserved
[ 2.406261] system 00:03: [io 0x0c52] has been reserved
[ 2.406272] system 00:03: [io 0x0c6c] has been reserved
[ 2.406282] system 00:03: [io 0x0c6f] has been reserved
[ 2.406292] system 00:03: [io 0x0cd8-0x0cdf] has been reserved
[ 2.406304] system 00:03: [io 0x0800-0x089f] has been reserved
[ 2.406315] system 00:03: [io 0x0b00-0x0b0f] has been reserved
[ 2.406327] system 00:03: [io 0x0b20-0x0b3f] has been reserved
[ 2.406341] system 00:03: [io 0x0900-0x090f] has been reserved
[ 2.406352] system 00:03: [io 0x0910-0x091f] has been reserved
[ 2.406365] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 2.406378] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 2.406393] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 2.406406] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[ 2.406426] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 2.406441] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[ 2.406454] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[ 2.406467] system 00:03: [mem 0xfe700000-0xfe70ffff] has been reserved
[ 2.408324] pnp: PnP ACPI: found 4 devices
[ 2.416676] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.416877] NET: Registered PF_INET protocol family
[ 2.417172] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 2.419780] tcp_listen_portaddr_hash hash table entries: 32768 (order: 9, 2621440 bytes, linear)
[ 2.420086] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.420126] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 2.420516] TCP bind hash table entries: 65536 (order: 11, 10485760 bytes, vmalloc hugepage)
[ 2.421636] TCP: Hash tables configured (established 524288 bind 65536)
[ 2.422200] MPTCP token hash table entries: 65536 (order: 10, 6291456 bytes, vmalloc hugepage)
[ 2.422795] UDP hash table entries: 32768 (order: 10, 6291456 bytes, vmalloc hugepage)
[ 2.423435] UDP-Lite hash table entries: 32768 (order: 10, 6291456 bytes, vmalloc hugepage)
[ 2.424184] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.424211] NET: Registered PF_XDP protocol family
[ 2.424228] pci 0000:00:01.1: bridge window [io 0x1000-0x0fff] to [bus 01-03] add_size 1000
[ 2.424251] pci 0000:00:01.1: BAR 13: assigned [io 0x1000-0x1fff]
[ 2.424265] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 2.424279] pci 0000:02:00.0: bridge window [mem 0xfca00000-0xfcbfffff]
[ 2.424293] pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[ 2.424311] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[ 2.424323] pci 0000:01:00.0: bridge window [mem 0xfca00000-0xfcbfffff]
[ 2.424336] pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[ 2.424354] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[ 2.424364] pci 0000:00:01.1: bridge window [io 0x1000-0x1fff]
[ 2.424376] pci 0000:00:01.1: bridge window [mem 0xfca00000-0xfccfffff]
[ 2.424388] pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
[ 2.424404] pci 0000:00:02.1: PCI bridge to [bus 04]
[ 2.424416] pci 0000:00:02.1: bridge window [io 0xf000-0xffff]
[ 2.424429] pci 0000:00:02.1: bridge window [mem 0xfcf00000-0xfcffffff]
[ 2.424445] pci 0000:00:02.2: PCI bridge to [bus 05]
[ 2.424457] pci 0000:00:02.2: bridge window [mem 0xfc30300000-0xfc304fffff 64bit pref]
[ 2.424473] pci 0000:00:02.3: PCI bridge to [bus 06]
[ 2.424483] pci 0000:00:02.3: bridge window [mem 0xfce00000-0xfcefffff]
[ 2.424498] pci 0000:00:02.4: PCI bridge to [bus 07]
[ 2.424509] pci 0000:00:02.4: bridge window [mem 0xfcd00000-0xfcdfffff]
[ 2.424525] pci 0000:00:08.1: PCI bridge to [bus 08]
[ 2.424534] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 2.424549] pci 0000:00:08.1: bridge window [mem 0xfc600000-0xfc9fffff]
[ 2.424562] pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
[ 2.424579] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 2.424590] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 2.424601] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 2.424611] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 2.424622] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[ 2.424634] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
[ 2.424645] pci_bus 0000:00: resource 10 [mem 0x1040000000-0xffffffffff window]
[ 2.424658] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 2.424668] pci_bus 0000:01: resource 1 [mem 0xfca00000-0xfccfffff]
[ 2.424679] pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[ 2.424692] pci_bus 0000:02: resource 1 [mem 0xfca00000-0xfcbfffff]
[ 2.424702] pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[ 2.424715] pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcbfffff]
[ 2.424726] pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
[ 2.424739] pci_bus 0000:04: resource 0 [io 0xf000-0xffff]
[ 2.424749] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
[ 2.424760] pci_bus 0000:05: resource 2 [mem 0xfc30300000-0xfc304fffff 64bit pref]
[ 2.424772] pci_bus 0000:06: resource 1 [mem 0xfce00000-0xfcefffff]
[ 2.424783] pci_bus 0000:07: resource 1 [mem 0xfcd00000-0xfcdfffff]
[ 2.424794] pci_bus 0000:08: resource 0 [io 0xe000-0xefff]
[ 2.424804] pci_bus 0000:08: resource 1 [mem 0xfc600000-0xfc9fffff]
[ 2.424814] pci_bus 0000:08: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
[ 2.425151] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[ 2.425400] pci 0000:08:00.1: D0 power state depends on 0000:08:00.0
[ 2.425426] pci 0000:08:00.3: extending delay after power-on from D3hot to 20 msec
[ 2.425918] pci 0000:08:00.4: extending delay after power-on from D3hot to 20 msec
[ 2.426102] PCI: CLS 64 bytes, default 64
[ 2.426144] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 2.426342] pci 0000:00:01.0: Adding to iommu group 0
[ 2.426375] Trying to unpack rootfs image as initramfs...
[ 2.426392] pci 0000:00:01.1: Adding to iommu group 1
[ 2.426459] pci 0000:00:02.0: Adding to iommu group 2
[ 2.426508] pci 0000:00:02.1: Adding to iommu group 3
[ 2.426556] pci 0000:00:02.2: Adding to iommu group 4
[ 2.426596] pci 0000:00:02.3: Adding to iommu group 5
[ 2.426635] pci 0000:00:02.4: Adding to iommu group 6
[ 2.426698] pci 0000:00:08.0: Adding to iommu group 7
[ 2.426732] pci 0000:00:08.1: Adding to iommu group 7
[ 2.426794] pci 0000:00:14.0: Adding to iommu group 8
[ 2.426839] pci 0000:00:14.3: Adding to iommu group 8
[ 2.426973] pci 0000:00:18.0: Adding to iommu group 9
[ 2.427008] pci 0000:00:18.1: Adding to iommu group 9
[ 2.427046] pci 0000:00:18.2: Adding to iommu group 9
[ 2.427082] pci 0000:00:18.3: Adding to iommu group 9
[ 2.427118] pci 0000:00:18.4: Adding to iommu group 9
[ 2.427153] pci 0000:00:18.5: Adding to iommu group 9
[ 2.427188] pci 0000:00:18.6: Adding to iommu group 9
[ 2.427227] pci 0000:00:18.7: Adding to iommu group 9
[ 2.427267] pci 0000:01:00.0: Adding to iommu group 10
[ 2.427309] pci 0000:02:00.0: Adding to iommu group 11
[ 2.427353] pci 0000:03:00.0: Adding to iommu group 12
[ 2.427395] pci 0000:03:00.1: Adding to iommu group 13
[ 2.427439] pci 0000:04:00.0: Adding to iommu group 14
[ 2.427479] pci 0000:05:00.0: Adding to iommu group 15
[ 2.427520] pci 0000:06:00.0: Adding to iommu group 16
[ 2.427566] pci 0000:07:00.0: Adding to iommu group 17
[ 2.427596] pci 0000:08:00.0: Adding to iommu group 7
[ 2.427615] pci 0000:08:00.1: Adding to iommu group 7
[ 2.427636] pci 0000:08:00.2: Adding to iommu group 7
[ 2.427655] pci 0000:08:00.3: Adding to iommu group 7
[ 2.427675] pci 0000:08:00.4: Adding to iommu group 7
[ 2.427694] pci 0000:08:00.5: Adding to iommu group 7
[ 2.427713] pci 0000:08:00.6: Adding to iommu group 7
[ 2.432261] pci 0000:00:00.2: can't derive routing for PCI INT A
[ 2.432274] pci 0000:00:00.2: PCI INT A: not connected
[ 2.432432] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 2.432442] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[ 2.432466] AMD-Vi: Interrupt remapping enabled
[ 2.432474] AMD-Vi: X2APIC enabled
[ 2.477790] AMD-Vi: Virtual APIC enabled
[ 2.477949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.477964] software IO TLB: mapped [mem 0x00000000a3ccd000-0x00000000a7ccd000] (64MB)
[ 2.478046] LVT offset 0 assigned for vector 0x400
[ 2.478265] perf: AMD IBS detected (0x000003ff)
[ 2.478287] amd_uncore: 4 amd_df counters detected
[ 2.478319] amd_uncore: 6 amd_l3 counters detected
[ 2.478737] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 2.483515] Initialise system trusted keyrings
[ 2.483580] Key type blacklist registered
[ 2.483674] workingset: timestamp_bits=36 max_order=24 bucket_order=0
[ 2.483729] zbud: loaded
[ 2.484711] integrity: Platform Keyring initialized
[ 2.484729] integrity: Machine keyring initialized
[ 2.487102] NET: Registered PF_ALG protocol family
[ 2.487126] xor: automatically using best checksumming function avx
[ 2.487139] Key type asymmetric registered
[ 2.487153] Asymmetric key parser 'x509' registered
[ 3.504804] tsc: Refined TSC clocksource calibration: 3293.798 MHz
[ 3.504846] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f7a696fa44, max_idle_ns: 440795303741 ns
[ 3.504954] clocksource: Switched to clocksource tsc
[ 4.405553] Freeing initrd memory: 204024K
[ 4.409758] modprobe (132) used greatest stack depth: 13032 bytes left
[ 4.413435] modprobe (134) used greatest stack depth: 13008 bytes left
[ 4.414364] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 4.414495] io scheduler mq-deadline registered
[ 4.414505] io scheduler kyber registered
[ 4.414530] io scheduler bfq registered
[ 4.416096] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 4.418258] pcieport 0000:00:01.1: PME: Signaling with IRQ 36
[ 4.418333] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 4.418713] pcieport 0000:00:02.1: PME: Signaling with IRQ 37
[ 4.418947] pcieport 0000:00:02.2: PME: Signaling with IRQ 38
[ 4.419171] pcieport 0000:00:02.3: PME: Signaling with IRQ 39
[ 4.419451] pcieport 0000:00:02.4: PME: Signaling with IRQ 40
[ 4.419694] pcieport 0000:00:08.1: PME: Signaling with IRQ 41
[ 4.420426] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 4.491736] ACPI: AC: AC Adapter [ADP0] (on-line)
[ 4.491912] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2a/PNP0C0D:00/input/input0
[ 4.491983] ACPI: button: Lid Switch [LID0]
[ 4.492071] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 4.492154] ACPI: button: Power Button [PWRB]
[ 4.492248] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 4.492308] ACPI: button: Sleep Button [SLPB]
[ 4.492537] Estimated ratio of average max frequency by base frequency (times 1024): 1270
[ 4.492607] Monitor-Mwait will be used to enter C-1 state
[ 4.492622] ACPI: \_SB_.PLTF.P000: Found 3 idle states
[ 4.492987] ACPI: \_SB_.PLTF.P001: Found 3 idle states
[ 4.493268] ACPI: \_SB_.PLTF.P002: Found 3 idle states
[ 4.493544] ACPI: \_SB_.PLTF.P003: Found 3 idle states
[ 4.493826] ACPI: \_SB_.PLTF.P004: Found 3 idle states
[ 4.494091] ACPI: \_SB_.PLTF.P005: Found 3 idle states
[ 4.494375] ACPI: \_SB_.PLTF.P006: Found 3 idle states
[ 4.494639] ACPI: \_SB_.PLTF.P007: Found 3 idle states
[ 4.494922] ACPI: \_SB_.PLTF.P008: Found 3 idle states
[ 4.495193] ACPI: \_SB_.PLTF.P009: Found 3 idle states
[ 4.495462] ACPI: \_SB_.PLTF.P00A: Found 3 idle states
[ 4.495730] ACPI: \_SB_.PLTF.P00B: Found 3 idle states
[ 4.496002] ACPI: \_SB_.PLTF.P00C: Found 3 idle states
[ 4.496263] ACPI: \_SB_.PLTF.P00D: Found 3 idle states
[ 4.496526] ACPI: \_SB_.PLTF.P00E: Found 3 idle states
[ 4.496798] ACPI: \_SB_.PLTF.P00F: Found 3 idle states
[ 4.497486] thermal LNXTHERM:00: registered as thermal_zone0
[ 4.497500] ACPI: thermal: Thermal Zone [TZ01] (74 C)
[ 4.498022] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 4.500059] ACPI: battery: Slot [BAT0] (battery present)
[ 4.503833] Non-volatile memory driver v1.3
[ 4.503852] Linux agpgart interface v0.103
[ 4.526593] ACPI: bus type drm_connector registered
[ 4.532329] usbcore: registered new interface driver usbserial_generic
[ 4.532427] usbserial: USB Serial support registered for generic
[ 4.532494] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[ 4.532507] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 4.532802] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 4.532802] xhci_hcd 0000:08:00.4: xHCI Host Controller
[ 4.533218] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 1
[ 4.533227] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 2
[ 4.533324] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.533450] xhci_hcd 0000:08:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[ 4.533450] xhci_hcd 0000:08:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
[ 4.533778] mousedev: PS/2 mouse device common for all mice
[ 4.534365] rtc_cmos 00:01: RTC can wake from S4
[ 4.534579] xhci_hcd 0000:08:00.4: xHCI Host Controller
[ 4.534598] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 4.534779] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 3
[ 4.534794] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 4
[ 4.534798] xhci_hcd 0000:08:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.534813] xhci_hcd 0000:08:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 4.534992] rtc_cmos 00:01: registered as rtc0
[ 4.535027] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[ 4.535052] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.535053] rtc_cmos 00:01: setting system clock to 2022-12-27T11:40:00 UTC (1672141200)
[ 4.535067] usb usb2: Product: xHCI Host Controller
[ 4.535090] usb usb2: Manufacturer: Linux 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ xhci-hcd
[ 4.535110] usb usb2: SerialNumber: 0000:08:00.4
[ 4.535160] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 4.535217] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 4.535241] device-mapper: uevent: version 1.0.3
[ 4.535361] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@xxxxxxxxxx
[ 4.535626] hub 2-0:1.0: USB hub found
[ 4.535681] hub 2-0:1.0: 4 ports detected
[ 4.536800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[ 4.536819] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.536834] usb usb1: Product: xHCI Host Controller
[ 4.536844] usb usb1: Manufacturer: Linux 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ xhci-hcd
[ 4.536864] usb usb1: SerialNumber: 0000:08:00.3
[ 4.536881] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 4.537177] hub 1-0:1.0: USB hub found
[ 4.537206] hub 1-0:1.0: 4 ports detected
[ 4.538169] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.538237] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[ 4.538254] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.538269] usb usb3: Product: xHCI Host Controller
[ 4.538279] usb usb3: Manufacturer: Linux 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ xhci-hcd
[ 4.538301] usb usb3: SerialNumber: 0000:08:00.4
[ 4.538651] hub 3-0:1.0: USB hub found
[ 4.538683] hub 3-0:1.0: 2 ports detected
[ 4.539335] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.539387] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[ 4.539389] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.539390] usb usb4: Product: xHCI Host Controller
[ 4.539391] usb usb4: Manufacturer: Linux 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ xhci-hcd
[ 4.539392] usb usb4: SerialNumber: 0000:08:00.3
[ 4.539656] hub 4-0:1.0: USB hub found
[ 4.539702] hub 4-0:1.0: 2 ports detected
[ 4.559191] Console: switching to colour frame buffer device 320x90
[ 4.573684] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 4.573960] hid: raw HID events driver (C) Jiri Kosina
[ 4.574107] usbcore: registered new interface driver usbhid
[ 4.574131] usbhid: USB HID core driver
[ 4.574710] drop_monitor: Initializing network drop monitor service
[ 4.586201] Initializing XFRM netlink socket
[ 4.586348] NET: Registered PF_INET6 protocol family
[ 4.597477] Segment Routing with IPv6
[ 4.597521] RPL Segment Routing with IPv6
[ 4.598805] In-situ OAM (IOAM) with IPv6
[ 4.598856] mip6: Mobile IPv6
[ 4.598877] NET: Registered PF_PACKET protocol family
[ 4.611729] microcode: CPU1: patch_level=0x0a50000c
[ 4.611731] microcode: CPU2: patch_level=0x0a50000c
[ 4.611731] microcode: CPU3: patch_level=0x0a50000c
[ 4.611752] microcode: CPU4: patch_level=0x0a50000c
[ 4.611752] microcode: CPU5: patch_level=0x0a50000c
[ 4.611757] microcode: CPU7: patch_level=0x0a50000c
[ 4.611757] microcode: CPU6: patch_level=0x0a50000c
[ 4.611758] microcode: CPU9: patch_level=0x0a50000c
[ 4.611762] microcode: CPU8: patch_level=0x0a50000c
[ 4.611763] microcode: CPU11: patch_level=0x0a50000c
[ 4.611763] microcode: CPU10: patch_level=0x0a50000c
[ 4.611767] microcode: CPU12: patch_level=0x0a50000c
[ 4.611769] microcode: CPU14: patch_level=0x0a50000c
[ 4.611770] microcode: CPU13: patch_level=0x0a50000c
[ 4.611775] microcode: CPU15: patch_level=0x0a50000c
[ 4.611804] microcode: CPU0: patch_level=0x0a50000c
[ 4.612129] microcode: Microcode Update Driver: v2.2.
[ 4.612558] resctrl: L3 allocation detected
[ 4.612587] resctrl: MB allocation detected
[ 4.612599] resctrl: L3 monitoring detected
[ 4.612616] IPI shorthand broadcast: enabled
[ 4.612649] AVX2 version of gcm_enc/dec engaged.
[ 4.612791] AES CTR mode by8 optimization enabled
[ 4.619030] sched_clock: Marking stable (4615733123, 3009706)->(4641549224, -22806395)
[ 4.620692] registered taskstats version 1
[ 4.621352] Loading compiled-in X.509 certificates
[ 4.626602] Loaded X.509 cert 'Build time autogenerated kernel key: ce7da8c5b86d4d82cd45c290b29600fffeca5006'
[ 4.628632] zswap: loaded using pool lzo/zbud
[ 4.638432] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
[ 4.778776] usb 2-4: new high-speed USB device number 2 using xhci_hcd
[ 4.779358] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 4.789231] page_owner is disabled
[ 4.789480] Key type .fscrypt registered
[ 4.789497] Key type fscrypt-provisioning registered
[ 4.790585] Btrfs loaded, crc32c=crc32c-generic, assert=on, zoned=yes, fsverity=yes
[ 4.790737] Key type big_key registered
[ 4.791150] Key type trusted registered
[ 4.798572] Key type encrypted registered
[ 4.799042] Loading compiled-in module X.509 certificates
[ 4.799441] Loaded X.509 cert 'Build time autogenerated kernel key: ce7da8c5b86d4d82cd45c290b29600fffeca5006'
[ 4.799471] ima: Allocated hash algorithm: sha256
[ 4.832890] ima: No architecture policies found
[ 4.834002] evm: Initialising EVM extended attributes:
[ 4.834042] evm: security.selinux
[ 4.834065] evm: security.SMACK64 (disabled)
[ 4.834824] evm: security.SMACK64EXEC (disabled)
[ 4.835346] evm: security.SMACK64TRANSMUTE (disabled)
[ 4.835711] evm: security.SMACK64MMAP (disabled)
[ 4.836079] evm: security.apparmor (disabled)
[ 4.836423] evm: security.ima
[ 4.836764] evm: security.capability
[ 4.837102] evm: HMAC attrs: 0x1
[ 4.853316] modprobe (181) used greatest stack depth: 12984 bytes left
[ 4.886897] modprobe (200) used greatest stack depth: 12976 bytes left
[ 4.908999] usb 2-4: New USB device found, idVendor=13d3, idProduct=3563, bcdDevice= 1.00
[ 4.909572] usb 2-4: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[ 4.910037] usb 2-4: Product: Wireless_Device
[ 4.910401] usb 2-4: Manufacturer: MediaTek Inc.
[ 4.910752] usb 2-4: SerialNumber: 000000000
[ 4.916649] alg: No test for 842 (842-scomp)
[ 4.917503] alg: No test for 842 (842-generic)
[ 4.930522] cryptomgr_test (267) used greatest stack depth: 12888 bytes left
[ 4.930890] usb 1-3: New USB device found, idVendor=0b05, idProduct=1866, bcdDevice=40.23
[ 4.931414] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.931849] usb 1-3: Product: N-KEY Device
[ 4.932223] usb 1-3: Manufacturer: ASUSTek Computer Inc.
[ 4.948079] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input5
[ 4.948794] input: ASUSTek Computer Inc. N-KEY Device Keyboard as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input6
[ 4.983408] PM: Magic number: 2:366:682
[ 4.987331] RAS: Correctable Errors collector initialized.
[ 5.002083] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input7
[ 5.002849] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input8
[ 5.003937] hid-generic 0003:0B05:1866.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input0
[ 5.162224] Freeing unused decrypted memory: 2036K
[ 5.164866] Freeing unused kernel image (initmem) memory: 6300K
[ 5.170763] Write protecting the kernel read-only data: 36864k
[ 5.172250] Freeing unused kernel image (rodata/data gap) memory: 1752K
[ 5.196033] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 5.196488] rodata_test: all tests were successful
[ 5.196887] Run /init as init process
[ 5.197432] with arguments:
[ 5.197434] /init
[ 5.197436] with environment:
[ 5.197438] HOME=/
[ 5.197439] TERM=linux
[ 5.197441] BOOT_IMAGE=(hd0,gpt1)/@root/boot/vmlinuz-6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+
[ 5.224773] systemd[1]: systemd 252.4-598.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 5.225709] systemd[1]: Detected architecture x86-64.
[ 5.226186] systemd[1]: Running in initrd.
[ 5.232318] systemd[1]: Hostname set to <mikhail-laptop>.
[ 5.386640] clocksource: timekeeping watchdog on CPU6: Marking clocksource 'tsc' as unstable because the skew is too large:
[ 5.387622] clocksource: 'hpet' wd_nsec: 504148921 wd_now: 3042048 wd_last: 295fb09 mask: ffffffff
[ 5.388058] clocksource: 'tsc' cs_nsec: 505876361 cs_now: 1095f54489 cs_last: 1032a43e1a mask: ffffffffffffffff
[ 5.388472] clocksource: 'tsc' is current clocksource.
[ 5.388896] tsc: Marking TSC unstable due to clocksource watchdog
[ 5.398456] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[ 5.399046] sched_clock: Marking unstable (5395446349, 3009690)<-(5421262402, -22806395)
[ 5.409752] clocksource: Checking clocksource tsc synchronization from CPU 10 to CPUs 0-1,7,9,13,15.
[ 5.413339] clocksource: Switched to clocksource hpet
[ 5.703886] systemd[1]: bpf-lsm: LSM BPF program attached
[ 5.806775] systemd[1]: Queued start job for default target initrd.target.
[ 5.808054] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[ 5.810580] systemd[1]: Reached target local-fs.target - Local File Systems.
[ 5.812735] systemd[1]: Reached target slices.target - Slice Units.
[ 5.815573] systemd[1]: Reached target swap.target - Swaps.
[ 5.817660] systemd[1]: Reached target timers.target - Timer Units.
[ 5.820178] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[ 5.822826] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 5.825962] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 5.828376] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 5.831064] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 5.833801] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 5.836842] systemd[1]: Reached target sockets.target - Socket Units.
[ 5.853484] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 5.856168] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because no trigger condition checks were met.
[ 5.860848] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 5.866800] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 5.872261] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 5.877452] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[ 5.890554] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 5.893652] fuse: init (API version 7.38)
[ 5.894935] audit: type=1130 audit(1672141201.859: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'
[ 5.929366] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 5.931965] audit: type=1130 audit(1672141201.896:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.950442] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[ 5.953091] audit: type=1130 audit(1672141201.917:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.965040] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 5.970285] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 5.986211] systemd[1]: Finished systemd-vconsole-setup.service - Setup Virtual Console.
[ 5.989114] audit: type=1130 audit(1672141201.953: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'
[ 5.999277] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 6.002216] audit: type=1130 audit(1672141201.966: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'
[ 6.002556] systemd[1]: Started systemd-journald.service - Journal Service.
[ 6.006403] audit: type=1130 audit(1672141201.970: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'
[ 6.026325] audit: type=1130 audit(1672141201.990:8): 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'
[ 6.084594] audit: type=1130 audit(1672141202.048: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'
[ 6.104664] audit: type=1130 audit(1672141202.068:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.732392] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 6.736161] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/LNXVIDEO:00/input/input9
[ 6.755534] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 6.757354] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 6.759007] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 6.766261] ccp 0000:08:00.2: enabling device (0000 -> 0002)
[ 6.773910] ccp 0000:08:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[ 6.779962] r8169 0000:04:00.0 eth0: RTL8168h/8111h, 7c:10:c9:28:41:cc, XID 541, IRQ 63
[ 6.781030] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 6.785690] ccp 0000:08:00.2: tee enabled
[ 6.786795] ccp 0000:08:00.2: psp enabled
[ 6.811570] input: ASUE120A:00 04F3:319B Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0002/input/input10
[ 6.813926] input: ASUE120A:00 04F3:319B Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0002/input/input11
[ 6.816071] hid-generic 0018:04F3:319B.0002: input,hidraw1: I2C HID v1.00 Mouse [ASUE120A:00 04F3:319B] on i2c-ASUE120A:00
[ 6.823018] nvme 0000:06:00.0: platform quirk: setting simple suspend
[ 6.823403] nvme 0000:07:00.0: platform quirk: setting simple suspend
[ 6.824492] nvme nvme0: pci function 0000:06:00.0
[ 6.824646] nvme nvme1: pci function 0000:07:00.0
[ 6.826761] r8169 0000:04:00.0 enp4s0: renamed from eth0
[ 6.832441] nvme nvme0: missing or invalid SUBNQN field.
[ 6.832584] nvme nvme1: missing or invalid SUBNQN field.
[ 6.832945] nvme nvme0: Shutdown timeout set to 10 seconds
[ 6.833147] nvme nvme1: Shutdown timeout set to 10 seconds
[ 6.838795] nvme nvme1: 16/0/0 default/read/poll queues
[ 6.839482] nvme nvme0: 16/0/0 default/read/poll queues
[ 6.846960] nvme0n1: p1 p2 p3
[ 6.846991] nvme1n1: p1
[ 6.867216] BTRFS: device label fedora_localhost-live devid 1 transid 651917 /dev/nvme0n1p3 scanned by systemd-udevd (508)
[ 6.875642] AMD-Vi: AMD IOMMUv2 loaded and initialized
[ 6.883501] asus_wmi: ASUS WMI generic driver loaded
[ 6.884370] BTRFS: device label fedora_localhost-live devid 2 transid 651917 /dev/nvme1n1p1 scanned by systemd-udevd (491)
[ 6.952106] systemd-vconsol (521) used greatest stack depth: 12880 bytes left
[ 6.966900] input: ASUE120A:00 04F3:319B Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0002/input/input12
[ 6.975502] input: ASUE120A:00 04F3:319B Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0002/input/input13
[ 7.452391] hid-multitouch 0018:04F3:319B.0002: input,hidraw1: I2C HID v1.00 Mouse [ASUE120A:00 04F3:319B] on i2c-ASUE120A:00
[ 8.627665] asus 0003:0B05:1866.0001: Fixing up Asus N-KEY keyb report descriptor
[ 8.630151] asus 0003:0B05:1866.0001: Asus initialise N-KEY Device
[ 8.644925] input: ASUSTek Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:1866.0001/input/input14
[ 8.698957] asus 0003:0B05:1866.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ASUSTek Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input0
[ 8.720084] [drm] amdgpu kernel modesetting enabled.
[ 8.720796] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[ 8.722207] ATPX version 1, functions 0x00000001
[ 8.722404] ATPX Hybrid Graphics
[ 8.751066] amdgpu: Virtual CRAT table created for CPU
[ 8.751948] amdgpu: Topology: Add CPU node
[ 8.756200] Console: switching to colour dummy device 80x25
[ 8.777070] amdgpu 0000:03:00.0: enabling device (0000 -> 0002)
[ 8.777181] [drm] initializing kernel modesetting (NAVY_FLOUNDER 0x1002:0x73DF 0x1043:0x16C2 0xC3).
[ 8.777394] [drm] register mmio base: 0xFCA00000
[ 8.777403] [drm] register mmio size: 1048576
[ 8.777578] amdgpu 0000:03:00.0: amdgpu: lockup timeout disabled
[ 8.777590] amdgpu 0000:03:00.0: amdgpu: lockup timeout disabled
[ 8.777600] amdgpu 0000:03:00.0: amdgpu: lockup timeout disabled
[ 8.777611] amdgpu 0000:03:00.0: amdgpu: lockup timeout disabled
[ 8.780198] [drm] add ip block number 0 <nv_common>
[ 8.780209] [drm] add ip block number 1 <gmc_v10_0>
[ 8.780218] [drm] add ip block number 2 <navi10_ih>
[ 8.780227] [drm] add ip block number 3 <psp>
[ 8.780236] [drm] add ip block number 4 <smu>
[ 8.780245] [drm] add ip block number 5 <dm>
[ 8.780253] [drm] add ip block number 6 <gfx_v10_0>
[ 8.780262] [drm] add ip block number 7 <sdma_v5_2>
[ 8.780271] [drm] add ip block number 8 <vcn_v3_0>
[ 8.780280] [drm] add ip block number 9 <jpeg_v3_0>
[ 8.783400] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ATRM
[ 8.783414] amdgpu: ATOM BIOS: SWBRT77321.001
[ 8.783431] [drm] VCN(0) decode is enabled in VM mode
[ 8.783441] [drm] VCN(0) encode is enabled in VM mode
[ 8.783451] [drm] JPEG decode is enabled in VM mode
[ 8.783461] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[ 8.783495] [drm] GPU posting now...
[ 8.783622] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 8.783643] amdgpu 0000:03:00.0: amdgpu: VRAM: 12272M 0x0000008000000000 - 0x00000082FEFFFFFF (12272M used)
[ 8.783660] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[ 8.783675] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[ 8.783698] [drm] Detected VRAM RAM=12272M, BAR=16384M
[ 8.783708] [drm] RAM width 192bits GDDR6
[ 8.784193] [drm] amdgpu: 12272M of VRAM memory ready
[ 8.784205] [drm] amdgpu: 31785M of GTT memory ready.
[ 8.784291] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 8.784522] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 8.795431] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[ 8.795447] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[ 10.797453] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[ 10.803512] [drm] Loading DMUB firmware via PSP: version=0x02020017
[ 10.831168] [drm] use_doorbell being set to: [true]
[ 10.831208] [drm] use_doorbell being set to: [true]
[ 10.850814] [drm] Found VCN firmware Version ENC: 1.26 DEC: 2 VEP: 0 Revision: 0
[ 10.850847] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[ 10.914001] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 11.015565] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 11.029386] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 11.029452] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 11.029477] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 11.029537] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 11.084360] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[ 11.084397] BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274
[ 11.084412] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 469, name: systemd-udevd
[ 11.084426] preempt_count: 1, expected: 0
[ 11.084434] RCU nest depth: 0, expected: 0
[ 11.084442] 1 lock held by systemd-udevd/469:
[ 11.084450] #0: ffff8f97132e51c0 (&dev->mutex){....}-{3:3}, at: __driver_attach+0xc7/0x1c0
[ 11.084472] Preemption disabled at:
[ 11.084473] [<ffffffffc0afcce9>] dc_fpu_begin+0x19/0x90 [amdgpu]
[ 11.084811] CPU: 3 PID: 469 Comm: systemd-udevd Tainted: G L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 11.084832] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 11.084849] Call Trace:
[ 11.084855] <TASK>
[ 11.084860] dump_stack_lvl+0x5b/0x77
[ 11.084871] __might_resched.cold+0xff/0x13b
[ 11.084882] __kmem_cache_alloc_node+0x25b/0x3c0
[ 11.084893] ? dcn30_clock_source_create+0x34/0xc0 [amdgpu]
[ 11.085122] kmalloc_trace+0x26/0x60
[ 11.085132] dcn30_clock_source_create+0x34/0xc0 [amdgpu]
[ 11.085350] dcn30_create_resource_pool+0x321/0x12b0 [amdgpu]
[ 11.085571] dc_create_resource_pool+0x155/0x280 [amdgpu]
[ 11.085789] dc_create+0x1fe/0x5d0 [amdgpu]
[ 11.085789] amdgpu_dm_init.isra.0+0x286/0x380 [amdgpu]
[ 11.085789] ? __wake_up_klogd.part.0+0x56/0x80
[ 11.085789] ? vprintk_emit+0x120/0x360
[ 11.085789] ? dev_vprintk_emit+0x173/0x19b
[ 11.085789] dm_hw_init+0xe/0x20 [amdgpu]
[ 11.085789] amdgpu_device_init.cold+0x1b03/0x201d [amdgpu]
[ 11.085789] ? _raw_spin_unlock_irqrestore+0x40/0x60
[ 11.085789] amdgpu_driver_load_kms+0x15/0x110 [amdgpu]
[ 11.085789] amdgpu_pci_probe+0x164/0x370 [amdgpu]
[ 11.085789] local_pci_probe+0x41/0x80
[ 11.085789] pci_device_probe+0xb3/0x220
[ 11.085789] really_probe+0xde/0x380
[ 11.085789] ? pm_runtime_barrier+0x50/0x90
[ 11.085789] __driver_probe_device+0x78/0x170
[ 11.085789] driver_probe_device+0x1f/0x90
[ 11.085789] __driver_attach+0xd2/0x1c0
[ 11.085789] ? __pfx___driver_attach+0x10/0x10
[ 11.085789] bus_for_each_dev+0x76/0xa0
[ 11.085789] bus_add_driver+0x1b1/0x200
[ 11.085789] driver_register+0x89/0xe0
[ 11.085789] ? __pfx_init_module+0x10/0x10 [amdgpu]
[ 11.085789] do_one_initcall+0x6e/0x330
[ 11.085789] do_init_module+0x4a/0x200
[ 11.085789] __do_sys_finit_module+0x93/0xf0
[ 11.085789] do_syscall_64+0x5b/0x80
[ 11.085789] ? do_syscall_64+0x67/0x80
[ 11.085789] ? lockdep_hardirqs_on+0x7d/0x100
[ 11.085789] ? do_syscall_64+0x67/0x80
[ 11.085789] ? lockdep_hardirqs_on+0x7d/0x100
[ 11.085789] ? do_syscall_64+0x67/0x80
[ 11.085789] ? do_syscall_64+0x67/0x80
[ 11.085789] ? do_syscall_64+0x67/0x80
[ 11.085789] ? do_syscall_64+0x67/0x80
[ 11.085789] ? do_syscall_64+0x67/0x80
[ 11.085789] ? lockdep_hardirqs_on+0x7d/0x100
[ 11.085789] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 11.085789] RIP: 0033:0x7f2c068001cd
[ 11.085789] Code: 5d c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 0b dc 0c 00 f7 d8 64 89 01 48
[ 11.085789] RSP: 002b:00007fffc980d338 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 11.085789] RAX: ffffffffffffffda RBX: 000055e6f59e5020 RCX: 00007f2c068001cd
[ 11.085789] RDX: 0000000000000000 RSI: 000055e6f59f2c30 RDI: 0000000000000012
[ 11.085789] RBP: 000055e6f59f2c30 R08: 0000000000000000 R09: 00007fffc980d460
[ 11.085789] R10: 0000000000000012 R11: 0000000000000246 R12: 0000000000020000
[ 11.085789] R13: 000055e6f59b68a0 R14: 0000000000000000 R15: 000055e6f59da2a0
[ 11.085789] </TASK>
[ 11.087998] [drm] Display Core initialized with v3.2.215!
[ 11.089328] [drm] DMUB hardware initialized: version=0x02020017
[ 11.111182] [drm] kiq ring mec 2 pipe 1 q 0
[ 11.116329] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 11.116715] [drm] JPEG decode initialized successfully.
[ 11.119243] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 11.119572] amdgpu: sdma_bitmap: ffff
[ 11.156459] memmap_init_zone_device initialised 3145728 pages in 18ms
[ 11.156484] amdgpu: HMM registered 12272MB device memory
[ 11.157022] amdgpu: SRAT table not found
[ 11.157047] amdgpu: Virtual CRAT table created for GPU
[ 11.157930] amdgpu: Topology: Add dGPU node [0x73df:0x1002]
[ 11.157953] kfd kfd: amdgpu: added device 1002:73df
[ 11.157986] amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
[ 11.158427] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 11.158442] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 11.158455] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 11.158469] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 11.158482] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 11.158496] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 11.158509] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 11.158522] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 11.158535] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 11.158548] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 11.158561] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 11.158574] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 11.158587] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 11.158600] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 11.158613] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 11.158627] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 11.159432] amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
[ 11.178020] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:03:00.0 on minor 0
[ 11.183004] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 11.183249] [drm] DSC precompute is not needed.
[ 11.184577] amdgpu 0000:08:00.0: vgaarb: deactivate vga console
[ 11.184633] amdgpu 0000:08:00.0: enabling device (0006 -> 0007)
[ 11.184719] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x1043:0x16C2 0xC4).
[ 11.184959] [drm] register mmio base: 0xFC900000
[ 11.184968] [drm] register mmio size: 524288
[ 11.185129] amdgpu 0000:08:00.0: amdgpu: lockup timeout disabled
[ 11.187426] [drm] add ip block number 0 <soc15_common>
[ 11.187436] [drm] add ip block number 1 <gmc_v9_0>
[ 11.187445] [drm] add ip block number 2 <vega10_ih>
[ 11.187454] [drm] add ip block number 3 <psp>
[ 11.187463] [drm] add ip block number 4 <smu>
[ 11.187471] [drm] add ip block number 5 <dm>
[ 11.187479] [drm] add ip block number 6 <gfx_v9_0>
[ 11.187488] [drm] add ip block number 7 <sdma_v4_0>
[ 11.187497] [drm] add ip block number 8 <vcn_v2_0>
[ 11.187507] [drm] add ip block number 9 <jpeg_v2_0>
[ 11.187527] amdgpu 0000:08:00.0: amdgpu: Fetched VBIOS from VFCT
[ 11.187539] amdgpu: ATOM BIOS: 113-CEZANNE-018
[ 11.191057] [drm] VCN decode is enabled in VM mode
[ 11.191068] [drm] VCN encode is enabled in VM mode
[ 11.191077] [drm] JPEG decode is enabled in VM mode
[ 11.191086] amdgpu 0000:08:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 11.191101] amdgpu 0000:08:00.0: amdgpu: PCIE atomic ops is not supported
[ 11.191120] amdgpu 0000:08:00.0: amdgpu: MODE2 reset
[ 11.192028] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 11.192050] amdgpu 0000:08:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[ 11.192066] amdgpu 0000:08:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 11.192081] amdgpu 0000:08:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 11.192101] [drm] Detected VRAM RAM=512M, BAR=512M
[ 11.192111] [drm] RAM width 128bits DDR4
[ 11.192222] [drm] amdgpu: 512M of VRAM memory ready
[ 11.192232] [drm] amdgpu: 31785M of GTT memory ready.
[ 11.192266] ------------[ cut here ]------------
[ 11.192274] DMA-API: amdgpu 0000:08:00.0: cacheline tracking EEXIST, overlapping mappings aren't supported
[ 11.192293] WARNING: CPU: 3 PID: 469 at kernel/dma/debug.c:568 add_dma_entry+0x1ed/0x270
[ 11.192311] Modules linked in: amdgpu(+) drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 11.192406] CPU: 3 PID: 469 Comm: systemd-udevd Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 11.192428] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 11.192444] RIP: 0010:add_dma_entry+0x1ed/0x270
[ 11.192454] Code: ff 0f 84 97 00 00 00 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 c5 b7 92 00 48 89 c6 48 89 da 48 c7 c7 60 f7 ab 84 e8 0c 0a e3 00 <0f> 0b 48 85 ed 0f 85 dd c6 e3 00 8b 05 92 92 60 02 85 c0 0f 85 ca
[ 11.192483] RSP: 0018:ffffa79901bb79a0 EFLAGS: 00010292
[ 11.192494] RAX: 000000000000005e RBX: ffff8f9712dcfc00 RCX: 0000000000000000
[ 11.192507] RDX: 0000000000000001 RSI: ffffffff84b28f96 RDI: 00000000ffffffff
[ 11.192519] RBP: ffff8f9701595300 R08: 0000000000000000 R09: ffffa79901bb7848
[ 11.192531] R10: 0000000000000003 R11: ffff8fa61d2fffe8 R12: 0000000000000000
[ 11.192543] R13: 0000000000000001 R14: 0000000000000202 R15: 0000000000280040
[ 11.192555] FS: 00007f2c05db0b40(0000) GS:ffff8fa5d6e00000(0000) knlGS:0000000000000000
[ 11.192570] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 11.192580] CR2: 00007f04c89ba810 CR3: 00000001be5ba000 CR4: 0000000000750ee0
[ 11.192592] PKRU: 55555554
[ 11.192598] Call Trace:
[ 11.192604] <TASK>
[ 11.192612] dma_map_page_attrs+0x82/0x2d0
[ 11.192626] amdgpu_gart_init+0x3c/0xa0 [amdgpu]
[ 11.192922] gmc_v9_0_sw_init+0x3bc/0x770 [amdgpu]
[ 11.193122] amdgpu_device_init.cold+0x1617/0x201d [amdgpu]
[ 11.193342] ? _raw_spin_unlock_irqrestore+0x40/0x60
[ 11.193359] amdgpu_driver_load_kms+0x15/0x110 [amdgpu]
[ 11.193540] amdgpu_pci_probe+0x164/0x370 [amdgpu]
[ 11.193717] local_pci_probe+0x41/0x80
[ 11.193728] pci_device_probe+0xb3/0x220
[ 11.193740] really_probe+0xde/0x380
[ 11.193759] ? pm_runtime_barrier+0x50/0x90
[ 11.193770] __driver_probe_device+0x78/0x170
[ 11.193780] driver_probe_device+0x1f/0x90
[ 11.193790] __driver_attach+0xd2/0x1c0
[ 11.193799] ? __pfx___driver_attach+0x10/0x10
[ 11.193808] bus_for_each_dev+0x76/0xa0
[ 11.193818] bus_add_driver+0x1b1/0x200
[ 11.193828] driver_register+0x89/0xe0
[ 11.193837] ? __pfx_init_module+0x10/0x10 [amdgpu]
[ 11.194008] do_one_initcall+0x6e/0x330
[ 11.194024] do_init_module+0x4a/0x200
[ 11.194034] __do_sys_finit_module+0x93/0xf0
[ 11.194051] do_syscall_64+0x5b/0x80
[ 11.194062] ? do_syscall_64+0x67/0x80
[ 11.194071] ? lockdep_hardirqs_on+0x7d/0x100
[ 11.194081] ? do_syscall_64+0x67/0x80
[ 11.194090] ? lockdep_hardirqs_on+0x7d/0x100
[ 11.194100] ? do_syscall_64+0x67/0x80
[ 11.194109] ? do_syscall_64+0x67/0x80
[ 11.194118] ? do_syscall_64+0x67/0x80
[ 11.194126] ? do_syscall_64+0x67/0x80
[ 11.194135] ? do_syscall_64+0x67/0x80
[ 11.194143] ? lockdep_hardirqs_on+0x7d/0x100
[ 11.194153] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 11.194164] RIP: 0033:0x7f2c068001cd
[ 11.194177] Code: 5d c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 0b dc 0c 00 f7 d8 64 89 01 48
[ 11.194207] RSP: 002b:00007fffc980d338 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 11.194222] RAX: ffffffffffffffda RBX: 000055e6f59e5020 RCX: 00007f2c068001cd
[ 11.194235] RDX: 0000000000000000 RSI: 000055e6f59f2c30 RDI: 0000000000000012
[ 11.194247] RBP: 000055e6f59f2c30 R08: 0000000000000000 R09: 00007fffc980d460
[ 11.194260] R10: 0000000000000012 R11: 0000000000000246 R12: 0000000000020000
[ 11.194272] R13: 000055e6f59b68a0 R14: 0000000000000000 R15: 000055e6f59da2a0
[ 11.194291] </TASK>
[ 11.194297] irq event stamp: 867423
[ 11.194304] hardirqs last enabled at (867431): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 11.194321] hardirqs last disabled at (867438): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 11.194336] softirqs last enabled at (867080): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 11.194353] softirqs last disabled at (867073): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 11.194368] ---[ end trace 0000000000000000 ]---
[ 11.194377] DMA-API: Mapped at:
[ 11.194383] debug_dma_map_page+0x66/0x100
[ 11.194392] dma_map_page_attrs+0x82/0x2d0
[ 11.194401] amdgpu_gart_init+0x3c/0xa0 [amdgpu]
[ 11.194582] gmc_v9_0_sw_init+0x3bc/0x770 [amdgpu]
[ 11.194782] amdgpu_device_init.cold+0x1617/0x201d [amdgpu]
[ 11.195017] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 11.195226] [drm] PCIE GART of 1024M enabled.
[ 11.195235] [drm] PTB located at 0x000000F41FC00000
[ 11.203358] amdgpu 0000:08:00.0: amdgpu: PSP runtime database doesn't exist
[ 11.203373] amdgpu 0000:08:00.0: amdgpu: PSP runtime database doesn't exist
[ 11.209437] [drm] Loading DMUB firmware via PSP: version=0x01010024
[ 11.243332] [drm] Found VCN firmware Version ENC: 1.19 DEC: 5 VEP: 0 Revision: 0
[ 11.243366] amdgpu 0000:08:00.0: amdgpu: Will use PSP to load VCN firmware
[ 11.974327] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR
[ 12.056975] amdgpu 0000:08:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 12.065531] amdgpu 0000:08:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 12.065546] amdgpu 0000:08:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 12.065739] amdgpu 0000:08:00.0: amdgpu: SMU is initialized successfully!
[ 12.066774] [drm] Display Core initialized with v3.2.215!
[ 12.067344] [drm] DMUB hardware initialized: version=0x01010024
[ 12.246138] [drm] kiq ring mec 2 pipe 1 q 0
[ 12.251927] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 12.251961] [drm] JPEG decode initialized successfully.
[ 12.254832] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 12.254962] amdgpu: sdma_bitmap: 3
[ 12.262202] memmap_init_zone_device initialised 131072 pages in 1ms
[ 12.262216] amdgpu: HMM registered 512MB device memory
[ 12.262256] amdgpu: SRAT table not found
[ 12.262265] amdgpu: Virtual CRAT table created for GPU
[ 12.265115] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[ 12.265128] kfd kfd: amdgpu: added device 1002:1638
[ 12.265348] amdgpu 0000:08:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[ 12.265586] amdgpu 0000:08:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 12.265600] amdgpu 0000:08:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[ 12.265613] amdgpu 0000:08:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[ 12.265626] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[ 12.265639] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[ 12.265653] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[ 12.265666] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[ 12.265679] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[ 12.265693] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[ 12.265706] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[ 12.265719] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[ 12.265733] amdgpu 0000:08:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 13 on hub 0
[ 12.265759] amdgpu 0000:08:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[ 12.265771] amdgpu 0000:08:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[ 12.265784] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[ 12.265797] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[ 12.265811] amdgpu 0000:08:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[ 12.268697] [drm] Initialized amdgpu 3.49.0 20150101 for 0000:08:00.0 on minor 1
[ 12.769582] [drm] Fence fallback timer expired on ring gfx
[ 12.781237] fbcon: amdgpudrmfb (fb0) is primary device
[ 13.435056] Console: switching to colour frame buffer device 320x90
[ 13.443537] amdgpu 0000:08:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 13.462137] setfont (605) used greatest stack depth: 11272 bytes left
[ 13.578541] kauditd_printk_skb: 7 callbacks suppressed
[ 13.578543] audit: type=1130 audit(1672141209.542:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.635275] audit: type=1130 audit(1672141209.599:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.666924] BTRFS info (device nvme0n1p3): using crc32c (crc32c-intel) checksum algorithm
[ 13.667067] BTRFS info (device nvme0n1p3): using free space tree
[ 14.249327] BTRFS info (device nvme0n1p3): enabling ssd optimizations
[ 14.249359] BTRFS info (device nvme0n1p3): auto enabling async discard
[ 14.297699] audit: type=1130 audit(1672141210.261:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.297715] audit: type=1131 audit(1672141210.261:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.407867] audit: type=1130 audit(1672141210.372:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.453364] audit: type=1131 audit(1672141210.417:23): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.463160] audit: type=1131 audit(1672141210.427:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.483165] audit: type=1131 audit(1672141210.447:25): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.499141] audit: type=1131 audit(1672141210.463:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.507028] audit: type=1131 audit(1672141210.471:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.530799] systemd-udevd (469) used greatest stack depth: 10456 bytes left
[ 14.819832] systemd-journald[325]: Received SIGTERM from PID 1 (systemd).
[ 15.225656] SELinux: policy capability network_peer_controls=1
[ 15.226638] SELinux: policy capability open_perms=1
[ 15.227316] SELinux: policy capability extended_socket_class=1
[ 15.227943] SELinux: policy capability always_check_network=0
[ 15.228554] SELinux: policy capability cgroup_seclabel=1
[ 15.229156] SELinux: policy capability nnp_nosuid_transition=1
[ 15.229738] SELinux: policy capability genfs_seclabel_symlinks=1
[ 15.230335] SELinux: policy capability ioctl_skip_cloexec=0
[ 15.331112] systemd[1]: Successfully loaded SELinux policy in 211.557ms.
[ 15.391348] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 32.716ms.
[ 15.397470] systemd[1]: systemd 252.4-598.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 15.398941] systemd[1]: Detected architecture x86-64.
[ 15.757225] systemd[1]: bpf-lsm: LSM BPF program attached
[ 15.920425] systemd-sysv-generator[692]: 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.
[ 15.922128] systemd-sysv-generator[692]: 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.
[ 15.950179] zram: Added device: zram0
[ 16.132270] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 16.141396] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[ 16.143190] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 16.144356] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[ 16.148094] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 16.157165] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 16.159461] systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen.
[ 16.162586] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 16.165449] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[ 16.168085] systemd[1]: Created slice user.slice - User and Session Slice.
[ 16.172938] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
[ 16.173290] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 16.175812] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 16.179433] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 16.182971] systemd[1]: Reached target getty.target - Login Prompts.
[ 16.184379] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[ 16.186847] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[ 16.188139] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[ 16.190569] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 16.191885] systemd[1]: Reached target slices.target - Slice Units.
[ 16.196929] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 16.200635] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ 16.211229] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ 16.213469] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 16.215088] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 16.227662] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 16.235443] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 16.244531] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[ 16.262164] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 16.267203] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 16.275817] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 16.280052] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 16.281413] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 16.284432] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 16.288708] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 16.293503] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 16.297479] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 16.302269] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 16.303264] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 16.316958] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
[ 16.318609] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 16.333910] systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.
[ 16.335381] systemd[1]: Stopped systemd-journald.service - Journal Service.
[ 16.354598] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 16.358854] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 16.363245] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[ 16.367822] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 16.371099] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 16.374030] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 16.379200] systemd[1]: Started systemd-journald.service - Journal Service.
[ 16.385453] BTRFS info (device nvme0n1p3: state M): use zstd compression, level 1
[ 16.582267] systemd-journald[707]: Received client request to flush runtime journal.
[ 16.828554] zram0: detected capacity change from 0 to 16777216
[ 16.905018] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input15
[ 16.976395] Adding 8388604k swap on /dev/zram0. Priority:100 extents:1 across:8388604k SSDscFS
[ 16.981450] Adding 104857596k swap on /dev/nvme0n1p2. Priority:-2 extents:1 across:104857596k SSFS
[ 17.070853] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 17.072006] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 17.076560] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 17.080673] input: PC Speaker as /devices/platform/pcspkr/input/input16
[ 17.097796] snd_rn_pci_acp3x 0000:08:00.5: enabling device (0000 -> 0002)
[ 17.099200] asus_wmi: Initialization: 0x1
[ 17.101094] asus_wmi: SFUN value: 0x1821
[ 17.101808] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[ 17.102707] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[ 17.110621] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 17.111823] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 17.125453] asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
[ 17.145837] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input17
[ 17.189561] ACPI: battery: new extension: ASUS Battery Extension
[ 17.257105] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 17.266288] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 17.382304] Bluetooth: Core ver 2.22
[ 17.382362] NET: Registered PF_BLUETOOTH protocol family
[ 17.382363] Bluetooth: HCI device and connection manager initialized
[ 17.382401] Bluetooth: HCI socket layer initialized
[ 17.382405] Bluetooth: L2CAP socket layer initialized
[ 17.382432] Bluetooth: SCO socket layer initialized
[ 17.402817] SVM: TSC scaling supported
[ 17.403720] kvm: Nested Virtualization enabled
[ 17.404541] SVM: kvm: Nested Paging enabled
[ 17.407973] SVM: Virtual VMLOAD VMSAVE supported
[ 17.408857] SVM: Virtual GIF supported
[ 17.409713] SVM: LBR virtualization supported
[ 17.511666] MCE: In-kernel MCE decoding enabled.
[ 17.584419] usbcore: registered new interface driver btusb
[ 17.736235] intel_rapl_common: Found RAPL domain package
[ 17.737477] intel_rapl_common: Found RAPL domain core
[ 17.746018] Bluetooth: hci0: Device setup in 157714 usecs
[ 17.747782] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[ 17.851607] mt7921e 0000:05:00.0: enabling device (0000 -> 0002)
[ 17.887417] RPC: Registered named UNIX socket transport module.
[ 17.888376] RPC: Registered udp transport module.
[ 17.889014] RPC: Registered tcp transport module.
[ 17.889560] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 17.895786] mt7921e 0000:05:00.0: ASIC revision: 79610010
[ 17.986716] mt7921e 0000:05:00.0: HW/SW Version: 0x8a108a10, Build Time: 20221109110918a

[ 18.017981] mt7921e 0000:05:00.0: WM Firmware Version: ____010000, Build Time: 20221109111005
[ 18.290862] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 18.292660] [drm] PSP is resuming...
[ 18.369345] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 18.459151] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 18.459794] Bluetooth: BNEP filters: protocol multicast
[ 18.460445] Bluetooth: BNEP socket layer initialized
[ 18.465578] Bluetooth: MGMT ver 1.22
[ 18.471891] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 18.485981] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 18.486018] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 18.486024] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 18.486027] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 18.486086] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 18.540599] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 18.544038] [drm] DMUB hardware initialized: version=0x02020017
[ 18.585099] [drm] kiq ring mec 2 pipe 1 q 0
[ 18.592172] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 18.593361] [drm] JPEG decode initialized successfully.
[ 18.594441] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 18.595354] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 18.596183] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 18.596932] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 18.597636] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 18.598341] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 18.599023] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 18.599705] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 18.600400] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 18.601068] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 18.601710] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 18.602365] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 18.603069] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 18.603741] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 18.604432] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 18.605178] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 18.611294] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 18.629906] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[ 18.631197] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[ 18.632258] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[ 18.633477] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
[ 18.634636] snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client
[ 18.653880] snd_hda_intel 0000:08:00.1: bound 0000:08:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 18.658401] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 18.664759] NET: Registered PF_QIPCRTR protocol family
[ 18.673164] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 18.673719] snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 18.674264] snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 18.674822] snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0
[ 18.675314] snd_hda_codec_realtek hdaudioC2D0: inputs:
[ 18.676080] snd_hda_codec_realtek hdaudioC2D0: Headset Mic=0x19
[ 18.676840] snd_hda_codec_realtek hdaudioC2D0: Internal Mic=0x12
[ 18.713895] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card1/input18
[ 18.717302] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card1/input19
[ 18.719572] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card1/input20
[ 18.721641] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card1/input21
[ 18.724775] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input24
[ 18.727732] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input25
[ 18.729655] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input26
[ 18.731368] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input27
[ 18.733162] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input28
[ 18.735325] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input29
[ 18.739115] input: HD-Audio Generic HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card1/input22
[ 18.748852] input: HD-Audio Generic HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card1/input23
[ 18.888214] mt7921e 0000:05:00.0 wlp5s0: renamed from wlan0
[ 19.015835] Generic FE-GE Realtek PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[ 19.139846] input: HD-Audio Generic Headset Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input30
[ 19.141519] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card2/input31
[ 19.184594] r8169 0000:04:00.0 enp4s0: Link is Down
[ 21.418195] wlp5s0: authenticate with 24:cf:24:c2:72:d0
[ 21.614661] wlp5s0: send auth to 24:cf:24:c2:72:d0 (try 1/3)
[ 21.671225] wlp5s0: authenticate with 24:cf:24:c2:72:d0
[ 21.681278] wlp5s0: send auth to 24:cf:24:c2:72:d0 (try 1/3)
[ 21.688261] wlp5s0: authenticated
[ 21.692902] wlp5s0: associate with 24:cf:24:c2:72:d0 (try 1/3)
[ 21.712165] wlp5s0: RX AssocResp from 24:cf:24:c2:72:d0 (capab=0x511 status=0 aid=1)
[ 21.750028] wlp5s0: associated
[ 21.754336] wlp5s0: Limiting TX power to 28 (31 - 3) dBm as advertised by 24:cf:24:c2:72:d0
[ 22.847605] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[ 26.858770] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 26.858837] [drm] PSP is resuming...
[ 26.934890] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 27.036888] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 27.050659] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 27.050669] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 27.050674] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 27.050678] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 27.050737] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 27.105315] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 27.106759] [drm] DMUB hardware initialized: version=0x02020017
[ 27.145372] [drm] kiq ring mec 2 pipe 1 q 0
[ 27.150756] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 27.150948] [drm] JPEG decode initialized successfully.
[ 27.150971] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 27.150974] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 27.150976] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 27.150978] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 27.150980] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 27.150982] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 27.150984] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 27.150986] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 27.150988] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 27.150990] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 27.150992] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 27.150993] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 27.150995] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 27.150997] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 27.150999] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 27.151001] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 27.155857] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 28.940843] rfkill: input handler disabled
[ 29.519922] Bluetooth: RFCOMM TTY layer initialized
[ 29.519936] Bluetooth: RFCOMM socket layer initialized
[ 29.519952] Bluetooth: RFCOMM ver 1.11
[ 46.546845] rfkill: input handler enabled
[ 47.674098] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 47.674178] [drm] PSP is resuming...
[ 47.750451] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 47.851116] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 47.864886] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 47.864892] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 47.864897] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 47.864901] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 47.864980] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 47.918888] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 47.920140] [drm] DMUB hardware initialized: version=0x02020017
[ 47.958135] [drm] kiq ring mec 2 pipe 1 q 0
[ 47.963225] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 47.963431] [drm] JPEG decode initialized successfully.
[ 47.963454] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 47.963457] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 47.963459] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 47.963461] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 47.963463] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 47.963465] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 47.963467] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 47.963469] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 47.963471] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 47.963473] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 47.963475] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 47.963477] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 47.963478] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 47.963480] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 47.963482] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 47.963484] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 47.967775] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 49.918930] rfkill: input handler disabled
[ 78.346523] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 78.346592] [drm] PSP is resuming...
[ 78.422577] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 78.524345] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 78.538146] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 78.538155] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 78.538162] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 78.538166] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 78.538221] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 78.592033] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 78.593406] [drm] DMUB hardware initialized: version=0x02020017
[ 78.631591] [drm] kiq ring mec 2 pipe 1 q 0
[ 78.636856] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 78.637012] [drm] JPEG decode initialized successfully.
[ 78.637036] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 78.637039] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 78.637042] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 78.637043] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 78.637045] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 78.637047] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 78.637049] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 78.637051] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 78.637053] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 78.637055] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 78.637057] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 78.637059] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 78.637061] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 78.637063] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 78.637065] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 78.637067] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 78.641173] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 80.459081] ------------[ cut here ]------------
[ 80.459126] WARNING: CPU: 6 PID: 2056 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x63/0x70
[ 80.459136] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 80.459280] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 80.459377] CPU: 6 PID: 2056 Comm: gnome-shell Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 80.459382] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 80.459387] RIP: 0010:drm_modeset_drop_locks+0x63/0x70
[ 80.459393] Code: 42 08 48 89 10 48 89 1b 48 8d bb 50 ff ff ff 48 89 5b 08 e8 8f 08 5c 00 48 8b 45 78 49 39 c4 75 c6 5b 5d 41 5c c3 cc cc cc cc <0f> 0b eb ac 66 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90
[ 80.459398] RSP: 0018:ffffa799073e3c28 EFLAGS: 00010282
[ 80.459404] RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0000000000000002
[ 80.459409] RDX: 00000000000002f3 RSI: ffffffff84a92b41 RDI: ffffa799073e3ca8
[ 80.459413] RBP: ffffa799073e3ca8 R08: 0000000000000001 R09: 0000000000000001
[ 80.459417] R10: 0000000000000001 R11: 0000000000000000 R12: ffff8f97131ebc80
[ 80.459421] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 80.459425] FS: 00007fe04167a5c0(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 80.459429] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 80.459433] CR2: 00007fe0140b9000 CR3: 0000000122448000 CR4: 0000000000750ee0
[ 80.459438] PKRU: 55555554
[ 80.459441] Call Trace:
[ 80.459445] <TASK>
[ 80.459452] drm_mode_atomic_ioctl+0x3ba/0xb20
[ 80.459480] ? __pfx_drm_mode_atomic_ioctl+0x10/0x10
[ 80.459488] drm_ioctl_kernel+0xac/0x160
[ 80.459499] drm_ioctl+0x1e7/0x450
[ 80.459507] ? __pfx_drm_mode_atomic_ioctl+0x10/0x10
[ 80.459530] amdgpu_drm_ioctl+0x4a/0x80 [amdgpu]
[ 80.459878] __x64_sys_ioctl+0x90/0xd0
[ 80.459889] do_syscall_64+0x5b/0x80
[ 80.459897] ? do_syscall_64+0x67/0x80
[ 80.459903] ? do_syscall_64+0x67/0x80
[ 80.459909] ? lockdep_hardirqs_on+0x7d/0x100
[ 80.459915] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 80.459921] RIP: 0033:0x7fe04512465f
[ 80.459945] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 18 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[ 80.459950] RSP: 002b:00007ffde90ab210 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 80.459956] RAX: ffffffffffffffda RBX: 0000565400041790 RCX: 00007fe04512465f
[ 80.459960] RDX: 00007ffde90ab2b0 RSI: 00000000c03864bc RDI: 000000000000000f
[ 80.459964] RBP: 00007ffde90ab2b0 R08: 0000000000000000 R09: 0000000000000000
[ 80.459968] R10: 00005653fd204010 R11: 0000000000000246 R12: 00000000c03864bc
[ 80.459972] R13: 000000000000000f R14: 00005653fef79810 R15: 00005653fe8f3df0
[ 80.459992] </TASK>
[ 80.459996] irq event stamp: 7644975
[ 80.460000] hardirqs last enabled at (7644983): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 80.460006] hardirqs last disabled at (7644990): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 80.460011] softirqs last enabled at (7644842): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 80.460018] softirqs last disabled at (7644791): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 80.460022] ---[ end trace 0000000000000000 ]---
[ 82.644233] show_signal_msg: 120 callbacks suppressed
[ 82.644236] gldriverquery[3993]: segfault at 20 ip 00007fa7517c0800 sp 00007ffff5e34110 error 4 in libLLVM-15.so[7fa75143e000+33d4000] likely on CPU 15 (core 7, socket 0)
[ 82.644333] Code: 21 d1 48 89 ca 48 c1 e2 04 49 8d 04 13 49 8b 2c 13 49 39 ef 75 72 4c 89 70 08 48 83 c3 08 4c 39 e3 0f 84 49 01 00 00 48 8b 03 <4c> 8b 78 20 85 f6 75 b8 31 c0 41 8b 8d d8 00 00 00 8d 14 8d 04 00
[ 121.195105] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 121.195224] [drm] PSP is resuming...
[ 121.271890] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 121.372613] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 121.387242] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 121.387276] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 121.387284] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 121.387288] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 121.387352] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 121.442256] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 121.444093] [drm] DMUB hardware initialized: version=0x02020017
[ 121.483624] [drm] kiq ring mec 2 pipe 1 q 0
[ 121.490132] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 121.490332] [drm] JPEG decode initialized successfully.
[ 121.490359] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 121.490365] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 121.490369] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 121.490372] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 121.490375] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 121.490379] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 121.490382] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 121.490385] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 121.490389] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 121.490392] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 121.490396] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 121.490399] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 121.490403] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 121.490406] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 121.490410] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 121.490413] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 121.497998] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 151.153865] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 151.153942] [drm] PSP is resuming...
[ 151.230890] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 151.332521] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 151.346416] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 151.346426] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 151.346433] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 151.346437] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 151.346514] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 151.402036] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 151.403799] [drm] DMUB hardware initialized: version=0x02020017
[ 151.442629] [drm] kiq ring mec 2 pipe 1 q 0
[ 151.448783] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 151.448996] [drm] JPEG decode initialized successfully.
[ 151.449020] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 151.449024] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 151.449027] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 151.449029] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 151.449031] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 151.449033] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 151.449035] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 151.449037] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 151.449039] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 151.449047] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 151.449049] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 151.449052] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 151.449054] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 151.449056] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 151.449058] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 151.449060] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 151.455110] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 181.249225] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 181.249268] [drm] PSP is resuming...
[ 181.325336] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 181.434998] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 181.449012] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 181.449023] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 181.449030] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 181.449034] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 181.449088] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 181.503386] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 181.504878] [drm] DMUB hardware initialized: version=0x02020017
[ 181.542032] [drm] kiq ring mec 2 pipe 1 q 0
[ 181.547141] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 181.547354] [drm] JPEG decode initialized successfully.
[ 181.547378] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 181.547381] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 181.547384] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 181.547386] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 181.547388] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 181.547390] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 181.547392] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 181.547394] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 181.547396] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 181.547399] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 181.547401] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 181.547403] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 181.547405] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 181.547407] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 181.547409] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 181.547411] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 181.550990] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 211.249200] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 211.249237] [drm] PSP is resuming...
[ 211.325227] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 211.425995] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 211.439776] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 211.439787] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 211.439795] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 211.439799] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 211.439857] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 211.494492] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 211.495877] [drm] DMUB hardware initialized: version=0x02020017
[ 211.534381] [drm] kiq ring mec 2 pipe 1 q 0
[ 211.538979] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 211.539327] [drm] JPEG decode initialized successfully.
[ 211.539351] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 211.539354] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 211.539357] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 211.539359] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 211.539361] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 211.539363] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 211.539365] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 211.539367] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 211.539369] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 211.539371] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 211.539374] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 211.539376] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 211.539378] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 211.539380] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 211.539382] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 211.539384] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 211.542932] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 241.265694] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 241.265798] [drm] PSP is resuming...
[ 241.341778] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 241.442115] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 241.456201] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 241.456210] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 241.456220] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 241.456224] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 241.456301] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 241.510184] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 241.511476] [drm] DMUB hardware initialized: version=0x02020017
[ 241.550131] [drm] kiq ring mec 2 pipe 1 q 0
[ 241.555993] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 241.556176] [drm] JPEG decode initialized successfully.
[ 241.556204] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 241.556209] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 241.556213] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 241.556217] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 241.556221] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 241.556225] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 241.556229] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 241.556232] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 241.556236] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 241.556240] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 241.556244] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 241.556247] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 241.556251] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 241.556255] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 241.556259] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 241.556263] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 241.561021] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 271.281150] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 271.281182] [drm] PSP is resuming...
[ 271.357778] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 271.458230] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 271.472005] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 271.472014] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 271.472021] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 271.472025] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 271.472078] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 271.526929] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 271.528328] [drm] DMUB hardware initialized: version=0x02020017
[ 271.567434] [drm] kiq ring mec 2 pipe 1 q 0
[ 271.572697] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 271.572861] [drm] JPEG decode initialized successfully.
[ 271.572888] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 271.572891] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 271.572894] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 271.572896] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 271.572898] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 271.572900] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 271.572902] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 271.572904] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 271.572906] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 271.572908] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 271.572910] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 271.572912] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 271.572914] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 271.572916] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 271.572919] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 271.572921] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 271.576455] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 301.337942] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 301.337993] [drm] PSP is resuming...
[ 301.413891] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 301.514676] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 301.528468] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 301.528475] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 301.528482] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 301.528486] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 301.528539] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 301.583304] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 301.584686] [drm] DMUB hardware initialized: version=0x02020017
[ 301.622679] [drm] kiq ring mec 2 pipe 1 q 0
[ 301.627790] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 301.627996] [drm] JPEG decode initialized successfully.
[ 301.628021] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 301.628024] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 301.628027] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 301.628029] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 301.628031] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 301.628034] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 301.628036] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 301.628038] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 301.628040] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 301.628042] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 301.628044] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 301.628047] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 301.628049] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 301.628051] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 301.628053] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 301.628055] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 301.631601] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 331.321179] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 331.321215] [drm] PSP is resuming...
[ 331.397220] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 331.497442] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 331.511246] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 331.511254] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 331.511261] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 331.511265] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 331.511318] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 331.565634] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 331.567038] [drm] DMUB hardware initialized: version=0x02020017
[ 331.604720] [drm] kiq ring mec 2 pipe 1 q 0
[ 331.610386] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 331.610550] [drm] JPEG decode initialized successfully.
[ 331.610574] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 331.610577] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 331.610579] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 331.610581] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 331.610583] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 331.610586] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 331.610588] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 331.610590] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 331.610592] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 331.610594] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 331.610596] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 331.610598] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 331.610600] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 331.610602] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 331.610604] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 331.610606] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 331.614829] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 361.337849] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 361.337900] [drm] PSP is resuming...
[ 361.413781] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 361.515228] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 361.528999] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 361.529008] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 361.529015] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 361.529019] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 361.529073] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 361.583310] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 361.584586] [drm] DMUB hardware initialized: version=0x02020017
[ 361.622350] [drm] kiq ring mec 2 pipe 1 q 0
[ 361.628328] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 361.628838] [drm] JPEG decode initialized successfully.
[ 361.628863] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 361.628867] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 361.628869] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 361.628871] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 361.628873] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 361.628875] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 361.628877] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 361.628879] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 361.628881] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 361.628884] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 361.628886] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 361.628888] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 361.628890] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 361.628892] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 361.628894] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 361.628896] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 361.632468] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 391.386144] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 391.386179] [drm] PSP is resuming...
[ 391.462002] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 391.562454] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 391.576571] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 391.576580] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 391.576587] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 391.576591] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 391.576647] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 391.631378] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 391.632778] [drm] DMUB hardware initialized: version=0x02020017
[ 391.671145] [drm] kiq ring mec 2 pipe 1 q 0
[ 391.676326] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 391.676487] [drm] JPEG decode initialized successfully.
[ 391.676511] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 391.676515] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 391.676517] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 391.676519] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 391.676521] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 391.676523] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 391.676525] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 391.676527] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 391.676529] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 391.676531] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 391.676533] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 391.676536] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 391.676538] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 391.676540] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 391.676542] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 391.676544] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 391.680709] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 421.377625] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 421.377677] [drm] PSP is resuming...
[ 421.453673] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 421.554113] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 421.567886] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 421.567893] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 421.567900] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 421.567904] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 421.567963] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 421.621947] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 421.623325] [drm] DMUB hardware initialized: version=0x02020017
[ 421.662640] [drm] kiq ring mec 2 pipe 1 q 0
[ 421.667986] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 421.668144] [drm] JPEG decode initialized successfully.
[ 421.668167] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 421.668171] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 421.668173] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 421.668175] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 421.668177] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 421.668179] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 421.668181] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 421.668183] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 421.668186] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 421.668188] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 421.668190] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 421.668192] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 421.668194] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 421.668196] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 421.668198] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 421.668201] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 421.671276] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 451.465202] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 451.465236] [drm] PSP is resuming...
[ 451.541466] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 451.642893] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 451.656999] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 451.657007] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 451.657014] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 451.657018] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 451.657072] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 451.711755] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 451.713144] [drm] DMUB hardware initialized: version=0x02020017
[ 451.751180] [drm] kiq ring mec 2 pipe 1 q 0
[ 451.756045] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 451.756460] [drm] JPEG decode initialized successfully.
[ 451.756485] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 451.756489] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 451.756491] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 451.756493] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 451.756496] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 451.756498] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 451.756500] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 451.756502] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 451.756504] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 451.756506] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 451.756509] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 451.756511] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 451.756513] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 451.756515] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 451.756518] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 451.756520] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 451.760236] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 481.546087] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 481.546181] [drm] PSP is resuming...
[ 481.622244] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 481.723896] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 481.737706] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 481.737716] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 481.737725] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 481.737729] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 481.737819] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 481.792592] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 481.794011] [drm] DMUB hardware initialized: version=0x02020017
[ 481.832121] [drm] kiq ring mec 2 pipe 1 q 0
[ 481.837532] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 481.837697] [drm] JPEG decode initialized successfully.
[ 481.837724] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 481.837727] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 481.837730] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 481.837732] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 481.837734] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 481.837736] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 481.837738] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 481.837740] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 481.837758] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 481.837762] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 481.837765] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 481.837769] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 481.837773] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 481.837777] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 481.837781] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 481.837783] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 481.842591] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 511.554241] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 511.554286] [drm] PSP is resuming...
[ 511.631660] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 511.733347] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 511.747260] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 511.747269] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 511.747276] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 511.747280] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 511.747334] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 511.801114] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 511.802394] [drm] DMUB hardware initialized: version=0x02020017
[ 511.841253] [drm] kiq ring mec 2 pipe 1 q 0
[ 511.847000] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 511.847160] [drm] JPEG decode initialized successfully.
[ 511.847184] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 511.847187] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 511.847190] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 511.847192] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 511.847194] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 511.847196] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 511.847198] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 511.847200] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 511.847202] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 511.847204] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 511.847206] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 511.847208] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 511.847210] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 511.847212] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 511.847215] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 511.847217] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 511.851246] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 541.593129] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 541.593161] [drm] PSP is resuming...
[ 541.669126] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 541.769467] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 541.783239] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 541.783248] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 541.783255] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 541.783260] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 541.783313] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 541.837614] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 541.838919] [drm] DMUB hardware initialized: version=0x02020017
[ 541.877290] [drm] kiq ring mec 2 pipe 1 q 0
[ 541.882550] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 541.882761] [drm] JPEG decode initialized successfully.
[ 541.882785] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 541.882789] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 541.882791] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 541.882794] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 541.882796] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 541.882798] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 541.882800] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 541.882802] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 541.882804] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 541.882807] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 541.882809] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 541.882811] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 541.882813] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 541.882815] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 541.882818] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 541.882820] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 541.886151] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 571.562199] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 571.562240] [drm] PSP is resuming...
[ 571.638245] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 571.739443] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 571.753247] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 571.753258] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 571.753265] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 571.753269] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 571.753328] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 571.808722] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 571.810325] [drm] DMUB hardware initialized: version=0x02020017
[ 571.849259] [drm] kiq ring mec 2 pipe 1 q 0
[ 571.855650] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 571.855815] [drm] JPEG decode initialized successfully.
[ 571.855845] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 571.855851] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 571.855856] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 571.855860] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 571.855865] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 571.855869] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 571.855873] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 571.855878] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 571.855883] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 571.855887] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 571.855891] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 571.855896] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 571.855900] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 571.855904] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 571.855909] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 571.855913] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 571.859933] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 601.593154] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 601.593188] [drm] PSP is resuming...
[ 601.669360] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 601.772597] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 601.786358] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 601.786365] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 601.786372] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 601.786376] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 601.786440] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 601.840899] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 601.842274] [drm] DMUB hardware initialized: version=0x02020017
[ 601.880033] [drm] kiq ring mec 2 pipe 1 q 0
[ 601.885838] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 601.886037] [drm] JPEG decode initialized successfully.
[ 601.886066] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 601.886071] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 601.886075] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 601.886080] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 601.886084] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 601.886088] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 601.886092] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 601.886095] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 601.886099] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 601.886103] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 601.886107] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 601.886111] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 601.886115] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 601.886120] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 601.886124] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 601.886128] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 601.890047] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 631.609235] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 631.609278] [drm] PSP is resuming...
[ 631.685237] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 631.785469] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 631.799328] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 631.799339] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 631.799348] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 631.799354] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 631.799413] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 631.853654] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 631.854966] [drm] DMUB hardware initialized: version=0x02020017
[ 631.894042] [drm] kiq ring mec 2 pipe 1 q 0
[ 631.899072] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 631.899306] [drm] JPEG decode initialized successfully.
[ 631.899336] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 631.899341] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 631.899346] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 631.899350] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 631.899354] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 631.899358] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 631.899362] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 631.899366] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 631.899370] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 631.899374] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 631.899378] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 631.899383] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 631.899387] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 631.899391] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 631.899395] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 631.899399] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 631.903914] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 661.618204] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 661.618241] [drm] PSP is resuming...
[ 661.694122] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 661.794688] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 661.808603] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 661.808612] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 661.808619] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 661.808623] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 661.808707] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 661.862656] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 661.864062] [drm] DMUB hardware initialized: version=0x02020017
[ 661.902920] [drm] kiq ring mec 2 pipe 1 q 0
[ 661.908531] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 661.908688] [drm] JPEG decode initialized successfully.
[ 661.908713] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 661.908716] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 661.908719] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 661.908721] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 661.908723] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 661.908725] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 661.908727] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 661.908729] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 661.908732] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 661.908734] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 661.908736] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 661.908738] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 661.908741] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 661.908761] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 661.908763] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 661.908765] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 661.912602] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 691.706226] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 691.706270] [drm] PSP is resuming...
[ 691.783243] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 691.884774] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 691.898512] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 691.898522] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 691.898532] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 691.898538] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 691.898596] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 691.952623] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 691.954062] [drm] DMUB hardware initialized: version=0x02020017
[ 691.992122] [drm] kiq ring mec 2 pipe 1 q 0
[ 691.997548] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 691.997707] [drm] JPEG decode initialized successfully.
[ 691.997737] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 691.997755] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 691.997759] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 691.997763] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 691.997768] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 691.997772] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 691.997775] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 691.997779] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 691.997783] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 691.997787] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 691.997791] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 691.997795] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 691.997799] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 691.997803] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 691.997807] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 691.997811] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 692.001646] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 721.682171] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 721.682210] [drm] PSP is resuming...
[ 721.764891] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 721.865509] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 721.879996] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 721.880006] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 721.880013] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 721.880017] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 721.880071] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 721.939083] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 721.940576] [drm] DMUB hardware initialized: version=0x02020017
[ 721.982273] [drm] kiq ring mec 2 pipe 1 q 0
[ 721.990088] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 721.990341] [drm] JPEG decode initialized successfully.
[ 721.990365] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 721.990369] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 721.990371] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 721.990374] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 721.990377] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 721.990379] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 721.990381] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 721.990384] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 721.990386] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 721.990388] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 721.990391] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 721.990393] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 721.990396] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 721.990398] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 721.990401] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 721.990403] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 721.996420] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 751.698231] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 751.698274] [drm] PSP is resuming...
[ 751.774112] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 751.875474] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 751.889264] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 751.889276] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 751.889285] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 751.889291] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 751.889349] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 751.943809] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 751.945191] [drm] DMUB hardware initialized: version=0x02020017
[ 751.984190] [drm] kiq ring mec 2 pipe 1 q 0
[ 751.989496] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 751.989657] [drm] JPEG decode initialized successfully.
[ 751.989687] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 751.989692] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 751.989696] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 751.989700] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 751.989704] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 751.989708] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 751.989712] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 751.989716] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 751.989720] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 751.989724] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 751.989728] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 751.989732] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 751.989736] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 751.989759] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 751.989763] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 751.989767] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 751.993804] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 781.690104] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 781.690149] [drm] PSP is resuming...
[ 781.766451] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 781.867005] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 781.880777] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 781.880789] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 781.880797] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 781.880804] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 781.880864] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 781.934852] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 781.936233] [drm] DMUB hardware initialized: version=0x02020017
[ 781.974129] [drm] kiq ring mec 2 pipe 1 q 0
[ 781.979814] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 781.979973] [drm] JPEG decode initialized successfully.
[ 781.979997] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 781.980000] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 781.980002] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 781.980005] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 781.980007] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 781.980009] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 781.980012] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 781.980014] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 781.980016] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 781.980018] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 781.980020] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 781.980023] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 781.980025] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 781.980027] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 781.980029] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 781.980031] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 781.984120] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 811.721150] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 811.721182] [drm] PSP is resuming...
[ 811.797015] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 811.898355] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 811.912175] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 811.912189] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 811.912198] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 811.912204] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 811.912263] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 811.966530] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 811.967811] [drm] DMUB hardware initialized: version=0x02020017
[ 812.006491] [drm] kiq ring mec 2 pipe 1 q 0
[ 812.011883] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 812.012074] [drm] JPEG decode initialized successfully.
[ 812.012099] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 812.012103] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 812.012106] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 812.012108] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 812.012110] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 812.012113] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 812.012115] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 812.012117] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 812.012119] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 812.012121] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 812.012123] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 812.012126] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 812.012128] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 812.012130] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 812.012132] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 812.012134] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 812.023705] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 819.073168] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 819.073204] [drm] PSP is resuming...
[ 819.149125] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 819.249488] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 819.263253] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 819.263264] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 819.263271] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 819.263275] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 819.263328] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 819.317611] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 819.319024] [drm] DMUB hardware initialized: version=0x02020017
[ 819.358167] [drm] kiq ring mec 2 pipe 1 q 0
[ 819.362703] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 819.363115] [drm] JPEG decode initialized successfully.
[ 819.363145] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 819.363151] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 819.363155] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 819.363159] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 819.363163] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 819.363167] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 819.363171] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 819.363175] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 819.363179] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 819.363183] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 819.363187] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 819.363191] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 819.363195] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 819.363199] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 819.363203] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 819.363207] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 819.366786] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 841.753164] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 841.753197] [drm] PSP is resuming...
[ 841.829233] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 841.930447] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 841.944242] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 841.944253] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 841.944260] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 841.944265] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 841.944315] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 841.999647] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 842.001086] [drm] DMUB hardware initialized: version=0x02020017
[ 842.039249] [drm] kiq ring mec 2 pipe 1 q 0
[ 842.044589] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 842.044758] [drm] JPEG decode initialized successfully.
[ 842.044788] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 842.044794] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 842.044799] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 842.044802] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 842.044807] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 842.044811] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 842.044815] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 842.044819] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 842.044823] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 842.044828] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 842.044832] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 842.044836] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 842.044840] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 842.044844] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 842.044848] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 842.044852] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 842.048731] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 871.834203] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 871.834240] [drm] PSP is resuming...
[ 871.910236] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 872.013776] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 872.027612] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 872.027624] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 872.027633] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 872.027639] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 872.027712] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 872.082417] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 872.083827] [drm] DMUB hardware initialized: version=0x02020017
[ 872.122657] [drm] kiq ring mec 2 pipe 1 q 0
[ 872.127983] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 872.128273] [drm] JPEG decode initialized successfully.
[ 872.128303] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 872.128308] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 872.128313] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 872.128316] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 872.128320] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 872.128324] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 872.128327] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 872.128330] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 872.128333] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 872.128336] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 872.128339] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 872.128343] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 872.128347] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 872.128350] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 872.128355] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 872.128359] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 872.143134] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 901.818228] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 901.818271] [drm] PSP is resuming...
[ 901.894266] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 901.996358] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 902.010247] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 902.010257] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 902.010265] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 902.010269] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 902.010322] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 902.065380] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 902.066758] [drm] DMUB hardware initialized: version=0x02020017
[ 902.105022] [drm] kiq ring mec 2 pipe 1 q 0
[ 902.110006] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 902.110270] [drm] JPEG decode initialized successfully.
[ 902.110294] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 902.110297] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 902.110299] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 902.110301] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 902.110303] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 902.110305] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 902.110308] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 902.110310] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 902.110312] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 902.110314] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 902.110316] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 902.110318] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 902.110320] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 902.110322] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 902.110324] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 902.110326] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 902.120903] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 931.905280] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 931.905313] [drm] PSP is resuming...
[ 931.981447] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 932.083590] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 932.097359] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 932.097369] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 932.097377] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 932.097380] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 932.097439] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 932.152516] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 932.153893] [drm] DMUB hardware initialized: version=0x02020017
[ 932.192099] [drm] kiq ring mec 2 pipe 1 q 0
[ 932.197264] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 932.197422] [drm] JPEG decode initialized successfully.
[ 932.197446] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 932.197449] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 932.197452] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 932.197454] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 932.197456] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 932.197458] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 932.197460] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 932.197462] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 932.197464] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 932.197467] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 932.197469] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 932.197471] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 932.197473] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 932.197475] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 932.197477] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 932.197479] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 932.201068] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 961.954230] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 961.954264] [drm] PSP is resuming...
[ 962.030474] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 962.131996] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 962.145889] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 962.145898] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 962.145905] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 962.145909] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 962.145963] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 962.199995] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 962.201373] [drm] DMUB hardware initialized: version=0x02020017
[ 962.239136] [drm] kiq ring mec 2 pipe 1 q 0
[ 962.244863] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 962.245021] [drm] JPEG decode initialized successfully.
[ 962.245046] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 962.245049] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 962.245052] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 962.245054] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 962.245056] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 962.245058] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 962.245060] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 962.245062] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 962.245065] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 962.245067] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 962.245069] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 962.245072] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 962.245074] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 962.245076] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 962.245078] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 962.245080] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 962.248913] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 973.401631] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 973.401702] [drm] PSP is resuming...
[ 973.477668] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 973.579999] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 973.593774] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 973.593780] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 973.593787] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 973.593791] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 973.593848] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 973.648120] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 973.649499] [drm] DMUB hardware initialized: version=0x02020017
[ 973.687372] [drm] kiq ring mec 2 pipe 1 q 0
[ 973.692438] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 973.692733] [drm] JPEG decode initialized successfully.
[ 973.692767] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 973.692770] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 973.692773] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 973.692775] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 973.692777] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 973.692779] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 973.692782] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 973.692784] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 973.692786] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 973.692788] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 973.692791] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 973.692793] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 973.692795] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 973.692797] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 973.692799] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 973.692801] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 973.696351] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 991.916153] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 991.916186] [drm] PSP is resuming...
[ 991.992238] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 992.092678] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 992.106490] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 992.106500] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 992.106507] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 992.106511] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 992.106564] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 992.160727] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 992.162029] [drm] DMUB hardware initialized: version=0x02020017
[ 992.200115] [drm] kiq ring mec 2 pipe 1 q 0
[ 992.205106] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 992.205313] [drm] JPEG decode initialized successfully.
[ 992.205342] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 992.205347] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 992.205352] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 992.205356] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 992.205360] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 992.205364] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 992.205368] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 992.205371] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 992.205375] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 992.205379] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 992.205383] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 992.205387] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 992.205391] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 992.205395] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 992.205399] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 992.205403] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 992.208922] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1021.993200] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1021.993232] [drm] PSP is resuming...
[ 1022.069586] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1022.170354] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1022.184164] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1022.184175] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1022.184184] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1022.184190] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1022.184252] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1022.238965] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1022.240375] [drm] DMUB hardware initialized: version=0x02020017
[ 1022.278988] [drm] kiq ring mec 2 pipe 1 q 0
[ 1022.284431] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1022.284634] [drm] JPEG decode initialized successfully.
[ 1022.284659] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1022.284662] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1022.284665] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1022.284667] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1022.284670] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1022.284672] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1022.284674] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1022.284676] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1022.284678] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1022.284681] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1022.284683] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1022.284686] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1022.284688] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1022.284690] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1022.284692] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1022.284694] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1022.288304] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1051.961230] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1051.961273] [drm] PSP is resuming...
[ 1052.037234] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1052.148236] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1052.162014] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1052.162027] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1052.162036] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1052.162042] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1052.162103] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1052.216427] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1052.217916] [drm] DMUB hardware initialized: version=0x02020017
[ 1052.255653] [drm] kiq ring mec 2 pipe 1 q 0
[ 1052.261589] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1052.261759] [drm] JPEG decode initialized successfully.
[ 1052.261790] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1052.261795] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1052.261799] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1052.261803] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1052.261808] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1052.261812] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1052.261816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1052.261820] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1052.261824] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1052.261828] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1052.261832] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1052.261837] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1052.261841] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1052.261845] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1052.261849] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1052.261853] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1052.265757] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1054.353072] ------------[ cut here ]------------
[ 1054.353161] WARNING: CPU: 10 PID: 3631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1054.353168] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1054.353251] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1054.353308] CPU: 10 PID: 3631 Comm: ThreadPoolForeg Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1054.353312] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1054.353315] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1054.353318] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1054.353321] RSP: 0018:ffffa79913cef9e8 EFLAGS: 00010246
[ 1054.353325] RAX: 0000000000000000 RBX: ffff8f9b0dd7e590 RCX: 0000000000000000
[ 1054.353327] RDX: 0000000000000000 RSI: ffff8f9b0dd7e510 RDI: ffffa79913cefa10
[ 1054.353329] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1054.353331] R10: ffff8f9b0dd7e590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1054.353334] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1054.353336] FS: 00007faa945fc6c0(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 1054.353338] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1054.353341] CR2: 000033d400697000 CR3: 000000011fa46000 CR4: 0000000000750ee0
[ 1054.353343] PKRU: 55555554
[ 1054.353345] Call Trace:
[ 1054.353347] <TASK>
[ 1054.353353] submit_one_bio+0xd4/0xe0
[ 1054.353359] submit_extent_page+0x142/0x550
[ 1054.353372] read_extent_buffer_pages+0x584/0x9c0
[ 1054.353380] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1054.353384] ? folio_unlock+0x1d/0x50
[ 1054.353391] btrfs_read_extent_buffer+0x98/0x150
[ 1054.353396] read_tree_block+0x43/0xa0
[ 1054.353400] read_block_for_search+0x266/0x370
[ 1054.353412] btrfs_search_slot+0x351/0xd30
[ 1054.353419] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 1054.353425] btrfs_real_readdir+0x14a/0x470
[ 1054.353429] ? lock_is_held_type+0xe8/0x140
[ 1054.353435] ? find_held_lock+0x32/0x90
[ 1054.353446] iterate_dir+0x183/0x1d0
[ 1054.353452] __x64_sys_getdents64+0x76/0x120
[ 1054.353456] ? __pfx_filldir64+0x10/0x10
[ 1054.353460] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.353466] do_syscall_64+0x5b/0x80
[ 1054.353470] ? do_syscall_64+0x67/0x80
[ 1054.353473] ? do_syscall_64+0x67/0x80
[ 1054.353476] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.353480] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 1054.353484] RIP: 0033:0x7faaa75d4367
[ 1054.353506] Code: 50 fb ff 48 83 c4 08 48 89 e8 5b 5d c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 ff ff ff 7f 48 39 c2 48 0f 47 d0 b8 d9 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 8b 15 71 fa 0f 00 f7 d8 64 89 02 48
[ 1054.353508] RSP: 002b:00007faa945fa5a8 EFLAGS: 00000293 ORIG_RAX: 00000000000000d9
[ 1054.353512] RAX: ffffffffffffffda RBX: 000029481c258000 RCX: 00007faaa75d4367
[ 1054.353514] RDX: 0000000000008000 RSI: 000029481c258030 RDI: 000000000000071d
[ 1054.353516] RBP: 000029481c258004 R08: 000029481c258000 R09: 00007faa945fa47f
[ 1054.353518] R10: 0000000000001000 R11: 0000000000000293 R12: fffffffffffffdc8
[ 1054.353520] R13: 0000000000000000 R14: 00007faa945fa830 R15: 00007faa945fa878
[ 1054.353530] </TASK>
[ 1054.353532] irq event stamp: 8496475
[ 1054.353535] hardirqs last enabled at (8496483): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1054.353539] hardirqs last disabled at (8496490): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1054.353541] softirqs last enabled at (8493534): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1054.353545] softirqs last disabled at (8493529): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1054.353548] ---[ end trace 0000000000000000 ]---
[ 1054.353707] BTRFS error (device nvme0n1p3): level verify failed on logical 5039974596608 mirror 1 wanted 0 found 1
[ 1054.353782] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5039974596608 mirror 1
[ 1054.353788] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 1054.353812] BTRFS error (device nvme0n1p3): read failed, bytenr=5039974596608 check owner_root=256 transid=651564 has_first_key=1 first_key=(42747720 108 0) level=1 size=40
[ 1054.353819] CPU: 0 PID: 3631 Comm: ThreadPoolForeg Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1054.353823] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1054.353825] Call Trace:
[ 1054.353828] <TASK>
[ 1054.353831] dump_stack_lvl+0x5b/0x77
[ 1054.353837] read_extent_buffer_pages.cold+0x63/0xa2
[ 1054.353843] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1054.353849] ? folio_unlock+0x1d/0x50
[ 1054.353854] btrfs_read_extent_buffer+0x98/0x150
[ 1054.353860] read_tree_block+0x43/0xa0
[ 1054.353864] read_block_for_search+0x266/0x370
[ 1054.353875] btrfs_search_slot+0x351/0xd30
[ 1054.353883] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 1054.353889] btrfs_real_readdir+0x14a/0x470
[ 1054.353892] ? lock_is_held_type+0xe8/0x140
[ 1054.353896] ? find_held_lock+0x32/0x90
[ 1054.353907] iterate_dir+0x183/0x1d0
[ 1054.353913] __x64_sys_getdents64+0x76/0x120
[ 1054.353916] ? __pfx_filldir64+0x10/0x10
[ 1054.353921] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.353926] do_syscall_64+0x5b/0x80
[ 1054.353930] ? do_syscall_64+0x67/0x80
[ 1054.353933] ? do_syscall_64+0x67/0x80
[ 1054.353935] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.353939] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 1054.353942] RIP: 0033:0x7faaa75d4367
[ 1054.353957] Code: 50 fb ff 48 83 c4 08 48 89 e8 5b 5d c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 ff ff ff 7f 48 39 c2 48 0f 47 d0 b8 d9 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 8b 15 71 fa 0f 00 f7 d8 64 89 02 48
[ 1054.353959] RSP: 002b:00007faa945fa5a8 EFLAGS: 00000293 ORIG_RAX: 00000000000000d9
[ 1054.353963] RAX: ffffffffffffffda RBX: 000029481c258000 RCX: 00007faaa75d4367
[ 1054.353965] RDX: 0000000000008000 RSI: 000029481c258030 RDI: 000000000000071d
[ 1054.353967] RBP: 000029481c258004 R08: 000029481c258000 R09: 00007faa945fa47f
[ 1054.353968] R10: 0000000000001000 R11: 0000000000000293 R12: fffffffffffffdc8
[ 1054.353970] R13: 0000000000000000 R14: 00007faa945fa830 R15: 00007faa945fa878
[ 1054.353981] </TASK>
[ 1054.353983] BTRFS error (device nvme0n1p3): read failed, bytenr=5039974596608 check owner_root=256 transid=651564 has_first_key=1 first_key=(42747720 108 0) level=1 size=40
[ 1054.353987] CPU: 0 PID: 3631 Comm: ThreadPoolForeg Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1054.353990] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1054.353992] Call Trace:
[ 1054.353994] <TASK>
[ 1054.353996] dump_stack_lvl+0x5b/0x77
[ 1054.354000] read_extent_buffer_pages.cold+0x63/0xa2
[ 1054.354005] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1054.354009] ? folio_unlock+0x1d/0x50
[ 1054.354014] btrfs_read_extent_buffer+0x98/0x150
[ 1054.354020] read_tree_block+0x43/0xa0
[ 1054.354023] read_block_for_search+0x266/0x370
[ 1054.354034] btrfs_search_slot+0x351/0xd30
[ 1054.354041] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 1054.354046] btrfs_real_readdir+0x14a/0x470
[ 1054.354049] ? lock_is_held_type+0xe8/0x140
[ 1054.354052] ? find_held_lock+0x32/0x90
[ 1054.354062] iterate_dir+0x183/0x1d0
[ 1054.354067] __x64_sys_getdents64+0x76/0x120
[ 1054.354070] ? __pfx_filldir64+0x10/0x10
[ 1054.354075] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.354080] do_syscall_64+0x5b/0x80
[ 1054.354084] ? do_syscall_64+0x67/0x80
[ 1054.354086] ? do_syscall_64+0x67/0x80
[ 1054.354089] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.354093] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 1054.354095] RIP: 0033:0x7faaa75d4367
[ 1054.354099] Code: 50 fb ff 48 83 c4 08 48 89 e8 5b 5d c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 ff ff ff 7f 48 39 c2 48 0f 47 d0 b8 d9 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 8b 15 71 fa 0f 00 f7 d8 64 89 02 48
[ 1054.354101] RSP: 002b:00007faa945fa5a8 EFLAGS: 00000293 ORIG_RAX: 00000000000000d9
[ 1054.354104] RAX: ffffffffffffffda RBX: 000029481c258000 RCX: 00007faaa75d4367
[ 1054.354106] RDX: 0000000000008000 RSI: 000029481c258030 RDI: 000000000000071d
[ 1054.354107] RBP: 000029481c258004 R08: 000029481c258000 R09: 00007faa945fa47f
[ 1054.354109] R10: 0000000000001000 R11: 0000000000000293 R12: fffffffffffffdc8
[ 1054.354111] R13: 0000000000000000 R14: 00007faa945fa830 R15: 00007faa945fa878
[ 1054.354121] </TASK>
[ 1054.354123] BTRFS error (device nvme0n1p3): read failed, bytenr=5039974596608 check owner_root=256 transid=651564 has_first_key=1 first_key=(42747720 108 0) level=1 size=40
[ 1054.354126] CPU: 0 PID: 3631 Comm: ThreadPoolForeg Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1054.354128] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1054.354130] Call Trace:
[ 1054.354132] <TASK>
[ 1054.354134] dump_stack_lvl+0x5b/0x77
[ 1054.354138] read_extent_buffer_pages.cold+0x63/0xa2
[ 1054.354143] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1054.354147] ? folio_unlock+0x1d/0x50
[ 1054.354152] btrfs_read_extent_buffer+0x98/0x150
[ 1054.354157] read_tree_block+0x43/0xa0
[ 1054.354161] read_block_for_search+0x266/0x370
[ 1054.354172] btrfs_search_slot+0x351/0xd30
[ 1054.354179] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 1054.354183] btrfs_real_readdir+0x14a/0x470
[ 1054.354186] ? lock_is_held_type+0xe8/0x140
[ 1054.354190] ? find_held_lock+0x32/0x90
[ 1054.354200] iterate_dir+0x183/0x1d0
[ 1054.354205] __x64_sys_getdents64+0x76/0x120
[ 1054.354208] ? __pfx_filldir64+0x10/0x10
[ 1054.354212] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.354217] do_syscall_64+0x5b/0x80
[ 1054.354221] ? do_syscall_64+0x67/0x80
[ 1054.354223] ? do_syscall_64+0x67/0x80
[ 1054.354226] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.354230] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 1054.354232] RIP: 0033:0x7faaa75d4367
[ 1054.354235] Code: 50 fb ff 48 83 c4 08 48 89 e8 5b 5d c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 ff ff ff 7f 48 39 c2 48 0f 47 d0 b8 d9 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 8b 15 71 fa 0f 00 f7 d8 64 89 02 48
[ 1054.354237] RSP: 002b:00007faa945fa5a8 EFLAGS: 00000293 ORIG_RAX: 00000000000000d9
[ 1054.354240] RAX: ffffffffffffffda RBX: 000029481c258000 RCX: 00007faaa75d4367
[ 1054.354242] RDX: 0000000000008000 RSI: 000029481c258030 RDI: 000000000000071d
[ 1054.354244] RBP: 000029481c258004 R08: 000029481c258000 R09: 00007faa945fa47f
[ 1054.354246] R10: 0000000000001000 R11: 0000000000000293 R12: fffffffffffffdc8
[ 1054.354248] R13: 0000000000000000 R14: 00007faa945fa830 R15: 00007faa945fa878
[ 1054.354257] </TASK>
[ 1054.354259] BTRFS error (device nvme0n1p3): read failed, bytenr=5039974596608 check owner_root=256 transid=651564 has_first_key=1 first_key=(42747720 108 0) level=1 size=40
[ 1054.354262] CPU: 0 PID: 3631 Comm: ThreadPoolForeg Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1054.354264] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1054.354266] Call Trace:
[ 1054.354268] <TASK>
[ 1054.354270] dump_stack_lvl+0x5b/0x77
[ 1054.354273] read_extent_buffer_pages.cold+0x63/0xa2
[ 1054.354279] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1054.354283] ? folio_unlock+0x1d/0x50
[ 1054.354288] btrfs_read_extent_buffer+0x98/0x150
[ 1054.354293] read_tree_block+0x43/0xa0
[ 1054.354297] read_block_for_search+0x266/0x370
[ 1054.354307] btrfs_search_slot+0x351/0xd30
[ 1054.354314] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 1054.354319] btrfs_real_readdir+0x14a/0x470
[ 1054.354322] ? lock_is_held_type+0xe8/0x140
[ 1054.354326] ? find_held_lock+0x32/0x90
[ 1054.354335] iterate_dir+0x183/0x1d0
[ 1054.354340] __x64_sys_getdents64+0x76/0x120
[ 1054.354343] ? __pfx_filldir64+0x10/0x10
[ 1054.354348] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.354353] do_syscall_64+0x5b/0x80
[ 1054.354356] ? do_syscall_64+0x67/0x80
[ 1054.354359] ? do_syscall_64+0x67/0x80
[ 1054.354362] ? lockdep_hardirqs_on+0x7d/0x100
[ 1054.354366] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 1054.354368] RIP: 0033:0x7faaa75d4367
[ 1054.354371] Code: 50 fb ff 48 83 c4 08 48 89 e8 5b 5d c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 ff ff ff 7f 48 39 c2 48 0f 47 d0 b8 d9 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 8b 15 71 fa 0f 00 f7 d8 64 89 02 48
[ 1054.354373] RSP: 002b:00007faa945fa5a8 EFLAGS: 00000293 ORIG_RAX: 00000000000000d9
[ 1054.354376] RAX: ffffffffffffffda RBX: 000029481c258000 RCX: 00007faaa75d4367
[ 1054.354378] RDX: 0000000000008000 RSI: 000029481c258030 RDI: 000000000000071d
[ 1054.354379] RBP: 000029481c258004 R08: 000029481c258000 R09: 00007faa945fa47f
[ 1054.354381] R10: 0000000000001000 R11: 0000000000000293 R12: fffffffffffffdc8
[ 1054.354383] R13: 0000000000000000 R14: 00007faa945fa830 R15: 00007faa945fa878
[ 1054.354393] </TASK>
[ 1082.073200] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1082.073233] [drm] PSP is resuming...
[ 1082.149780] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1082.251350] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1082.265141] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1082.265151] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1082.265158] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1082.265162] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1082.265216] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1082.319139] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1082.320441] [drm] DMUB hardware initialized: version=0x02020017
[ 1082.358633] [drm] kiq ring mec 2 pipe 1 q 0
[ 1082.363574] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1082.363816] [drm] JPEG decode initialized successfully.
[ 1082.363844] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1082.363847] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1082.363850] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1082.363852] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1082.363854] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1082.363856] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1082.363859] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1082.363861] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1082.363863] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1082.363865] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1082.363867] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1082.363869] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1082.363871] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1082.363874] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1082.363876] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1082.363878] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1082.367447] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1104.708560] ------------[ cut here ]------------
[ 1104.708677] WARNING: CPU: 9 PID: 7380 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1104.708684] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1104.708798] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1104.708853] CPU: 9 PID: 7380 Comm: x86_64-linux-gn Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1104.708856] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1104.708859] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1104.708862] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1104.708864] RSP: 0018:ffffa799175677b8 EFLAGS: 00010246
[ 1104.708868] RAX: 0000000000000000 RBX: ffff8f9afb87ced0 RCX: 0000000000000000
[ 1104.708870] RDX: 0000000000000000 RSI: ffff8f9afb87ce50 RDI: ffffa799175677e0
[ 1104.708872] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1104.708874] R10: ffff8f9afb87ced0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1104.708876] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1104.708878] FS: 00007f092a621040(0000) GS:ffff8fa5d8600000(0000) knlGS:0000000000000000
[ 1104.708881] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1104.708883] CR2: 00007f0928e493dc CR3: 00000001356c8000 CR4: 0000000000750ee0
[ 1104.708885] PKRU: 55555554
[ 1104.708887] Call Trace:
[ 1104.708889] <TASK>
[ 1104.708894] submit_one_bio+0xd4/0xe0
[ 1104.708900] submit_extent_page+0x142/0x550
[ 1104.708912] read_extent_buffer_pages+0x584/0x9c0
[ 1104.708918] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1104.708922] ? folio_unlock+0x1d/0x50
[ 1104.708929] btrfs_read_extent_buffer+0x98/0x150
[ 1104.708934] read_tree_block+0x43/0xa0
[ 1104.708937] read_block_for_search+0x266/0x370
[ 1104.708948] btrfs_search_slot+0x351/0xd30
[ 1104.708956] ? rcu_read_lock_sched_held+0x3f/0x80
[ 1104.708961] btrfs_lookup_file_extent+0x37/0x40
[ 1104.708965] btrfs_get_extent+0x12a/0x940
[ 1104.708971] ? sched_clock_local+0xe/0x80
[ 1104.708975] ? sched_clock_cpu+0x9f/0xc0
[ 1104.708982] btrfs_do_readpage+0x3bd/0x770
[ 1104.708985] ? btrfs_lookup_ordered_range+0xe6/0x270
[ 1104.708991] ? __pfx_btrfs_read_folio+0x10/0x10
[ 1104.708995] btrfs_read_folio+0x6f/0x90
[ 1104.708998] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1104.709001] filemap_read_folio+0x4d/0x100
[ 1104.709006] ? __pfx_btrfs_read_folio+0x10/0x10
[ 1104.709008] do_read_cache_folio+0xe4/0x1e0
[ 1104.709010] ? sched_clock_cpu+0x9f/0xc0
[ 1104.709015] read_cache_page+0x16/0x70
[ 1104.709018] page_get_link+0x2a/0x1c0
[ 1104.709023] vfs_readlink+0x8a/0xf0
[ 1104.709029] do_readlinkat+0xf3/0x110
[ 1104.709035] __x64_sys_readlink+0x1a/0x30
[ 1104.709038] do_syscall_64+0x5b/0x80
[ 1104.709044] ? lock_is_held_type+0xe8/0x140
[ 1104.709050] ? do_syscall_64+0x67/0x80
[ 1104.709053] ? lockdep_hardirqs_on+0x7d/0x100
[ 1104.709057] ? do_syscall_64+0x67/0x80
[ 1104.709060] ? lockdep_hardirqs_on+0x7d/0x100
[ 1104.709063] ? do_syscall_64+0x67/0x80
[ 1104.709066] ? lockdep_hardirqs_on+0x7d/0x100
[ 1104.709070] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 1104.709074] RIP: 0033:0x7f092a32032b
[ 1104.709094] Code: 73 01 c3 48 8b 0d dd 5a 0d 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 b8 59 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 05 c3 0f 1f 40 00 48 8b 15 a9 5a 0d 00 f7 d8
[ 1104.709096] RSP: 002b:00007fffc3e97bd8 EFLAGS: 00000206 ORIG_RAX: 0000000000000059
[ 1104.709099] RAX: ffffffffffffffda RBX: 00000000000003ff RCX: 00007f092a32032b
[ 1104.709101] RDX: 00000000000003ff RSI: 00007fffc3e98460 RDI: 00007fffc3e97c40
[ 1104.709103] RBP: 00007fffc3e97c40 R08: 00007fffc3e98067 R09: 00007fffc3e97c40
[ 1104.709105] R10: 0000000000000000 R11: 0000000000000206 R12: 00007fffc3e98460
[ 1104.709107] R13: 00007fffc3e97c40 R14: 00007fffc3e98460 R15: 00007fffc3e98450
[ 1104.709116] </TASK>
[ 1104.709118] irq event stamp: 33769
[ 1104.709120] hardirqs last enabled at (33777): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1104.709124] hardirqs last disabled at (33784): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1104.709127] softirqs last enabled at (32812): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1104.709130] softirqs last disabled at (32803): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1104.709133] ---[ end trace 0000000000000000 ]---
[ 1105.771336] ------------[ cut here ]------------
[ 1105.771469] WARNING: CPU: 12 PID: 7422 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1105.771477] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1105.771556] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1105.771611] CPU: 12 PID: 7422 Comm: ldconfig Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1105.771614] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1105.771617] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1105.771620] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1105.771623] RSP: 0000:ffffa7991878b428 EFLAGS: 00010246
[ 1105.771626] RAX: 0000000000000000 RBX: ffff8f97172d4610 RCX: 0000000000000000
[ 1105.771628] RDX: 0000000000000000 RSI: ffff8f97172d4590 RDI: ffffa7991878b450
[ 1105.771630] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1105.771632] R10: ffff8f97172d4610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1105.771634] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1105.771637] FS: 000055555598f3c0(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 1105.771639] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1105.771641] CR2: 00007f2a37f65000 CR3: 000000011faa8000 CR4: 0000000000750ee0
[ 1105.771644] PKRU: 55555554
[ 1105.771646] Call Trace:
[ 1105.771648] <TASK>
[ 1105.771653] submit_one_bio+0xd4/0xe0
[ 1105.771660] submit_extent_page+0x142/0x550
[ 1105.771673] read_extent_buffer_pages+0x584/0x9c0
[ 1105.771680] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1105.771684] ? folio_unlock+0x1d/0x50
[ 1105.771690] btrfs_read_extent_buffer+0x98/0x150
[ 1105.771695] read_tree_block+0x43/0xa0
[ 1105.771699] read_block_for_search+0x266/0x370
[ 1105.771711] btrfs_search_slot+0x351/0xd30
[ 1105.771720] btrfs_lookup_csum+0x63/0x150
[ 1105.771727] btrfs_lookup_bio_sums+0x258/0x5b0
[ 1105.771737] btrfs_submit_compressed_read+0x359/0x470
[ 1105.771767] submit_one_bio+0xc4/0xe0
[ 1105.771772] submit_extent_page+0x4e2/0x550
[ 1105.771784] btrfs_do_readpage+0x305/0x770
[ 1105.771788] ? btrfs_lookup_ordered_range+0xe1/0x270
[ 1105.771797] ? extent_readahead+0xb7/0x6f0
[ 1105.771799] extent_readahead+0x3f7/0x6f0
[ 1105.771803] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1105.771816] read_pages+0x7a/0x300
[ 1105.771823] page_cache_ra_unbounded+0x131/0x1b0
[ 1105.771829] filemap_fault+0x62c/0xae0
[ 1105.771834] ? __lock_acquire+0x388/0x1ed0
[ 1105.771842] __do_fault+0x33/0x1d0
[ 1105.771847] do_fault+0x1e2/0x450
[ 1105.771851] __handle_mm_fault+0x669/0xfb0
[ 1105.771863] handle_mm_fault+0x16b/0x410
[ 1105.771868] do_user_addr_fault+0x1e0/0x6b0
[ 1105.771875] exc_page_fault+0x7e/0x2b0
[ 1105.771880] asm_exc_page_fault+0x22/0x30
[ 1105.771884] RIP: 0033:0x7f2a37fed4f5
[ 1105.771906] Code: 01 00 00 00 41 89 c0 b9 01 00 00 00 e8 84 b6 04 00 ba 05 00 00 00 48 8d 35 9f d8 0a 00 49 89 c1 48 83 f8 ff 0f 84 fb 00 00 00 <0f> b7 00 48 3d 0b 01 00 00 0f 84 14 02 00 00 48 3d cc 00 00 00 0f
[ 1105.771909] RSP: 002b:00007fff86a33cf0 EFLAGS: 00010213
[ 1105.771911] RAX: 00007f2a37f65000 RBX: 0000555555991e80 RCX: 00007f2a38038b77
[ 1105.771913] RDX: 0000000000000005 RSI: 00007f2a3809ad87 RDI: 0000000000000000
[ 1105.771915] RBP: 00007fff86a34e70 R08: 0000000000000004 R09: 00007f2a37f65000
[ 1105.771917] R10: 0000000000000001 R11: 0000000000000246 R12: 00007fff86a34e68
[ 1105.771919] R13: 00007fff86a34e60 R14: 00007fff86a33e00 R15: 00005555559b6463
[ 1105.771929] </TASK>
[ 1105.771931] irq event stamp: 238485
[ 1105.771933] hardirqs last enabled at (238493): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1105.771937] hardirqs last disabled at (238500): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1105.771939] softirqs last enabled at (229832): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1105.771943] softirqs last disabled at (229825): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1105.771946] ---[ end trace 0000000000000000 ]---
[ 1109.213330] ------------[ cut here ]------------
[ 1109.213339] WARNING: CPU: 3 PID: 7472 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1109.213346] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1109.213424] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1109.213480] CPU: 3 PID: 7472 Comm: winedevice.exe Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1109.213484] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1109.213487] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1109.213490] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1109.213492] RSP: 0018:ffffa799187eb5a8 EFLAGS: 00010246
[ 1109.213496] RAX: 0000000000000000 RBX: ffff8f9731112750 RCX: 0000000000000000
[ 1109.213498] RDX: 0000000000000000 RSI: ffff8f97311126d0 RDI: ffffa799187eb5d0
[ 1109.213500] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1109.213502] R10: ffff8f9731112750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1109.213504] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1109.213506] FS: 00000000010cf6c0(0000) GS:ffff8fa5d6e00000(0000) knlGS:000000007fed0000
[ 1109.213508] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1109.213510] CR2: 00007f3e51ada000 CR3: 0000000464dbc000 CR4: 0000000000750ee0
[ 1109.213513] PKRU: 55555554
[ 1109.213515] Call Trace:
[ 1109.213517] <TASK>
[ 1109.213524] submit_one_bio+0xd4/0xe0
[ 1109.213531] submit_extent_page+0x142/0x550
[ 1109.213543] read_extent_buffer_pages+0x584/0x9c0
[ 1109.213550] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1109.213554] ? folio_unlock+0x1d/0x50
[ 1109.213561] btrfs_read_extent_buffer+0x98/0x150
[ 1109.213566] read_tree_block+0x43/0xa0
[ 1109.213570] read_block_for_search+0x266/0x370
[ 1109.213581] btrfs_search_slot+0x351/0xd30
[ 1109.213591] btrfs_lookup_csum+0x63/0x150
[ 1109.213598] btrfs_lookup_bio_sums+0x258/0x5b0
[ 1109.213608] btrfs_submit_compressed_read+0x359/0x470
[ 1109.213617] submit_one_bio+0xc4/0xe0
[ 1109.213622] ? extent_readahead+0xb7/0x6f0
[ 1109.213624] extent_readahead+0x6d3/0x6f0
[ 1109.213628] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1109.213641] read_pages+0x7a/0x300
[ 1109.213648] page_cache_ra_unbounded+0x131/0x1b0
[ 1109.213655] filemap_fault+0x62c/0xae0
[ 1109.213660] ? __lock_acquire+0x388/0x1ed0
[ 1109.213668] __do_fault+0x33/0x1d0
[ 1109.213673] do_fault+0x1e2/0x450
[ 1109.213678] __handle_mm_fault+0x669/0xfb0
[ 1109.213689] handle_mm_fault+0x16b/0x410
[ 1109.213695] do_user_addr_fault+0x1e0/0x6b0
[ 1109.213702] exc_page_fault+0x7e/0x2b0
[ 1109.213708] asm_exc_page_fault+0x22/0x30
[ 1109.213712] RIP: 0033:0x7f3e51b63514
[ 1109.213734] Code: 3b 47 08 73 41 48 8b 47 28 48 89 fb 48 85 c0 74 5d 4c 8d 64 24 04 b9 04 00 00 00 4c 89 e2 ff d0 48 83 f8 04 75 20 48 8b 73 10 <41> 8b 04 24 0f c8 89 c0 48 83 c6 04 48 89 73 10 eb 13 66 2e 0f 1f
[ 1109.213736] RSP: 002b:00000000010cdb80 EFLAGS: 00010206
[ 1109.213739] RAX: 0000000000000000 RBX: 00007f3e4c06a670 RCX: 0000000000000000
[ 1109.213741] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 00007f3e4c06a670
[ 1109.213867] RBP: 00000000010cdc10 R08: 0000000000000000 R09: 0000000000000000
[ 1109.213869] R10: 00007f3e4c017980 R11: 0000000000000056 R12: 00007f3e51ada000
[ 1109.213872] R13: 0000000000000000 R14: 00007f3e4c009070 R15: 00007f3e4c06a670
[ 1109.213881] </TASK>
[ 1109.213883] irq event stamp: 574145
[ 1109.213885] hardirqs last enabled at (574153): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1109.213889] hardirqs last disabled at (574160): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1109.213892] softirqs last enabled at (574108): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1109.213896] softirqs last disabled at (573359): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1109.213898] ---[ end trace 0000000000000000 ]---
[ 1111.201528] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1111.201581] [drm] PSP is resuming...
[ 1111.277581] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1111.378477] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1111.392625] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1111.392643] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1111.392659] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1111.392672] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1111.392796] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1111.447002] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1111.448277] [drm] DMUB hardware initialized: version=0x02020017
[ 1111.486189] [drm] kiq ring mec 2 pipe 1 q 0
[ 1111.491412] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1111.491621] [drm] JPEG decode initialized successfully.
[ 1111.491643] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1111.491646] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1111.491648] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1111.491651] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1111.491652] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1111.491654] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1111.491656] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1111.491658] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1111.491660] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1111.491662] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1111.491664] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1111.491666] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1111.491668] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1111.491669] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1111.491672] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1111.491673] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1111.496059] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1131.185256] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1131.185306] [drm] PSP is resuming...
[ 1131.261269] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1131.361892] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1131.375773] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1131.375784] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1131.375790] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1131.375794] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1131.375874] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1131.429763] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1131.431025] [drm] DMUB hardware initialized: version=0x02020017
[ 1131.469213] [drm] kiq ring mec 2 pipe 1 q 0
[ 1131.473944] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1131.474356] [drm] JPEG decode initialized successfully.
[ 1131.474379] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1131.474382] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1131.474384] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1131.474386] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1131.474388] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1131.474390] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1131.474392] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1131.474394] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1131.474396] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1131.474398] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1131.474400] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1131.474402] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1131.474404] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1131.474406] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1131.474408] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1131.474410] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1131.478014] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1156.505194] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1156.505227] [drm] PSP is resuming...
[ 1156.581115] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1156.681566] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1156.695357] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1156.695364] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1156.695371] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1156.695374] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1156.695427] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1156.749617] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1156.751005] [drm] DMUB hardware initialized: version=0x02020017
[ 1156.789780] [drm] kiq ring mec 2 pipe 1 q 0
[ 1156.795425] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1156.795590] [drm] JPEG decode initialized successfully.
[ 1156.795613] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1156.795616] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1156.795618] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1156.795620] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1156.795622] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1156.795624] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1156.795626] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1156.795628] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1156.795630] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1156.795632] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1156.795634] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1156.795636] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1156.795638] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1156.795640] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1156.795642] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1156.795644] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1156.799791] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1170.527510] ------------[ cut here ]------------
[ 1170.527619] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1170.527627] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1170.527719] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1170.527799] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1170.527803] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1170.527806] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1170.527809] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1170.527812] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 1170.527816] RAX: 0000000000000000 RBX: ffff8f972a553e10 RCX: 0000000000000000
[ 1170.527819] RDX: 0000000000000000 RSI: ffff8f972a553d90 RDI: ffffa7990487f7e8
[ 1170.527821] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1170.527823] R10: ffff8f972a553e10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1170.527826] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1170.527828] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 1170.527831] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1170.527833] CR2: 00000000c05cf000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 1170.527836] PKRU: 55555554
[ 1170.527838] Call Trace:
[ 1170.527841] <TASK>
[ 1170.527848] submit_one_bio+0xd4/0xe0
[ 1170.527856] submit_extent_page+0x142/0x550
[ 1170.527870] read_extent_buffer_pages+0x584/0x9c0
[ 1170.527877] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1170.527882] ? folio_unlock+0x1d/0x50
[ 1170.527890] btrfs_read_extent_buffer+0x98/0x150
[ 1170.527896] read_tree_block+0x43/0xa0
[ 1170.527900] read_block_for_search+0x266/0x370
[ 1170.527913] btrfs_search_slot+0x351/0xd30
[ 1170.527917] ? lock_is_held_type+0xe8/0x140
[ 1170.527926] ? trace_kmem_cache_alloc+0x33/0xe0
[ 1170.527929] ? kmem_cache_alloc+0x194/0x380
[ 1170.527936] btrfs_del_csums+0x116/0x3b0
[ 1170.527942] ? lock_release+0x14b/0x440
[ 1170.527949] ? _raw_read_unlock+0x29/0x50
[ 1170.527956] __btrfs_free_extent+0x486/0x7c0
[ 1170.527967] __btrfs_run_delayed_refs+0x303/0x1260
[ 1170.527984] btrfs_run_delayed_refs+0x89/0x1d0
[ 1170.527991] btrfs_commit_transaction+0x93/0xed0
[ 1170.528002] transaction_kthread+0x142/0x1b0
[ 1170.528009] ? __pfx_transaction_kthread+0x10/0x10
[ 1170.528012] kthread+0xf5/0x120
[ 1170.528015] ? __pfx_kthread+0x10/0x10
[ 1170.528020] ret_from_fork+0x2c/0x50
[ 1170.528032] </TASK>
[ 1170.528035] irq event stamp: 7082543
[ 1170.528037] hardirqs last enabled at (7082551): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1170.528041] hardirqs last disabled at (7082558): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1170.528044] softirqs last enabled at (7082002): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1170.528048] softirqs last disabled at (7081997): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1170.528051] ---[ end trace 0000000000000000 ]---
[ 1170.621701] ------------[ cut here ]------------
[ 1170.621811] WARNING: CPU: 0 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1170.621821] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1170.621927] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1170.621990] CPU: 0 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1170.621994] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1170.621997] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1170.622001] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1170.622004] RSP: 0018:ffffa7990487f7a0 EFLAGS: 00010246
[ 1170.622007] RAX: 0000000000000000 RBX: ffff8f9b0dd7fc50 RCX: 0000000000000000
[ 1170.622010] RDX: 0000000000000000 RSI: ffff8f9b0dd7fbd0 RDI: ffffa7990487f7c8
[ 1170.622013] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1170.622015] R10: ffff8f9b0dd7fc50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1170.622017] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1170.622020] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 1170.622022] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1170.622025] CR2: 00003170da286000 CR3: 000000013a26c000 CR4: 0000000000750ef0
[ 1170.622028] PKRU: 55555554
[ 1170.622030] Call Trace:
[ 1170.622033] <TASK>
[ 1170.622040] submit_one_bio+0xd4/0xe0
[ 1170.622047] submit_extent_page+0x142/0x550
[ 1170.622062] read_extent_buffer_pages+0x584/0x9c0
[ 1170.622069] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1170.622074] ? folio_unlock+0x1d/0x50
[ 1170.622082] btrfs_read_extent_buffer+0x98/0x150
[ 1170.622089] read_tree_block+0x43/0xa0
[ 1170.622093] read_block_for_search+0x266/0x370
[ 1170.622106] btrfs_search_slot+0x351/0xd30
[ 1170.622117] btrfs_search_prev_slot.constprop.0+0x14/0x40
[ 1170.622122] __add_to_free_space_tree+0x143/0x3b0
[ 1170.622127] ? add_to_free_space_tree+0x75/0xe0
[ 1170.622136] add_to_free_space_tree+0x89/0xe0
[ 1170.622142] __btrfs_free_extent+0x4a2/0x7c0
[ 1170.622152] __btrfs_run_delayed_refs+0x303/0x1260
[ 1170.622169] btrfs_run_delayed_refs+0x89/0x1d0
[ 1170.622176] btrfs_commit_transaction+0x93/0xed0
[ 1170.622188] transaction_kthread+0x142/0x1b0
[ 1170.622194] ? __pfx_transaction_kthread+0x10/0x10
[ 1170.622198] kthread+0xf5/0x120
[ 1170.622202] ? __pfx_kthread+0x10/0x10
[ 1170.622207] ret_from_fork+0x2c/0x50
[ 1170.622219] </TASK>
[ 1170.622222] irq event stamp: 7136591
[ 1170.622224] hardirqs last enabled at (7136599): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1170.622229] hardirqs last disabled at (7136606): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1170.622232] softirqs last enabled at (7135454): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1170.622235] softirqs last disabled at (7135447): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1170.622238] ---[ end trace 0000000000000000 ]---
[ 1171.530271] ------------[ cut here ]------------
[ 1171.530280] WARNING: CPU: 14 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1171.530289] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1171.530404] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1171.530483] CPU: 14 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1171.530487] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1171.530491] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1171.530496] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1171.530499] RSP: 0018:ffffa7990487f7a0 EFLAGS: 00010246
[ 1171.530504] RAX: 0000000000000000 RBX: ffff8f9921cc6750 RCX: 0000000000000000
[ 1171.530508] RDX: 0000000000000000 RSI: ffff8f9921cc66d0 RDI: ffffa7990487f7c8
[ 1171.530511] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1171.530514] R10: ffff8f9921cc6750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1171.530517] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1171.530520] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 1171.530523] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1171.530526] CR2: 00007f14daec16fc CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 1171.530530] PKRU: 55555554
[ 1171.530533] Call Trace:
[ 1171.530536] <TASK>
[ 1171.530545] submit_one_bio+0xd4/0xe0
[ 1171.530554] submit_extent_page+0x142/0x550
[ 1171.530572] read_extent_buffer_pages+0x584/0x9c0
[ 1171.530582] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1171.530588] ? folio_unlock+0x1d/0x50
[ 1171.530597] btrfs_read_extent_buffer+0x98/0x150
[ 1171.530604] read_tree_block+0x43/0xa0
[ 1171.530610] read_block_for_search+0x266/0x370
[ 1171.530626] btrfs_search_slot+0x351/0xd30
[ 1171.530641] btrfs_search_prev_slot.constprop.0+0x14/0x40
[ 1171.530647] __add_to_free_space_tree+0x143/0x3b0
[ 1171.530652] ? add_to_free_space_tree+0x75/0xe0
[ 1171.530664] add_to_free_space_tree+0x89/0xe0
[ 1171.530671] __btrfs_free_extent+0x4a2/0x7c0
[ 1171.530684] __btrfs_run_delayed_refs+0x303/0x1260
[ 1171.530701] btrfs_run_delayed_refs+0x89/0x1d0
[ 1171.530708] btrfs_commit_transaction+0x93/0xed0
[ 1171.530720] transaction_kthread+0x142/0x1b0
[ 1171.530727] ? __pfx_transaction_kthread+0x10/0x10
[ 1171.530730] kthread+0xf5/0x120
[ 1171.530734] ? __pfx_kthread+0x10/0x10
[ 1171.530738] ret_from_fork+0x2c/0x50
[ 1171.530771] </TASK>
[ 1171.530773] irq event stamp: 7651965
[ 1171.530776] hardirqs last enabled at (7651973): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1171.530780] hardirqs last disabled at (7651980): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1171.530783] softirqs last enabled at (7651956): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1171.530787] softirqs last disabled at (7651951): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1171.530790] ---[ end trace 0000000000000000 ]---
[ 1171.698603] ------------[ cut here ]------------
[ 1171.698612] WARNING: CPU: 8 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1171.698620] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1171.698713] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1171.698794] CPU: 8 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1171.698798] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1171.698801] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1171.698806] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1171.698809] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 1171.698813] RAX: 0000000000000000 RBX: ffff8f972a3f5cd0 RCX: 0000000000000000
[ 1171.698815] RDX: 0000000000000000 RSI: ffff8f972a3f5c50 RDI: ffffa7990487f7e8
[ 1171.698818] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1171.698820] R10: ffff8f972a3f5cd0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1171.698822] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1171.698825] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 1171.698827] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1171.698830] CR2: 000020e7b51ad000 CR3: 000000035842c000 CR4: 0000000000750ee0
[ 1171.698832] PKRU: 55555554
[ 1171.698835] Call Trace:
[ 1171.698837] <TASK>
[ 1171.698845] submit_one_bio+0xd4/0xe0
[ 1171.698853] submit_extent_page+0x142/0x550
[ 1171.698867] read_extent_buffer_pages+0x584/0x9c0
[ 1171.698875] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1171.698880] ? folio_unlock+0x1d/0x50
[ 1171.698887] btrfs_read_extent_buffer+0x98/0x150
[ 1171.698893] read_tree_block+0x43/0xa0
[ 1171.698897] read_block_for_search+0x266/0x370
[ 1171.698911] btrfs_search_slot+0x351/0xd30
[ 1171.698915] ? lock_is_held_type+0xe8/0x140
[ 1171.698924] ? trace_kmem_cache_alloc+0x33/0xe0
[ 1171.698927] ? kmem_cache_alloc+0x194/0x380
[ 1171.698934] btrfs_del_csums+0x116/0x3b0
[ 1171.698939] ? lock_release+0x14b/0x440
[ 1171.698946] ? _raw_read_unlock+0x29/0x50
[ 1171.698953] __btrfs_free_extent+0x486/0x7c0
[ 1171.698963] __btrfs_run_delayed_refs+0x303/0x1260
[ 1171.698980] btrfs_run_delayed_refs+0x89/0x1d0
[ 1171.698987] btrfs_commit_transaction+0x93/0xed0
[ 1171.698999] transaction_kthread+0x142/0x1b0
[ 1171.699005] ? __pfx_transaction_kthread+0x10/0x10
[ 1171.699008] kthread+0xf5/0x120
[ 1171.699011] ? __pfx_kthread+0x10/0x10
[ 1171.699016] ret_from_fork+0x2c/0x50
[ 1171.699028] </TASK>
[ 1171.699030] irq event stamp: 7733533
[ 1171.699033] hardirqs last enabled at (7733541): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1171.699037] hardirqs last disabled at (7733548): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1171.699040] softirqs last enabled at (7733022): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1171.699044] softirqs last disabled at (7733017): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1171.699046] ---[ end trace 0000000000000000 ]---
[ 1172.370941] ------------[ cut here ]------------
[ 1172.370950] WARNING: CPU: 5 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1172.370958] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1172.371055] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1172.371120] CPU: 5 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1172.371124] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1172.371127] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1172.371130] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1172.371133] RSP: 0018:ffffa7990487f7a0 EFLAGS: 00010246
[ 1172.371137] RAX: 0000000000000000 RBX: ffff8f9790275090 RCX: 0000000000000000
[ 1172.371140] RDX: 0000000000000000 RSI: ffff8f9790275010 RDI: ffffa7990487f7c8
[ 1172.371142] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1172.371145] R10: ffff8f9790275090 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1172.371147] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1172.371150] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0000) knlGS:0000000000000000
[ 1172.371153] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1172.371155] CR2: 00002d75c5c74000 CR3: 000000013a26c000 CR4: 0000000000750ee0
[ 1172.371158] PKRU: 55555554
[ 1172.371160] Call Trace:
[ 1172.371163] <TASK>
[ 1172.371170] submit_one_bio+0xd4/0xe0
[ 1172.371178] submit_extent_page+0x142/0x550
[ 1172.371193] read_extent_buffer_pages+0x584/0x9c0
[ 1172.371201] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1172.371206] ? folio_unlock+0x1d/0x50
[ 1172.371213] btrfs_read_extent_buffer+0x98/0x150
[ 1172.371219] read_tree_block+0x43/0xa0
[ 1172.371223] read_block_for_search+0x266/0x370
[ 1172.371239] btrfs_search_slot+0x351/0xd30
[ 1172.371251] btrfs_search_prev_slot.constprop.0+0x14/0x40
[ 1172.371256] __add_to_free_space_tree+0x143/0x3b0
[ 1172.371260] ? add_to_free_space_tree+0x75/0xe0
[ 1172.371270] add_to_free_space_tree+0x89/0xe0
[ 1172.371276] __btrfs_free_extent+0x4a2/0x7c0
[ 1172.371287] __btrfs_run_delayed_refs+0x303/0x1260
[ 1172.371303] btrfs_run_delayed_refs+0x89/0x1d0
[ 1172.371311] btrfs_commit_transaction+0x93/0xed0
[ 1172.371323] transaction_kthread+0x142/0x1b0
[ 1172.371330] ? __pfx_transaction_kthread+0x10/0x10
[ 1172.371333] kthread+0xf5/0x120
[ 1172.371337] ? __pfx_kthread+0x10/0x10
[ 1172.371342] ret_from_fork+0x2c/0x50
[ 1172.371354] </TASK>
[ 1172.371357] irq event stamp: 8138529
[ 1172.371359] hardirqs last enabled at (8138537): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1172.371363] hardirqs last disabled at (8138544): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1172.371366] softirqs last enabled at (8136114): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1172.371371] softirqs last disabled at (8136109): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1172.371373] ---[ end trace 0000000000000000 ]---
[ 1172.744055] ------------[ cut here ]------------
[ 1172.744184] WARNING: CPU: 12 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1172.744192] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1172.744285] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1172.744348] CPU: 12 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1172.744352] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1172.744355] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1172.744359] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1172.744362] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 1172.744365] RAX: 0000000000000000 RBX: ffff8f973b4ffe10 RCX: 0000000000000000
[ 1172.744368] RDX: 0000000000000000 RSI: ffff8f973b4ffd90 RDI: ffffa7990487f780
[ 1172.744371] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1172.744373] R10: ffff8f973b4ffe10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1172.744376] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1172.744378] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 1172.744381] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1172.744383] CR2: 00000000c0670000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 1172.744386] PKRU: 55555554
[ 1172.744388] Call Trace:
[ 1172.744390] <TASK>
[ 1172.744398] submit_one_bio+0xd4/0xe0
[ 1172.744405] submit_extent_page+0x142/0x550
[ 1172.744419] read_extent_buffer_pages+0x584/0x9c0
[ 1172.744427] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1172.744432] ? folio_unlock+0x1d/0x50
[ 1172.744439] btrfs_read_extent_buffer+0x98/0x150
[ 1172.744445] read_tree_block+0x43/0xa0
[ 1172.744449] read_block_for_search+0x266/0x370
[ 1172.744462] btrfs_search_slot+0x351/0xd30
[ 1172.744470] ? _raw_read_unlock+0x29/0x50
[ 1172.744477] lookup_inline_extent_backref+0x15c/0x6e0
[ 1172.744484] ? lock_is_held_type+0xe8/0x140
[ 1172.744492] lookup_extent_backref+0x41/0xd0
[ 1172.744500] __btrfs_free_extent+0xfb/0x7c0
[ 1172.744506] ? sched_clock_cpu+0x20/0xc0
[ 1172.744515] __btrfs_run_delayed_refs+0x303/0x1260
[ 1172.744532] btrfs_run_delayed_refs+0x89/0x1d0
[ 1172.744539] btrfs_commit_transaction+0x93/0xed0
[ 1172.744551] transaction_kthread+0x142/0x1b0
[ 1172.744557] ? __pfx_transaction_kthread+0x10/0x10
[ 1172.744560] kthread+0xf5/0x120
[ 1172.744563] ? __pfx_kthread+0x10/0x10
[ 1172.744568] ret_from_fork+0x2c/0x50
[ 1172.744580] </TASK>
[ 1172.744583] irq event stamp: 8330695
[ 1172.744585] hardirqs last enabled at (8330703): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1172.744589] hardirqs last disabled at (8330710): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1172.744592] softirqs last enabled at (8327348): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1172.744596] softirqs last disabled at (8327247): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1172.744599] ---[ end trace 0000000000000000 ]---
[ 1172.767678] ------------[ cut here ]------------
[ 1172.767691] WARNING: CPU: 12 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1172.767702] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1172.767826] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1172.767896] CPU: 12 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1172.767900] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1172.767904] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1172.767908] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1172.767911] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 1172.767915] RAX: 0000000000000000 RBX: ffff8f973b4fe750 RCX: 0000000000000000
[ 1172.767918] RDX: 0000000000000000 RSI: ffff8f973b4fe6d0 RDI: ffffa7990487f780
[ 1172.767921] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1172.767923] R10: ffff8f973b4fe750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1172.767925] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1172.767928] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 1172.767931] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1172.767933] CR2: 00007f2b3e674a50 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 1172.767936] PKRU: 55555554
[ 1172.767939] Call Trace:
[ 1172.767941] <TASK>
[ 1172.767949] submit_one_bio+0xd4/0xe0
[ 1172.767957] submit_extent_page+0x142/0x550
[ 1172.767971] read_extent_buffer_pages+0x584/0x9c0
[ 1172.767979] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1172.767984] ? folio_unlock+0x1d/0x50
[ 1172.767992] btrfs_read_extent_buffer+0x98/0x150
[ 1172.767999] read_tree_block+0x43/0xa0
[ 1172.768003] read_block_for_search+0x266/0x370
[ 1172.768018] btrfs_search_slot+0x351/0xd30
[ 1172.768026] ? _raw_read_unlock+0x29/0x50
[ 1172.768034] lookup_inline_extent_backref+0x15c/0x6e0
[ 1172.768041] ? lock_is_held_type+0xe8/0x140
[ 1172.768050] lookup_extent_backref+0x41/0xd0
[ 1172.768058] __btrfs_free_extent+0xfb/0x7c0
[ 1172.768066] ? sched_clock_cpu+0x20/0xc0
[ 1172.768076] __btrfs_run_delayed_refs+0x303/0x1260
[ 1172.768093] btrfs_run_delayed_refs+0x89/0x1d0
[ 1172.768100] btrfs_commit_transaction+0x93/0xed0
[ 1172.768112] transaction_kthread+0x142/0x1b0
[ 1172.768118] ? __pfx_transaction_kthread+0x10/0x10
[ 1172.768121] kthread+0xf5/0x120
[ 1172.768125] ? __pfx_kthread+0x10/0x10
[ 1172.768130] ret_from_fork+0x2c/0x50
[ 1172.768143] </TASK>
[ 1172.768145] irq event stamp: 8346911
[ 1172.768148] hardirqs last enabled at (8346919): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1172.768153] hardirqs last disabled at (8346926): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1172.768156] softirqs last enabled at (8344550): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1172.768161] softirqs last disabled at (8344543): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1172.768164] ---[ end trace 0000000000000000 ]---
[ 1173.385202] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1173.385237] [drm] PSP is resuming...
[ 1173.461120] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1173.561556] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1173.575474] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1173.575486] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1173.575494] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1173.575499] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1173.575552] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1173.629516] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1173.630891] [drm] DMUB hardware initialized: version=0x02020017
[ 1173.670223] [drm] kiq ring mec 2 pipe 1 q 0
[ 1173.675048] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1173.675258] [drm] JPEG decode initialized successfully.
[ 1173.675282] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1173.675285] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1173.675288] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1173.675290] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1173.675292] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1173.675294] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1173.675296] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1173.675298] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1173.675300] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1173.675302] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1173.675304] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1173.675306] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1173.675308] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1173.675310] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1173.675313] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1173.675315] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1173.678824] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1173.822430] ------------[ cut here ]------------
[ 1173.822438] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1173.822446] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1173.822535] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1173.822596] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1173.822600] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1173.822602] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1173.822606] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1173.822609] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 1173.822613] RAX: 0000000000000000 RBX: ffff8f9738096910 RCX: 0000000000000000
[ 1173.822615] RDX: 0000000000000000 RSI: ffff8f9738096890 RDI: ffffa7990487f7e8
[ 1173.822618] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1173.822620] R10: ffff8f9738096910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1173.822622] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1173.822625] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 1173.822627] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1173.822630] CR2: 00000000c2600000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 1173.822632] PKRU: 55555554
[ 1173.822635] Call Trace:
[ 1173.822637] <TASK>
[ 1173.822645] submit_one_bio+0xd4/0xe0
[ 1173.822652] submit_extent_page+0x142/0x550
[ 1173.822666] read_extent_buffer_pages+0x584/0x9c0
[ 1173.822673] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1173.822678] ? folio_unlock+0x1d/0x50
[ 1173.822685] btrfs_read_extent_buffer+0x98/0x150
[ 1173.822691] read_tree_block+0x43/0xa0
[ 1173.822695] read_block_for_search+0x266/0x370
[ 1173.822708] btrfs_search_slot+0x351/0xd30
[ 1173.822712] ? lock_is_held_type+0xe8/0x140
[ 1173.822720] ? trace_kmem_cache_alloc+0x33/0xe0
[ 1173.822724] ? kmem_cache_alloc+0x194/0x380
[ 1173.822730] btrfs_del_csums+0x116/0x3b0
[ 1173.822735] ? lock_release+0x14b/0x440
[ 1173.822762] ? _raw_read_unlock+0x29/0x50
[ 1173.822770] __btrfs_free_extent+0x486/0x7c0
[ 1173.822780] __btrfs_run_delayed_refs+0x303/0x1260
[ 1173.822797] btrfs_run_delayed_refs+0x89/0x1d0
[ 1173.822804] btrfs_commit_transaction+0x93/0xed0
[ 1173.822816] transaction_kthread+0x142/0x1b0
[ 1173.822823] ? __pfx_transaction_kthread+0x10/0x10
[ 1173.822826] kthread+0xf5/0x120
[ 1173.822830] ? __pfx_kthread+0x10/0x10
[ 1173.822834] ret_from_fork+0x2c/0x50
[ 1173.822847] </TASK>
[ 1173.822849] irq event stamp: 8948927
[ 1173.822851] hardirqs last enabled at (8948935): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1173.822855] hardirqs last disabled at (8948942): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1173.822858] softirqs last enabled at (8948838): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1173.822862] softirqs last disabled at (8948833): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1173.822865] ---[ end trace 0000000000000000 ]---
[ 1173.823199] ------------[ cut here ]------------
[ 1173.823202] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1173.823206] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1173.823285] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1173.823340] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1173.823343] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1173.823345] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1173.823348] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1173.823351] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 1173.823354] RAX: 0000000000000000 RBX: ffff8f9738094ed0 RCX: 0000000000000000
[ 1173.823357] RDX: 0000000000000000 RSI: ffff8f9738094e50 RDI: ffffa7990487f7e8
[ 1173.823359] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1173.823361] R10: ffff8f9738094ed0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1173.823364] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1173.823366] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 1173.823368] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1173.823371] CR2: 00000000c2600000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 1173.823373] PKRU: 55555554
[ 1173.823375] Call Trace:
[ 1173.823378] <TASK>
[ 1173.823383] submit_one_bio+0xd4/0xe0
[ 1173.823389] submit_extent_page+0x142/0x550
[ 1173.823403] read_extent_buffer_pages+0x584/0x9c0
[ 1173.823410] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1173.823415] ? folio_unlock+0x1d/0x50
[ 1173.823421] btrfs_read_extent_buffer+0x98/0x150
[ 1173.823427] read_tree_block+0x43/0xa0
[ 1173.823431] read_block_for_search+0x266/0x370
[ 1173.823443] btrfs_search_slot+0x351/0xd30
[ 1173.823446] ? lock_is_held_type+0xe8/0x140
[ 1173.823453] ? trace_kmem_cache_alloc+0x33/0xe0
[ 1173.823456] ? kmem_cache_alloc+0x194/0x380
[ 1173.823462] btrfs_del_csums+0x116/0x3b0
[ 1173.823467] ? lock_release+0x14b/0x440
[ 1173.823473] ? _raw_read_unlock+0x29/0x50
[ 1173.823479] __btrfs_free_extent+0x486/0x7c0
[ 1173.823489] __btrfs_run_delayed_refs+0x303/0x1260
[ 1173.823505] btrfs_run_delayed_refs+0x89/0x1d0
[ 1173.823512] btrfs_commit_transaction+0x93/0xed0
[ 1173.823523] transaction_kthread+0x142/0x1b0
[ 1173.823529] ? __pfx_transaction_kthread+0x10/0x10
[ 1173.823532] kthread+0xf5/0x120
[ 1173.823535] ? __pfx_kthread+0x10/0x10
[ 1173.823540] ret_from_fork+0x2c/0x50
[ 1173.823551] </TASK>
[ 1173.823553] irq event stamp: 8950283
[ 1173.823555] hardirqs last enabled at (8950291): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1173.823558] hardirqs last disabled at (8950298): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1173.823561] softirqs last enabled at (8948838): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1173.823564] softirqs last disabled at (8948833): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1173.823567] ---[ end trace 0000000000000000 ]---
[ 1173.862422] ------------[ cut here ]------------
[ 1173.862534] WARNING: CPU: 8 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1173.862541] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1173.862635] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1173.862700] CPU: 8 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1173.862703] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1173.862706] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1173.862710] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1173.862713] RSP: 0018:ffffa7990487f7b0 EFLAGS: 00010246
[ 1173.862717] RAX: 0000000000000000 RBX: ffff8f972a3f6c90 RCX: 0000000000000000
[ 1173.862720] RDX: 0000000000000000 RSI: ffff8f972a3f6c10 RDI: ffffa7990487f7d8
[ 1173.862722] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1173.862725] R10: ffff8f972a3f6c90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1173.862727] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1173.862730] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 1173.862732] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1173.862735] CR2: 00007f47388e9000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 1173.862738] PKRU: 55555554
[ 1173.862740] Call Trace:
[ 1173.862764] <TASK>
[ 1173.862771] submit_one_bio+0xd4/0xe0
[ 1173.862778] submit_extent_page+0x142/0x550
[ 1173.862793] read_extent_buffer_pages+0x584/0x9c0
[ 1173.862800] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1173.862805] ? folio_unlock+0x1d/0x50
[ 1173.862813] btrfs_read_extent_buffer+0x98/0x150
[ 1173.862819] read_tree_block+0x43/0xa0
[ 1173.862823] btrfs_read_node_slot+0x154/0x1a0
[ 1173.862833] push_leaf_right+0xa8/0x1e0
[ 1173.862841] btrfs_del_items+0x487/0x4c0
[ 1173.862851] btrfs_del_csums+0x1e7/0x3b0
[ 1173.862857] ? lock_release+0x14b/0x440
[ 1173.862864] ? _raw_read_unlock+0x29/0x50
[ 1173.862872] __btrfs_free_extent+0x486/0x7c0
[ 1173.862882] __btrfs_run_delayed_refs+0x303/0x1260
[ 1173.862899] btrfs_run_delayed_refs+0x89/0x1d0
[ 1173.862906] btrfs_commit_transaction+0x93/0xed0
[ 1173.862918] transaction_kthread+0x142/0x1b0
[ 1173.862924] ? __pfx_transaction_kthread+0x10/0x10
[ 1173.862927] kthread+0xf5/0x120
[ 1173.862931] ? __pfx_kthread+0x10/0x10
[ 1173.862936] ret_from_fork+0x2c/0x50
[ 1173.862948] </TASK>
[ 1173.862951] irq event stamp: 8971887
[ 1173.862953] hardirqs last enabled at (8971895): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1173.862959] hardirqs last disabled at (8971902): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1173.862962] softirqs last enabled at (8971690): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1173.862968] softirqs last disabled at (8971679): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1173.862971] ---[ end trace 0000000000000000 ]---
[ 1174.761811] ------------[ cut here ]------------
[ 1174.761820] WARNING: CPU: 14 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1174.761827] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1174.761920] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1174.761984] CPU: 14 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1174.761987] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1174.761990] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1174.761994] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1174.761997] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 1174.762000] RAX: 0000000000000000 RBX: ffff8f9921cc40d0 RCX: 0000000000000000
[ 1174.762003] RDX: 0000000000000000 RSI: ffff8f9921cc4050 RDI: ffffa7990487f7e8
[ 1174.762005] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1174.762008] R10: ffff8f9921cc40d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1174.762010] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1174.762012] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 1174.762015] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1174.762018] CR2: 00001c50052fc000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 1174.762020] PKRU: 55555554
[ 1174.762023] Call Trace:
[ 1174.762025] <TASK>
[ 1174.762033] submit_one_bio+0xd4/0xe0
[ 1174.762040] submit_extent_page+0x142/0x550
[ 1174.762054] read_extent_buffer_pages+0x584/0x9c0
[ 1174.762063] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1174.762068] ? folio_unlock+0x1d/0x50
[ 1174.762075] btrfs_read_extent_buffer+0x98/0x150
[ 1174.762082] read_tree_block+0x43/0xa0
[ 1174.762086] read_block_for_search+0x266/0x370
[ 1174.762099] btrfs_search_slot+0x351/0xd30
[ 1174.762103] ? lock_is_held_type+0xe8/0x140
[ 1174.762111] ? trace_kmem_cache_alloc+0x33/0xe0
[ 1174.762115] ? kmem_cache_alloc+0x194/0x380
[ 1174.762121] btrfs_del_csums+0x116/0x3b0
[ 1174.762126] ? lock_release+0x14b/0x440
[ 1174.762134] ? _raw_read_unlock+0x29/0x50
[ 1174.762141] __btrfs_free_extent+0x486/0x7c0
[ 1174.762151] __btrfs_run_delayed_refs+0x303/0x1260
[ 1174.762168] btrfs_run_delayed_refs+0x89/0x1d0
[ 1174.762175] btrfs_commit_transaction+0x93/0xed0
[ 1174.762187] transaction_kthread+0x142/0x1b0
[ 1174.762193] ? __pfx_transaction_kthread+0x10/0x10
[ 1174.762197] kthread+0xf5/0x120
[ 1174.762201] ? __pfx_kthread+0x10/0x10
[ 1174.762205] ret_from_fork+0x2c/0x50
[ 1174.762218] </TASK>
[ 1174.762220] irq event stamp: 9426935
[ 1174.762222] hardirqs last enabled at (9426943): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1174.762226] hardirqs last disabled at (9426950): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1174.762229] softirqs last enabled at (9425754): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1174.762233] softirqs last disabled at (9425749): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1174.762236] ---[ end trace 0000000000000000 ]---
[ 1181.105141] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1181.105174] [drm] PSP is resuming...
[ 1181.181338] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1181.282884] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1181.296705] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1181.296715] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1181.296722] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1181.296726] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1181.296790] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1181.350841] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1181.352220] [drm] DMUB hardware initialized: version=0x02020017
[ 1181.390066] [drm] kiq ring mec 2 pipe 1 q 0
[ 1181.395659] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1181.395817] [drm] JPEG decode initialized successfully.
[ 1181.395842] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1181.395845] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1181.395848] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1181.395850] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1181.395852] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1181.395854] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1181.395856] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1181.395858] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1181.395861] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1181.395863] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1181.395865] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1181.395867] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1181.395869] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1181.395872] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1181.395874] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1181.395876] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1181.400008] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1202.090255] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1202.090304] [drm] PSP is resuming...
[ 1202.166705] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1202.266999] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1202.280889] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1202.280899] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1202.280907] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1202.280911] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1202.280964] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1202.335292] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1202.336677] [drm] DMUB hardware initialized: version=0x02020017
[ 1202.374774] [drm] kiq ring mec 2 pipe 1 q 0
[ 1202.379871] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1202.380232] [drm] JPEG decode initialized successfully.
[ 1202.380256] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1202.380260] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1202.380262] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1202.380264] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1202.380267] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1202.380269] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1202.380271] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1202.380273] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1202.380275] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1202.380277] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1202.380280] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1202.380282] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1202.380284] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1202.380286] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1202.380288] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1202.380290] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1202.388842] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1214.173369] ------------[ cut here ]------------
[ 1214.173509] WARNING: CPU: 14 PID: 3676 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1214.173517] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1214.173596] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1214.173651] CPU: 14 PID: 3676 Comm: ThreadPoolForeg Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1214.173654] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1214.173657] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1214.173660] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1214.173663] RSP: 0018:ffffa79913de7660 EFLAGS: 00010246
[ 1214.173667] RAX: 0000000000000000 RBX: ffff8f9921cc6590 RCX: 0000000000000000
[ 1214.173669] RDX: 0000000000000000 RSI: ffff8f9921cc6510 RDI: ffffa79913de7688
[ 1214.173671] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1214.173673] R10: ffff8f9921cc6590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1214.173675] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1214.173677] FS: 00007f55053fd6c0(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 1214.173680] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1214.173682] CR2: 000020e7b5857000 CR3: 0000000130ef4000 CR4: 0000000000750ee0
[ 1214.173684] PKRU: 55555554
[ 1214.173686] Call Trace:
[ 1214.173689] <TASK>
[ 1214.173696] submit_one_bio+0xd4/0xe0
[ 1214.173702] submit_extent_page+0x142/0x550
[ 1214.173715] read_extent_buffer_pages+0x584/0x9c0
[ 1214.173722] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1214.173726] ? folio_unlock+0x1d/0x50
[ 1214.173733] btrfs_read_extent_buffer+0x98/0x150
[ 1214.173738] read_tree_block+0x43/0xa0
[ 1214.173742] read_block_for_search+0x266/0x370
[ 1214.173872] btrfs_search_slot+0x351/0xd30
[ 1214.173883] btrfs_lookup_dir_item+0x7d/0xe0
[ 1214.173890] btrfs_lookup_dentry+0xd2/0x5c0
[ 1214.173895] ? d_alloc_parallel+0x34b/0x810
[ 1214.173904] btrfs_lookup+0xe/0x30
[ 1214.173908] __lookup_slow+0x10f/0x1c0
[ 1214.173915] ? lock_is_held_type+0xe8/0x140
[ 1214.173924] ? lock_is_held_type+0xe8/0x140
[ 1214.173929] walk_component+0xdb/0x150
[ 1214.173934] path_lookupat+0x67/0x1a0
[ 1214.173938] filename_lookup+0xd3/0x1c0
[ 1214.173955] vfs_statx+0x8e/0x150
[ 1214.173962] vfs_fstatat+0x51/0x70
[ 1214.173966] __do_sys_newlstat+0x34/0x60
[ 1214.173977] do_syscall_64+0x5b/0x80
[ 1214.173981] ? do_syscall_64+0x67/0x80
[ 1214.173984] ? do_syscall_64+0x67/0x80
[ 1214.173988] ? do_syscall_64+0x67/0x80
[ 1214.173991] ? do_syscall_64+0x67/0x80
[ 1214.173994] ? do_syscall_64+0x67/0x80
[ 1214.173997] ? lockdep_hardirqs_on+0x7d/0x100
[ 1214.174001] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 1214.174005] RIP: 0033:0x7f55166a5498
[ 1214.174026] Code: 00 f7 d8 64 89 02 b8 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa 89 f8 48 89 f7 48 89 d6 83 f8 01 77 2f b8 06 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 08 c3 0f 1f 80 00 00 00 00 48 8b 15 39 59 0c
[ 1214.174029] RSP: 002b:00007f55053fbb08 EFLAGS: 00000246 ORIG_RAX: 0000000000000006
[ 1214.174032] RAX: ffffffffffffffda RBX: 00007f55053fbbe0 RCX: 00007f55166a5498
[ 1214.174034] RDX: 00007f55053fbbe0 RSI: 00007f55053fbbe0 RDI: 000018b8033e4fd0
[ 1214.174036] RBP: 00007f55053fbbc0 R08: 000000000000fffe R09: 0000000000000000
[ 1214.174038] R10: 00007ffe723cc080 R11: 0000000000000246 R12: 00007f55053fbb40
[ 1214.174040] R13: 000018b800450c88 R14: 000018b8033e4fd0 R15: 00007f55053fbb18
[ 1214.174050] </TASK>
[ 1214.174052] irq event stamp: 2448539
[ 1214.174054] hardirqs last enabled at (2448547): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1214.174058] hardirqs last disabled at (2448554): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1214.174061] softirqs last enabled at (2448278): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1214.174064] softirqs last disabled at (2447661): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1214.174067] ---[ end trace 0000000000000000 ]---
[ 1232.121181] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1232.121219] [drm] PSP is resuming...
[ 1232.197228] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1232.298013] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1232.312001] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1232.312010] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1232.312018] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1232.312022] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1232.312076] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1232.366602] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1232.367900] [drm] DMUB hardware initialized: version=0x02020017
[ 1232.406797] [drm] kiq ring mec 2 pipe 1 q 0
[ 1232.412717] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1232.413229] [drm] JPEG decode initialized successfully.
[ 1232.413254] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1232.413258] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1232.413260] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1232.413263] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1232.413265] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1232.413267] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1232.413269] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1232.413271] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1232.413274] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1232.413276] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1232.413278] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1232.413280] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1232.413282] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1232.413285] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1232.413287] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1232.413289] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1232.416883] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1262.161161] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1262.161195] [drm] PSP is resuming...
[ 1262.237232] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1262.337278] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1262.351008] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1262.351020] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1262.351029] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1262.351035] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1262.351094] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1262.405646] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1262.406972] [drm] DMUB hardware initialized: version=0x02020017
[ 1262.446119] [drm] kiq ring mec 2 pipe 1 q 0
[ 1262.451037] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1262.451323] [drm] JPEG decode initialized successfully.
[ 1262.451352] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1262.451357] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1262.451362] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1262.451365] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1262.451370] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1262.451374] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1262.451377] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1262.451381] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1262.451385] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1262.451389] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1262.451393] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1262.451397] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1262.451399] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1262.451401] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1262.451403] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1262.451405] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1262.462304] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1292.194159] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1292.194196] [drm] PSP is resuming...
[ 1292.270224] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1292.370448] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1292.384244] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1292.384253] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1292.384261] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1292.384265] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1292.384323] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1292.439328] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1292.440706] [drm] DMUB hardware initialized: version=0x02020017
[ 1292.479304] [drm] kiq ring mec 2 pipe 1 q 0
[ 1292.484021] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1292.484317] [drm] JPEG decode initialized successfully.
[ 1292.484341] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1292.484345] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1292.484347] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1292.484349] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1292.484352] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1292.484354] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1292.484356] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1292.484358] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1292.484360] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1292.484362] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1292.484365] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1292.484367] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1292.484369] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1292.484371] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1292.484373] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1292.484376] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1292.487900] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1322.217199] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1322.217235] [drm] PSP is resuming...
[ 1322.293233] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1322.393699] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1322.407607] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1322.407619] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1322.407628] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1322.407634] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1322.407691] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1322.461698] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1322.463099] [drm] DMUB hardware initialized: version=0x02020017
[ 1322.501793] [drm] kiq ring mec 2 pipe 1 q 0
[ 1322.507039] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1322.507245] [drm] JPEG decode initialized successfully.
[ 1322.507269] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1322.507273] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1322.507275] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1322.507278] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1322.507280] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1322.507282] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1322.507284] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1322.507286] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1322.507288] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1322.507290] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1322.507292] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1322.507295] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1322.507297] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1322.507299] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1322.507301] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1322.507303] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1322.510944] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1352.209199] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1352.209236] [drm] PSP is resuming...
[ 1352.285113] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1352.385334] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1352.401451] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1352.401461] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1352.401469] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1352.401473] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1352.401526] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1352.456382] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1352.457784] [drm] DMUB hardware initialized: version=0x02020017
[ 1352.495917] [drm] kiq ring mec 2 pipe 1 q 0
[ 1352.501068] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1352.501284] [drm] JPEG decode initialized successfully.
[ 1352.501314] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1352.501319] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1352.501324] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1352.501328] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1352.501332] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1352.501336] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1352.501340] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1352.501344] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1352.501348] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1352.501352] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1352.501356] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1352.501361] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1352.501364] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1352.501368] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1352.501372] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1352.501376] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1352.504849] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1382.273188] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1382.273223] [drm] PSP is resuming...
[ 1382.349233] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1382.449779] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1382.463616] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1382.463626] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1382.463635] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1382.463640] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1382.463696] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1382.518366] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1382.519778] [drm] DMUB hardware initialized: version=0x02020017
[ 1382.558078] [drm] kiq ring mec 2 pipe 1 q 0
[ 1382.563077] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1382.563289] [drm] JPEG decode initialized successfully.
[ 1382.563313] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1382.563317] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1382.563319] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1382.563321] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1382.563324] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1382.563326] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1382.563328] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1382.563330] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1382.563332] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1382.563334] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1382.563336] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1382.563338] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1382.563341] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1382.563343] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1382.563345] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1382.563347] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1382.566880] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1412.249204] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1412.249241] [drm] PSP is resuming...
[ 1412.325232] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1412.426779] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1412.440609] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1412.440619] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1412.440628] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1412.440634] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1412.440692] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1412.494686] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1412.495972] [drm] DMUB hardware initialized: version=0x02020017
[ 1412.533719] [drm] kiq ring mec 2 pipe 1 q 0
[ 1412.539114] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1412.539315] [drm] JPEG decode initialized successfully.
[ 1412.539339] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1412.539343] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1412.539345] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1412.539347] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1412.539349] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1412.539352] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1412.539354] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1412.539356] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1412.539358] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1412.539360] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1412.539362] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1412.539364] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1412.539366] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1412.539369] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1412.539371] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1412.539373] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1412.542909] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1442.289180] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1442.289212] [drm] PSP is resuming...
[ 1442.365232] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1442.465781] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1442.486012] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1442.486025] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1442.486034] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1442.486040] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1442.486099] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1442.540337] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1442.541818] [drm] DMUB hardware initialized: version=0x02020017
[ 1442.579070] [drm] kiq ring mec 2 pipe 1 q 0
[ 1442.584569] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1442.584734] [drm] JPEG decode initialized successfully.
[ 1442.584787] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1442.584793] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1442.584797] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1442.584801] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1442.584805] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1442.584809] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1442.584813] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1442.584817] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1442.584821] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1442.584825] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1442.584829] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1442.584833] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1442.584837] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1442.584841] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1442.584845] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1442.584849] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1442.588950] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1472.330213] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1472.330246] [drm] PSP is resuming...
[ 1472.406234] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1472.507680] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1472.521602] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1472.521612] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1472.521619] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1472.521624] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1472.521678] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1472.576598] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1472.578004] [drm] DMUB hardware initialized: version=0x02020017
[ 1472.616226] [drm] kiq ring mec 2 pipe 1 q 0
[ 1472.621007] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1472.621316] [drm] JPEG decode initialized successfully.
[ 1472.621340] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1472.621344] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1472.621346] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1472.621348] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1472.621350] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1472.621353] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1472.621355] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1472.621357] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1472.621359] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1472.621361] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1472.621363] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1472.621366] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1472.621368] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1472.621370] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1472.621372] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1472.621374] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1472.625442] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1502.377167] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1502.377212] [drm] PSP is resuming...
[ 1502.453230] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1502.556451] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1502.570363] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1502.570372] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1502.570380] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1502.570384] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1502.570437] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1502.625403] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1502.626919] [drm] DMUB hardware initialized: version=0x02020017
[ 1502.665296] [drm] kiq ring mec 2 pipe 1 q 0
[ 1502.670073] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1502.670330] [drm] JPEG decode initialized successfully.
[ 1502.670355] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1502.670359] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1502.670361] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1502.670364] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1502.670366] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1502.670368] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1502.670370] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1502.670372] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1502.670374] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1502.670377] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1502.670379] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1502.670381] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1502.670383] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1502.670386] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1502.670388] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1502.670390] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1502.673922] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1532.417223] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1532.417268] [drm] PSP is resuming...
[ 1532.493226] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1532.593793] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1532.607737] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1532.607762] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1532.607772] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1532.607778] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1532.607843] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1532.662619] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1532.664059] [drm] DMUB hardware initialized: version=0x02020017
[ 1532.702140] [drm] kiq ring mec 2 pipe 1 q 0
[ 1532.707060] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1532.707297] [drm] JPEG decode initialized successfully.
[ 1532.707321] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1532.707325] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1532.707327] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1532.707329] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1532.707331] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1532.707333] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1532.707335] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1532.707337] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1532.707339] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1532.707342] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1532.707344] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1532.707346] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1532.707348] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1532.707350] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1532.707352] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1532.707354] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1532.710932] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1562.402219] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1562.402264] [drm] PSP is resuming...
[ 1562.478340] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1562.581337] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1562.595135] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1562.595143] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1562.595151] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1562.595155] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1562.595210] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1562.650012] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1562.651294] [drm] DMUB hardware initialized: version=0x02020017
[ 1562.689149] [drm] kiq ring mec 2 pipe 1 q 0
[ 1562.694589] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1562.694762] [drm] JPEG decode initialized successfully.
[ 1562.694790] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1562.694796] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1562.694800] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1562.694804] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1562.694808] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1562.694812] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1562.694816] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1562.694820] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1562.694824] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1562.694829] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1562.694833] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1562.694837] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1562.694841] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1562.694845] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1562.694849] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1562.694853] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1562.698863] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1592.473168] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1592.473201] [drm] PSP is resuming...
[ 1592.550782] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1592.651086] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1592.664886] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1592.664894] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1592.664901] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1592.664906] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1592.664960] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1592.719430] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1592.720835] [drm] DMUB hardware initialized: version=0x02020017
[ 1592.759141] [drm] kiq ring mec 2 pipe 1 q 0
[ 1592.764468] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1592.764633] [drm] JPEG decode initialized successfully.
[ 1592.764662] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1592.764668] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1592.764672] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1592.764676] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1592.764680] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1592.764684] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1592.764688] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1592.764692] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1592.764696] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1592.764701] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1592.764705] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1592.764709] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1592.764713] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1592.764717] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1592.764721] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1592.764725] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1592.768601] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1622.490151] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1622.490185] [drm] PSP is resuming...
[ 1622.566113] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1622.667450] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1622.681244] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1622.681252] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1622.681259] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1622.681263] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1622.681316] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1622.735538] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1622.736913] [drm] DMUB hardware initialized: version=0x02020017
[ 1622.775089] [drm] kiq ring mec 2 pipe 1 q 0
[ 1622.780451] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1622.780610] [drm] JPEG decode initialized successfully.
[ 1622.780634] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1622.780638] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1622.780640] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1622.780642] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1622.780644] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1622.780647] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1622.780649] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1622.780651] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1622.780653] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1622.780655] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1622.780657] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1622.780659] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1622.780661] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1622.780664] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1622.780666] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1622.780668] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1622.784571] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1627.892308] ------------[ cut here ]------------
[ 1627.892457] WARNING: CPU: 11 PID: 8553 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1627.892467] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1627.892618] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1627.892720] CPU: 11 PID: 8553 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1627.892725] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1627.892729] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1627.892735] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1627.892739] RSP: 0018:ffffa799190334b0 EFLAGS: 00010246
[ 1627.892766] RAX: 0000000000000000 RBX: ffff8f9e44453390 RCX: 0000000000000000
[ 1627.892770] RDX: 0000000000000000 RSI: ffff8f9e44453310 RDI: ffffa799190334d8
[ 1627.892774] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1627.892778] R10: ffff8f9e44453390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1627.892782] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1627.892786] FS: 00007f2b61986740(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 1627.892791] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1627.892795] CR2: 00007f2b5294b7e4 CR3: 0000000aa9a0e000 CR4: 0000000000750ee0
[ 1627.892799] PKRU: 55555554
[ 1627.892803] Call Trace:
[ 1627.892807] <TASK>
[ 1627.892819] submit_one_bio+0xd4/0xe0
[ 1627.892829] submit_extent_page+0x142/0x550
[ 1627.892853] read_extent_buffer_pages+0x584/0x9c0
[ 1627.892866] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1627.892874] ? folio_unlock+0x1d/0x50
[ 1627.892885] btrfs_read_extent_buffer+0x98/0x150
[ 1627.892896] read_tree_block+0x43/0xa0
[ 1627.892902] read_block_for_search+0x266/0x370
[ 1627.892924] btrfs_search_slot+0x351/0xd30
[ 1627.892944] btrfs_lookup_csum+0x63/0x150
[ 1627.892957] btrfs_lookup_bio_sums+0x258/0x5b0
[ 1627.892977] btrfs_submit_compressed_read+0x359/0x470
[ 1627.892994] submit_one_bio+0xc4/0xe0
[ 1627.893003] ? extent_readahead+0xb7/0x6f0
[ 1627.893007] extent_readahead+0x6d3/0x6f0
[ 1627.893015] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1627.893041] read_pages+0x7a/0x300
[ 1627.893054] page_cache_ra_unbounded+0x131/0x1b0
[ 1627.893067] filemap_get_pages+0x40e/0x6b0
[ 1627.893079] ? lock_is_held_type+0xe8/0x140
[ 1627.893095] filemap_read+0xd7/0x330
[ 1627.893123] __kernel_read+0x120/0x270
[ 1627.893140] bprm_execve+0x2be/0x850
[ 1627.893153] do_execveat_common.isra.0+0x1ad/0x220
[ 1627.893164] __x64_sys_execve+0x32/0x40
[ 1627.893171] do_syscall_64+0x5b/0x80
[ 1627.893178] ? do_syscall_64+0x67/0x80
[ 1627.893183] ? lockdep_hardirqs_on+0x7d/0x100
[ 1627.893190] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 1627.893196] RIP: 0033:0x7f2b612fad1b
[ 1627.893221] Code: 5b 06 fb ff 8b 4c 24 0c 0f b6 74 24 0b e9 87 fe ff ff 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 f3 0f 1e fa b8 3b 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d bd b0 0f 00 f7 d8 64 89 01 48
[ 1627.893225] RSP: 002b:00007ffe8eef2e28 EFLAGS: 00000293 ORIG_RAX: 000000000000003b
[ 1627.893231] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f2b612fad1b
[ 1627.893235] RDX: 00007ffe8eef3c30 RSI: 00007ffe8eef2ed0 RDI: 000056181f9efa20
[ 1627.893239] RBP: 0000000000000001 R08: 0000000000000000 R09: 00007f2b61986740
[ 1627.893243] R10: 0000000000000000 R11: 0000000000000293 R12: 00007ffe8eef2ed0
[ 1627.893247] R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000
[ 1627.893266] </TASK>
[ 1627.893270] irq event stamp: 2185
[ 1627.893273] hardirqs last enabled at (2193): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1627.893280] hardirqs last disabled at (2200): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1627.893285] softirqs last enabled at (202): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1627.893291] softirqs last disabled at (195): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1627.893295] ---[ end trace 0000000000000000 ]---
[ 1652.537175] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1652.537208] [drm] PSP is resuming...
[ 1652.615159] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1652.716587] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1652.730355] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1652.730365] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1652.730373] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1652.730377] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1652.730431] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1652.785370] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1652.786753] [drm] DMUB hardware initialized: version=0x02020017
[ 1652.825232] [drm] kiq ring mec 2 pipe 1 q 0
[ 1652.830015] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1652.830280] [drm] JPEG decode initialized successfully.
[ 1652.830305] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1652.830309] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1652.830311] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1652.830313] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1652.830315] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1652.830318] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1652.830320] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1652.830322] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1652.830324] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1652.830327] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1652.830329] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1652.830331] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1652.830334] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1652.830336] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1652.830338] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1652.830340] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1652.833885] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1682.497244] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1682.497289] [drm] PSP is resuming...
[ 1682.573341] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1682.674561] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1682.688477] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1682.688487] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1682.688496] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1682.688502] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1682.688559] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1682.743602] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1682.745036] [drm] DMUB hardware initialized: version=0x02020017
[ 1682.782998] [drm] kiq ring mec 2 pipe 1 q 0
[ 1682.788152] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1682.788397] [drm] JPEG decode initialized successfully.
[ 1682.788435] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1682.788441] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1682.788445] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1682.788449] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1682.788453] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1682.788457] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1682.788461] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1682.788465] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1682.788469] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1682.788473] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1682.788477] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1682.788481] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1682.788485] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1682.788488] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1682.788493] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1682.788497] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1682.791936] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1712.609285] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1712.609328] [drm] PSP is resuming...
[ 1712.685336] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1712.787007] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1712.800779] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1712.800791] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1712.800800] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1712.800807] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1712.800899] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1712.855734] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1712.857169] [drm] DMUB hardware initialized: version=0x02020017
[ 1712.895541] [drm] kiq ring mec 2 pipe 1 q 0
[ 1712.900692] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1712.900850] [drm] JPEG decode initialized successfully.
[ 1712.900874] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1712.900877] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1712.900879] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1712.900882] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1712.900884] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1712.900886] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1712.900888] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1712.900890] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1712.900892] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1712.900894] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1712.900896] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1712.900898] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1712.900900] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1712.900902] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1712.900904] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1712.900906] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1712.911034] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1742.641241] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1742.641284] [drm] PSP is resuming...
[ 1742.717342] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1742.819781] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1742.833571] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1742.833581] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1742.833589] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1742.833593] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1742.833648] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1742.888561] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1742.889956] [drm] DMUB hardware initialized: version=0x02020017
[ 1742.929068] [drm] kiq ring mec 2 pipe 1 q 0
[ 1742.935649] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1742.935810] [drm] JPEG decode initialized successfully.
[ 1742.935834] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1742.935837] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1742.935839] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1742.935842] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1742.935844] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1742.935846] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1742.935848] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1742.935850] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1742.935852] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1742.935854] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1742.935857] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1742.935859] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1742.935861] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1742.935863] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1742.935865] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1742.935868] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1742.940042] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1772.633218] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1772.633262] [drm] PSP is resuming...
[ 1772.709239] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1772.813247] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1772.827011] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1772.827021] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1772.827030] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1772.827036] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1772.827097] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1772.882429] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1772.883831] [drm] DMUB hardware initialized: version=0x02020017
[ 1772.922294] [drm] kiq ring mec 2 pipe 1 q 0
[ 1772.927122] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1772.927323] [drm] JPEG decode initialized successfully.
[ 1772.927347] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1772.927350] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1772.927353] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1772.927355] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1772.927357] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1772.927359] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1772.927361] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1772.927363] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1772.927365] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1772.927368] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1772.927370] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1772.927372] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1772.927374] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1772.927376] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1772.927378] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1772.927380] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1772.930896] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1802.682245] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1802.682286] [drm] PSP is resuming...
[ 1802.758219] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1802.858454] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1802.872357] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1802.872366] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1802.872373] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1802.872377] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1802.872431] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1802.927357] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1802.928736] [drm] DMUB hardware initialized: version=0x02020017
[ 1802.967294] [drm] kiq ring mec 2 pipe 1 q 0
[ 1802.972484] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1802.972648] [drm] JPEG decode initialized successfully.
[ 1802.972673] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1802.972676] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1802.972679] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1802.972681] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1802.972683] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1802.972686] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1802.972688] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1802.972690] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1802.972692] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1802.972694] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1802.972696] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1802.972699] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1802.972701] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1802.972703] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1802.972705] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1802.972707] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1802.976977] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1807.042792] ------------[ cut here ]------------
[ 1807.042952] WARNING: CPU: 5 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1807.042963] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1807.043114] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1807.043214] CPU: 5 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1807.043220] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1807.043224] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1807.043230] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1807.043235] RSP: 0018:ffffa79913937990 EFLAGS: 00010246
[ 1807.043241] RAX: 0000000000000000 RBX: ffff8f9b085ef390 RCX: 0000000000000000
[ 1807.043246] RDX: 0000000000000000 RSI: ffff8f9b085ef310 RDI: ffffa799139379b8
[ 1807.043250] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1807.043254] R10: ffff8f9b085ef390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1807.043258] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1807.043262] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000c3ffbb40
[ 1807.043266] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 1807.043271] CR2: 00000000b834d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 1807.043275] PKRU: 55555554
[ 1807.043279] Call Trace:
[ 1807.043283] <TASK>
[ 1807.043295] submit_one_bio+0xd4/0xe0
[ 1807.043306] submit_extent_page+0x142/0x550
[ 1807.043330] read_extent_buffer_pages+0x584/0x9c0
[ 1807.043343] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1807.043351] ? folio_unlock+0x1d/0x50
[ 1807.043362] btrfs_read_extent_buffer+0x98/0x150
[ 1807.043373] read_tree_block+0x43/0xa0
[ 1807.043380] read_block_for_search+0x266/0x370
[ 1807.043401] btrfs_next_old_leaf+0x2e5/0x420
[ 1807.043417] btrfs_get_next_valid_item+0x56/0x90
[ 1807.043424] btrfs_real_readdir+0x2a4/0x470
[ 1807.043447] iterate_dir+0x183/0x1d0
[ 1807.043458] __ia32_sys_getdents64+0x77/0x120
[ 1807.043464] ? __pfx_filldir64+0x10/0x10
[ 1807.043472] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 1807.043484] __do_fast_syscall_32+0x88/0xf0
[ 1807.043493] ? __do_fast_syscall_32+0x94/0xf0
[ 1807.043499] ? lockdep_hardirqs_on+0x7d/0x100
[ 1807.043506] ? __do_fast_syscall_32+0x94/0xf0
[ 1807.043511] ? __do_fast_syscall_32+0x94/0xf0
[ 1807.043519] do_fast_syscall_32+0x2f/0x70
[ 1807.043526] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 1807.043533] RIP: 0023:0xf7fc0579
[ 1807.043557] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 1807.043562] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 1807.043568] RAX: ffffffffffffffda RBX: 00000000000000ca RCX: 00000000b170003c
[ 1807.043572] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 1807.043576] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 1807.043580] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 1807.043584] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 1807.043603] </TASK>
[ 1807.043607] irq event stamp: 29869599
[ 1807.043611] hardirqs last enabled at (29869607): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1807.043618] hardirqs last disabled at (29869614): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1807.043622] softirqs last enabled at (29868354): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1807.043628] softirqs last disabled at (29868349): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1807.043633] ---[ end trace 0000000000000000 ]---
[ 1807.054569] ------------[ cut here ]------------
[ 1807.054579] WARNING: CPU: 5 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 1807.054589] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 1807.054738] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 1807.054857] CPU: 5 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 1807.054863] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 1807.054867] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 1807.054873] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 1807.054878] RSP: 0018:ffffa799139379b8 EFLAGS: 00010246
[ 1807.054884] RAX: 0000000000000000 RBX: ffff8f9b085edb10 RCX: 0000000000000000
[ 1807.054888] RDX: 0000000000000000 RSI: ffff8f9b085eda90 RDI: ffffa799139379e0
[ 1807.054892] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 1807.054896] R10: ffff8f9b085edb10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 1807.054900] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 1807.054904] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000c3ffbb40
[ 1807.054908] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 1807.054912] CR2: 00000000b834d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 1807.054917] PKRU: 55555554
[ 1807.054921] Call Trace:
[ 1807.054925] <TASK>
[ 1807.054936] submit_one_bio+0xd4/0xe0
[ 1807.054947] submit_extent_page+0x142/0x550
[ 1807.054970] read_extent_buffer_pages+0x584/0x9c0
[ 1807.054984] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 1807.054992] ? folio_unlock+0x1d/0x50
[ 1807.055003] btrfs_read_extent_buffer+0x98/0x150
[ 1807.055013] read_tree_block+0x43/0xa0
[ 1807.055020] read_block_for_search+0x266/0x370
[ 1807.055042] btrfs_search_slot+0x351/0xd30
[ 1807.055056] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 1807.055066] btrfs_real_readdir+0x14a/0x470
[ 1807.055072] ? lock_is_held_type+0xe8/0x140
[ 1807.055081] ? find_held_lock+0x32/0x90
[ 1807.055101] iterate_dir+0x183/0x1d0
[ 1807.055112] __ia32_sys_getdents64+0x77/0x120
[ 1807.055118] ? __pfx_filldir64+0x10/0x10
[ 1807.055127] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 1807.055136] __do_fast_syscall_32+0x88/0xf0
[ 1807.055143] ? lockdep_hardirqs_on+0x7d/0x100
[ 1807.055149] ? __do_fast_syscall_32+0x94/0xf0
[ 1807.055154] ? __do_fast_syscall_32+0x94/0xf0
[ 1807.055162] do_fast_syscall_32+0x2f/0x70
[ 1807.055169] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 1807.055176] RIP: 0023:0xf7fc0579
[ 1807.055200] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 1807.055204] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 1807.055211] RAX: ffffffffffffffda RBX: 00000000000000d1 RCX: 00000000b170003c
[ 1807.055215] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 1807.055219] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 1807.055222] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 1807.055226] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 1807.055246] </TASK>
[ 1807.055250] irq event stamp: 29887377
[ 1807.055253] hardirqs last enabled at (29887385): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 1807.055259] hardirqs last disabled at (29887392): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 1807.055264] softirqs last enabled at (29885960): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1807.055270] softirqs last disabled at (29884771): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 1807.055275] ---[ end trace 0000000000000000 ]---
[ 1832.769239] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1832.769281] [drm] PSP is resuming...
[ 1832.845331] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1832.945780] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1832.959579] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1832.959587] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1832.959594] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1832.959599] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1832.959652] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1833.014695] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1833.016089] [drm] DMUB hardware initialized: version=0x02020017
[ 1833.054056] [drm] kiq ring mec 2 pipe 1 q 0
[ 1833.059708] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1833.059867] [drm] JPEG decode initialized successfully.
[ 1833.059892] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1833.059895] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1833.059898] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1833.059900] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1833.059902] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1833.059904] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1833.059906] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1833.059909] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1833.059911] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1833.059913] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1833.059915] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1833.059918] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1833.059920] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1833.059922] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1833.059924] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1833.059926] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1833.063966] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1851.841202] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1851.841239] [drm] PSP is resuming...
[ 1851.917127] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1852.018572] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1852.032587] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1852.032599] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1852.032606] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1852.032610] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1852.032693] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1852.086628] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1852.088036] [drm] DMUB hardware initialized: version=0x02020017
[ 1852.126251] [drm] kiq ring mec 2 pipe 1 q 0
[ 1852.131483] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1852.131671] [drm] JPEG decode initialized successfully.
[ 1852.131703] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1852.131709] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1852.131713] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1852.131718] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1852.131722] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1852.131726] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1852.131731] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1852.131735] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1852.131740] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1852.131763] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1852.131768] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1852.131773] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1852.131777] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1852.131781] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1852.131786] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1852.131790] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1852.135854] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1862.794209] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1862.794246] [drm] PSP is resuming...
[ 1862.870347] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1862.970887] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1862.984708] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1862.984719] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1862.984728] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1862.984734] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1862.984800] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1863.039478] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1863.040910] [drm] DMUB hardware initialized: version=0x02020017
[ 1863.080302] [drm] kiq ring mec 2 pipe 1 q 0
[ 1863.085078] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1863.085427] [drm] JPEG decode initialized successfully.
[ 1863.085452] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1863.085457] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1863.085461] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1863.085465] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1863.085469] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1863.085473] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1863.085477] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1863.085481] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1863.085485] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1863.085489] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1863.085493] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1863.085497] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1863.085501] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1863.085505] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1863.085508] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1863.085512] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1863.089416] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1892.746218] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1892.746263] [drm] PSP is resuming...
[ 1892.822402] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1892.922887] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1892.936711] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1892.936723] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1892.936733] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1892.936739] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1892.936817] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1892.991503] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1892.992906] [drm] DMUB hardware initialized: version=0x02020017
[ 1893.031193] [drm] kiq ring mec 2 pipe 1 q 0
[ 1893.036204] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1893.036460] [drm] JPEG decode initialized successfully.
[ 1893.036485] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1893.036489] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1893.036492] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1893.036494] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1893.036496] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1893.036498] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1893.036500] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1893.036502] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1893.036505] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1893.036507] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1893.036510] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1893.036512] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1893.036514] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1893.036516] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1893.036518] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1893.036521] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1893.040035] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1922.761160] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1922.761192] [drm] PSP is resuming...
[ 1922.837236] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1922.937615] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1922.951520] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1922.951533] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1922.951543] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1922.951549] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1922.951607] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1923.005778] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1923.007178] [drm] DMUB hardware initialized: version=0x02020017
[ 1923.046018] [drm] kiq ring mec 2 pipe 1 q 0
[ 1923.051223] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1923.051430] [drm] JPEG decode initialized successfully.
[ 1923.051461] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1923.051467] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1923.051471] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1923.051475] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1923.051479] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1923.051483] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1923.051487] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1923.051491] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1923.051496] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1923.051500] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1923.051504] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1923.051508] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1923.051512] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1923.051516] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1923.051521] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1923.051525] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1923.054981] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1952.826165] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1952.826199] [drm] PSP is resuming...
[ 1952.902227] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1953.002448] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1953.016252] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1953.016261] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1953.016268] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1953.016272] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1953.016326] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1953.070673] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1953.072072] [drm] DMUB hardware initialized: version=0x02020017
[ 1953.110913] [drm] kiq ring mec 2 pipe 1 q 0
[ 1953.116046] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1953.116252] [drm] JPEG decode initialized successfully.
[ 1953.116276] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1953.116280] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1953.116282] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1953.116285] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1953.116287] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1953.116289] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1953.116291] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1953.116293] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1953.116295] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1953.116298] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1953.116300] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1953.116302] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1953.116304] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1953.116306] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1953.116308] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1953.116310] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1953.119864] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 1982.817811] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 1982.817853] [drm] PSP is resuming...
[ 1982.893896] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 1982.995115] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1983.009006] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1983.009020] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 1983.009029] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 1983.009035] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 1983.009089] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 1983.063425] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 1983.064715] [drm] DMUB hardware initialized: version=0x02020017
[ 1983.102782] [drm] kiq ring mec 2 pipe 1 q 0
[ 1983.107846] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1983.108054] [drm] JPEG decode initialized successfully.
[ 1983.108084] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1983.108090] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1983.108094] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1983.108098] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1983.108102] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1983.108106] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1983.108110] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1983.108114] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1983.108117] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1983.108121] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1983.108125] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1983.108129] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 1983.108132] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1983.108137] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1983.108141] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1983.108144] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1983.111642] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2005.306755] ------------[ cut here ]------------
[ 2005.306765] WARNING: CPU: 15 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2005.306776] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2005.306878] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2005.306945] CPU: 15 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2005.306949] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2005.306952] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2005.306956] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2005.306959] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 2005.306962] RAX: 0000000000000000 RBX: ffff8f9d5a429b10 RCX: 0000000000000000
[ 2005.306965] RDX: 0000000000000000 RSI: ffff8f9d5a429a90 RDI: ffffa7990487f888
[ 2005.306967] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2005.306970] R10: ffff8f9d5a429b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2005.306972] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2005.306975] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0000) knlGS:0000000000000000
[ 2005.306977] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2005.306980] CR2: 00007fa97fbd0000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2005.306982] PKRU: 55555554
[ 2005.306985] Call Trace:
[ 2005.306988] <TASK>
[ 2005.306996] submit_one_bio+0xd4/0xe0
[ 2005.307003] submit_extent_page+0x142/0x550
[ 2005.307017] read_extent_buffer_pages+0x584/0x9c0
[ 2005.307025] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2005.307030] ? folio_unlock+0x1d/0x50
[ 2005.307037] btrfs_read_extent_buffer+0x98/0x150
[ 2005.307043] read_tree_block+0x43/0xa0
[ 2005.307047] read_block_for_search+0x266/0x370
[ 2005.307061] btrfs_search_slot+0x351/0xd30
[ 2005.307072] btrfs_insert_empty_items+0x31/0x70
[ 2005.307077] alloc_reserved_file_extent+0xbc/0x240
[ 2005.307088] __btrfs_run_delayed_refs+0x84f/0x1260
[ 2005.307104] btrfs_run_delayed_refs+0x89/0x1d0
[ 2005.307111] btrfs_commit_transaction+0x93/0xed0
[ 2005.307123] transaction_kthread+0x142/0x1b0
[ 2005.307130] ? __pfx_transaction_kthread+0x10/0x10
[ 2005.307133] kthread+0xf5/0x120
[ 2005.307137] ? __pfx_kthread+0x10/0x10
[ 2005.307141] ret_from_fork+0x2c/0x50
[ 2005.307154] </TASK>
[ 2005.307157] irq event stamp: 17393861
[ 2005.307159] hardirqs last enabled at (17393869): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2005.307164] hardirqs last disabled at (17393876): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2005.307167] softirqs last enabled at (17392742): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2005.307171] softirqs last disabled at (17392733): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2005.307174] ---[ end trace 0000000000000000 ]---
[ 2012.881149] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2012.881182] [drm] PSP is resuming...
[ 2012.957240] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2013.057238] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2013.071495] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2013.071506] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2013.071516] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2013.071522] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2013.071581] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2013.126373] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2013.127780] [drm] DMUB hardware initialized: version=0x02020017
[ 2013.166054] [drm] kiq ring mec 2 pipe 1 q 0
[ 2013.171531] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2013.171692] [drm] JPEG decode initialized successfully.
[ 2013.171716] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2013.171719] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2013.171722] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2013.171724] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2013.171726] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2013.171728] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2013.171730] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2013.171732] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2013.171734] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2013.171737] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2013.171739] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2013.171754] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2013.171756] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2013.171758] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2013.171760] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2013.171763] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2013.175720] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2042.225498] ------------[ cut here ]------------
[ 2042.225633] WARNING: CPU: 4 PID: 3937 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2042.225640] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2042.225720] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2042.225790] CPU: 4 PID: 3937 Comm: CFileWriterThre Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2042.225794] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2042.225796] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2042.225800] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2042.225802] RSP: 0018:ffffa79904bcb6b0 EFLAGS: 00010246
[ 2042.225806] RAX: 0000000000000000 RBX: ffff8f9b0b9c2910 RCX: 0000000000000000
[ 2042.225808] RDX: 0000000000000000 RSI: ffff8f9b0b9c2890 RDI: ffffa79904bcb6d8
[ 2042.225810] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2042.225812] R10: ffff8f9b0b9c2910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2042.225815] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2042.225817] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000dcfffb40
[ 2042.225819] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2042.225821] CR2: 000020e7b4b18000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2042.225824] PKRU: 55555554
[ 2042.225826] Call Trace:
[ 2042.225828] <TASK>
[ 2042.225836] submit_one_bio+0xd4/0xe0
[ 2042.225843] submit_extent_page+0x142/0x550
[ 2042.225855] read_extent_buffer_pages+0x584/0x9c0
[ 2042.225862] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2042.225867] ? folio_unlock+0x1d/0x50
[ 2042.225873] btrfs_read_extent_buffer+0x98/0x150
[ 2042.225879] read_tree_block+0x43/0xa0
[ 2042.225882] read_block_for_search+0x266/0x370
[ 2042.225894] btrfs_search_slot+0x351/0xd30
[ 2042.225904] btrfs_lookup_dir_item+0x7d/0xe0
[ 2042.225911] btrfs_lookup_dentry+0xd2/0x5c0
[ 2042.225916] ? d_alloc_parallel+0x34b/0x810
[ 2042.225926] btrfs_lookup+0xe/0x30
[ 2042.225929] __lookup_slow+0x10f/0x1c0
[ 2042.225936] ? lock_is_held_type+0xe8/0x140
[ 2042.225944] ? lock_is_held_type+0xe8/0x140
[ 2042.225950] walk_component+0xdb/0x150
[ 2042.225955] path_lookupat+0x67/0x1a0
[ 2042.225959] filename_lookup+0xd3/0x1c0
[ 2042.225973] ? getname_flags.part.0+0x4b/0x1c0
[ 2042.225977] user_path_at_empty+0x36/0x50
[ 2042.225982] do_faccessat+0x7e/0x270
[ 2042.225989] __do_fast_syscall_32+0x88/0xf0
[ 2042.225993] ? __do_fast_syscall_32+0x94/0xf0
[ 2042.225996] ? __do_fast_syscall_32+0x94/0xf0
[ 2042.226001] ? __do_fast_syscall_32+0x94/0xf0
[ 2042.226004] ? lockdep_hardirqs_on+0x7d/0x100
[ 2042.226008] ? __do_fast_syscall_32+0x94/0xf0
[ 2042.226012] ? __do_fast_syscall_32+0x94/0xf0
[ 2042.226015] ? __do_fast_syscall_32+0x94/0xf0
[ 2042.226019] do_fast_syscall_32+0x2f/0x70
[ 2042.226023] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2042.226027] RIP: 0023:0xf7fc0579
[ 2042.226050] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2042.226052] RSP: 002b:00000000dcffd9f8 EFLAGS: 00200292 ORIG_RAX: 0000000000000021
[ 2042.226055] RAX: ffffffffffffffda RBX: 00000000db834730 RCX: 0000000000000000
[ 2042.226058] RDX: 00000000f7d7fff4 RSI: 0000000000000000 RDI: 00000000dcffda78
[ 2042.226060] RBP: 00000000db834730 R08: 00000000dcffd9f8 R09: 0000000000000000
[ 2042.226062] R10: 0000000000000000 R11: 0000000000200292 R12: 0000000000000000
[ 2042.226064] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2042.226073] </TASK>
[ 2042.226075] irq event stamp: 917341
[ 2042.226077] hardirqs last enabled at (917349): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2042.226081] hardirqs last disabled at (917356): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2042.226084] softirqs last enabled at (912372): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2042.226088] softirqs last disabled at (912361): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2042.226090] ---[ end trace 0000000000000000 ]---
[ 2042.938221] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2042.938259] [drm] PSP is resuming...
[ 2043.014233] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2043.114953] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2043.128898] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2043.128909] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2043.128916] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2043.128920] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2043.128976] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2043.183427] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2043.184826] [drm] DMUB hardware initialized: version=0x02020017
[ 2043.224239] [drm] kiq ring mec 2 pipe 1 q 0
[ 2043.229188] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2043.229382] [drm] JPEG decode initialized successfully.
[ 2043.229407] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2043.229410] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2043.229413] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2043.229415] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2043.229417] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2043.229419] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2043.229421] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2043.229423] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2043.229426] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2043.229428] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2043.229430] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2043.229432] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2043.229434] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2043.229437] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2043.229439] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2043.229441] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2043.232984] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2072.873200] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2072.873236] [drm] PSP is resuming...
[ 2072.949127] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2073.049122] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2073.062895] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2073.062907] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2073.062914] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2073.062918] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2073.062974] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2073.117506] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2073.118785] [drm] DMUB hardware initialized: version=0x02020017
[ 2073.154715] [drm] kiq ring mec 2 pipe 1 q 0
[ 2073.160612] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2073.161157] [drm] JPEG decode initialized successfully.
[ 2073.161182] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2073.161185] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2073.161188] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2073.161190] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2073.161193] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2073.161195] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2073.161197] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2073.161199] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2073.161202] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2073.161204] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2073.161207] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2073.161209] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2073.161211] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2073.161214] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2073.161216] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2073.161218] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2073.164864] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2102.945227] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2102.945271] [drm] PSP is resuming...
[ 2103.021898] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2103.122125] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2103.135893] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2103.135905] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2103.135913] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2103.135919] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2103.135980] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2103.190442] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2103.191819] [drm] DMUB hardware initialized: version=0x02020017
[ 2103.231137] [drm] kiq ring mec 2 pipe 1 q 0
[ 2103.236304] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2103.236460] [drm] JPEG decode initialized successfully.
[ 2103.236484] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2103.236488] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2103.236490] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2103.236492] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2103.236495] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2103.236497] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2103.236499] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2103.236501] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2103.236503] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2103.236506] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2103.236508] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2103.236510] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2103.236513] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2103.236515] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2103.236517] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2103.236519] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2103.246820] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2132.977211] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2132.977248] [drm] PSP is resuming...
[ 2133.053338] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2133.154777] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2133.168584] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2133.168595] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2133.168602] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2133.168606] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2133.168660] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2133.222825] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2133.224098] [drm] DMUB hardware initialized: version=0x02020017
[ 2133.262101] [drm] kiq ring mec 2 pipe 1 q 0
[ 2133.267707] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2133.267864] [drm] JPEG decode initialized successfully.
[ 2133.267888] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2133.267892] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2133.267894] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2133.267896] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2133.267898] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2133.267900] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2133.267902] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2133.267905] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2133.267907] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2133.267909] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2133.267911] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2133.267913] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2133.267915] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2133.267917] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2133.267919] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2133.267922] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2133.271767] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2162.954219] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2162.954263] [drm] PSP is resuming...
[ 2163.030239] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2163.130465] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2163.144250] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2163.144260] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2163.144267] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2163.144271] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2163.144325] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2163.198726] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2163.200145] [drm] DMUB hardware initialized: version=0x02020017
[ 2163.238830] [drm] kiq ring mec 2 pipe 1 q 0
[ 2163.244598] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2163.244760] [drm] JPEG decode initialized successfully.
[ 2163.244794] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2163.244801] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2163.244805] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2163.244809] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2163.244813] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2163.244817] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2163.244821] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2163.244825] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2163.244828] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2163.244832] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2163.244836] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2163.244840] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2163.244844] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2163.244847] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2163.244851] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2163.244855] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2163.247900] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2193.033220] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2193.033259] [drm] PSP is resuming...
[ 2193.109244] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2193.210887] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2193.224709] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2193.224716] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2193.224722] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2193.224726] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2193.224806] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2193.278682] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2193.280074] [drm] DMUB hardware initialized: version=0x02020017
[ 2193.318129] [drm] kiq ring mec 2 pipe 1 q 0
[ 2193.323021] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2193.323279] [drm] JPEG decode initialized successfully.
[ 2193.323303] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2193.323307] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2193.323309] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2193.323311] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2193.323313] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2193.323316] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2193.323318] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2193.323320] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2193.323322] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2193.323324] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2193.323326] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2193.323328] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2193.323331] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2193.323333] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2193.323335] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2193.323337] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2193.326959] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2223.089168] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2223.089201] [drm] PSP is resuming...
[ 2223.165244] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2223.265469] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2223.279495] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2223.279507] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2223.279516] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2223.279523] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2223.279581] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2223.334613] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2223.336043] [drm] DMUB hardware initialized: version=0x02020017
[ 2223.374038] [drm] kiq ring mec 2 pipe 1 q 0
[ 2223.379210] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2223.379417] [drm] JPEG decode initialized successfully.
[ 2223.379441] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2223.379445] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2223.379448] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2223.379450] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2223.379452] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2223.379454] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2223.379456] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2223.379459] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2223.379461] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2223.379463] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2223.379465] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2223.379468] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2223.379470] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2223.379472] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2223.379474] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2223.379476] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2223.387839] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2253.065233] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2253.065277] [drm] PSP is resuming...
[ 2253.141225] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2253.243002] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2253.256775] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2253.256783] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2253.256790] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2253.256794] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2253.256850] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2253.311550] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2253.312931] [drm] DMUB hardware initialized: version=0x02020017
[ 2253.351323] [drm] kiq ring mec 2 pipe 1 q 0
[ 2253.356868] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2253.357252] [drm] JPEG decode initialized successfully.
[ 2253.357277] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2253.357280] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2253.357283] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2253.357285] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2253.357287] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2253.357289] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2253.357291] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2253.357294] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2253.357296] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2253.357298] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2253.357300] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2253.357303] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2253.357305] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2253.357307] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2253.357310] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2253.357312] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2253.368914] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2254.502648] ------------[ cut here ]------------
[ 2254.502818] WARNING: CPU: 8 PID: 3630 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2254.502829] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2254.502978] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2254.503080] CPU: 8 PID: 3630 Comm: ThreadPoolForeg Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2254.503085] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2254.503090] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2254.503095] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2254.503100] RSP: 0018:ffffa79913ce7370 EFLAGS: 00010246
[ 2254.503106] RAX: 0000000000000000 RBX: ffff8f9790276910 RCX: 0000000000000000
[ 2254.503110] RDX: 0000000000000000 RSI: ffff8f9790276890 RDI: ffffa79913ce7398
[ 2254.503115] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2254.503118] R10: ffff8f9790276910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2254.503122] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2254.503127] FS: 00007faa94dfd6c0(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 2254.503131] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2254.503135] CR2: 0000294817e40c40 CR3: 000000011fa46000 CR4: 0000000000750ee0
[ 2254.503140] PKRU: 55555554
[ 2254.503144] Call Trace:
[ 2254.503148] <TASK>
[ 2254.503159] submit_one_bio+0xd4/0xe0
[ 2254.503170] submit_extent_page+0x142/0x550
[ 2254.503192] read_extent_buffer_pages+0x584/0x9c0
[ 2254.503206] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2254.503214] ? folio_unlock+0x1d/0x50
[ 2254.503225] btrfs_read_extent_buffer+0x98/0x150
[ 2254.503236] read_tree_block+0x43/0xa0
[ 2254.503243] read_block_for_search+0x266/0x370
[ 2254.503266] btrfs_search_slot+0x351/0xd30
[ 2254.503285] btrfs_lookup_csum+0x63/0x150
[ 2254.503299] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2254.503319] btrfs_submit_compressed_read+0x359/0x470
[ 2254.503336] submit_one_bio+0xc4/0xe0
[ 2254.503346] submit_extent_page+0x4e2/0x550
[ 2254.503369] btrfs_do_readpage+0x305/0x770
[ 2254.503379] ? btrfs_lookup_ordered_range+0xe1/0x270
[ 2254.503394] ? extent_readahead+0xb7/0x6f0
[ 2254.503399] extent_readahead+0x3f7/0x6f0
[ 2254.503407] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2254.503434] read_pages+0x7a/0x300
[ 2254.503446] page_cache_ra_unbounded+0x131/0x1b0
[ 2254.503460] filemap_get_pages+0x11e/0x6b0
[ 2254.503472] ? lock_is_held_type+0xe8/0x140
[ 2254.503489] filemap_read+0xd7/0x330
[ 2254.503497] ? lock_is_held_type+0xe8/0x140
[ 2254.503521] vfs_read+0x243/0x310
[ 2254.503540] ksys_read+0x64/0xe0
[ 2254.503549] do_syscall_64+0x5b/0x80
[ 2254.503557] ? do_syscall_64+0x67/0x80
[ 2254.503563] ? lockdep_hardirqs_on+0x7d/0x100
[ 2254.503570] ? do_syscall_64+0x67/0x80
[ 2254.503576] ? do_syscall_64+0x67/0x80
[ 2254.503582] ? lockdep_hardirqs_on+0x7d/0x100
[ 2254.503589] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 2254.503595] RIP: 0033:0x7faaa75fcafc
[ 2254.503619] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 2254.503624] RSP: 002b:00007faa94dfa350 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2254.503630] RAX: ffffffffffffffda RBX: 0000294813afc000 RCX: 00007faaa75fcafc
[ 2254.503634] RDX: 0000000000008000 RSI: 0000294813afc000 RDI: 00000000000006ff
[ 2254.503638] RBP: 00007faa94dfa430 R08: 0000000000000000 R09: 0000000000000000
[ 2254.503642] R10: 00007ffc851fa080 R11: 0000000000000246 R12: 0000000000008000
[ 2254.503646] R13: 0000561ab45dfa10 R14: 000029484c6b20c0 R15: 0000000000008000
[ 2254.503665] </TASK>
[ 2254.503669] irq event stamp: 22268449
[ 2254.503673] hardirqs last enabled at (22268457): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2254.503680] hardirqs last disabled at (22268464): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2254.503684] softirqs last enabled at (22266860): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2254.503691] softirqs last disabled at (22266855): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2254.503695] ---[ end trace 0000000000000000 ]---
[ 2262.399848] ------------[ cut here ]------------
[ 2262.399856] WARNING: CPU: 7 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2262.399864] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2262.399949] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2262.400008] CPU: 7 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2262.400011] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2262.400014] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2262.400017] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2262.400020] RSP: 0018:ffffa79913937948 EFLAGS: 00010246
[ 2262.400024] RAX: 0000000000000000 RBX: ffff8f972087a050 RCX: 0000000000000000
[ 2262.400026] RDX: 0000000000000000 RSI: ffff8f9720879fd0 RDI: ffffa79913937970
[ 2262.400028] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2262.400031] R10: ffff8f972087a050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2262.400033] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2262.400035] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000c3ffbb40
[ 2262.400038] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2262.400040] CR2: 00007f08277793c0 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2262.400042] PKRU: 55555554
[ 2262.400045] Call Trace:
[ 2262.400047] <TASK>
[ 2262.400054] submit_one_bio+0xd4/0xe0
[ 2262.400061] submit_extent_page+0x142/0x550
[ 2262.400075] read_extent_buffer_pages+0x584/0x9c0
[ 2262.400082] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2262.400087] ? folio_unlock+0x1d/0x50
[ 2262.400094] btrfs_read_extent_buffer+0x98/0x150
[ 2262.400100] read_tree_block+0x43/0xa0
[ 2262.400104] read_block_for_search+0x266/0x370
[ 2262.400116] btrfs_search_slot+0x351/0xd30
[ 2262.400124] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2262.400130] btrfs_real_readdir+0x14a/0x470
[ 2262.400134] ? lock_is_held_type+0xe8/0x140
[ 2262.400140] ? find_held_lock+0x32/0x90
[ 2262.400151] iterate_dir+0x183/0x1d0
[ 2262.400158] __ia32_sys_getdents64+0x77/0x120
[ 2262.400162] ? __pfx_filldir64+0x10/0x10
[ 2262.400167] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2262.400173] __do_fast_syscall_32+0x88/0xf0
[ 2262.400177] ? lockdep_hardirqs_on+0x7d/0x100
[ 2262.400181] ? __do_fast_syscall_32+0x94/0xf0
[ 2262.400184] ? __do_fast_syscall_32+0x94/0xf0
[ 2262.400188] ? lockdep_hardirqs_on+0x7d/0x100
[ 2262.400192] ? __do_fast_syscall_32+0x94/0xf0
[ 2262.400196] ? __do_fast_syscall_32+0x94/0xf0
[ 2262.400199] ? lockdep_hardirqs_on+0x7d/0x100
[ 2262.400202] ? __do_fast_syscall_32+0x94/0xf0
[ 2262.400206] ? __do_fast_syscall_32+0x94/0xf0
[ 2262.400209] ? __do_fast_syscall_32+0x94/0xf0
[ 2262.400213] do_fast_syscall_32+0x2f/0x70
[ 2262.400217] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2262.400222] RIP: 0023:0xf7fc0579
[ 2262.400245] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2262.400248] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2262.400252] RAX: ffffffffffffffda RBX: 00000000000000d3 RCX: 00000000b1708f4c
[ 2262.400254] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2262.400256] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2262.400258] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2262.400260] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2262.400270] </TASK>
[ 2262.400272] irq event stamp: 37773909
[ 2262.400274] hardirqs last enabled at (37773917): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2262.400279] hardirqs last disabled at (37773924): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2262.400281] softirqs last enabled at (37772458): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2262.400285] softirqs last disabled at (37772453): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2262.400288] ---[ end trace 0000000000000000 ]---
[ 2262.409875] ------------[ cut here ]------------
[ 2262.409883] WARNING: CPU: 12 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2262.409892] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2262.410057] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2262.410157] CPU: 12 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2262.410163] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2262.410167] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2262.410172] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2262.410177] RSP: 0018:ffffa799139379d8 EFLAGS: 00010246
[ 2262.410183] RAX: 0000000000000000 RBX: ffff8fa4376f4d10 RCX: 0000000000000000
[ 2262.410187] RDX: 0000000000000000 RSI: ffff8fa4376f4c90 RDI: ffffa79913937a00
[ 2262.410191] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2262.410195] R10: ffff8fa4376f4d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2262.410199] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2262.410203] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000c3ffbb40
[ 2262.410208] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2262.410212] CR2: 00000000bf0fa000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2262.410216] PKRU: 55555554
[ 2262.410220] Call Trace:
[ 2262.410224] <TASK>
[ 2262.410235] submit_one_bio+0xd4/0xe0
[ 2262.410246] submit_extent_page+0x142/0x550
[ 2262.410268] read_extent_buffer_pages+0x584/0x9c0
[ 2262.410281] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2262.410289] ? folio_unlock+0x1d/0x50
[ 2262.410300] btrfs_read_extent_buffer+0x98/0x150
[ 2262.410311] read_tree_block+0x43/0xa0
[ 2262.410318] read_block_for_search+0x266/0x370
[ 2262.410339] btrfs_search_slot+0x351/0xd30
[ 2262.410352] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2262.410363] btrfs_real_readdir+0x14a/0x470
[ 2262.410369] ? lock_is_held_type+0xe8/0x140
[ 2262.410377] ? find_held_lock+0x32/0x90
[ 2262.410396] iterate_dir+0x183/0x1d0
[ 2262.410407] __ia32_sys_getdents64+0x77/0x120
[ 2262.410413] ? __pfx_filldir64+0x10/0x10
[ 2262.410420] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2262.410430] __do_fast_syscall_32+0x88/0xf0
[ 2262.410436] ? __do_fast_syscall_32+0x94/0xf0
[ 2262.410445] do_fast_syscall_32+0x2f/0x70
[ 2262.410451] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2262.410458] RIP: 0023:0xf7fc0579
[ 2262.410481] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2262.410486] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2262.410492] RAX: ffffffffffffffda RBX: 00000000000000d3 RCX: 00000000b1708f4c
[ 2262.410496] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2262.410500] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2262.410503] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2262.410507] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2262.410526] </TASK>
[ 2262.410530] irq event stamp: 37790633
[ 2262.410533] hardirqs last enabled at (37790641): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2262.410539] hardirqs last disabled at (37790648): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2262.410544] softirqs last enabled at (37787810): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2262.410550] softirqs last disabled at (37787805): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2262.410554] ---[ end trace 0000000000000000 ]---
[ 2273.076278] ------------[ cut here ]------------
[ 2273.076439] WARNING: CPU: 12 PID: 666 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2273.076449] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2273.076628] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2273.076768] CPU: 12 PID: 666 Comm: kworker/u32:7 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2273.076774] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2273.076778] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2273.076786] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2273.076792] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2273.076797] RSP: 0018:ffffa799036ef860 EFLAGS: 00010246
[ 2273.076803] RAX: 0000000000000000 RBX: ffff8fa4376f78d0 RCX: 0000000000000000
[ 2273.076807] RDX: 0000000000000000 RSI: ffff8fa4376f7850 RDI: ffffa799036ef888
[ 2273.076812] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2273.076816] R10: ffff8fa4376f78d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2273.076820] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2273.076824] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 2273.076829] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2273.076833] CR2: 000020e7b27f0000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2273.076837] PKRU: 55555554
[ 2273.076841] Call Trace:
[ 2273.076846] <TASK>
[ 2273.076859] submit_one_bio+0xd4/0xe0
[ 2273.076870] submit_extent_page+0x142/0x550
[ 2273.076894] read_extent_buffer_pages+0x584/0x9c0
[ 2273.076908] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2273.076917] ? folio_unlock+0x1d/0x50
[ 2273.076928] btrfs_read_extent_buffer+0x98/0x150
[ 2273.076939] read_tree_block+0x43/0xa0
[ 2273.076946] read_block_for_search+0x266/0x370
[ 2273.076969] btrfs_search_slot+0x351/0xd30
[ 2273.076983] ? lock_is_held_type+0xe8/0x140
[ 2273.076995] btrfs_lookup_csum+0x63/0x150
[ 2273.077008] btrfs_csum_file_blocks+0x197/0x6c0
[ 2273.077015] ? sched_clock_cpu+0x9f/0xc0
[ 2273.077023] ? lock_release+0x14b/0x440
[ 2273.077034] ? _raw_read_unlock+0x29/0x50
[ 2273.077046] btrfs_finish_ordered_io+0x441/0x860
[ 2273.077071] btrfs_work_helper+0xfe/0x400
[ 2273.077076] ? lock_is_held_type+0xe8/0x140
[ 2273.077088] process_one_work+0x294/0x5b0
[ 2273.077105] worker_thread+0x4f/0x3a0
[ 2273.077115] ? __pfx_worker_thread+0x10/0x10
[ 2273.077120] kthread+0xf5/0x120
[ 2273.077125] ? __pfx_kthread+0x10/0x10
[ 2273.077134] ret_from_fork+0x2c/0x50
[ 2273.077156] </TASK>
[ 2273.077160] irq event stamp: 17960209
[ 2273.077164] hardirqs last enabled at (17960217): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2273.077170] hardirqs last disabled at (17960224): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2273.077175] softirqs last enabled at (17958986): [<ffffffff837f3ab4>] __blkcg_punt_bio_submit+0x54/0x90
[ 2273.077183] softirqs last disabled at (17958984): [<ffffffff837f3a8f>] __blkcg_punt_bio_submit+0x2f/0x90
[ 2273.077188] ---[ end trace 0000000000000000 ]---
[ 2283.110232] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2283.110277] [drm] PSP is resuming...
[ 2283.187455] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2283.289353] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2283.303124] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2283.303133] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2283.303142] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2283.303148] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2283.303209] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2283.357828] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2283.359207] [drm] DMUB hardware initialized: version=0x02020017
[ 2283.397805] [drm] kiq ring mec 2 pipe 1 q 0
[ 2283.402779] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2283.402943] [drm] JPEG decode initialized successfully.
[ 2283.402966] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2283.402970] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2283.402972] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2283.402974] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2283.402977] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2283.402979] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2283.402981] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2283.402983] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2283.402985] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2283.402988] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2283.402990] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2283.402993] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2283.402995] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2283.402997] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2283.402999] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2283.403002] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2283.406907] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2290.903222] ------------[ cut here ]------------
[ 2290.903363] WARNING: CPU: 12 PID: 7884 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2290.903371] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2290.903457] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2290.903550] CPU: 12 PID: 7884 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2290.903556] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2290.903560] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2290.903566] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2290.903571] RSP: 0018:ffffa799187db678 EFLAGS: 00010246
[ 2290.903578] RAX: 0000000000000000 RBX: ffff8f97172d6210 RCX: 0000000000000000
[ 2290.903582] RDX: 0000000000000000 RSI: ffff8f97172d6190 RDI: ffffa799187db6a0
[ 2290.903586] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2290.903590] R10: ffff8f97172d6210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2290.903594] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2290.903598] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b844eb40
[ 2290.903603] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2290.903607] CR2: 0000013403aaa010 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2290.903612] PKRU: 55555554
[ 2290.903616] Call Trace:
[ 2290.903620] <TASK>
[ 2290.903631] submit_one_bio+0xd4/0xe0
[ 2290.903642] submit_extent_page+0x142/0x550
[ 2290.903666] read_extent_buffer_pages+0x584/0x9c0
[ 2290.903680] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2290.903688] ? folio_unlock+0x1d/0x50
[ 2290.903699] btrfs_read_extent_buffer+0x98/0x150
[ 2290.903710] read_tree_block+0x43/0xa0
[ 2290.903717] read_block_for_search+0x266/0x370
[ 2290.903739] btrfs_search_slot+0x351/0xd30
[ 2290.903778] btrfs_lookup_csum+0x63/0x150
[ 2290.903792] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2290.903804] ? btrfs_do_readpage+0x305/0x770
[ 2290.903816] btrfs_submit_data_read_bio+0x4e/0x90
[ 2290.903825] submit_one_bio+0xc4/0xe0
[ 2290.903835] btrfs_read_folio+0x79/0x90
[ 2290.903842] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2290.903848] prepare_uptodate_page+0x8c/0x210
[ 2290.903856] prepare_pages.constprop.0+0xa2/0x300
[ 2290.903870] btrfs_buffered_write+0x2ca/0x940
[ 2290.903896] btrfs_do_write_iter+0x384/0x5d0
[ 2290.903903] ? lock_is_held_type+0xe8/0x140
[ 2290.903917] vfs_write+0x269/0x4f0
[ 2290.903935] ksys_write+0x64/0xe0
[ 2290.903943] __do_fast_syscall_32+0x88/0xf0
[ 2290.903951] ? lock_is_held_type+0xe8/0x140
[ 2290.903962] ? __do_fast_syscall_32+0x94/0xf0
[ 2290.903968] ? lockdep_hardirqs_on+0x7d/0x100
[ 2290.903974] ? __do_fast_syscall_32+0x94/0xf0
[ 2290.903979] ? __do_fast_syscall_32+0x94/0xf0
[ 2290.903983] ? __do_fast_syscall_32+0x94/0xf0
[ 2290.903986] ? __do_fast_syscall_32+0x94/0xf0
[ 2290.903991] do_fast_syscall_32+0x2f/0x70
[ 2290.903996] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2290.904003] RIP: 0023:0xf7fc0579
[ 2290.904028] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2290.904033] RSP: 002b:00000000b844cae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2290.904039] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b5b3e010
[ 2290.904043] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2290.904047] RBP: 00000000000000cb R08: 00000000b844cae0 R09: 0000000000000000
[ 2290.904051] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2290.904055] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2290.904075] </TASK>
[ 2290.904079] irq event stamp: 103497239
[ 2290.904083] hardirqs last enabled at (103497247): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2290.904090] hardirqs last disabled at (103497254): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2290.904095] softirqs last enabled at (103493402): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2290.904101] softirqs last disabled at (103493385): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2290.904106] ---[ end trace 0000000000000000 ]---
[ 2293.266929] ------------[ cut here ]------------
[ 2293.266940] WARNING: CPU: 14 PID: 7884 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2293.266950] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2293.267092] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2293.267183] CPU: 14 PID: 7884 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2293.267189] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2293.267194] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2293.267200] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2293.267205] RSP: 0018:ffffa799187db6c0 EFLAGS: 00010246
[ 2293.267211] RAX: 0000000000000000 RBX: ffff8f9b0d6af550 RCX: 0000000000000000
[ 2293.267215] RDX: 0000000000000000 RSI: ffff8f9b0d6af4d0 RDI: ffffa799187db6e8
[ 2293.267219] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2293.267223] R10: ffff8f9b0d6af550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2293.267228] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2293.267232] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b844eb40
[ 2293.267236] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2293.267240] CR2: 00000000b75fe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2293.267245] PKRU: 55555554
[ 2293.267249] Call Trace:
[ 2293.267253] <TASK>
[ 2293.267265] submit_one_bio+0xd4/0xe0
[ 2293.267275] submit_extent_page+0x142/0x550
[ 2293.267291] read_extent_buffer_pages+0x584/0x9c0
[ 2293.267300] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2293.267308] ? folio_unlock+0x1d/0x50
[ 2293.267319] btrfs_read_extent_buffer+0x98/0x150
[ 2293.267330] read_tree_block+0x43/0xa0
[ 2293.267337] read_block_for_search+0x266/0x370
[ 2293.267358] btrfs_search_slot+0x351/0xd30
[ 2293.267378] btrfs_lookup_csum+0x63/0x150
[ 2293.267391] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2293.267403] ? btrfs_do_readpage+0x305/0x770
[ 2293.267416] btrfs_submit_data_read_bio+0x4e/0x90
[ 2293.267424] submit_one_bio+0xc4/0xe0
[ 2293.267430] btrfs_read_folio+0x79/0x90
[ 2293.267435] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2293.267441] prepare_uptodate_page+0x8c/0x210
[ 2293.267449] prepare_pages.constprop.0+0xa2/0x300
[ 2293.267463] btrfs_buffered_write+0x2ca/0x940
[ 2293.267489] btrfs_do_write_iter+0x384/0x5d0
[ 2293.267495] ? lock_is_held_type+0xe8/0x140
[ 2293.267509] vfs_write+0x269/0x4f0
[ 2293.267524] ksys_write+0x64/0xe0
[ 2293.267529] __do_fast_syscall_32+0x88/0xf0
[ 2293.267534] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.267538] ? lockdep_hardirqs_on+0x7d/0x100
[ 2293.267545] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.267551] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.267557] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.267565] do_fast_syscall_32+0x2f/0x70
[ 2293.267571] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2293.267579] RIP: 0023:0xf7fc0579
[ 2293.267612] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2293.267614] RSP: 002b:00000000b844cae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2293.267618] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b573a010
[ 2293.267621] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2293.267623] RBP: 00000000000000cb R08: 00000000b844cae0 R09: 0000000000000000
[ 2293.267625] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2293.267628] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2293.267639] </TASK>
[ 2293.267641] irq event stamp: 103796061
[ 2293.267643] hardirqs last enabled at (103796069): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2293.267648] hardirqs last disabled at (103796076): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2293.267651] softirqs last enabled at (103794410): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2293.267655] softirqs last disabled at (103794405): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2293.267658] ---[ end trace 0000000000000000 ]---
[ 2293.772327] ------------[ cut here ]------------
[ 2293.772338] WARNING: CPU: 1 PID: 8014 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2293.772349] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2293.772503] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2293.772608] CPU: 1 PID: 8014 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2293.772614] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2293.772618] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2293.772624] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2293.772629] RSP: 0018:ffffa79918753618 EFLAGS: 00010246
[ 2293.772635] RAX: 0000000000000000 RBX: ffff8f97361a6590 RCX: 0000000000000000
[ 2293.772639] RDX: 0000000000000000 RSI: ffff8f97361a6510 RDI: ffffa79918753640
[ 2293.772643] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2293.772647] R10: ffff8f97361a6590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2293.772651] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2293.772656] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b5b3db40
[ 2293.772660] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2293.772664] CR2: 000038a3088d5000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2293.772669] PKRU: 55555554
[ 2293.772673] Call Trace:
[ 2293.772677] <TASK>
[ 2293.772688] submit_one_bio+0xd4/0xe0
[ 2293.772699] submit_extent_page+0x142/0x550
[ 2293.772723] read_extent_buffer_pages+0x584/0x9c0
[ 2293.772736] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2293.772765] ? folio_unlock+0x1d/0x50
[ 2293.772777] btrfs_read_extent_buffer+0x98/0x150
[ 2293.772787] read_tree_block+0x43/0xa0
[ 2293.772794] read_block_for_search+0x266/0x370
[ 2293.772816] btrfs_search_slot+0x351/0xd30
[ 2293.772836] btrfs_lookup_csum+0x63/0x150
[ 2293.772849] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2293.772860] ? btrfs_do_readpage+0x305/0x770
[ 2293.772873] btrfs_submit_data_read_bio+0x4e/0x90
[ 2293.772881] submit_one_bio+0xc4/0xe0
[ 2293.772891] btrfs_read_folio+0x79/0x90
[ 2293.772898] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2293.772904] prepare_uptodate_page+0x8c/0x210
[ 2293.772911] prepare_pages.constprop.0+0x134/0x300
[ 2293.772925] btrfs_buffered_write+0x2ca/0x940
[ 2293.772952] btrfs_do_write_iter+0x384/0x5d0
[ 2293.772959] ? lock_is_held_type+0xe8/0x140
[ 2293.772972] vfs_write+0x269/0x4f0
[ 2293.772991] ksys_write+0x64/0xe0
[ 2293.773000] __do_fast_syscall_32+0x88/0xf0
[ 2293.773006] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.773012] ? lockdep_hardirqs_on+0x7d/0x100
[ 2293.773019] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.773027] ? lock_is_held_type+0xe8/0x140
[ 2293.773037] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.773043] ? lockdep_hardirqs_on+0x7d/0x100
[ 2293.773050] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.773055] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.773061] ? lockdep_hardirqs_on+0x7d/0x100
[ 2293.773067] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.773072] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.773078] ? __do_fast_syscall_32+0x94/0xf0
[ 2293.773086] do_fast_syscall_32+0x2f/0x70
[ 2293.773092] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2293.773099] RIP: 0023:0xf7fc0579
[ 2293.773125] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2293.773129] RSP: 002b:00000000b5b3bae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2293.773136] RAX: ffffffffffffffda RBX: 00000000000000c9 RCX: 00000000b73fd010
[ 2293.773140] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2293.773144] RBP: 00000000000000c9 R08: 00000000b5b3bae0 R09: 0000000000000000
[ 2293.773148] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2293.773152] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2293.773172] </TASK>
[ 2293.773176] irq event stamp: 3211869
[ 2293.773179] hardirqs last enabled at (3211877): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2293.773186] hardirqs last disabled at (3211884): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2293.773191] softirqs last enabled at (3208272): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2293.773197] softirqs last disabled at (3208265): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2293.773202] ---[ end trace 0000000000000000 ]---
[ 2295.606504] ------------[ cut here ]------------
[ 2295.606659] WARNING: CPU: 2 PID: 4166 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2295.606669] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2295.606808] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2295.606919] CPU: 2 PID: 4166 Comm: kworker/u32:17 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2295.606924] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2295.606929] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2295.606938] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2295.606945] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2295.606950] RSP: 0018:ffffa79906f6b860 EFLAGS: 00010246
[ 2295.606957] RAX: 0000000000000000 RBX: ffff8f9d6eb05790 RCX: 0000000000000000
[ 2295.606962] RDX: 0000000000000000 RSI: ffff8f9d6eb05710 RDI: ffffa79906f6b888
[ 2295.606967] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2295.606971] R10: ffff8f9d6eb05790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2295.606976] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2295.606981] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 2295.606986] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2295.606990] CR2: 00000000d3a63000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2295.606995] PKRU: 55555554
[ 2295.606999] Call Trace:
[ 2295.607004] <TASK>
[ 2295.607016] submit_one_bio+0xd4/0xe0
[ 2295.607028] submit_extent_page+0x142/0x550
[ 2295.607055] read_extent_buffer_pages+0x584/0x9c0
[ 2295.607069] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2295.607079] ? folio_unlock+0x1d/0x50
[ 2295.607090] btrfs_read_extent_buffer+0x98/0x150
[ 2295.607102] read_tree_block+0x43/0xa0
[ 2295.607110] read_block_for_search+0x266/0x370
[ 2295.607134] btrfs_search_slot+0x351/0xd30
[ 2295.607149] ? lock_is_held_type+0xe8/0x140
[ 2295.607162] btrfs_lookup_csum+0x63/0x150
[ 2295.607173] btrfs_csum_file_blocks+0x197/0x6c0
[ 2295.607178] ? sched_clock_cpu+0x9f/0xc0
[ 2295.607183] ? lock_release+0x14b/0x440
[ 2295.607191] ? _raw_read_unlock+0x29/0x50
[ 2295.607198] btrfs_finish_ordered_io+0x441/0x860
[ 2295.607214] btrfs_work_helper+0xfe/0x400
[ 2295.607218] ? lock_is_held_type+0xe8/0x140
[ 2295.607225] process_one_work+0x294/0x5b0
[ 2295.607242] worker_thread+0x4f/0x3a0
[ 2295.607253] ? __pfx_worker_thread+0x10/0x10
[ 2295.607259] kthread+0xf5/0x120
[ 2295.607265] ? __pfx_kthread+0x10/0x10
[ 2295.607273] ret_from_fork+0x2c/0x50
[ 2295.607297] </TASK>
[ 2295.607302] irq event stamp: 55958151
[ 2295.607306] hardirqs last enabled at (55958159): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2295.607312] hardirqs last disabled at (55958166): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2295.607317] softirqs last enabled at (55957256): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2295.607323] softirqs last disabled at (55957249): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2295.607329] ---[ end trace 0000000000000000 ]---
[ 2295.646174] ------------[ cut here ]------------
[ 2295.646183] WARNING: CPU: 15 PID: 666 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2295.646192] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2295.646295] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2295.646365] CPU: 15 PID: 666 Comm: kworker/u32:7 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2295.646369] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2295.646372] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2295.646378] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2295.646382] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2295.646385] RSP: 0018:ffffa799036ef860 EFLAGS: 00010246
[ 2295.646389] RAX: 0000000000000000 RBX: ffff8f9d5a42ae50 RCX: 0000000000000000
[ 2295.646392] RDX: 0000000000000000 RSI: ffff8f9d5a42add0 RDI: ffffa799036ef888
[ 2295.646395] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2295.646398] R10: ffff8f9d5a42ae50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2295.646400] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2295.646403] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0000) knlGS:0000000000000000
[ 2295.646406] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2295.646409] CR2: 00000000b583a000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2295.646411] PKRU: 55555554
[ 2295.646414] Call Trace:
[ 2295.646417] <TASK>
[ 2295.646425] submit_one_bio+0xd4/0xe0
[ 2295.646433] submit_extent_page+0x142/0x550
[ 2295.646448] read_extent_buffer_pages+0x584/0x9c0
[ 2295.646457] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2295.646462] ? folio_unlock+0x1d/0x50
[ 2295.646470] btrfs_read_extent_buffer+0x98/0x150
[ 2295.646477] read_tree_block+0x43/0xa0
[ 2295.646481] read_block_for_search+0x266/0x370
[ 2295.646496] btrfs_search_slot+0x351/0xd30
[ 2295.646505] ? lock_is_held_type+0xe8/0x140
[ 2295.646513] btrfs_lookup_csum+0x63/0x150
[ 2295.646521] btrfs_csum_file_blocks+0x197/0x6c0
[ 2295.646525] ? sched_clock_cpu+0x9f/0xc0
[ 2295.646531] ? lock_release+0x14b/0x440
[ 2295.646539] ? _raw_read_unlock+0x29/0x50
[ 2295.646546] btrfs_finish_ordered_io+0x441/0x860
[ 2295.646562] btrfs_work_helper+0xfe/0x400
[ 2295.646566] ? lock_is_held_type+0xe8/0x140
[ 2295.646573] process_one_work+0x294/0x5b0
[ 2295.646584] worker_thread+0x4f/0x3a0
[ 2295.646590] ? __pfx_worker_thread+0x10/0x10
[ 2295.646594] kthread+0xf5/0x120
[ 2295.646598] ? __pfx_kthread+0x10/0x10
[ 2295.646603] ret_from_fork+0x2c/0x50
[ 2295.646616] </TASK>
[ 2295.646619] irq event stamp: 18406767
[ 2295.646621] hardirqs last enabled at (18406775): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2295.646626] hardirqs last disabled at (18406782): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2295.646630] softirqs last enabled at (18405320): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 2295.646634] softirqs last disabled at (18405318): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 2295.646637] ---[ end trace 0000000000000000 ]---
[ 2295.655207] ------------[ cut here ]------------
[ 2295.655215] WARNING: CPU: 5 PID: 4165 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2295.655223] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2295.655397] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2295.655511] CPU: 5 PID: 4165 Comm: kworker/u32:16 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2295.655516] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2295.655520] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2295.655527] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2295.655532] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2295.655536] RSP: 0018:ffffa79907593860 EFLAGS: 00010246
[ 2295.655542] RAX: 0000000000000000 RBX: ffff8fa39919db10 RCX: 0000000000000000
[ 2295.655545] RDX: 0000000000000000 RSI: ffff8fa39919da90 RDI: ffffa79907593888
[ 2295.655549] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2295.655552] R10: ffff8fa39919db10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2295.655555] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2295.655558] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0000) knlGS:0000000000000000
[ 2295.655562] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2295.655566] CR2: 00001c50052fc000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2295.655569] PKRU: 55555554
[ 2295.655573] Call Trace:
[ 2295.655576] <TASK>
[ 2295.655586] submit_one_bio+0xd4/0xe0
[ 2295.655596] submit_extent_page+0x142/0x550
[ 2295.655612] read_extent_buffer_pages+0x584/0x9c0
[ 2295.655621] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2295.655627] ? folio_unlock+0x1d/0x50
[ 2295.655634] btrfs_read_extent_buffer+0x98/0x150
[ 2295.655641] read_tree_block+0x43/0xa0
[ 2295.655646] read_block_for_search+0x266/0x370
[ 2295.655660] btrfs_search_slot+0x351/0xd30
[ 2295.655669] ? lock_is_held_type+0xe8/0x140
[ 2295.655677] btrfs_lookup_csum+0x63/0x150
[ 2295.655686] btrfs_csum_file_blocks+0x197/0x6c0
[ 2295.655690] ? sched_clock_cpu+0x9f/0xc0
[ 2295.655696] ? lock_release+0x14b/0x440
[ 2295.655704] ? _raw_read_unlock+0x29/0x50
[ 2295.655712] btrfs_finish_ordered_io+0x441/0x860
[ 2295.655728] btrfs_work_helper+0xfe/0x400
[ 2295.655732] ? lock_is_held_type+0xe8/0x140
[ 2295.655739] process_one_work+0x294/0x5b0
[ 2295.655773] worker_thread+0x4f/0x3a0
[ 2295.655779] ? __pfx_worker_thread+0x10/0x10
[ 2295.655783] kthread+0xf5/0x120
[ 2295.655787] ? __pfx_kthread+0x10/0x10
[ 2295.655795] ret_from_fork+0x2c/0x50
[ 2295.655820] </TASK>
[ 2295.655825] irq event stamp: 10204417
[ 2295.655829] hardirqs last enabled at (10204425): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2295.655836] hardirqs last disabled at (10204432): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2295.655841] softirqs last enabled at (10204362): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2295.655848] softirqs last disabled at (10204355): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2295.655853] ---[ end trace 0000000000000000 ]---
[ 2296.910846] ------------[ cut here ]------------
[ 2296.910855] WARNING: CPU: 2 PID: 7884 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2296.910862] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2296.910954] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2296.911017] CPU: 2 PID: 7884 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2296.911022] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2296.911027] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2296.911032] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2296.911037] RSP: 0018:ffffa799187db6e8 EFLAGS: 00010246
[ 2296.911043] RAX: 0000000000000000 RBX: ffff8f9d6eb07c50 RCX: 0000000000000000
[ 2296.911046] RDX: 0000000000000000 RSI: ffff8f9d6eb07bd0 RDI: ffffa799187db710
[ 2296.911049] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2296.911053] R10: ffff8f9d6eb07c50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2296.911056] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2296.911061] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b844eb40
[ 2296.911066] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2296.911070] CR2: 00003de7004a7000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2296.911072] PKRU: 55555554
[ 2296.911074] Call Trace:
[ 2296.911077] <TASK>
[ 2296.911087] submit_one_bio+0xd4/0xe0
[ 2296.911098] submit_extent_page+0x142/0x550
[ 2296.911121] read_extent_buffer_pages+0x584/0x9c0
[ 2296.911134] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2296.911143] ? folio_unlock+0x1d/0x50
[ 2296.911156] btrfs_read_extent_buffer+0x98/0x150
[ 2296.911166] read_tree_block+0x43/0xa0
[ 2296.911172] read_block_for_search+0x266/0x370
[ 2296.911194] btrfs_search_slot+0x351/0xd30
[ 2296.911212] btrfs_lookup_csum+0x63/0x150
[ 2296.911224] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2296.911235] ? btrfs_do_readpage+0x305/0x770
[ 2296.911247] btrfs_submit_data_read_bio+0x4e/0x90
[ 2296.911255] submit_one_bio+0xc4/0xe0
[ 2296.911264] btrfs_read_folio+0x79/0x90
[ 2296.911271] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2296.911277] prepare_uptodate_page+0x8c/0x210
[ 2296.911284] prepare_pages.constprop.0+0xa2/0x300
[ 2296.911297] btrfs_buffered_write+0x2ca/0x940
[ 2296.911321] btrfs_do_write_iter+0x384/0x5d0
[ 2296.911328] ? lock_is_held_type+0xe8/0x140
[ 2296.911341] vfs_write+0x269/0x4f0
[ 2296.911358] ksys_write+0x64/0xe0
[ 2296.911366] __do_fast_syscall_32+0x88/0xf0
[ 2296.911374] ? __do_fast_syscall_32+0x94/0xf0
[ 2296.911379] ? lockdep_hardirqs_on+0x7d/0x100
[ 2296.911385] ? __do_fast_syscall_32+0x94/0xf0
[ 2296.911393] do_fast_syscall_32+0x2f/0x70
[ 2296.911400] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2296.911406] RIP: 0023:0xf7fc0579
[ 2296.911430] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2296.911435] RSP: 002b:00000000b844cae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2296.911441] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000bf5ff010
[ 2296.911445] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2296.911449] RBP: 00000000000000cb R08: 00000000b844cae0 R09: 0000000000000000
[ 2296.911452] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2296.911456] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2296.911475] </TASK>
[ 2296.911479] irq event stamp: 104605219
[ 2296.911483] hardirqs last enabled at (104605227): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2296.911489] hardirqs last disabled at (104605234): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2296.911492] softirqs last enabled at (104603876): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2296.911496] softirqs last disabled at (104603869): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2296.911499] ---[ end trace 0000000000000000 ]---
[ 2298.603655] ------------[ cut here ]------------
[ 2298.603666] WARNING: CPU: 9 PID: 7884 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2298.603677] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2298.603854] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2298.603961] CPU: 9 PID: 7884 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2298.603967] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2298.603971] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2298.603977] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2298.603982] RSP: 0018:ffffa799187db6c0 EFLAGS: 00010246
[ 2298.603988] RAX: 0000000000000000 RBX: ffff8f9e44451b10 RCX: 0000000000000000
[ 2298.603993] RDX: 0000000000000000 RSI: ffff8f9e44451a90 RDI: ffffa799187db6e8
[ 2298.603997] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2298.604001] R10: ffff8f9e44451b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2298.604005] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2298.604010] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b844eb40
[ 2298.604014] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2298.604019] CR2: 00000000b4326000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2298.604023] PKRU: 55555554
[ 2298.604027] Call Trace:
[ 2298.604031] <TASK>
[ 2298.604043] submit_one_bio+0xd4/0xe0
[ 2298.604054] submit_extent_page+0x142/0x550
[ 2298.604078] read_extent_buffer_pages+0x584/0x9c0
[ 2298.604092] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2298.604101] ? folio_unlock+0x1d/0x50
[ 2298.604112] btrfs_read_extent_buffer+0x98/0x150
[ 2298.604122] read_tree_block+0x43/0xa0
[ 2298.604129] read_block_for_search+0x266/0x370
[ 2298.604151] btrfs_search_slot+0x351/0xd30
[ 2298.604171] btrfs_lookup_csum+0x63/0x150
[ 2298.604185] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2298.604196] ? btrfs_do_readpage+0x305/0x770
[ 2298.604209] btrfs_submit_data_read_bio+0x4e/0x90
[ 2298.604217] submit_one_bio+0xc4/0xe0
[ 2298.604227] btrfs_read_folio+0x79/0x90
[ 2298.604234] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2298.604240] prepare_uptodate_page+0x8c/0x210
[ 2298.604248] prepare_pages.constprop.0+0xa2/0x300
[ 2298.604262] btrfs_buffered_write+0x2ca/0x940
[ 2298.604288] btrfs_do_write_iter+0x384/0x5d0
[ 2298.604295] ? lock_is_held_type+0xe8/0x140
[ 2298.604309] vfs_write+0x269/0x4f0
[ 2298.604328] ksys_write+0x64/0xe0
[ 2298.604337] __do_fast_syscall_32+0x88/0xf0
[ 2298.604346] ? __do_fast_syscall_32+0x94/0xf0
[ 2298.604352] ? lockdep_hardirqs_on+0x7d/0x100
[ 2298.604359] ? __do_fast_syscall_32+0x94/0xf0
[ 2298.604364] ? __do_fast_syscall_32+0x94/0xf0
[ 2298.604372] do_fast_syscall_32+0x2f/0x70
[ 2298.604379] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2298.604386] RIP: 0023:0xf7fc0579
[ 2298.604411] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2298.604415] RSP: 002b:00000000b844cae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2298.604422] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b462a010
[ 2298.604426] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2298.604430] RBP: 00000000000000cb R08: 00000000b844cae0 R09: 0000000000000000
[ 2298.604434] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2298.604438] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2298.604458] </TASK>
[ 2298.604462] irq event stamp: 105038835
[ 2298.604466] hardirqs last enabled at (105038843): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2298.604473] hardirqs last disabled at (105038850): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2298.604478] softirqs last enabled at (105034798): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2298.604484] softirqs last disabled at (105034793): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2298.604488] ---[ end trace 0000000000000000 ]---
[ 2298.790373] ------------[ cut here ]------------
[ 2298.790382] WARNING: CPU: 13 PID: 7884 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2298.790390] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2298.790475] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2298.790534] CPU: 13 PID: 7884 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2298.790537] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2298.790540] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2298.790544] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2298.790546] RSP: 0018:ffffa799187db710 EFLAGS: 00010246
[ 2298.790550] RAX: 0000000000000000 RBX: ffff8f972eec07d0 RCX: 0000000000000000
[ 2298.790552] RDX: 0000000000000000 RSI: ffff8f972eec0750 RDI: ffffa799187db738
[ 2298.790555] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2298.790557] R10: ffff8f972eec07d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2298.790559] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2298.790561] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b844eb40
[ 2298.790564] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2298.790566] CR2: 00000000b4326000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2298.790569] PKRU: 55555554
[ 2298.790571] Call Trace:
[ 2298.790574] <TASK>
[ 2298.790581] submit_one_bio+0xd4/0xe0
[ 2298.790588] submit_extent_page+0x142/0x550
[ 2298.790601] read_extent_buffer_pages+0x584/0x9c0
[ 2298.790608] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2298.790613] ? folio_unlock+0x1d/0x50
[ 2298.790620] btrfs_read_extent_buffer+0x98/0x150
[ 2298.790625] read_tree_block+0x43/0xa0
[ 2298.790629] read_block_for_search+0x266/0x370
[ 2298.790641] btrfs_search_slot+0x351/0xd30
[ 2298.790652] btrfs_lookup_csum+0x63/0x150
[ 2298.790659] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2298.790666] ? btrfs_do_readpage+0x305/0x770
[ 2298.790672] btrfs_submit_data_read_bio+0x4e/0x90
[ 2298.790677] submit_one_bio+0xc4/0xe0
[ 2298.790683] btrfs_read_folio+0x79/0x90
[ 2298.790686] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2298.790690] prepare_uptodate_page+0x8c/0x210
[ 2298.790694] prepare_pages.constprop.0+0x134/0x300
[ 2298.790701] btrfs_buffered_write+0x2ca/0x940
[ 2298.790715] btrfs_do_write_iter+0x384/0x5d0
[ 2298.790719] ? lock_is_held_type+0xe8/0x140
[ 2298.790727] vfs_write+0x269/0x4f0
[ 2298.790738] ksys_write+0x64/0xe0
[ 2298.790766] __do_fast_syscall_32+0x88/0xf0
[ 2298.790771] ? __do_fast_syscall_32+0x94/0xf0
[ 2298.790776] do_fast_syscall_32+0x2f/0x70
[ 2298.790780] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2298.790785] RIP: 0023:0xf7fc0579
[ 2298.790807] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2298.790810] RSP: 002b:00000000b844cae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2298.790813] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b5235010
[ 2298.790816] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2298.790818] RBP: 00000000000000cb R08: 00000000b844cae0 R09: 0000000000000000
[ 2298.790820] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2298.790822] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2298.790832] </TASK>
[ 2298.790835] irq event stamp: 105081013
[ 2298.790837] hardirqs last enabled at (105081021): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2298.790842] hardirqs last disabled at (105081028): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2298.790845] softirqs last enabled at (105080902): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2298.790849] softirqs last disabled at (105080897): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2298.790852] ---[ end trace 0000000000000000 ]---
[ 2298.941836] ------------[ cut here ]------------
[ 2298.942007] WARNING: CPU: 13 PID: 7884 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2298.942017] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2298.942168] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2298.942271] CPU: 13 PID: 7884 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2298.942278] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2298.942282] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2298.942288] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2298.942293] RSP: 0018:ffffa799187db658 EFLAGS: 00010246
[ 2298.942300] RAX: 0000000000000000 RBX: ffff8f972eec2ad0 RCX: 0000000000000000
[ 2298.942304] RDX: 0000000000000000 RSI: ffff8f972eec2a50 RDI: ffffa799187db680
[ 2298.942308] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2298.942312] R10: ffff8f972eec2ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2298.942316] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2298.942320] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b844eb40
[ 2298.942325] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2298.942328] CR2: 00000000b4326000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2298.942333] PKRU: 55555554
[ 2298.942336] Call Trace:
[ 2298.942340] <TASK>
[ 2298.942350] submit_one_bio+0xd4/0xe0
[ 2298.942361] submit_extent_page+0x142/0x550
[ 2298.942384] read_extent_buffer_pages+0x584/0x9c0
[ 2298.942397] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2298.942406] ? folio_unlock+0x1d/0x50
[ 2298.942417] btrfs_read_extent_buffer+0x98/0x150
[ 2298.942425] read_tree_block+0x43/0xa0
[ 2298.942429] read_block_for_search+0x266/0x370
[ 2298.942442] btrfs_search_slot+0x351/0xd30
[ 2298.942453] btrfs_lookup_csum+0x63/0x150
[ 2298.942460] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2298.942466] ? btrfs_do_readpage+0x305/0x770
[ 2298.942474] btrfs_submit_data_read_bio+0x4e/0x90
[ 2298.942481] submit_one_bio+0xc4/0xe0
[ 2298.942491] btrfs_read_folio+0x79/0x90
[ 2298.942497] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2298.942503] prepare_uptodate_page+0x8c/0x210
[ 2298.942510] prepare_pages.constprop.0+0x134/0x300
[ 2298.942524] btrfs_buffered_write+0x2ca/0x940
[ 2298.942550] btrfs_do_write_iter+0x384/0x5d0
[ 2298.942556] ? lock_is_held_type+0xe8/0x140
[ 2298.942569] vfs_write+0x269/0x4f0
[ 2298.942587] ksys_write+0x64/0xe0
[ 2298.942596] __do_fast_syscall_32+0x88/0xf0
[ 2298.942604] ? lock_is_held_type+0xe8/0x140
[ 2298.942615] ? __do_fast_syscall_32+0x94/0xf0
[ 2298.942620] ? lockdep_hardirqs_on+0x7d/0x100
[ 2298.942627] ? __do_fast_syscall_32+0x94/0xf0
[ 2298.942633] ? __do_fast_syscall_32+0x94/0xf0
[ 2298.942640] ? __do_fast_syscall_32+0x94/0xf0
[ 2298.942645] ? __do_fast_syscall_32+0x94/0xf0
[ 2298.942653] do_fast_syscall_32+0x2f/0x70
[ 2298.942660] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2298.942667] RIP: 0023:0xf7fc0579
[ 2298.942691] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2298.942696] RSP: 002b:00000000b844cae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2298.942702] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000c63ff010
[ 2298.942706] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2298.942710] RBP: 00000000000000cb R08: 00000000b844cae0 R09: 0000000000000000
[ 2298.942714] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2298.942718] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2298.942737] </TASK>
[ 2298.942763] irq event stamp: 105119891
[ 2298.942767] hardirqs last enabled at (105119899): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2298.942774] hardirqs last disabled at (105119906): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2298.942779] softirqs last enabled at (105119890): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2298.942785] softirqs last disabled at (105119885): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2298.942790] ---[ end trace 0000000000000000 ]---
[ 2305.275848] ------------[ cut here ]------------
[ 2305.275857] WARNING: CPU: 0 PID: 7884 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2305.275866] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2305.275971] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2305.276044] CPU: 0 PID: 7884 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2305.276049] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2305.276052] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2305.276056] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2305.276060] RSP: 0018:ffffa799187db620 EFLAGS: 00010246
[ 2305.276065] RAX: 0000000000000000 RBX: ffff8f9da1b6db10 RCX: 0000000000000000
[ 2305.276068] RDX: 0000000000000000 RSI: ffff8f9da1b6da90 RDI: ffffa799187db648
[ 2305.276070] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2305.276073] R10: ffff8f9da1b6db10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2305.276076] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2305.276079] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b844eb40
[ 2305.276082] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2305.276085] CR2: 00000000b472a000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 2305.276088] PKRU: 55555554
[ 2305.276091] Call Trace:
[ 2305.276094] <TASK>
[ 2305.276103] submit_one_bio+0xd4/0xe0
[ 2305.276111] submit_extent_page+0x142/0x550
[ 2305.276127] read_extent_buffer_pages+0x584/0x9c0
[ 2305.276134] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2305.276139] ? folio_unlock+0x1d/0x50
[ 2305.276145] btrfs_read_extent_buffer+0x98/0x150
[ 2305.276151] read_tree_block+0x43/0xa0
[ 2305.276155] read_block_for_search+0x266/0x370
[ 2305.276168] btrfs_search_slot+0x351/0xd30
[ 2305.276179] btrfs_lookup_csum+0x63/0x150
[ 2305.276186] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2305.276192] ? btrfs_do_readpage+0x305/0x770
[ 2305.276199] btrfs_submit_data_read_bio+0x4e/0x90
[ 2305.276204] submit_one_bio+0xc4/0xe0
[ 2305.276210] btrfs_read_folio+0x79/0x90
[ 2305.276213] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2305.276217] prepare_uptodate_page+0x8c/0x210
[ 2305.276221] prepare_pages.constprop.0+0x134/0x300
[ 2305.276229] btrfs_buffered_write+0x2ca/0x940
[ 2305.276243] btrfs_do_write_iter+0x384/0x5d0
[ 2305.276247] ? lock_is_held_type+0xe8/0x140
[ 2305.276255] vfs_write+0x269/0x4f0
[ 2305.276266] ksys_write+0x64/0xe0
[ 2305.276271] __do_fast_syscall_32+0x88/0xf0
[ 2305.276276] ? __mutex_unlock_slowpath+0x2a/0x260
[ 2305.276282] ? lock_is_held_type+0xe8/0x140
[ 2305.276287] ? __do_fast_syscall_32+0x94/0xf0
[ 2305.276291] ? lockdep_hardirqs_on+0x7d/0x100
[ 2305.276295] ? __do_fast_syscall_32+0x94/0xf0
[ 2305.276299] ? __do_fast_syscall_32+0x94/0xf0
[ 2305.276302] ? lockdep_hardirqs_on+0x7d/0x100
[ 2305.276306] ? __do_fast_syscall_32+0x94/0xf0
[ 2305.276309] ? __do_fast_syscall_32+0x94/0xf0
[ 2305.276314] do_fast_syscall_32+0x2f/0x70
[ 2305.276318] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2305.276322] RIP: 0023:0xf7fc0579
[ 2305.276343] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2305.276346] RSP: 002b:00000000b844cae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2305.276349] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000bf0fb010
[ 2305.276352] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2305.276354] RBP: 00000000000000cb R08: 00000000b844cae0 R09: 0000000000000000
[ 2305.276356] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2305.276358] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2305.276368] </TASK>
[ 2305.276371] irq event stamp: 106759503
[ 2305.276373] hardirqs last enabled at (106759511): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2305.276377] hardirqs last disabled at (106759518): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2305.276380] softirqs last enabled at (106754440): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2305.276385] softirqs last disabled at (106754433): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2305.276387] ---[ end trace 0000000000000000 ]---
[ 2313.137192] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2313.137228] [drm] PSP is resuming...
[ 2313.213226] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2313.314784] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2313.331168] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2313.331183] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2313.331192] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2313.331198] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2313.331259] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2313.386463] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2313.387877] [drm] DMUB hardware initialized: version=0x02020017
[ 2313.426103] [drm] kiq ring mec 2 pipe 1 q 0
[ 2313.431002] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2313.431303] [drm] JPEG decode initialized successfully.
[ 2313.431327] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2313.431331] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2313.431333] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2313.431336] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2313.431338] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2313.431340] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2313.431342] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2313.431344] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2313.431346] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2313.431348] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2313.431351] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2313.431353] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2313.431355] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2313.431357] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2313.431359] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2313.431361] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2313.434891] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2313.529824] ------------[ cut here ]------------
[ 2313.529836] WARNING: CPU: 10 PID: 4168 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2313.529846] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2313.530020] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2313.530138] CPU: 10 PID: 4168 Comm: kworker/u32:19 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2313.530144] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2313.530149] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2313.530157] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2313.530163] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2313.530168] RSP: 0018:ffffa799075ab860 EFLAGS: 00010246
[ 2313.530175] RAX: 0000000000000000 RBX: ffff8f9ab5bf3c50 RCX: 0000000000000000
[ 2313.530180] RDX: 0000000000000000 RSI: ffff8f9ab5bf3bd0 RDI: ffffa799075ab888
[ 2313.530184] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2313.530188] R10: ffff8f9ab5bf3c50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2313.530193] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2313.530197] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 2313.530202] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2313.530207] CR2: 00003e96663ee000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2313.530211] PKRU: 55555554
[ 2313.530216] Call Trace:
[ 2313.530220] <TASK>
[ 2313.530233] submit_one_bio+0xd4/0xe0
[ 2313.530245] submit_extent_page+0x142/0x550
[ 2313.530271] read_extent_buffer_pages+0x584/0x9c0
[ 2313.530286] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2313.530295] ? folio_unlock+0x1d/0x50
[ 2313.530307] btrfs_read_extent_buffer+0x98/0x150
[ 2313.530319] read_tree_block+0x43/0xa0
[ 2313.530327] read_block_for_search+0x266/0x370
[ 2313.530351] btrfs_search_slot+0x351/0xd30
[ 2313.530365] ? lock_is_held_type+0xe8/0x140
[ 2313.530378] btrfs_lookup_csum+0x63/0x150
[ 2313.530392] btrfs_csum_file_blocks+0x197/0x6c0
[ 2313.530399] ? sched_clock_cpu+0x9f/0xc0
[ 2313.530408] ? lock_release+0x14b/0x440
[ 2313.530420] ? _raw_read_unlock+0x29/0x50
[ 2313.530432] btrfs_finish_ordered_io+0x441/0x860
[ 2313.530458] btrfs_work_helper+0xfe/0x400
[ 2313.530464] ? lock_is_held_type+0xe8/0x140
[ 2313.530477] process_one_work+0x294/0x5b0
[ 2313.530495] worker_thread+0x4f/0x3a0
[ 2313.530505] ? __pfx_worker_thread+0x10/0x10
[ 2313.530511] kthread+0xf5/0x120
[ 2313.530517] ? __pfx_kthread+0x10/0x10
[ 2313.530525] ret_from_fork+0x2c/0x50
[ 2313.530548] </TASK>
[ 2313.530552] irq event stamp: 35515857
[ 2313.530557] hardirqs last enabled at (35515865): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2313.530563] hardirqs last disabled at (35515872): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2313.530569] softirqs last enabled at (35514652): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2313.530575] softirqs last disabled at (35514641): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2313.530580] ---[ end trace 0000000000000000 ]---
[ 2314.565948] ------------[ cut here ]------------
[ 2314.566087] WARNING: CPU: 12 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2314.566095] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2314.566190] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2314.566255] CPU: 12 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2314.566259] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2314.566262] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2314.566266] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2314.566269] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 2314.566273] RAX: 0000000000000000 RBX: ffff8f97172d78d0 RCX: 0000000000000000
[ 2314.566276] RDX: 0000000000000000 RSI: ffff8f97172d7850 RDI: ffffa7990487f888
[ 2314.566278] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2314.566280] R10: ffff8f97172d78d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2314.566283] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2314.566286] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 2314.566288] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2314.566291] CR2: 000013f000077004 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2314.566293] PKRU: 55555554
[ 2314.566296] Call Trace:
[ 2314.566298] <TASK>
[ 2314.566306] submit_one_bio+0xd4/0xe0
[ 2314.566313] submit_extent_page+0x142/0x550
[ 2314.566328] read_extent_buffer_pages+0x584/0x9c0
[ 2314.566336] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2314.566341] ? folio_unlock+0x1d/0x50
[ 2314.566348] btrfs_read_extent_buffer+0x98/0x150
[ 2314.566354] read_tree_block+0x43/0xa0
[ 2314.566358] read_block_for_search+0x266/0x370
[ 2314.566371] btrfs_search_slot+0x351/0xd30
[ 2314.566383] btrfs_insert_empty_items+0x31/0x70
[ 2314.566388] alloc_reserved_file_extent+0xbc/0x240
[ 2314.566398] __btrfs_run_delayed_refs+0x84f/0x1260
[ 2314.566415] btrfs_run_delayed_refs+0x89/0x1d0
[ 2314.566422] btrfs_commit_transaction+0x93/0xed0
[ 2314.566434] transaction_kthread+0x142/0x1b0
[ 2314.566441] ? __pfx_transaction_kthread+0x10/0x10
[ 2314.566444] kthread+0xf5/0x120
[ 2314.566448] ? __pfx_kthread+0x10/0x10
[ 2314.566452] ret_from_fork+0x2c/0x50
[ 2314.566465] </TASK>
[ 2314.566467] irq event stamp: 19243635
[ 2314.566469] hardirqs last enabled at (19243643): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2314.566474] hardirqs last disabled at (19243650): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2314.566477] softirqs last enabled at (19242350): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2314.566482] softirqs last disabled at (19241895): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2314.566484] ---[ end trace 0000000000000000 ]---
[ 2314.895794] ------------[ cut here ]------------
[ 2314.895971] WARNING: CPU: 0 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2314.895981] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2314.896145] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2314.896259] CPU: 0 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2314.896265] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2314.896270] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2314.896276] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2314.896281] RSP: 0018:ffffa7990487f888 EFLAGS: 00010246
[ 2314.896288] RAX: 0000000000000000 RBX: ffff8f9da1b6c450 RCX: 0000000000000000
[ 2314.896292] RDX: 0000000000000000 RSI: ffff8f9da1b6c3d0 RDI: ffffa7990487f8b0
[ 2314.896297] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2314.896301] R10: ffff8f9da1b6c450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2314.896305] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2314.896310] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 2314.896314] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2314.896319] CR2: 00000000d3a36000 CR3: 0000000b7e428000 CR4: 0000000000750ef0
[ 2314.896323] PKRU: 55555554
[ 2314.896328] Call Trace:
[ 2314.896332] <TASK>
[ 2314.896344] submit_one_bio+0xd4/0xe0
[ 2314.896356] submit_extent_page+0x142/0x550
[ 2314.896381] read_extent_buffer_pages+0x584/0x9c0
[ 2314.896395] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2314.896404] ? folio_unlock+0x1d/0x50
[ 2314.896416] btrfs_read_extent_buffer+0x98/0x150
[ 2314.896428] read_tree_block+0x43/0xa0
[ 2314.896435] btrfs_read_node_slot+0x154/0x1a0
[ 2314.896452] push_leaf_right+0xa8/0x1e0
[ 2314.896466] split_leaf+0x3bd/0x670
[ 2314.896478] ? leaf_space_used+0xae/0xd0
[ 2314.896492] btrfs_search_slot+0xc4e/0xd30
[ 2314.896513] btrfs_insert_empty_items+0x31/0x70
[ 2314.896521] btrfs_insert_delayed_item+0x236/0x430
[ 2314.896544] __btrfs_run_delayed_items+0xea/0x230
[ 2314.896555] btrfs_commit_transaction+0x1a3/0xed0
[ 2314.896576] transaction_kthread+0x142/0x1b0
[ 2314.896587] ? __pfx_transaction_kthread+0x10/0x10
[ 2314.896592] kthread+0xf5/0x120
[ 2314.896598] ? __pfx_kthread+0x10/0x10
[ 2314.896607] ret_from_fork+0x2c/0x50
[ 2314.896629] </TASK>
[ 2314.896633] irq event stamp: 19433427
[ 2314.896637] hardirqs last enabled at (19433435): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2314.896644] hardirqs last disabled at (19433442): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2314.896649] softirqs last enabled at (19431478): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2314.896655] softirqs last disabled at (19431469): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2314.896660] ---[ end trace 0000000000000000 ]---
[ 2316.842409] ------------[ cut here ]------------
[ 2316.842417] WARNING: CPU: 0 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2316.842425] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2316.842507] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2316.842564] CPU: 0 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2316.842568] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2316.842570] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2316.842574] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2316.842576] RSP: 0018:ffffa79913937930 EFLAGS: 00010246
[ 2316.842580] RAX: 0000000000000000 RBX: ffff8f9da1b6f550 RCX: 0000000000000000
[ 2316.842583] RDX: 0000000000000000 RSI: ffff8f9da1b6f4d0 RDI: ffffa79913937958
[ 2316.842585] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2316.842587] R10: ffff8f9da1b6f550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2316.842589] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2316.842592] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000c3ffbb40
[ 2316.842594] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2316.842597] CR2: 00007e8901c65000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 2316.842599] PKRU: 55555554
[ 2316.842601] Call Trace:
[ 2316.842603] <TASK>
[ 2316.842611] submit_one_bio+0xd4/0xe0
[ 2316.842617] submit_extent_page+0x142/0x550
[ 2316.842630] read_extent_buffer_pages+0x584/0x9c0
[ 2316.842637] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2316.842642] ? folio_unlock+0x1d/0x50
[ 2316.842648] btrfs_read_extent_buffer+0x98/0x150
[ 2316.842654] read_tree_block+0x43/0xa0
[ 2316.842658] read_block_for_search+0x266/0x370
[ 2316.842670] btrfs_next_old_leaf+0x2e5/0x420
[ 2316.842679] btrfs_get_next_valid_item+0x56/0x90
[ 2316.842682] btrfs_real_readdir+0x2a4/0x470
[ 2316.842695] iterate_dir+0x183/0x1d0
[ 2316.842702] __ia32_sys_getdents64+0x77/0x120
[ 2316.842705] ? __pfx_filldir64+0x10/0x10
[ 2316.842710] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2316.842717] __do_fast_syscall_32+0x88/0xf0
[ 2316.842722] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842725] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842729] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.842733] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842737] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842740] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.842767] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842773] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842778] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842783] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842787] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842790] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.842795] do_fast_syscall_32+0x2f/0x70
[ 2316.842799] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2316.842803] RIP: 0023:0xf7fc0579
[ 2316.842825] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2316.842827] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2316.842831] RAX: ffffffffffffffda RBX: 00000000000000a8 RCX: 00000000b1708f4c
[ 2316.842833] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2316.842835] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2316.842837] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2316.842840] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2316.842850] </TASK>
[ 2316.842852] irq event stamp: 38716397
[ 2316.842854] hardirqs last enabled at (38716405): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2316.842859] hardirqs last disabled at (38716412): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2316.842861] softirqs last enabled at (38716250): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2316.842865] softirqs last disabled at (38716245): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2316.842868] ---[ end trace 0000000000000000 ]---
[ 2316.848147] ------------[ cut here ]------------
[ 2316.848153] WARNING: CPU: 0 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2316.848158] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2316.848237] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2316.848291] CPU: 0 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2316.848294] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2316.848297] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2316.848300] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2316.848302] RSP: 0018:ffffa79913937938 EFLAGS: 00010246
[ 2316.848306] RAX: 0000000000000000 RBX: ffff8f9da1b6cb50 RCX: 0000000000000000
[ 2316.848308] RDX: 0000000000000000 RSI: ffff8f9da1b6cad0 RDI: ffffa79913937960
[ 2316.848310] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2316.848312] R10: ffff8f9da1b6cb50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2316.848314] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2316.848317] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000c3ffbb40
[ 2316.848319] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2316.848321] CR2: 00007e8901c65000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 2316.848324] PKRU: 55555554
[ 2316.848326] Call Trace:
[ 2316.848328] <TASK>
[ 2316.848334] submit_one_bio+0xd4/0xe0
[ 2316.848341] submit_extent_page+0x142/0x550
[ 2316.848353] read_extent_buffer_pages+0x584/0x9c0
[ 2316.848361] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2316.848366] ? folio_unlock+0x1d/0x50
[ 2316.848372] btrfs_read_extent_buffer+0x98/0x150
[ 2316.848378] read_tree_block+0x43/0xa0
[ 2316.848382] read_block_for_search+0x266/0x370
[ 2316.848394] btrfs_search_slot+0x351/0xd30
[ 2316.848402] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2316.848408] btrfs_real_readdir+0x14a/0x470
[ 2316.848411] ? lock_is_held_type+0xe8/0x140
[ 2316.848416] ? find_held_lock+0x32/0x90
[ 2316.848427] iterate_dir+0x183/0x1d0
[ 2316.848434] __ia32_sys_getdents64+0x77/0x120
[ 2316.848438] ? __pfx_filldir64+0x10/0x10
[ 2316.848443] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2316.848449] __do_fast_syscall_32+0x88/0xf0
[ 2316.848452] ? lock_is_held_type+0xe8/0x140
[ 2316.848458] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848462] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.848465] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848468] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848472] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848475] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.848479] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848483] do_fast_syscall_32+0x2f/0x70
[ 2316.848487] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2316.848491] RIP: 0023:0xf7fc0579
[ 2316.848505] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2316.848507] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2316.848511] RAX: ffffffffffffffda RBX: 00000000000000a8 RCX: 00000000b1708f4c
[ 2316.848513] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2316.848515] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2316.848517] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2316.848519] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2316.848530] </TASK>
[ 2316.848532] irq event stamp: 38732747
[ 2316.848533] hardirqs last enabled at (38732755): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2316.848537] hardirqs last disabled at (38732762): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2316.848540] softirqs last enabled at (38730376): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2316.848544] softirqs last disabled at (38730371): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2316.848546] ---[ end trace 0000000000000000 ]---
[ 2316.848652] BTRFS error (device nvme0n1p3): level verify failed on logical 5041233870848 mirror 1 wanted 0 found 1
[ 2316.848659] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5041233870848 mirror 1
[ 2316.848663] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 2316.848679] BTRFS error (device nvme0n1p3): read failed, bytenr=5041233870848 check owner_root=256 transid=651463 has_first_key=1 first_key=(25921 84 2633065914) level=1 size=40
[ 2316.848684] CPU: 0 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2316.848687] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2316.848689] Call Trace:
[ 2316.848691] <TASK>
[ 2316.848694] dump_stack_lvl+0x5b/0x77
[ 2316.848698] read_extent_buffer_pages.cold+0x63/0xa2
[ 2316.848705] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2316.848710] ? folio_unlock+0x1d/0x50
[ 2316.848715] btrfs_read_extent_buffer+0x98/0x150
[ 2316.848721] read_tree_block+0x43/0xa0
[ 2316.848724] read_block_for_search+0x266/0x370
[ 2316.848735] btrfs_search_slot+0x351/0xd30
[ 2316.848742] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2316.848748] btrfs_real_readdir+0x14a/0x470
[ 2316.848752] ? lock_is_held_type+0xe8/0x140
[ 2316.848758] ? find_held_lock+0x32/0x90
[ 2316.848769] iterate_dir+0x183/0x1d0
[ 2316.848775] __ia32_sys_getdents64+0x77/0x120
[ 2316.848778] ? __pfx_filldir64+0x10/0x10
[ 2316.848783] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2316.848788] __do_fast_syscall_32+0x88/0xf0
[ 2316.848792] ? lock_is_held_type+0xe8/0x140
[ 2316.848797] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848800] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.848804] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848807] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848810] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848813] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.848817] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848821] do_fast_syscall_32+0x2f/0x70
[ 2316.848825] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2316.848828] RIP: 0023:0xf7fc0579
[ 2316.848834] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2316.848836] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2316.848839] RAX: ffffffffffffffda RBX: 00000000000000a8 RCX: 00000000b1708f4c
[ 2316.848841] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2316.848843] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2316.848845] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2316.848847] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2316.848857] </TASK>
[ 2316.848882] BTRFS error (device nvme0n1p3): read failed, bytenr=5041233870848 check owner_root=256 transid=651463 has_first_key=1 first_key=(25921 84 2633065914) level=1 size=40
[ 2316.848886] CPU: 0 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2316.848889] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2316.848891] Call Trace:
[ 2316.848893] <TASK>
[ 2316.848895] dump_stack_lvl+0x5b/0x77
[ 2316.848899] read_extent_buffer_pages.cold+0x63/0xa2
[ 2316.848904] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2316.848908] ? folio_unlock+0x1d/0x50
[ 2316.848914] btrfs_read_extent_buffer+0x98/0x150
[ 2316.848919] read_tree_block+0x43/0xa0
[ 2316.848923] read_block_for_search+0x266/0x370
[ 2316.848934] btrfs_search_slot+0x351/0xd30
[ 2316.848941] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2316.848946] btrfs_real_readdir+0x14a/0x470
[ 2316.848948] ? lock_is_held_type+0xe8/0x140
[ 2316.848952] ? find_held_lock+0x32/0x90
[ 2316.848962] iterate_dir+0x183/0x1d0
[ 2316.848968] __ia32_sys_getdents64+0x77/0x120
[ 2316.848971] ? __pfx_filldir64+0x10/0x10
[ 2316.848975] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2316.848981] __do_fast_syscall_32+0x88/0xf0
[ 2316.848984] ? lock_is_held_type+0xe8/0x140
[ 2316.848989] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848992] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.848996] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.848999] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849002] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849005] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.849008] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849013] do_fast_syscall_32+0x2f/0x70
[ 2316.849017] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2316.849020] RIP: 0023:0xf7fc0579
[ 2316.849023] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2316.849026] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2316.849028] RAX: ffffffffffffffda RBX: 00000000000000a8 RCX: 00000000b1708f4c
[ 2316.849030] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2316.849032] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2316.849034] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2316.849036] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2316.849046] </TASK>
[ 2316.849048] BTRFS error (device nvme0n1p3): read failed, bytenr=5041233870848 check owner_root=256 transid=651463 has_first_key=1 first_key=(25921 84 2633065914) level=1 size=40
[ 2316.849051] CPU: 0 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2316.849054] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2316.849056] Call Trace:
[ 2316.849057] <TASK>
[ 2316.849059] dump_stack_lvl+0x5b/0x77
[ 2316.849063] read_extent_buffer_pages.cold+0x63/0xa2
[ 2316.849068] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2316.849072] ? folio_unlock+0x1d/0x50
[ 2316.849077] btrfs_read_extent_buffer+0x98/0x150
[ 2316.849083] read_tree_block+0x43/0xa0
[ 2316.849086] read_block_for_search+0x266/0x370
[ 2316.849097] btrfs_search_slot+0x351/0xd30
[ 2316.849104] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2316.849109] btrfs_real_readdir+0x14a/0x470
[ 2316.849112] ? lock_is_held_type+0xe8/0x140
[ 2316.849116] ? find_held_lock+0x32/0x90
[ 2316.849125] iterate_dir+0x183/0x1d0
[ 2316.849131] __ia32_sys_getdents64+0x77/0x120
[ 2316.849134] ? __pfx_filldir64+0x10/0x10
[ 2316.849138] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2316.849144] __do_fast_syscall_32+0x88/0xf0
[ 2316.849147] ? lock_is_held_type+0xe8/0x140
[ 2316.849152] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849155] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.849159] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849162] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849165] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849168] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.849171] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849176] do_fast_syscall_32+0x2f/0x70
[ 2316.849179] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2316.849182] RIP: 0023:0xf7fc0579
[ 2316.849185] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2316.849188] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2316.849190] RAX: ffffffffffffffda RBX: 00000000000000a8 RCX: 00000000b1708f4c
[ 2316.849192] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2316.849194] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2316.849196] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2316.849198] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2316.849208] </TASK>
[ 2316.849210] BTRFS error (device nvme0n1p3): read failed, bytenr=5041233870848 check owner_root=256 transid=651463 has_first_key=1 first_key=(25921 84 2633065914) level=1 size=40
[ 2316.849212] CPU: 0 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2316.849214] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2316.849216] Call Trace:
[ 2316.849218] <TASK>
[ 2316.849220] dump_stack_lvl+0x5b/0x77
[ 2316.849224] read_extent_buffer_pages.cold+0x63/0xa2
[ 2316.849229] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2316.849233] ? folio_unlock+0x1d/0x50
[ 2316.849238] btrfs_read_extent_buffer+0x98/0x150
[ 2316.849244] read_tree_block+0x43/0xa0
[ 2316.849247] read_block_for_search+0x266/0x370
[ 2316.849258] btrfs_search_slot+0x351/0xd30
[ 2316.849265] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2316.849270] btrfs_real_readdir+0x14a/0x470
[ 2316.849273] ? lock_is_held_type+0xe8/0x140
[ 2316.849277] ? find_held_lock+0x32/0x90
[ 2316.849287] iterate_dir+0x183/0x1d0
[ 2316.849292] __ia32_sys_getdents64+0x77/0x120
[ 2316.849295] ? __pfx_filldir64+0x10/0x10
[ 2316.849299] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2316.849305] __do_fast_syscall_32+0x88/0xf0
[ 2316.849308] ? lock_is_held_type+0xe8/0x140
[ 2316.849313] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849317] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.849320] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849323] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849326] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849329] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.849333] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.849337] do_fast_syscall_32+0x2f/0x70
[ 2316.849341] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2316.849344] RIP: 0023:0xf7fc0579
[ 2316.849347] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2316.849349] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2316.849351] RAX: ffffffffffffffda RBX: 00000000000000a8 RCX: 00000000b1708f4c
[ 2316.849353] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2316.849355] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2316.849357] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2316.849359] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2316.849369] </TASK>
[ 2316.849851] ------------[ cut here ]------------
[ 2316.849855] WARNING: CPU: 0 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2316.849859] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2316.849936] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2316.849990] CPU: 0 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2316.849993] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2316.849995] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2316.849998] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2316.850001] RSP: 0018:ffffa79913937938 EFLAGS: 00010246
[ 2316.850004] RAX: 0000000000000000 RBX: ffff8f9da1b6ead0 RCX: 0000000000000000
[ 2316.850006] RDX: 0000000000000000 RSI: ffff8f9da1b6ea50 RDI: ffffa79913937960
[ 2316.850008] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2316.850010] R10: ffff8f9da1b6ead0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2316.850012] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2316.850015] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000c3ffbb40
[ 2316.850017] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2316.850019] CR2: 00007e8901c65000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 2316.850022] PKRU: 55555554
[ 2316.850024] Call Trace:
[ 2316.850026] <TASK>
[ 2316.850031] submit_one_bio+0xd4/0xe0
[ 2316.850038] submit_extent_page+0x142/0x550
[ 2316.850051] read_extent_buffer_pages+0x584/0x9c0
[ 2316.850058] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2316.850065] btrfs_readahead_tree_block+0x71/0xa0
[ 2316.850071] reada_for_search+0x10a/0x200
[ 2316.850079] read_block_for_search+0x2c9/0x370
[ 2316.850090] btrfs_search_slot+0x351/0xd30
[ 2316.850098] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2316.850103] btrfs_real_readdir+0x14a/0x470
[ 2316.850106] ? lock_is_held_type+0xe8/0x140
[ 2316.850111] ? find_held_lock+0x32/0x90
[ 2316.850121] iterate_dir+0x183/0x1d0
[ 2316.850127] __ia32_sys_getdents64+0x77/0x120
[ 2316.850130] ? __pfx_filldir64+0x10/0x10
[ 2316.850135] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2316.850141] __do_fast_syscall_32+0x88/0xf0
[ 2316.850145] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.850148] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.850152] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.850155] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.850158] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.850162] ? lockdep_hardirqs_on+0x7d/0x100
[ 2316.850165] ? __do_fast_syscall_32+0x94/0xf0
[ 2316.850170] do_fast_syscall_32+0x2f/0x70
[ 2316.850174] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2316.850177] RIP: 0023:0xf7fc0579
[ 2316.850184] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2316.850186] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2316.850189] RAX: ffffffffffffffda RBX: 00000000000000a8 RCX: 00000000b1708f4c
[ 2316.850192] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2316.850194] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2316.850196] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2316.850198] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2316.850208] </TASK>
[ 2316.850210] irq event stamp: 38734265
[ 2316.850212] hardirqs last enabled at (38734273): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2316.850216] hardirqs last disabled at (38734280): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2316.850218] softirqs last enabled at (38732874): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2316.850222] softirqs last disabled at (38732865): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2316.850224] ---[ end trace 0000000000000000 ]---
[ 2319.313856] ------------[ cut here ]------------
[ 2319.313865] WARNING: CPU: 11 PID: 101 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2319.313873] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2319.313971] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2319.314038] CPU: 11 PID: 101 Comm: kworker/u32:2 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2319.314042] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2319.314045] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2319.314050] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2319.314054] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2319.314057] RSP: 0018:ffffa799004db860 EFLAGS: 00010246
[ 2319.314061] RAX: 0000000000000000 RBX: ffff8f9b085ee910 RCX: 0000000000000000
[ 2319.314064] RDX: 0000000000000000 RSI: ffff8f9b085ee890 RDI: ffffa799004db888
[ 2319.314066] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2319.314069] R10: ffff8f9b085ee910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2319.314071] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2319.314074] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 2319.314077] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2319.314080] CR2: 00000000b5335000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2319.314082] PKRU: 55555554
[ 2319.314085] Call Trace:
[ 2319.314088] <TASK>
[ 2319.314096] submit_one_bio+0xd4/0xe0
[ 2319.314103] submit_extent_page+0x142/0x550
[ 2319.314118] read_extent_buffer_pages+0x584/0x9c0
[ 2319.314127] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2319.314132] ? folio_unlock+0x1d/0x50
[ 2319.314139] btrfs_read_extent_buffer+0x98/0x150
[ 2319.314145] read_tree_block+0x43/0xa0
[ 2319.314150] read_block_for_search+0x266/0x370
[ 2319.314164] btrfs_search_slot+0x351/0xd30
[ 2319.314172] ? lock_is_held_type+0xe8/0x140
[ 2319.314180] btrfs_lookup_csum+0x63/0x150
[ 2319.314188] btrfs_csum_file_blocks+0x197/0x6c0
[ 2319.314193] ? sched_clock_cpu+0x9f/0xc0
[ 2319.314198] ? lock_release+0x14b/0x440
[ 2319.314206] ? _raw_read_unlock+0x29/0x50
[ 2319.314213] btrfs_finish_ordered_io+0x441/0x860
[ 2319.314228] btrfs_work_helper+0xfe/0x400
[ 2319.314232] ? lock_is_held_type+0xe8/0x140
[ 2319.314239] process_one_work+0x294/0x5b0
[ 2319.314249] worker_thread+0x4f/0x3a0
[ 2319.314255] ? __pfx_worker_thread+0x10/0x10
[ 2319.314258] kthread+0xf5/0x120
[ 2319.314262] ? __pfx_kthread+0x10/0x10
[ 2319.314267] ret_from_fork+0x2c/0x50
[ 2319.314280] </TASK>
[ 2319.314283] irq event stamp: 35892509
[ 2319.314285] hardirqs last enabled at (35892517): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2319.314289] hardirqs last disabled at (35892524): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2319.314293] softirqs last enabled at (35891216): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2319.314296] softirqs last disabled at (35891209): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2319.314299] ---[ end trace 0000000000000000 ]---
[ 2320.184313] ------------[ cut here ]------------
[ 2320.184323] WARNING: CPU: 9 PID: 8022 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2320.184333] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2320.184485] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2320.184589] CPU: 9 PID: 8022 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2320.184595] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2320.184600] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2320.184605] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2320.184610] RSP: 0018:ffffa79918963640 EFLAGS: 00010246
[ 2320.184616] RAX: 0000000000000000 RBX: ffff8f9e444538d0 RCX: 0000000000000000
[ 2320.184621] RDX: 0000000000000000 RSI: ffff8f9e44453850 RDI: ffffa79918963668
[ 2320.184625] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2320.184629] R10: ffff8f9e444538d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2320.184633] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2320.184637] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b5638b40
[ 2320.184642] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2320.184646] CR2: 000020e7b52db000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2320.184650] PKRU: 55555554
[ 2320.184654] Call Trace:
[ 2320.184659] <TASK>
[ 2320.184671] submit_one_bio+0xd4/0xe0
[ 2320.184682] submit_extent_page+0x142/0x550
[ 2320.184706] read_extent_buffer_pages+0x584/0x9c0
[ 2320.184719] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2320.184728] ? folio_unlock+0x1d/0x50
[ 2320.184739] btrfs_read_extent_buffer+0x98/0x150
[ 2320.184769] read_tree_block+0x43/0xa0
[ 2320.184776] read_block_for_search+0x266/0x370
[ 2320.184799] btrfs_search_slot+0x351/0xd30
[ 2320.184818] btrfs_lookup_csum+0x63/0x150
[ 2320.184831] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2320.184843] ? btrfs_do_readpage+0x305/0x770
[ 2320.184855] btrfs_submit_data_read_bio+0x4e/0x90
[ 2320.184863] submit_one_bio+0xc4/0xe0
[ 2320.184873] btrfs_read_folio+0x79/0x90
[ 2320.184880] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2320.184886] prepare_uptodate_page+0x8c/0x210
[ 2320.184894] prepare_pages.constprop.0+0x134/0x300
[ 2320.184908] btrfs_buffered_write+0x2ca/0x940
[ 2320.184934] btrfs_do_write_iter+0x384/0x5d0
[ 2320.184941] ? lock_is_held_type+0xe8/0x140
[ 2320.184955] vfs_write+0x269/0x4f0
[ 2320.184973] ksys_write+0x64/0xe0
[ 2320.184982] __do_fast_syscall_32+0x88/0xf0
[ 2320.184989] ? __mutex_unlock_slowpath+0x2a/0x260
[ 2320.184998] ? lock_is_held_type+0xe8/0x140
[ 2320.185009] ? __do_fast_syscall_32+0x94/0xf0
[ 2320.185015] ? lockdep_hardirqs_on+0x7d/0x100
[ 2320.185021] ? __do_fast_syscall_32+0x94/0xf0
[ 2320.185026] ? __do_fast_syscall_32+0x94/0xf0
[ 2320.185032] ? lockdep_hardirqs_on+0x7d/0x100
[ 2320.185039] ? __do_fast_syscall_32+0x94/0xf0
[ 2320.185048] do_fast_syscall_32+0x2f/0x70
[ 2320.185054] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2320.185061] RIP: 0023:0xf7fc0579
[ 2320.185085] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2320.185089] RSP: 002b:00000000b5636ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2320.185096] RAX: ffffffffffffffda RBX: 00000000000000d0 RCX: 00000000c63ff010
[ 2320.185100] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2320.185104] RBP: 00000000000000d0 R08: 00000000b5636ae0 R09: 0000000000000000
[ 2320.185108] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2320.185112] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2320.185131] </TASK>
[ 2320.185135] irq event stamp: 2865983
[ 2320.185139] hardirqs last enabled at (2865991): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2320.185146] hardirqs last disabled at (2865998): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2320.185151] softirqs last enabled at (2862258): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2320.185156] softirqs last disabled at (2862251): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2320.185161] ---[ end trace 0000000000000000 ]---
[ 2324.763032] ------------[ cut here ]------------
[ 2324.763042] WARNING: CPU: 5 PID: 7902 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2324.763053] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2324.763208] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2324.763315] CPU: 5 PID: 7902 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2324.763320] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2324.763325] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2324.763331] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2324.763336] RSP: 0018:ffffa799187936a0 EFLAGS: 00010246
[ 2324.763343] RAX: 0000000000000000 RBX: ffff8fa39919fa90 RCX: 0000000000000000
[ 2324.763347] RDX: 0000000000000000 RSI: ffff8fa39919fa10 RDI: ffffa799187936c8
[ 2324.763351] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2324.763355] R10: ffff8fa39919fa90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2324.763359] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2324.763364] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b5a3cb40
[ 2324.763368] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2324.763373] CR2: 00000000b294d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2324.763377] PKRU: 55555554
[ 2324.763381] Call Trace:
[ 2324.763385] <TASK>
[ 2324.763397] submit_one_bio+0xd4/0xe0
[ 2324.763409] submit_extent_page+0x142/0x550
[ 2324.763433] read_extent_buffer_pages+0x584/0x9c0
[ 2324.763447] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2324.763456] ? folio_unlock+0x1d/0x50
[ 2324.763467] btrfs_read_extent_buffer+0x98/0x150
[ 2324.763478] read_tree_block+0x43/0xa0
[ 2324.763485] read_block_for_search+0x266/0x370
[ 2324.763507] btrfs_search_slot+0x351/0xd30
[ 2324.763527] btrfs_lookup_csum+0x63/0x150
[ 2324.763540] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2324.763551] ? btrfs_do_readpage+0x305/0x770
[ 2324.763564] btrfs_submit_data_read_bio+0x4e/0x90
[ 2324.763572] submit_one_bio+0xc4/0xe0
[ 2324.763582] btrfs_read_folio+0x79/0x90
[ 2324.763589] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2324.763595] prepare_uptodate_page+0x8c/0x210
[ 2324.763603] prepare_pages.constprop.0+0x134/0x300
[ 2324.763617] btrfs_buffered_write+0x2ca/0x940
[ 2324.763644] btrfs_do_write_iter+0x384/0x5d0
[ 2324.763651] ? lock_is_held_type+0xe8/0x140
[ 2324.763664] vfs_write+0x269/0x4f0
[ 2324.763683] ksys_write+0x64/0xe0
[ 2324.763692] __do_fast_syscall_32+0x88/0xf0
[ 2324.763700] ? __do_fast_syscall_32+0x94/0xf0
[ 2324.763706] ? lockdep_hardirqs_on+0x7d/0x100
[ 2324.763713] ? __do_fast_syscall_32+0x94/0xf0
[ 2324.763719] ? __do_fast_syscall_32+0x94/0xf0
[ 2324.763726] ? __do_fast_syscall_32+0x94/0xf0
[ 2324.763735] do_fast_syscall_32+0x2f/0x70
[ 2324.763799] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2324.763806] RIP: 0023:0xf7fc0579
[ 2324.763831] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2324.763836] RSP: 002b:00000000b5a3aae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2324.763842] RAX: ffffffffffffffda RBX: 00000000000000bf RCX: 00000000b5336010
[ 2324.763847] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2324.763851] RBP: 00000000000000bf R08: 00000000b5a3aae0 R09: 0000000000000000
[ 2324.763855] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2324.763859] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2324.763879] </TASK>
[ 2324.763883] irq event stamp: 17095047
[ 2324.763887] hardirqs last enabled at (17095055): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2324.763894] hardirqs last disabled at (17095062): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2324.763899] softirqs last enabled at (17094960): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2324.763904] softirqs last disabled at (17094891): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2324.763909] ---[ end trace 0000000000000000 ]---
[ 2343.114152] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2343.114187] [drm] PSP is resuming...
[ 2343.190240] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2343.291896] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2343.305902] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2343.305915] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2343.305925] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2343.305932] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2343.305996] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2343.360558] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2343.361980] [drm] DMUB hardware initialized: version=0x02020017
[ 2343.400021] [drm] kiq ring mec 2 pipe 1 q 0
[ 2343.405549] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2343.405711] [drm] JPEG decode initialized successfully.
[ 2343.405735] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2343.405738] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2343.405741] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2343.405755] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2343.405758] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2343.405760] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2343.405762] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2343.405764] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2343.405766] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2343.405768] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2343.405770] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2343.405773] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2343.405775] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2343.405777] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2343.405779] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2343.405781] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2343.414839] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2347.009281] ------------[ cut here ]------------
[ 2347.009292] WARNING: CPU: 2 PID: 7903 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2347.009303] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2347.009449] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2347.009510] CPU: 2 PID: 7903 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2347.009513] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2347.009516] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2347.009520] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2347.009523] RSP: 0018:ffffa7991883b638 EFLAGS: 00010246
[ 2347.009526] RAX: 0000000000000000 RBX: ffff8f9d6eb07c50 RCX: 0000000000000000
[ 2347.009529] RDX: 0000000000000000 RSI: ffff8f9d6eb07bd0 RDI: ffffa7991883b660
[ 2347.009531] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2347.009533] R10: ffff8f9d6eb07c50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2347.009536] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2347.009538] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b6345b40
[ 2347.009541] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2347.009543] CR2: 00000000b2448000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2347.009545] PKRU: 55555554
[ 2347.009547] Call Trace:
[ 2347.009550] <TASK>
[ 2347.009557] submit_one_bio+0xd4/0xe0
[ 2347.009564] submit_extent_page+0x142/0x550
[ 2347.009578] read_extent_buffer_pages+0x584/0x9c0
[ 2347.009585] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2347.009590] ? folio_unlock+0x1d/0x50
[ 2347.009597] btrfs_read_extent_buffer+0x98/0x150
[ 2347.009603] read_tree_block+0x43/0xa0
[ 2347.009607] read_block_for_search+0x266/0x370
[ 2347.009619] btrfs_search_slot+0x351/0xd30
[ 2347.009630] btrfs_lookup_csum+0x63/0x150
[ 2347.009638] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2347.009644] ? btrfs_do_readpage+0x305/0x770
[ 2347.009651] btrfs_submit_data_read_bio+0x4e/0x90
[ 2347.009655] submit_one_bio+0xc4/0xe0
[ 2347.009661] btrfs_read_folio+0x79/0x90
[ 2347.009665] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2347.009668] prepare_uptodate_page+0x8c/0x210
[ 2347.009673] prepare_pages.constprop.0+0x134/0x300
[ 2347.009680] btrfs_buffered_write+0x2ca/0x940
[ 2347.009700] btrfs_do_write_iter+0x384/0x5d0
[ 2347.009704] ? lock_is_held_type+0xe8/0x140
[ 2347.009712] vfs_write+0x269/0x4f0
[ 2347.009723] ksys_write+0x64/0xe0
[ 2347.009728] __do_fast_syscall_32+0x88/0xf0
[ 2347.009735] ? __mutex_unlock_slowpath+0x2a/0x260
[ 2347.009740] ? lock_is_held_type+0xe8/0x140
[ 2347.009768] ? __do_fast_syscall_32+0x94/0xf0
[ 2347.009772] ? lockdep_hardirqs_on+0x7d/0x100
[ 2347.009776] ? __do_fast_syscall_32+0x94/0xf0
[ 2347.009779] ? __do_fast_syscall_32+0x94/0xf0
[ 2347.009785] do_fast_syscall_32+0x2f/0x70
[ 2347.009789] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2347.009793] RIP: 0023:0xf7fc0579
[ 2347.009817] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2347.009820] RSP: 002b:00000000b6343ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2347.009824] RAX: ffffffffffffffda RBX: 00000000000000d7 RCX: 00000000c68be7e0
[ 2347.009826] RDX: 000000000001a700 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2347.009829] RBP: 00000000000000d7 R08: 00000000b6343ae0 R09: 0000000000000000
[ 2347.009831] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2347.009833] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2347.009844] </TASK>
[ 2347.009846] irq event stamp: 26005243
[ 2347.009848] hardirqs last enabled at (26005251): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2347.009853] hardirqs last disabled at (26005258): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2347.009855] softirqs last enabled at (26005112): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2347.009859] softirqs last disabled at (26005105): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2347.009862] ---[ end trace 0000000000000000 ]---
[ 2355.534851] ------------[ cut here ]------------
[ 2355.534861] WARNING: CPU: 2 PID: 8010 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2355.534869] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2355.534978] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2355.535065] CPU: 2 PID: 8010 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2355.535069] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2355.535073] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2355.535077] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2355.535082] RSP: 0018:ffffa799189a36b0 EFLAGS: 00010246
[ 2355.535090] RAX: 0000000000000000 RBX: ffff8f9d6eb04290 RCX: 0000000000000000
[ 2355.535096] RDX: 0000000000000000 RSI: ffff8f9d6eb04210 RDI: ffffa799189a36d8
[ 2355.535101] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2355.535106] R10: ffff8f9d6eb04290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2355.535111] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2355.535117] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b7cfeb40
[ 2355.535122] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2355.535127] CR2: 00000000bf6ff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2355.535132] PKRU: 55555554
[ 2355.535137] Call Trace:
[ 2355.535142] <TASK>
[ 2355.535156] submit_one_bio+0xd4/0xe0
[ 2355.535168] submit_extent_page+0x142/0x550
[ 2355.535183] read_extent_buffer_pages+0x584/0x9c0
[ 2355.535191] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2355.535196] ? folio_unlock+0x1d/0x50
[ 2355.535203] btrfs_read_extent_buffer+0x98/0x150
[ 2355.535215] read_tree_block+0x43/0xa0
[ 2355.535219] read_block_for_search+0x266/0x370
[ 2355.535239] btrfs_search_slot+0x351/0xd30
[ 2355.535257] btrfs_lookup_csum+0x63/0x150
[ 2355.535265] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2355.535277] ? btrfs_do_readpage+0x305/0x770
[ 2355.535290] btrfs_submit_data_read_bio+0x4e/0x90
[ 2355.535298] submit_one_bio+0xc4/0xe0
[ 2355.535307] btrfs_read_folio+0x79/0x90
[ 2355.535314] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2355.535321] prepare_uptodate_page+0x8c/0x210
[ 2355.535329] prepare_pages.constprop.0+0x134/0x300
[ 2355.535342] btrfs_buffered_write+0x2ca/0x940
[ 2355.535356] btrfs_do_write_iter+0x384/0x5d0
[ 2355.535360] ? lock_is_held_type+0xe8/0x140
[ 2355.535369] vfs_write+0x269/0x4f0
[ 2355.535379] ksys_write+0x64/0xe0
[ 2355.535384] __do_fast_syscall_32+0x88/0xf0
[ 2355.535390] ? __do_fast_syscall_32+0x94/0xf0
[ 2355.535394] ? lockdep_hardirqs_on+0x7d/0x100
[ 2355.535398] ? __do_fast_syscall_32+0x94/0xf0
[ 2355.535401] ? __do_fast_syscall_32+0x94/0xf0
[ 2355.535404] ? __do_fast_syscall_32+0x94/0xf0
[ 2355.535408] do_fast_syscall_32+0x2f/0x70
[ 2355.535412] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2355.535417] RIP: 0023:0xf7fc0579
[ 2355.535442] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2355.535446] RSP: 002b:00000000b7cfcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2355.535453] RAX: ffffffffffffffda RBX: 00000000000000c6 RCX: 00000000b73fd010
[ 2355.535456] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2355.535460] RBP: 00000000000000c6 R08: 00000000b7cfcae0 R09: 0000000000000000
[ 2355.535463] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2355.535467] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2355.535485] </TASK>
[ 2355.535489] irq event stamp: 26935715
[ 2355.535493] hardirqs last enabled at (26935723): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2355.535499] hardirqs last disabled at (26935730): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2355.535504] softirqs last enabled at (26934384): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2355.535510] softirqs last disabled at (26934379): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2355.535514] ---[ end trace 0000000000000000 ]---
[ 2373.145227] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2373.145272] [drm] PSP is resuming...
[ 2373.223781] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2373.324340] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2373.338133] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2373.338140] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2373.338147] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2373.338151] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2373.338207] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2373.392688] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2373.394086] [drm] DMUB hardware initialized: version=0x02020017
[ 2373.432059] [drm] kiq ring mec 2 pipe 1 q 0
[ 2373.437040] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2373.437260] [drm] JPEG decode initialized successfully.
[ 2373.437284] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2373.437287] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2373.437289] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2373.437292] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2373.437294] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2373.437296] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2373.437298] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2373.437300] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2373.437302] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2373.437304] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2373.437306] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2373.437308] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2373.437311] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2373.437313] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2373.437315] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2373.437317] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2373.440862] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2376.273657] ------------[ cut here ]------------
[ 2376.273665] WARNING: CPU: 7 PID: 7903 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2376.273673] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2376.273780] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2376.273839] CPU: 7 PID: 7903 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2376.273842] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2376.273845] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2376.273849] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2376.273852] RSP: 0018:ffffa7991883b678 EFLAGS: 00010246
[ 2376.273856] RAX: 0000000000000000 RBX: ffff8f9e5330a750 RCX: 0000000000000000
[ 2376.273858] RDX: 0000000000000000 RSI: ffff8f9e5330a6d0 RDI: ffffa7991883b6a0
[ 2376.273860] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2376.273863] R10: ffff8f9e5330a750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2376.273865] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2376.273867] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b6345b40
[ 2376.273870] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2376.273872] CR2: 00007faa8cf7d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2376.273875] PKRU: 55555554
[ 2376.273877] Call Trace:
[ 2376.273880] <TASK>
[ 2376.273887] submit_one_bio+0xd4/0xe0
[ 2376.273895] submit_extent_page+0x142/0x550
[ 2376.273908] read_extent_buffer_pages+0x584/0x9c0
[ 2376.273915] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2376.273920] ? folio_unlock+0x1d/0x50
[ 2376.273927] btrfs_read_extent_buffer+0x98/0x150
[ 2376.273933] read_tree_block+0x43/0xa0
[ 2376.273937] read_block_for_search+0x266/0x370
[ 2376.273949] btrfs_search_slot+0x351/0xd30
[ 2376.273960] btrfs_lookup_csum+0x63/0x150
[ 2376.273968] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2376.273974] ? btrfs_do_readpage+0x305/0x770
[ 2376.273981] btrfs_submit_data_read_bio+0x4e/0x90
[ 2376.273986] submit_one_bio+0xc4/0xe0
[ 2376.273991] btrfs_read_folio+0x79/0x90
[ 2376.273995] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2376.273998] prepare_uptodate_page+0x8c/0x210
[ 2376.274003] prepare_pages.constprop.0+0x134/0x300
[ 2376.274010] btrfs_buffered_write+0x2ca/0x940
[ 2376.274024] btrfs_do_write_iter+0x384/0x5d0
[ 2376.274028] ? lock_is_held_type+0xe8/0x140
[ 2376.274037] vfs_write+0x269/0x4f0
[ 2376.274048] ksys_write+0x64/0xe0
[ 2376.274053] __do_fast_syscall_32+0x88/0xf0
[ 2376.274057] ? lockdep_hardirqs_on+0x7d/0x100
[ 2376.274061] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.274064] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.274068] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.274072] ? lockdep_hardirqs_on+0x7d/0x100
[ 2376.274076] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.274079] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.274082] ? lockdep_hardirqs_on+0x7d/0x100
[ 2376.274086] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.274091] do_fast_syscall_32+0x2f/0x70
[ 2376.274095] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2376.274099] RIP: 0023:0xf7fc0579
[ 2376.274121] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2376.274123] RSP: 002b:00000000b6343ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2376.274127] RAX: ffffffffffffffda RBX: 00000000000000d7 RCX: 00000000b5b3e010
[ 2376.274129] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2376.274131] RBP: 00000000000000d7 R08: 00000000b6343ae0 R09: 0000000000000000
[ 2376.274133] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2376.274136] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2376.274146] </TASK>
[ 2376.274148] irq event stamp: 27446471
[ 2376.274150] hardirqs last enabled at (27446479): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2376.274155] hardirqs last disabled at (27446486): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2376.274158] softirqs last enabled at (27442974): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2376.274162] softirqs last disabled at (27442949): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2376.274165] ---[ end trace 0000000000000000 ]---
[ 2376.423517] ------------[ cut here ]------------
[ 2376.423526] WARNING: CPU: 7 PID: 7903 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2376.423534] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2376.423624] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2376.423683] CPU: 7 PID: 7903 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2376.423687] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2376.423691] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2376.423697] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2376.423702] RSP: 0018:ffffa7991883b668 EFLAGS: 00010246
[ 2376.423708] RAX: 0000000000000000 RBX: ffff8f9e53308b50 RCX: 0000000000000000
[ 2376.423713] RDX: 0000000000000000 RSI: ffff8f9e53308ad0 RDI: ffffa7991883b690
[ 2376.423717] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2376.423721] R10: ffff8f9e53308b50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2376.423725] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2376.423729] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b6345b40
[ 2376.423734] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2376.423738] CR2: 00001f61006b6008 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2376.423765] PKRU: 55555554
[ 2376.423769] Call Trace:
[ 2376.423774] <TASK>
[ 2376.423785] submit_one_bio+0xd4/0xe0
[ 2376.423797] submit_extent_page+0x142/0x550
[ 2376.423820] read_extent_buffer_pages+0x584/0x9c0
[ 2376.423833] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2376.423841] ? folio_unlock+0x1d/0x50
[ 2376.423851] btrfs_read_extent_buffer+0x98/0x150
[ 2376.423863] read_tree_block+0x43/0xa0
[ 2376.423870] read_block_for_search+0x266/0x370
[ 2376.423891] btrfs_search_slot+0x351/0xd30
[ 2376.423911] btrfs_lookup_csum+0x63/0x150
[ 2376.423924] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2376.423935] ? btrfs_do_readpage+0x305/0x770
[ 2376.423948] btrfs_submit_data_read_bio+0x4e/0x90
[ 2376.423956] submit_one_bio+0xc4/0xe0
[ 2376.423966] btrfs_read_folio+0x79/0x90
[ 2376.423972] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2376.423978] prepare_uptodate_page+0x8c/0x210
[ 2376.423986] prepare_pages.constprop.0+0x134/0x300
[ 2376.424000] btrfs_buffered_write+0x2ca/0x940
[ 2376.424026] btrfs_do_write_iter+0x384/0x5d0
[ 2376.424033] ? lock_is_held_type+0xe8/0x140
[ 2376.424046] vfs_write+0x269/0x4f0
[ 2376.424064] ksys_write+0x64/0xe0
[ 2376.424073] __do_fast_syscall_32+0x88/0xf0
[ 2376.424083] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.424090] ? lockdep_hardirqs_on+0x7d/0x100
[ 2376.424096] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.424102] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.424108] ? lockdep_hardirqs_on+0x7d/0x100
[ 2376.424115] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.424120] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.424126] ? __do_fast_syscall_32+0x94/0xf0
[ 2376.424131] do_fast_syscall_32+0x2f/0x70
[ 2376.424135] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2376.424139] RIP: 0023:0xf7fc0579
[ 2376.424160] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2376.424163] RSP: 002b:00000000b6343ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2376.424166] RAX: ffffffffffffffda RBX: 00000000000000d7 RCX: 00000000bf5ff010
[ 2376.424169] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2376.424171] RBP: 00000000000000d7 R08: 00000000b6343ae0 R09: 0000000000000000
[ 2376.424173] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2376.424175] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2376.424186] </TASK>
[ 2376.424188] irq event stamp: 27457639
[ 2376.424190] hardirqs last enabled at (27457647): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2376.424194] hardirqs last disabled at (27457654): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2376.424197] softirqs last enabled at (27457264): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2376.424201] softirqs last disabled at (27457257): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2376.424204] ---[ end trace 0000000000000000 ]---
[ 2388.488938] ------------[ cut here ]------------
[ 2388.488949] WARNING: CPU: 2 PID: 7984 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2388.488961] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2388.489084] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2388.489193] CPU: 2 PID: 7984 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2388.489199] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2388.489203] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2388.489211] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2388.489216] RSP: 0018:ffffa799186cb658 EFLAGS: 00010246
[ 2388.489222] RAX: 0000000000000000 RBX: ffff8f9d6eb06ad0 RCX: 0000000000000000
[ 2388.489226] RDX: 0000000000000000 RSI: ffff8f9d6eb06a50 RDI: ffffa799186cb680
[ 2388.489230] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2388.489234] R10: ffff8f9d6eb06ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2388.489239] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2388.489242] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b3517b40
[ 2388.489247] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2388.489250] CR2: 00000000b6042000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2388.489255] PKRU: 55555554
[ 2388.489258] Call Trace:
[ 2388.489262] <TASK>
[ 2388.489274] submit_one_bio+0xd4/0xe0
[ 2388.489285] submit_extent_page+0x142/0x550
[ 2388.489307] read_extent_buffer_pages+0x584/0x9c0
[ 2388.489321] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2388.489328] ? folio_unlock+0x1d/0x50
[ 2388.489339] btrfs_read_extent_buffer+0x98/0x150
[ 2388.489350] read_tree_block+0x43/0xa0
[ 2388.489357] read_block_for_search+0x266/0x370
[ 2388.489379] btrfs_search_slot+0x351/0xd30
[ 2388.489397] btrfs_lookup_csum+0x63/0x150
[ 2388.489409] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2388.489421] ? btrfs_do_readpage+0x305/0x770
[ 2388.489432] btrfs_submit_data_read_bio+0x4e/0x90
[ 2388.489440] submit_one_bio+0xc4/0xe0
[ 2388.489447] btrfs_read_folio+0x79/0x90
[ 2388.489451] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2388.489454] prepare_uptodate_page+0x8c/0x210
[ 2388.489462] prepare_pages.constprop.0+0xa2/0x300
[ 2388.489476] btrfs_buffered_write+0x2ca/0x940
[ 2388.489501] btrfs_do_write_iter+0x384/0x5d0
[ 2388.489508] ? lock_is_held_type+0xe8/0x140
[ 2388.489522] vfs_write+0x269/0x4f0
[ 2388.489540] ksys_write+0x64/0xe0
[ 2388.489546] __do_fast_syscall_32+0x88/0xf0
[ 2388.489550] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.489556] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.489561] ? lockdep_hardirqs_on+0x7d/0x100
[ 2388.489568] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.489575] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.489579] ? lockdep_hardirqs_on+0x7d/0x100
[ 2388.489583] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.489586] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.489589] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.489594] do_fast_syscall_32+0x2f/0x70
[ 2388.489598] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2388.489603] RIP: 0023:0xf7fc0579
[ 2388.489628] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2388.489632] RSP: 002b:00000000b3515ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2388.489637] RAX: ffffffffffffffda RBX: 00000000000000c4 RCX: 00000000b5336010
[ 2388.489641] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2388.489645] RBP: 00000000000000c4 R08: 00000000b3515ae0 R09: 0000000000000000
[ 2388.489648] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2388.489652] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2388.489670] </TASK>
[ 2388.489675] irq event stamp: 4111507
[ 2388.489679] hardirqs last enabled at (4111515): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2388.489685] hardirqs last disabled at (4111522): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2388.489690] softirqs last enabled at (4108376): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2388.489694] softirqs last disabled at (4108371): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2388.489697] ---[ end trace 0000000000000000 ]---
[ 2388.489838] BTRFS error (device nvme0n1p3): level verify failed on logical 4844186025984 mirror 1 wanted 0 found 1
[ 2388.489847] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 4844186025984 mirror 1
[ 2388.489852] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 2388.489869] BTRFS error (device nvme0n1p3): read failed, bytenr=4844186025984 check owner_root=7 transid=651972 has_first_key=1 first_key=(18446744073709551606 128 4885429235712) level=1 size=40
[ 2388.489878] CPU: 12 PID: 7984 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2388.489884] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2388.489887] Call Trace:
[ 2388.489891] <TASK>
[ 2388.489897] dump_stack_lvl+0x5b/0x77
[ 2388.489905] read_extent_buffer_pages.cold+0x63/0xa2
[ 2388.489917] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2388.489925] ? folio_unlock+0x1d/0x50
[ 2388.489935] btrfs_read_extent_buffer+0x98/0x150
[ 2388.489946] read_tree_block+0x43/0xa0
[ 2388.489953] read_block_for_search+0x266/0x370
[ 2388.489973] btrfs_search_slot+0x351/0xd30
[ 2388.489991] btrfs_lookup_csum+0x63/0x150
[ 2388.490003] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2388.490013] ? btrfs_do_readpage+0x305/0x770
[ 2388.490026] btrfs_submit_data_read_bio+0x4e/0x90
[ 2388.490034] submit_one_bio+0xc4/0xe0
[ 2388.490043] btrfs_read_folio+0x79/0x90
[ 2388.490050] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2388.490056] prepare_uptodate_page+0x8c/0x210
[ 2388.490063] prepare_pages.constprop.0+0xa2/0x300
[ 2388.490076] btrfs_buffered_write+0x2ca/0x940
[ 2388.490102] btrfs_do_write_iter+0x384/0x5d0
[ 2388.490108] ? lock_is_held_type+0xe8/0x140
[ 2388.490120] vfs_write+0x269/0x4f0
[ 2388.490138] ksys_write+0x64/0xe0
[ 2388.490147] __do_fast_syscall_32+0x88/0xf0
[ 2388.490153] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490162] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490167] ? lockdep_hardirqs_on+0x7d/0x100
[ 2388.490174] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490181] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490186] ? lockdep_hardirqs_on+0x7d/0x100
[ 2388.490192] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490197] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490202] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490210] do_fast_syscall_32+0x2f/0x70
[ 2388.490216] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2388.490222] RIP: 0023:0xf7fc0579
[ 2388.490241] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2388.490245] RSP: 002b:00000000b3515ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2388.490251] RAX: ffffffffffffffda RBX: 00000000000000c4 RCX: 00000000b5336010
[ 2388.490254] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2388.490258] RBP: 00000000000000c4 R08: 00000000b3515ae0 R09: 0000000000000000
[ 2388.490262] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2388.490265] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2388.490282] </TASK>
[ 2388.490284] BTRFS error (device nvme0n1p3): read failed, bytenr=4844186025984 check owner_root=7 transid=651972 has_first_key=1 first_key=(18446744073709551606 128 4885429235712) level=1 size=40
[ 2388.490289] CPU: 12 PID: 7984 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2388.490292] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2388.490294] Call Trace:
[ 2388.490296] <TASK>
[ 2388.490298] dump_stack_lvl+0x5b/0x77
[ 2388.490302] read_extent_buffer_pages.cold+0x63/0xa2
[ 2388.490309] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2388.490313] ? folio_unlock+0x1d/0x50
[ 2388.490319] btrfs_read_extent_buffer+0x98/0x150
[ 2388.490325] read_tree_block+0x43/0xa0
[ 2388.490330] read_block_for_search+0x266/0x370
[ 2388.490350] btrfs_search_slot+0x351/0xd30
[ 2388.490369] btrfs_lookup_csum+0x63/0x150
[ 2388.490381] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2388.490391] ? btrfs_do_readpage+0x305/0x770
[ 2388.490404] btrfs_submit_data_read_bio+0x4e/0x90
[ 2388.490411] submit_one_bio+0xc4/0xe0
[ 2388.490421] btrfs_read_folio+0x79/0x90
[ 2388.490428] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2388.490434] prepare_uptodate_page+0x8c/0x210
[ 2388.490441] prepare_pages.constprop.0+0xa2/0x300
[ 2388.490455] btrfs_buffered_write+0x2ca/0x940
[ 2388.490479] btrfs_do_write_iter+0x384/0x5d0
[ 2388.490486] ? lock_is_held_type+0xe8/0x140
[ 2388.490498] vfs_write+0x269/0x4f0
[ 2388.490515] ksys_write+0x64/0xe0
[ 2388.490523] __do_fast_syscall_32+0x88/0xf0
[ 2388.490530] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490538] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490543] ? lockdep_hardirqs_on+0x7d/0x100
[ 2388.490550] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490557] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490562] ? lockdep_hardirqs_on+0x7d/0x100
[ 2388.490568] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490573] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490578] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490585] do_fast_syscall_32+0x2f/0x70
[ 2388.490592] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2388.490598] RIP: 0023:0xf7fc0579
[ 2388.490610] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2388.490614] RSP: 002b:00000000b3515ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2388.490620] RAX: ffffffffffffffda RBX: 00000000000000c4 RCX: 00000000b5336010
[ 2388.490623] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2388.490627] RBP: 00000000000000c4 R08: 00000000b3515ae0 R09: 0000000000000000
[ 2388.490631] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2388.490634] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2388.490653] </TASK>
[ 2388.490658] BTRFS error (device nvme0n1p3): read failed, bytenr=4844186025984 check owner_root=7 transid=651972 has_first_key=1 first_key=(18446744073709551606 128 4885429235712) level=1 size=40
[ 2388.490664] CPU: 12 PID: 7984 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2388.490668] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2388.490671] Call Trace:
[ 2388.490675] <TASK>
[ 2388.490679] dump_stack_lvl+0x5b/0x77
[ 2388.490685] read_extent_buffer_pages.cold+0x63/0xa2
[ 2388.490696] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2388.490704] ? folio_unlock+0x1d/0x50
[ 2388.490713] btrfs_read_extent_buffer+0x98/0x150
[ 2388.490724] read_tree_block+0x43/0xa0
[ 2388.490730] read_block_for_search+0x266/0x370
[ 2388.490750] btrfs_search_slot+0x351/0xd30
[ 2388.490769] btrfs_lookup_csum+0x63/0x150
[ 2388.490781] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2388.490792] ? btrfs_do_readpage+0x305/0x770
[ 2388.490804] btrfs_submit_data_read_bio+0x4e/0x90
[ 2388.490811] submit_one_bio+0xc4/0xe0
[ 2388.490820] btrfs_read_folio+0x79/0x90
[ 2388.490827] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2388.490832] prepare_uptodate_page+0x8c/0x210
[ 2388.490836] prepare_pages.constprop.0+0xa2/0x300
[ 2388.490836] btrfs_buffered_write+0x2ca/0x940
[ 2388.490836] btrfs_do_write_iter+0x384/0x5d0
[ 2388.490836] ? lock_is_held_type+0xe8/0x140
[ 2388.490836] vfs_write+0x269/0x4f0
[ 2388.490836] ksys_write+0x64/0xe0
[ 2388.490836] __do_fast_syscall_32+0x88/0xf0
[ 2388.490836] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490836] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490836] ? lockdep_hardirqs_on+0x7d/0x100
[ 2388.490836] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490836] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490836] ? lockdep_hardirqs_on+0x7d/0x100
[ 2388.490836] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490836] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490836] ? __do_fast_syscall_32+0x94/0xf0
[ 2388.490836] do_fast_syscall_32+0x2f/0x70
[ 2388.490836] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2388.490836] RIP: 0023:0xf7fc0579
[ 2388.490836] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2388.490836] RSP: 002b:00000000b3515ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2388.490836] RAX: ffffffffffffffda RBX: 00000000000000c4 RCX: 00000000b5336010
[ 2388.490836] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2388.490836] RBP: 00000000000000c4 R08: 00000000b3515ae0 R09: 0000000000000000
[ 2388.490836] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2388.490836] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2388.490836] </TASK>
[ 2389.866582] ------------[ cut here ]------------
[ 2389.866591] WARNING: CPU: 10 PID: 8010 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2389.866599] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2389.866685] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2389.866773] CPU: 10 PID: 8010 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2389.866777] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2389.866780] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2389.866784] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2389.866787] RSP: 0018:ffffa799189a3640 EFLAGS: 00010246
[ 2389.866791] RAX: 0000000000000000 RBX: ffff8f970108e050 RCX: 0000000000000000
[ 2389.866793] RDX: 0000000000000000 RSI: ffff8f970108dfd0 RDI: ffffa799189a3668
[ 2389.866796] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2389.866798] R10: ffff8f970108e050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2389.866800] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2389.866802] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b7cfeb40
[ 2389.866805] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2389.866807] CR2: 00000000b5436000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2389.866810] PKRU: 55555554
[ 2389.866812] Call Trace:
[ 2389.866815] <TASK>
[ 2389.866822] submit_one_bio+0xd4/0xe0
[ 2389.866829] submit_extent_page+0x142/0x550
[ 2389.866843] read_extent_buffer_pages+0x584/0x9c0
[ 2389.866850] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2389.866855] ? folio_unlock+0x1d/0x50
[ 2389.866861] btrfs_read_extent_buffer+0x98/0x150
[ 2389.866867] read_tree_block+0x43/0xa0
[ 2389.866871] read_block_for_search+0x266/0x370
[ 2389.866884] btrfs_search_slot+0x351/0xd30
[ 2389.866895] btrfs_lookup_csum+0x63/0x150
[ 2389.866902] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2389.866908] ? btrfs_do_readpage+0x305/0x770
[ 2389.866915] btrfs_submit_data_read_bio+0x4e/0x90
[ 2389.866920] submit_one_bio+0xc4/0xe0
[ 2389.866926] btrfs_read_folio+0x79/0x90
[ 2389.866929] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2389.866933] prepare_uptodate_page+0x8c/0x210
[ 2389.866937] prepare_pages.constprop.0+0xa2/0x300
[ 2389.866945] btrfs_buffered_write+0x2ca/0x940
[ 2389.866958] btrfs_do_write_iter+0x384/0x5d0
[ 2389.866962] ? lock_is_held_type+0xe8/0x140
[ 2389.866971] vfs_write+0x269/0x4f0
[ 2389.866981] ksys_write+0x64/0xe0
[ 2389.866986] __do_fast_syscall_32+0x88/0xf0
[ 2389.866991] ? __do_fast_syscall_32+0x94/0xf0
[ 2389.866994] ? lockdep_hardirqs_on+0x7d/0x100
[ 2389.866998] ? __do_fast_syscall_32+0x94/0xf0
[ 2389.867001] ? __do_fast_syscall_32+0x94/0xf0
[ 2389.867004] ? lockdep_hardirqs_on+0x7d/0x100
[ 2389.867008] ? __do_fast_syscall_32+0x94/0xf0
[ 2389.867013] ? __do_fast_syscall_32+0x94/0xf0
[ 2389.867017] ? lockdep_hardirqs_on+0x7d/0x100
[ 2389.867021] ? __do_fast_syscall_32+0x94/0xf0
[ 2389.867024] ? __do_fast_syscall_32+0x94/0xf0
[ 2389.867027] ? __do_fast_syscall_32+0x94/0xf0
[ 2389.867030] ? __do_fast_syscall_32+0x94/0xf0
[ 2389.867035] do_fast_syscall_32+0x2f/0x70
[ 2389.867039] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2389.867044] RIP: 0023:0xf7fc0579
[ 2389.867066] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2389.867068] RSP: 002b:00000000b7cfcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2389.867072] RAX: ffffffffffffffda RBX: 00000000000000c6 RCX: 00000000bf5ff010
[ 2389.867074] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2389.867076] RBP: 00000000000000c6 R08: 00000000b7cfcae0 R09: 0000000000000000
[ 2389.867078] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2389.867080] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2389.867091] </TASK>
[ 2389.867093] irq event stamp: 28531235
[ 2389.867095] hardirqs last enabled at (28531243): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2389.867099] hardirqs last disabled at (28531250): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2389.867102] softirqs last enabled at (28530708): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2389.867106] softirqs last disabled at (28530703): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2389.867109] ---[ end trace 0000000000000000 ]---
[ 2396.629270] ------------[ cut here ]------------
[ 2396.629283] WARNING: CPU: 6 PID: 7954 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2396.629295] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2396.629485] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2396.629617] CPU: 6 PID: 7954 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2396.629623] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2396.629630] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2396.629637] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2396.629643] RSP: 0018:ffffa79918a33710 EFLAGS: 00010246
[ 2396.629651] RAX: 0000000000000000 RBX: ffff8f9a98a38290 RCX: 0000000000000000
[ 2396.629657] RDX: 0000000000000000 RSI: ffff8f9a98a38210 RDI: ffffa79918a33738
[ 2396.629662] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2396.629667] R10: ffff8f9a98a38290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2396.629673] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2396.629678] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b3f22b40
[ 2396.629684] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2396.629689] CR2: 00007e89000a8000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2396.629695] PKRU: 55555554
[ 2396.629700] Call Trace:
[ 2396.629705] <TASK>
[ 2396.629720] submit_one_bio+0xd4/0xe0
[ 2396.629735] submit_extent_page+0x142/0x550
[ 2396.629826] read_extent_buffer_pages+0x584/0x9c0
[ 2396.629846] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2396.629858] ? folio_unlock+0x1d/0x50
[ 2396.629872] btrfs_read_extent_buffer+0x98/0x150
[ 2396.629886] read_tree_block+0x43/0xa0
[ 2396.629895] read_block_for_search+0x266/0x370
[ 2396.629925] btrfs_search_slot+0x351/0xd30
[ 2396.629950] btrfs_lookup_csum+0x63/0x150
[ 2396.629968] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2396.629983] ? btrfs_do_readpage+0x305/0x770
[ 2396.630001] btrfs_submit_data_read_bio+0x4e/0x90
[ 2396.630011] submit_one_bio+0xc4/0xe0
[ 2396.630024] btrfs_read_folio+0x79/0x90
[ 2396.630033] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2396.630041] prepare_uptodate_page+0x8c/0x210
[ 2396.630051] prepare_pages.constprop.0+0x134/0x300
[ 2396.630070] btrfs_buffered_write+0x2ca/0x940
[ 2396.630104] btrfs_do_write_iter+0x384/0x5d0
[ 2396.630114] ? lock_is_held_type+0xe8/0x140
[ 2396.630131] vfs_write+0x269/0x4f0
[ 2396.630155] ksys_write+0x64/0xe0
[ 2396.630166] __do_fast_syscall_32+0x88/0xf0
[ 2396.630174] ? __do_fast_syscall_32+0x94/0xf0
[ 2396.630185] do_fast_syscall_32+0x2f/0x70
[ 2396.630194] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2396.630202] RIP: 0023:0xf7fc0579
[ 2396.630229] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2396.630235] RSP: 002b:00000000b3f20ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2396.630243] RAX: ffffffffffffffda RBX: 000000000000009a RCX: 00000000bf5ff010
[ 2396.630248] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2396.630254] RBP: 000000000000009a R08: 00000000b3f20ae0 R09: 0000000000000000
[ 2396.630259] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2396.630264] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2396.630290] </TASK>
[ 2396.630295] irq event stamp: 5471073
[ 2396.630300] hardirqs last enabled at (5471081): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2396.630308] hardirqs last disabled at (5471088): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2396.630315] softirqs last enabled at (5470794): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2396.630322] softirqs last disabled at (5470745): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2396.630329] ---[ end trace 0000000000000000 ]---
[ 2399.025909] ------------[ cut here ]------------
[ 2399.025921] WARNING: CPU: 11 PID: 748 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2399.025932] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2399.026083] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2399.026189] CPU: 11 PID: 748 Comm: kworker/u32:10 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2399.026195] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2399.026200] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2399.026209] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2399.026214] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2399.026220] RSP: 0018:ffffa7990223f860 EFLAGS: 00010246
[ 2399.026227] RAX: 0000000000000000 RBX: ffff8f9b085ec450 RCX: 0000000000000000
[ 2399.026231] RDX: 0000000000000000 RSI: ffff8f9b085ec3d0 RDI: ffffa7990223f888
[ 2399.026236] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2399.026241] R10: ffff8f9b085ec450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2399.026245] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2399.026249] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 2399.026254] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2399.026258] CR2: 00001c50052fc000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2399.026261] PKRU: 55555554
[ 2399.026265] Call Trace:
[ 2399.026270] <TASK>
[ 2399.026282] submit_one_bio+0xd4/0xe0
[ 2399.026294] submit_extent_page+0x142/0x550
[ 2399.026320] read_extent_buffer_pages+0x584/0x9c0
[ 2399.026334] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2399.026340] ? folio_unlock+0x1d/0x50
[ 2399.026347] btrfs_read_extent_buffer+0x98/0x150
[ 2399.026354] read_tree_block+0x43/0xa0
[ 2399.026359] read_block_for_search+0x266/0x370
[ 2399.026382] btrfs_search_slot+0x351/0xd30
[ 2399.026397] ? lock_is_held_type+0xe8/0x140
[ 2399.026410] btrfs_lookup_csum+0x63/0x150
[ 2399.026424] btrfs_csum_file_blocks+0x197/0x6c0
[ 2399.026431] ? sched_clock_cpu+0x9f/0xc0
[ 2399.026439] ? lock_release+0x14b/0x440
[ 2399.026453] ? _raw_read_unlock+0x29/0x50
[ 2399.026465] btrfs_finish_ordered_io+0x441/0x860
[ 2399.026491] btrfs_work_helper+0xfe/0x400
[ 2399.026497] ? lock_is_held_type+0xe8/0x140
[ 2399.026509] process_one_work+0x294/0x5b0
[ 2399.026525] worker_thread+0x4f/0x3a0
[ 2399.026535] ? __pfx_worker_thread+0x10/0x10
[ 2399.026540] kthread+0xf5/0x120
[ 2399.026545] ? __pfx_kthread+0x10/0x10
[ 2399.026554] ret_from_fork+0x2c/0x50
[ 2399.026575] </TASK>
[ 2399.026579] irq event stamp: 37908397
[ 2399.026583] hardirqs last enabled at (37908405): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2399.026589] hardirqs last disabled at (37908412): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2399.026594] softirqs last enabled at (37907166): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2399.026600] softirqs last disabled at (37907157): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2399.026605] ---[ end trace 0000000000000000 ]---
[ 2403.177177] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2403.177213] [drm] PSP is resuming...
[ 2403.253227] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2403.353563] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2403.367460] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2403.367470] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2403.367478] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2403.367482] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2403.367531] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2403.421778] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2403.423065] [drm] DMUB hardware initialized: version=0x02020017
[ 2403.462143] [drm] kiq ring mec 2 pipe 1 q 0
[ 2403.467225] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2403.467432] [drm] JPEG decode initialized successfully.
[ 2403.467456] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2403.467460] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2403.467463] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2403.467465] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2403.467468] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2403.467470] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2403.467472] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2403.467474] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2403.467476] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2403.467479] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2403.467481] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2403.467483] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2403.467485] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2403.467488] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2403.467490] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2403.467492] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2403.470962] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2414.005753] ------------[ cut here ]------------
[ 2414.005763] WARNING: CPU: 4 PID: 7884 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2414.005773] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2414.005927] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2414.006035] CPU: 4 PID: 7884 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2414.006040] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2414.006045] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2414.006051] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2414.006056] RSP: 0018:ffffa799187db688 EFLAGS: 00010246
[ 2414.006063] RAX: 0000000000000000 RBX: ffff8f9d4d5f2210 RCX: 0000000000000000
[ 2414.006067] RDX: 0000000000000000 RSI: ffff8f9d4d5f2190 RDI: ffffa799187db6b0
[ 2414.006071] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2414.006075] R10: ffff8f9d4d5f2210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2414.006080] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2414.006084] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b844eb40
[ 2414.006089] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2414.006093] CR2: 00001f6100b48000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2414.006097] PKRU: 55555554
[ 2414.006102] Call Trace:
[ 2414.006106] <TASK>
[ 2414.006118] submit_one_bio+0xd4/0xe0
[ 2414.006129] submit_extent_page+0x142/0x550
[ 2414.006153] read_extent_buffer_pages+0x584/0x9c0
[ 2414.006167] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2414.006175] ? folio_unlock+0x1d/0x50
[ 2414.006186] btrfs_read_extent_buffer+0x98/0x150
[ 2414.006197] read_tree_block+0x43/0xa0
[ 2414.006204] read_block_for_search+0x266/0x370
[ 2414.006227] btrfs_search_slot+0x351/0xd30
[ 2414.006247] btrfs_lookup_csum+0x63/0x150
[ 2414.006260] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2414.006272] ? btrfs_do_readpage+0x305/0x770
[ 2414.006285] btrfs_submit_data_read_bio+0x4e/0x90
[ 2414.006293] submit_one_bio+0xc4/0xe0
[ 2414.006303] btrfs_read_folio+0x79/0x90
[ 2414.006310] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2414.006316] prepare_uptodate_page+0x8c/0x210
[ 2414.006324] prepare_pages.constprop.0+0xa2/0x300
[ 2414.006338] btrfs_buffered_write+0x2ca/0x940
[ 2414.006365] btrfs_do_write_iter+0x384/0x5d0
[ 2414.006372] ? lock_is_held_type+0xe8/0x140
[ 2414.006386] vfs_write+0x269/0x4f0
[ 2414.006405] ksys_write+0x64/0xe0
[ 2414.006414] __do_fast_syscall_32+0x88/0xf0
[ 2414.006426] ? __do_fast_syscall_32+0x94/0xf0
[ 2414.006432] ? lockdep_hardirqs_on+0x7d/0x100
[ 2414.006438] ? __do_fast_syscall_32+0x94/0xf0
[ 2414.006445] ? lockdep_hardirqs_on+0x7d/0x100
[ 2414.006451] ? __do_fast_syscall_32+0x94/0xf0
[ 2414.006457] ? __do_fast_syscall_32+0x94/0xf0
[ 2414.006465] do_fast_syscall_32+0x2f/0x70
[ 2414.006472] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2414.006479] RIP: 0023:0xf7fc0579
[ 2414.006503] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2414.006508] RSP: 002b:00000000b844cae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2414.006514] RAX: ffffffffffffffda RBX: 0000000000000096 RCX: 00000000b5336010
[ 2414.006519] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2414.006523] RBP: 0000000000000096 R08: 00000000b844cae0 R09: 0000000000000000
[ 2414.006527] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2414.006531] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2414.006551] </TASK>
[ 2414.006555] irq event stamp: 116283005
[ 2414.006559] hardirqs last enabled at (116283013): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2414.006565] hardirqs last disabled at (116283020): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2414.006571] softirqs last enabled at (116277510): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2414.006577] softirqs last disabled at (116277503): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2414.006581] ---[ end trace 0000000000000000 ]---
[ 2414.309772] ------------[ cut here ]------------
[ 2414.309783] WARNING: CPU: 8 PID: 7903 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2414.309793] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2414.309946] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2414.310052] CPU: 8 PID: 7903 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2414.310058] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2414.310062] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2414.310068] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2414.310073] RSP: 0018:ffffa7991883b640 EFLAGS: 00010246
[ 2414.310079] RAX: 0000000000000000 RBX: ffff8fa2c2ccb010 RCX: 0000000000000000
[ 2414.310084] RDX: 0000000000000000 RSI: ffff8fa2c2ccaf90 RDI: ffffa7991883b668
[ 2414.310088] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2414.310092] R10: ffff8fa2c2ccb010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2414.310096] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2414.310100] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b6345b40
[ 2414.310105] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2414.310109] CR2: 00000000b834d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2414.310113] PKRU: 55555554
[ 2414.310117] Call Trace:
[ 2414.310122] <TASK>
[ 2414.310134] submit_one_bio+0xd4/0xe0
[ 2414.310145] submit_extent_page+0x142/0x550
[ 2414.310169] read_extent_buffer_pages+0x584/0x9c0
[ 2414.310182] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2414.310191] ? folio_unlock+0x1d/0x50
[ 2414.310202] btrfs_read_extent_buffer+0x98/0x150
[ 2414.310213] read_tree_block+0x43/0xa0
[ 2414.310220] read_block_for_search+0x266/0x370
[ 2414.310243] btrfs_search_slot+0x351/0xd30
[ 2414.310262] btrfs_lookup_csum+0x63/0x150
[ 2414.310275] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2414.310287] ? btrfs_do_readpage+0x305/0x770
[ 2414.310300] btrfs_submit_data_read_bio+0x4e/0x90
[ 2414.310308] submit_one_bio+0xc4/0xe0
[ 2414.310317] btrfs_read_folio+0x79/0x90
[ 2414.310324] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2414.310330] prepare_uptodate_page+0x8c/0x210
[ 2414.310338] prepare_pages.constprop.0+0x134/0x300
[ 2414.310352] btrfs_buffered_write+0x2ca/0x940
[ 2414.310378] btrfs_do_write_iter+0x384/0x5d0
[ 2414.310385] ? lock_is_held_type+0xe8/0x140
[ 2414.310398] vfs_write+0x269/0x4f0
[ 2414.310416] ksys_write+0x64/0xe0
[ 2414.310425] __do_fast_syscall_32+0x88/0xf0
[ 2414.310434] ? lock_is_held_type+0xe8/0x140
[ 2414.310444] ? __do_fast_syscall_32+0x94/0xf0
[ 2414.310450] ? lockdep_hardirqs_on+0x7d/0x100
[ 2414.310457] ? __do_fast_syscall_32+0x94/0xf0
[ 2414.310464] ? __do_fast_syscall_32+0x94/0xf0
[ 2414.310470] ? lockdep_hardirqs_on+0x7d/0x100
[ 2414.310477] ? __do_fast_syscall_32+0x94/0xf0
[ 2414.310482] ? __do_fast_syscall_32+0x94/0xf0
[ 2414.310490] do_fast_syscall_32+0x2f/0x70
[ 2414.310497] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2414.310503] RIP: 0023:0xf7fc0579
[ 2414.310528] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2414.310533] RSP: 002b:00000000b6343ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2414.310539] RAX: ffffffffffffffda RBX: 0000000000000083 RCX: 00000000b824d010
[ 2414.310543] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2414.310547] RBP: 0000000000000083 R08: 00000000b6343ae0 R09: 0000000000000000
[ 2414.310551] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2414.310555] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2414.310575] </TASK>
[ 2414.310579] irq event stamp: 28606851
[ 2414.310582] hardirqs last enabled at (28606859): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2414.310589] hardirqs last disabled at (28606866): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2414.310594] softirqs last enabled at (28598944): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2414.310600] softirqs last disabled at (28598939): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2414.310605] ---[ end trace 0000000000000000 ]---
[ 2420.236102] ------------[ cut here ]------------
[ 2420.236114] WARNING: CPU: 15 PID: 7937 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2420.236124] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2420.236278] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2420.236385] CPU: 15 PID: 7937 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2420.236391] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2420.236395] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2420.236401] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2420.236406] RSP: 0018:ffffa799188d3690 EFLAGS: 00010246
[ 2420.236412] RAX: 0000000000000000 RBX: ffff8f9b13c02050 RCX: 0000000000000000
[ 2420.236417] RDX: 0000000000000000 RSI: ffff8f9b13c01fd0 RDI: ffffa799188d36b8
[ 2420.236420] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2420.236424] R10: ffff8f9b13c02050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2420.236428] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2420.236433] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b4629b40
[ 2420.236437] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2420.236441] CR2: 00007f0ddc004be0 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2420.236446] PKRU: 55555554
[ 2420.236450] Call Trace:
[ 2420.236455] <TASK>
[ 2420.236467] submit_one_bio+0xd4/0xe0
[ 2420.236478] submit_extent_page+0x142/0x550
[ 2420.236502] read_extent_buffer_pages+0x584/0x9c0
[ 2420.236515] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2420.236524] ? folio_unlock+0x1d/0x50
[ 2420.236535] btrfs_read_extent_buffer+0x98/0x150
[ 2420.236545] read_tree_block+0x43/0xa0
[ 2420.236552] read_block_for_search+0x266/0x370
[ 2420.236574] btrfs_search_slot+0x351/0xd30
[ 2420.236594] btrfs_lookup_csum+0x63/0x150
[ 2420.236607] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2420.236618] ? btrfs_do_readpage+0x305/0x770
[ 2420.236631] btrfs_submit_data_read_bio+0x4e/0x90
[ 2420.236638] submit_one_bio+0xc4/0xe0
[ 2420.236648] btrfs_read_folio+0x79/0x90
[ 2420.236655] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2420.236661] prepare_uptodate_page+0x8c/0x210
[ 2420.236668] prepare_pages.constprop.0+0xa2/0x300
[ 2420.236683] btrfs_buffered_write+0x2ca/0x940
[ 2420.236708] btrfs_do_write_iter+0x384/0x5d0
[ 2420.236716] ? lock_is_held_type+0xe8/0x140
[ 2420.236729] vfs_write+0x269/0x4f0
[ 2420.236826] ksys_write+0x64/0xe0
[ 2420.236835] __do_fast_syscall_32+0x88/0xf0
[ 2420.236843] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.236849] ? lockdep_hardirqs_on+0x7d/0x100
[ 2420.236856] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.236861] ? lockdep_hardirqs_on+0x7d/0x100
[ 2420.236868] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.236873] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.236879] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.236884] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.236892] do_fast_syscall_32+0x2f/0x70
[ 2420.236900] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2420.236908] RIP: 0023:0xf7fc0579
[ 2420.236945] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2420.236950] RSP: 002b:00000000b4627ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2420.236956] RAX: ffffffffffffffda RBX: 00000000000000a8 RCX: 00000000b5336010
[ 2420.236960] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2420.236964] RBP: 00000000000000a8 R08: 00000000b4627ae0 R09: 0000000000000000
[ 2420.236968] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2420.236972] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2420.236992] </TASK>
[ 2420.236996] irq event stamp: 2958351
[ 2420.236999] hardirqs last enabled at (2958359): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2420.237006] hardirqs last disabled at (2958366): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2420.237011] softirqs last enabled at (2958176): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2420.237016] softirqs last disabled at (2958025): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2420.237021] ---[ end trace 0000000000000000 ]---
[ 2420.830053] ------------[ cut here ]------------
[ 2420.830063] WARNING: CPU: 13 PID: 7959 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2420.830071] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2420.830217] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2420.830345] CPU: 13 PID: 7959 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2420.830352] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2420.830358] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2420.830365] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2420.830370] RSP: 0018:ffffa799188ab650 EFLAGS: 00010246
[ 2420.830377] RAX: 0000000000000000 RBX: ffff8f9719021b10 RCX: 0000000000000000
[ 2420.830382] RDX: 0000000000000000 RSI: ffff8f9719021a90 RDI: ffffa799188ab678
[ 2420.830387] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2420.830392] R10: ffff8f9719021b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2420.830397] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2420.830402] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b5f41b40
[ 2420.830408] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2420.830413] CR2: 00000000b294d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2420.830418] PKRU: 55555554
[ 2420.830423] Call Trace:
[ 2420.830429] <TASK>
[ 2420.830443] submit_one_bio+0xd4/0xe0
[ 2420.830457] submit_extent_page+0x142/0x550
[ 2420.830487] read_extent_buffer_pages+0x584/0x9c0
[ 2420.830503] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2420.830515] ? folio_unlock+0x1d/0x50
[ 2420.830528] btrfs_read_extent_buffer+0x98/0x150
[ 2420.830542] read_tree_block+0x43/0xa0
[ 2420.830552] read_block_for_search+0x266/0x370
[ 2420.830580] btrfs_search_slot+0x351/0xd30
[ 2420.830605] btrfs_lookup_csum+0x63/0x150
[ 2420.830621] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2420.830635] ? btrfs_do_readpage+0x305/0x770
[ 2420.830650] btrfs_submit_data_read_bio+0x4e/0x90
[ 2420.830660] submit_one_bio+0xc4/0xe0
[ 2420.830672] btrfs_read_folio+0x79/0x90
[ 2420.830681] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2420.830688] prepare_uptodate_page+0x8c/0x210
[ 2420.830696] prepare_pages.constprop.0+0x134/0x300
[ 2420.830712] btrfs_buffered_write+0x2ca/0x940
[ 2420.830773] btrfs_do_write_iter+0x384/0x5d0
[ 2420.830783] ? lock_is_held_type+0xe8/0x140
[ 2420.830799] vfs_write+0x269/0x4f0
[ 2420.830820] ksys_write+0x64/0xe0
[ 2420.830830] __do_fast_syscall_32+0x88/0xf0
[ 2420.830842] ? lock_is_held_type+0xe8/0x140
[ 2420.830855] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.830862] ? lockdep_hardirqs_on+0x7d/0x100
[ 2420.830870] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.830875] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.830883] ? lockdep_hardirqs_on+0x7d/0x100
[ 2420.830890] ? __do_fast_syscall_32+0x94/0xf0
[ 2420.830900] do_fast_syscall_32+0x2f/0x70
[ 2420.830907] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2420.830914] RIP: 0023:0xf7fc0579
[ 2420.830940] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2420.830944] RSP: 002b:00000000b5f3fae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2420.830951] RAX: ffffffffffffffda RBX: 00000000000000cc RCX: 00000000b5f42010
[ 2420.830955] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2420.830959] RBP: 00000000000000cc R08: 00000000b5f3fae0 R09: 0000000000000000
[ 2420.830962] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2420.830966] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2420.830985] </TASK>
[ 2420.830989] irq event stamp: 2334349
[ 2420.830992] hardirqs last enabled at (2334357): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2420.830999] hardirqs last disabled at (2334364): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2420.831004] softirqs last enabled at (2334158): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2420.831011] softirqs last disabled at (2334153): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2420.831015] ---[ end trace 0000000000000000 ]---
[ 2424.265532] ------------[ cut here ]------------
[ 2424.265543] WARNING: CPU: 4 PID: 7954 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2424.265553] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2424.265702] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2424.265825] CPU: 4 PID: 7954 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2424.265830] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2424.265834] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2424.265840] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2424.265845] RSP: 0018:ffffa79918a33668 EFLAGS: 00010246
[ 2424.265851] RAX: 0000000000000000 RBX: ffff8f9d4d5f1410 RCX: 0000000000000000
[ 2424.265855] RDX: 0000000000000000 RSI: ffff8f9d4d5f1390 RDI: ffffa79918a33690
[ 2424.265859] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2424.265863] R10: ffff8f9d4d5f1410 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2424.265867] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2424.265872] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b3f22b40
[ 2424.265878] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2424.265883] CR2: 00007faa96665f80 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2424.265888] PKRU: 55555554
[ 2424.265892] Call Trace:
[ 2424.265895] <TASK>
[ 2424.265906] submit_one_bio+0xd4/0xe0
[ 2424.265918] submit_extent_page+0x142/0x550
[ 2424.265942] read_extent_buffer_pages+0x584/0x9c0
[ 2424.265955] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2424.265964] ? folio_unlock+0x1d/0x50
[ 2424.265974] btrfs_read_extent_buffer+0x98/0x150
[ 2424.265985] read_tree_block+0x43/0xa0
[ 2424.265992] read_block_for_search+0x266/0x370
[ 2424.266014] btrfs_search_slot+0x351/0xd30
[ 2424.266033] btrfs_lookup_csum+0x63/0x150
[ 2424.266045] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2424.266056] ? btrfs_do_readpage+0x305/0x770
[ 2424.266067] btrfs_submit_data_read_bio+0x4e/0x90
[ 2424.266075] submit_one_bio+0xc4/0xe0
[ 2424.266084] btrfs_read_folio+0x79/0x90
[ 2424.266091] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2424.266096] prepare_uptodate_page+0x8c/0x210
[ 2424.266103] prepare_pages.constprop.0+0x134/0x300
[ 2424.266117] btrfs_buffered_write+0x2ca/0x940
[ 2424.266141] btrfs_do_write_iter+0x384/0x5d0
[ 2424.266147] ? lock_is_held_type+0xe8/0x140
[ 2424.266160] vfs_write+0x269/0x4f0
[ 2424.266178] ksys_write+0x64/0xe0
[ 2424.266186] __do_fast_syscall_32+0x88/0xf0
[ 2424.266198] ? __do_fast_syscall_32+0x94/0xf0
[ 2424.266204] ? lockdep_hardirqs_on+0x7d/0x100
[ 2424.266211] ? __do_fast_syscall_32+0x94/0xf0
[ 2424.266217] ? __do_fast_syscall_32+0x94/0xf0
[ 2424.266221] ? __do_fast_syscall_32+0x94/0xf0
[ 2424.266228] ? __do_fast_syscall_32+0x94/0xf0
[ 2424.266233] ? __do_fast_syscall_32+0x94/0xf0
[ 2424.266241] do_fast_syscall_32+0x2f/0x70
[ 2424.266248] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2424.266255] RIP: 0023:0xf7fc0579
[ 2424.266279] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2424.266284] RSP: 002b:00000000b3f20ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 2424.266290] RAX: ffffffffffffffda RBX: 000000000000007f RCX: 00000000b5336010
[ 2424.266294] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2424.266298] RBP: 000000000000007f R08: 00000000b3f20ae0 R09: 0000000000000000
[ 2424.266302] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 2424.266305] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2424.266324] </TASK>
[ 2424.266328] irq event stamp: 5930697
[ 2424.266332] hardirqs last enabled at (5930705): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2424.266338] hardirqs last disabled at (5930712): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2424.266344] softirqs last enabled at (5929020): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2424.266350] softirqs last disabled at (5929015): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2424.266355] ---[ end trace 0000000000000000 ]---
[ 2431.106164] ------------[ cut here ]------------
[ 2431.106176] WARNING: CPU: 11 PID: 4168 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2431.106186] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2431.106359] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2431.106477] CPU: 11 PID: 4168 Comm: kworker/u32:19 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2431.106483] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2431.106488] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2431.106497] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2431.106503] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2431.106508] RSP: 0018:ffffa799075ab860 EFLAGS: 00010246
[ 2431.106515] RAX: 0000000000000000 RBX: ffff8f9b085ee750 RCX: 0000000000000000
[ 2431.106519] RDX: 0000000000000000 RSI: ffff8f9b085ee6d0 RDI: ffffa799075ab888
[ 2431.106523] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2431.106528] R10: ffff8f9b085ee750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2431.106532] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2431.106537] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 2431.106542] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2431.106546] CR2: 00007f14da2f0008 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2431.106551] PKRU: 55555554
[ 2431.106555] Call Trace:
[ 2431.106559] <TASK>
[ 2431.106573] submit_one_bio+0xd4/0xe0
[ 2431.106585] submit_extent_page+0x142/0x550
[ 2431.106610] read_extent_buffer_pages+0x584/0x9c0
[ 2431.106625] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2431.106634] ? folio_unlock+0x1d/0x50
[ 2431.106647] btrfs_read_extent_buffer+0x98/0x150
[ 2431.106658] read_tree_block+0x43/0xa0
[ 2431.106666] read_block_for_search+0x266/0x370
[ 2431.106690] btrfs_search_slot+0x351/0xd30
[ 2431.106706] ? lock_is_held_type+0xe8/0x140
[ 2431.106719] btrfs_lookup_csum+0x63/0x150
[ 2431.106733] btrfs_csum_file_blocks+0x197/0x6c0
[ 2431.106740] ? sched_clock_cpu+0x9f/0xc0
[ 2431.106766] ? lock_release+0x14b/0x440
[ 2431.106779] ? _raw_read_unlock+0x29/0x50
[ 2431.106791] btrfs_finish_ordered_io+0x441/0x860
[ 2431.106819] btrfs_work_helper+0xfe/0x400
[ 2431.106826] ? lock_is_held_type+0xe8/0x140
[ 2431.106839] process_one_work+0x294/0x5b0
[ 2431.106858] worker_thread+0x4f/0x3a0
[ 2431.106869] ? __pfx_worker_thread+0x10/0x10
[ 2431.106874] kthread+0xf5/0x120
[ 2431.106880] ? __pfx_kthread+0x10/0x10
[ 2431.106889] ret_from_fork+0x2c/0x50
[ 2431.106913] </TASK>
[ 2431.106917] irq event stamp: 40922265
[ 2431.106922] hardirqs last enabled at (40922273): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2431.106929] hardirqs last disabled at (40922280): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2431.106934] softirqs last enabled at (40921036): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 2431.106941] softirqs last disabled at (40921034): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 2431.106947] ---[ end trace 0000000000000000 ]---
[ 2433.274231] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2433.274275] [drm] PSP is resuming...
[ 2433.354788] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2433.455356] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2433.469151] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2433.469162] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2433.469171] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2433.469178] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2433.469236] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2433.523300] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2433.524679] [drm] DMUB hardware initialized: version=0x02020017
[ 2433.562574] [drm] kiq ring mec 2 pipe 1 q 0
[ 2433.568089] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2433.568254] [drm] JPEG decode initialized successfully.
[ 2433.568280] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2433.568286] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2433.568291] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2433.568297] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2433.568303] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2433.568307] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2433.568313] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2433.568318] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2433.568322] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2433.568327] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2433.568333] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2433.568338] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2433.568344] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2433.568350] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2433.568355] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2433.568360] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2433.572208] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2437.432628] ------------[ cut here ]------------
[ 2437.432637] WARNING: CPU: 2 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2437.432646] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2437.432740] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2437.432820] CPU: 2 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2437.432824] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2437.432827] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2437.432831] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2437.432834] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 2437.432838] RAX: 0000000000000000 RBX: ffff8f97252295d0 RCX: 0000000000000000
[ 2437.432840] RDX: 0000000000000000 RSI: ffff8f9725229550 RDI: ffffa7990487f780
[ 2437.432843] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2437.432845] R10: ffff8f97252295d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2437.432847] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2437.432850] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 2437.432853] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2437.432855] CR2: 00000000c1c12000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2437.432858] PKRU: 55555554
[ 2437.432860] Call Trace:
[ 2437.432863] <TASK>
[ 2437.432870] submit_one_bio+0xd4/0xe0
[ 2437.432878] submit_extent_page+0x142/0x550
[ 2437.432892] read_extent_buffer_pages+0x584/0x9c0
[ 2437.432901] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2437.432910] ? folio_unlock+0x1d/0x50
[ 2437.432922] btrfs_read_extent_buffer+0x98/0x150
[ 2437.432933] read_tree_block+0x43/0xa0
[ 2437.432940] read_block_for_search+0x266/0x370
[ 2437.432962] btrfs_search_slot+0x351/0xd30
[ 2437.432977] ? _raw_read_unlock+0x29/0x50
[ 2437.432989] lookup_inline_extent_backref+0x15c/0x6e0
[ 2437.433000] ? lock_is_held_type+0xe8/0x140
[ 2437.433013] lookup_extent_backref+0x41/0xd0
[ 2437.433027] __btrfs_free_extent+0xfb/0x7c0
[ 2437.433038] ? sched_clock_cpu+0x20/0xc0
[ 2437.433054] __btrfs_run_delayed_refs+0x303/0x1260
[ 2437.433084] btrfs_run_delayed_refs+0x89/0x1d0
[ 2437.433096] btrfs_commit_transaction+0x93/0xed0
[ 2437.433117] transaction_kthread+0x142/0x1b0
[ 2437.433128] ? __pfx_transaction_kthread+0x10/0x10
[ 2437.433133] kthread+0xf5/0x120
[ 2437.433138] ? __pfx_kthread+0x10/0x10
[ 2437.433146] ret_from_fork+0x2c/0x50
[ 2437.433168] </TASK>
[ 2437.433172] irq event stamp: 20249307
[ 2437.433176] hardirqs last enabled at (20249315): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2437.433182] hardirqs last disabled at (20249322): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2437.433187] softirqs last enabled at (20248664): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2437.433193] softirqs last disabled at (20248659): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2437.433198] ---[ end trace 0000000000000000 ]---
[ 2437.435319] ------------[ cut here ]------------
[ 2437.435327] WARNING: CPU: 12 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2437.435335] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2437.435448] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2437.435527] CPU: 12 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2437.435531] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2437.435534] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2437.435539] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2437.435542] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 2437.435547] RAX: 0000000000000000 RBX: ffff8f9724ab4450 RCX: 0000000000000000
[ 2437.435550] RDX: 0000000000000000 RSI: ffff8f9724ab43d0 RDI: ffffa7990487f7e8
[ 2437.435553] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2437.435556] R10: ffff8f9724ab4450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2437.435559] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2437.435562] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 2437.435566] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2437.435569] CR2: 00000000bf1fe000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2437.435572] PKRU: 55555554
[ 2437.435575] Call Trace:
[ 2437.435578] <TASK>
[ 2437.435587] submit_one_bio+0xd4/0xe0
[ 2437.435596] submit_extent_page+0x142/0x550
[ 2437.435613] read_extent_buffer_pages+0x584/0x9c0
[ 2437.435623] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2437.435629] ? folio_unlock+0x1d/0x50
[ 2437.435638] btrfs_read_extent_buffer+0x98/0x150
[ 2437.435645] read_tree_block+0x43/0xa0
[ 2437.435651] read_block_for_search+0x266/0x370
[ 2437.435667] btrfs_search_slot+0x351/0xd30
[ 2437.435672] ? lock_is_held_type+0xe8/0x140
[ 2437.435683] ? trace_kmem_cache_alloc+0x33/0xe0
[ 2437.435687] ? kmem_cache_alloc+0x194/0x380
[ 2437.435695] btrfs_del_csums+0x116/0x3b0
[ 2437.435702] ? lock_release+0x14b/0x440
[ 2437.435711] ? _raw_read_unlock+0x29/0x50
[ 2437.435719] __btrfs_free_extent+0x486/0x7c0
[ 2437.435733] __btrfs_run_delayed_refs+0x303/0x1260
[ 2437.435764] btrfs_run_delayed_refs+0x89/0x1d0
[ 2437.435773] btrfs_commit_transaction+0x93/0xed0
[ 2437.435788] transaction_kthread+0x142/0x1b0
[ 2437.435796] ? __pfx_transaction_kthread+0x10/0x10
[ 2437.435800] kthread+0xf5/0x120
[ 2437.435804] ? __pfx_kthread+0x10/0x10
[ 2437.435810] ret_from_fork+0x2c/0x50
[ 2437.435826] </TASK>
[ 2437.435828] irq event stamp: 20251835
[ 2437.435831] hardirqs last enabled at (20251843): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2437.435836] hardirqs last disabled at (20251850): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2437.435840] softirqs last enabled at (20250344): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2437.435845] softirqs last disabled at (20250337): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2437.435848] ---[ end trace 0000000000000000 ]---
[ 2443.908092] ------------[ cut here ]------------
[ 2443.908235] WARNING: CPU: 2 PID: 101 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2443.908243] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2443.908356] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2443.908426] CPU: 2 PID: 101 Comm: kworker/u32:2 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2443.908429] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2443.908432] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2443.908438] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2443.908442] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2443.908445] RSP: 0018:ffffa799004db7e8 EFLAGS: 00010246
[ 2443.908449] RAX: 0000000000000000 RBX: ffff8f9d6eb06210 RCX: 0000000000000000
[ 2443.908452] RDX: 0000000000000000 RSI: ffff8f9d6eb06190 RDI: ffffa799004db810
[ 2443.908455] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2443.908457] R10: ffff8f9d6eb06210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2443.908460] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2443.908462] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 2443.908465] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2443.908468] CR2: 00000000ca06b000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2443.908471] PKRU: 55555554
[ 2443.908474] Call Trace:
[ 2443.908477] <TASK>
[ 2443.908485] submit_one_bio+0xd4/0xe0
[ 2443.908493] submit_extent_page+0x142/0x550
[ 2443.908508] read_extent_buffer_pages+0x584/0x9c0
[ 2443.908516] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2443.908522] ? folio_unlock+0x1d/0x50
[ 2443.908529] btrfs_read_extent_buffer+0x98/0x150
[ 2443.908536] read_tree_block+0x43/0xa0
[ 2443.908541] btrfs_read_node_slot+0x154/0x1a0
[ 2443.908552] push_leaf_right+0xa8/0x1e0
[ 2443.908562] split_leaf+0x3bd/0x670
[ 2443.908574] ? leaf_space_used+0xae/0xd0
[ 2443.908583] btrfs_search_slot+0xc4e/0xd30
[ 2443.908592] ? _raw_spin_unlock+0x29/0x50
[ 2443.908597] ? release_extent_buffer+0xa7/0xe0
[ 2443.908603] btrfs_csum_file_blocks+0x3c4/0x6c0
[ 2443.908611] ? lock_release+0x14b/0x440
[ 2443.908624] ? _raw_read_unlock+0x29/0x50
[ 2443.908635] btrfs_finish_ordered_io+0x441/0x860
[ 2443.908651] btrfs_work_helper+0xfe/0x400
[ 2443.908655] ? lock_is_held_type+0xe8/0x140
[ 2443.908663] process_one_work+0x294/0x5b0
[ 2443.908674] worker_thread+0x4f/0x3a0
[ 2443.908680] ? __pfx_worker_thread+0x10/0x10
[ 2443.908684] kthread+0xf5/0x120
[ 2443.908687] ? __pfx_kthread+0x10/0x10
[ 2443.908693] ret_from_fork+0x2c/0x50
[ 2443.908706] </TASK>
[ 2443.908708] irq event stamp: 40042363
[ 2443.908711] hardirqs last enabled at (40042371): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2443.908715] hardirqs last disabled at (40042378): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2443.908719] softirqs last enabled at (40041094): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 2443.908723] softirqs last disabled at (40041092): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 2443.908726] ---[ end trace 0000000000000000 ]---
[ 2461.219702] ------------[ cut here ]------------
[ 2461.219713] WARNING: CPU: 2 PID: 4168 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2461.219724] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2461.219911] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2461.220017] CPU: 2 PID: 4168 Comm: kworker/u32:19 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2461.220024] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2461.220029] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2461.220038] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2461.220045] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2461.220050] RSP: 0018:ffffa799075ab7f0 EFLAGS: 00010246
[ 2461.220056] RAX: 0000000000000000 RBX: ffff8f9d6eb05410 RCX: 0000000000000000
[ 2461.220061] RDX: 0000000000000000 RSI: ffff8f9d6eb05390 RDI: ffffa799075ab818
[ 2461.220066] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2461.220070] R10: ffff8f9d6eb05410 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2461.220074] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2461.220078] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 2461.220082] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2461.220086] CR2: 000038a308171000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2461.220090] PKRU: 55555554
[ 2461.220094] Call Trace:
[ 2461.220098] <TASK>
[ 2461.220111] submit_one_bio+0xd4/0xe0
[ 2461.220123] submit_extent_page+0x142/0x550
[ 2461.220150] read_extent_buffer_pages+0x584/0x9c0
[ 2461.220165] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2461.220175] ? folio_unlock+0x1d/0x50
[ 2461.220187] btrfs_read_extent_buffer+0x98/0x150
[ 2461.220199] read_tree_block+0x43/0xa0
[ 2461.220207] btrfs_read_node_slot+0x154/0x1a0
[ 2461.220225] push_leaf_left+0xa5/0x1a0
[ 2461.220240] split_leaf+0x3fb/0x670
[ 2461.220252] ? leaf_space_used+0xae/0xd0
[ 2461.220268] btrfs_search_slot+0xc4e/0xd30
[ 2461.220282] ? _raw_spin_unlock+0x29/0x50
[ 2461.220290] ? release_extent_buffer+0xa7/0xe0
[ 2461.220300] btrfs_csum_file_blocks+0x3c4/0x6c0
[ 2461.220310] ? lock_release+0x14b/0x440
[ 2461.220323] ? _raw_read_unlock+0x29/0x50
[ 2461.220335] btrfs_finish_ordered_io+0x441/0x860
[ 2461.220359] btrfs_work_helper+0xfe/0x400
[ 2461.220363] ? lock_is_held_type+0xe8/0x140
[ 2461.220376] process_one_work+0x294/0x5b0
[ 2461.220394] worker_thread+0x4f/0x3a0
[ 2461.220405] ? __pfx_worker_thread+0x10/0x10
[ 2461.220411] kthread+0xf5/0x120
[ 2461.220417] ? __pfx_kthread+0x10/0x10
[ 2461.220426] ret_from_fork+0x2c/0x50
[ 2461.220449] </TASK>
[ 2461.220453] irq event stamp: 41208403
[ 2461.220458] hardirqs last enabled at (41208411): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2461.220464] hardirqs last disabled at (41208418): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2461.220469] softirqs last enabled at (41206764): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 2461.220475] softirqs last disabled at (41206762): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 2461.220481] ---[ end trace 0000000000000000 ]---
[ 2463.321189] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2463.321232] [drm] PSP is resuming...
[ 2463.397109] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2463.497701] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2463.511766] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2463.511777] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2463.511785] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2463.511790] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2463.511843] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2463.565604] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2463.566999] [drm] DMUB hardware initialized: version=0x02020017
[ 2463.604813] [drm] kiq ring mec 2 pipe 1 q 0
[ 2463.610494] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2463.610651] [drm] JPEG decode initialized successfully.
[ 2463.610677] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2463.610681] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2463.610686] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2463.610689] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2463.610692] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2463.610696] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2463.610699] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2463.610701] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2463.610703] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2463.610705] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2463.610707] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2463.610709] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2463.610711] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2463.610713] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2463.610715] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2463.610718] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2463.620248] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2483.429260] ------------[ cut here ]------------
[ 2483.429405] WARNING: CPU: 5 PID: 3560 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2483.429413] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2483.429520] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2483.429635] CPU: 5 PID: 3560 Comm: steam Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2483.429641] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2483.429645] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2483.429652] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2483.429657] RSP: 0018:ffffa79913b7f978 EFLAGS: 00010246
[ 2483.429663] RAX: 0000000000000000 RBX: ffff8fa2c2cc00d0 RCX: 0000000000000000
[ 2483.429668] RDX: 0000000000000000 RSI: ffff8fa2c2cc0050 RDI: ffffa79913b7f9a0
[ 2483.429672] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2483.429677] R10: ffff8fa2c2cc00d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2483.429681] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2483.429686] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000f7b5fb80
[ 2483.429691] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2483.429696] CR2: 00000000c78fe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2483.429701] PKRU: 55555554
[ 2483.429706] Call Trace:
[ 2483.429711] <TASK>
[ 2483.429724] submit_one_bio+0xd4/0xe0
[ 2483.429737] submit_extent_page+0x142/0x550
[ 2483.429878] read_extent_buffer_pages+0x584/0x9c0
[ 2483.429894] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2483.429904] ? folio_unlock+0x1d/0x50
[ 2483.429916] btrfs_read_extent_buffer+0x98/0x150
[ 2483.429929] read_tree_block+0x43/0xa0
[ 2483.429936] read_block_for_search+0x266/0x370
[ 2483.429961] btrfs_search_slot+0x351/0xd30
[ 2483.429977] ? btrfs_readdir_get_delayed_items+0x132/0x1b0
[ 2483.429989] btrfs_real_readdir+0x14a/0x470
[ 2483.429995] ? lock_is_held_type+0xe8/0x140
[ 2483.430006] ? find_held_lock+0x32/0x90
[ 2483.430027] iterate_dir+0x183/0x1d0
[ 2483.430040] __ia32_sys_getdents64+0x77/0x120
[ 2483.430046] ? __pfx_filldir64+0x10/0x10
[ 2483.430056] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2483.430068] __do_fast_syscall_32+0x88/0xf0
[ 2483.430078] ? __do_fast_syscall_32+0x94/0xf0
[ 2483.430085] ? lockdep_hardirqs_on+0x7d/0x100
[ 2483.430092] ? __do_fast_syscall_32+0x94/0xf0
[ 2483.430099] ? __do_fast_syscall_32+0x94/0xf0
[ 2483.430105] ? __do_fast_syscall_32+0x94/0xf0
[ 2483.430113] do_fast_syscall_32+0x2f/0x70
[ 2483.430120] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2483.430125] RIP: 0023:0xf7fc0579
[ 2483.430150] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2483.430155] RSP: 002b:00000000ffe28bf4 EFLAGS: 00200293 ORIG_RAX: 00000000000000dc
[ 2483.430162] RAX: ffffffffffffffda RBX: 0000000000000062 RCX: 000000005921524c
[ 2483.430167] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2483.430171] RBP: 00000000ffffeb38 R08: 00000000ffe28bf4 R09: 0000000000000000
[ 2483.430175] R10: 0000000000000000 R11: 0000000000200293 R12: 0000000000000000
[ 2483.430180] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2483.430203] </TASK>
[ 2483.430207] irq event stamp: 78544985
[ 2483.430211] hardirqs last enabled at (78544993): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2483.430218] hardirqs last disabled at (78545000): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2483.430223] softirqs last enabled at (78544720): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2483.430230] softirqs last disabled at (78544679): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2483.430235] ---[ end trace 0000000000000000 ]---
[ 2493.289251] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2493.289294] [drm] PSP is resuming...
[ 2493.365261] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2493.465460] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2493.479257] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2493.479265] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2493.479273] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2493.479277] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2493.479335] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2493.534358] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2493.535734] [drm] DMUB hardware initialized: version=0x02020017
[ 2493.574056] [drm] kiq ring mec 2 pipe 1 q 0
[ 2493.579120] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2493.579309] [drm] JPEG decode initialized successfully.
[ 2493.579338] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2493.579344] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2493.579348] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2493.579352] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2493.579356] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2493.579360] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2493.579364] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2493.579368] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2493.579372] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2493.579376] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2493.579380] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2493.579384] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2493.579388] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2493.579392] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2493.579396] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2493.579401] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2493.582954] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2498.986826] ------------[ cut here ]------------
[ 2498.986835] WARNING: CPU: 11 PID: 101 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2498.986843] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2498.986940] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2498.987006] CPU: 11 PID: 101 Comm: kworker/u32:2 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2498.987010] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2498.987013] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2498.987019] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2498.987022] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2498.987025] RSP: 0018:ffffa799004db860 EFLAGS: 00010246
[ 2498.987029] RAX: 0000000000000000 RBX: ffff8f9b085edb10 RCX: 0000000000000000
[ 2498.987032] RDX: 0000000000000000 RSI: ffff8f9b085eda90 RDI: ffffa799004db888
[ 2498.987034] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2498.987037] R10: ffff8f9b085edb10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2498.987039] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2498.987042] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 2498.987044] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2498.987047] CR2: 00000000c1ffd000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2498.987050] PKRU: 55555554
[ 2498.987052] Call Trace:
[ 2498.987055] <TASK>
[ 2498.987063] submit_one_bio+0xd4/0xe0
[ 2498.987070] submit_extent_page+0x142/0x550
[ 2498.987084] read_extent_buffer_pages+0x584/0x9c0
[ 2498.987092] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2498.987097] ? folio_unlock+0x1d/0x50
[ 2498.987105] btrfs_read_extent_buffer+0x98/0x150
[ 2498.987111] read_tree_block+0x43/0xa0
[ 2498.987115] read_block_for_search+0x266/0x370
[ 2498.987129] btrfs_search_slot+0x351/0xd30
[ 2498.987138] ? lock_is_held_type+0xe8/0x140
[ 2498.987146] btrfs_lookup_csum+0x63/0x150
[ 2498.987154] btrfs_csum_file_blocks+0x197/0x6c0
[ 2498.987158] ? sched_clock_cpu+0x9f/0xc0
[ 2498.987163] ? lock_release+0x14b/0x440
[ 2498.987170] ? _raw_read_unlock+0x29/0x50
[ 2498.987177] btrfs_finish_ordered_io+0x441/0x860
[ 2498.987192] btrfs_work_helper+0xfe/0x400
[ 2498.987196] ? lock_is_held_type+0xe8/0x140
[ 2498.987203] process_one_work+0x294/0x5b0
[ 2498.987213] worker_thread+0x4f/0x3a0
[ 2498.987219] ? __pfx_worker_thread+0x10/0x10
[ 2498.987222] kthread+0xf5/0x120
[ 2498.987226] ? __pfx_kthread+0x10/0x10
[ 2498.987230] ret_from_fork+0x2c/0x50
[ 2498.987244] </TASK>
[ 2498.987246] irq event stamp: 40251455
[ 2498.987248] hardirqs last enabled at (40251463): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2498.987253] hardirqs last disabled at (40251470): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2498.987256] softirqs last enabled at (40250198): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2498.987259] softirqs last disabled at (40250191): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2498.987262] ---[ end trace 0000000000000000 ]---
[ 2523.257198] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2523.257235] [drm] PSP is resuming...
[ 2523.333536] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2523.435775] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2523.449610] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2523.449620] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2523.449629] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2523.449635] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2523.449694] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2523.504797] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2523.506202] [drm] DMUB hardware initialized: version=0x02020017
[ 2523.544245] [drm] kiq ring mec 2 pipe 1 q 0
[ 2523.549428] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2523.549635] [drm] JPEG decode initialized successfully.
[ 2523.549659] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2523.549663] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2523.549665] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2523.549668] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2523.549670] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2523.549672] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2523.549674] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2523.549676] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2523.549678] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2523.549680] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2523.549683] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2523.549685] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2523.549687] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2523.549689] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2523.549691] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2523.549693] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2523.553155] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2529.097810] ------------[ cut here ]------------
[ 2529.097820] WARNING: CPU: 0 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2529.097833] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2529.097930] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2529.097993] CPU: 0 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2529.097997] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2529.098000] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2529.098004] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2529.098006] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 2529.098011] RAX: 0000000000000000 RBX: ffff8f9921cc4990 RCX: 0000000000000000
[ 2529.098013] RDX: 0000000000000000 RSI: ffff8f9921cc4910 RDI: ffffa7990487f888
[ 2529.098016] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2529.098018] R10: ffff8f9921cc4990 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2529.098020] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2529.098023] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 2529.098025] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2529.098028] CR2: 00001f6100d8c000 CR3: 0000000b7e428000 CR4: 0000000000750ef0
[ 2529.098031] PKRU: 55555554
[ 2529.098033] Call Trace:
[ 2529.098036] <TASK>
[ 2529.098043] submit_one_bio+0xd4/0xe0
[ 2529.098050] submit_extent_page+0x142/0x550
[ 2529.098064] read_extent_buffer_pages+0x584/0x9c0
[ 2529.098071] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2529.098076] ? folio_unlock+0x1d/0x50
[ 2529.098084] btrfs_read_extent_buffer+0x98/0x150
[ 2529.098090] read_tree_block+0x43/0xa0
[ 2529.098094] read_block_for_search+0x266/0x370
[ 2529.098107] btrfs_search_slot+0x351/0xd30
[ 2529.098119] btrfs_insert_empty_items+0x31/0x70
[ 2529.098124] alloc_reserved_file_extent+0xbc/0x240
[ 2529.098134] __btrfs_run_delayed_refs+0x84f/0x1260
[ 2529.098150] btrfs_run_delayed_refs+0x89/0x1d0
[ 2529.098157] btrfs_commit_transaction+0x93/0xed0
[ 2529.098169] transaction_kthread+0x142/0x1b0
[ 2529.098175] ? __pfx_transaction_kthread+0x10/0x10
[ 2529.098178] kthread+0xf5/0x120
[ 2529.098182] ? __pfx_kthread+0x10/0x10
[ 2529.098187] ret_from_fork+0x2c/0x50
[ 2529.098199] </TASK>
[ 2529.098202] irq event stamp: 20903321
[ 2529.098204] hardirqs last enabled at (20903329): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2529.098208] hardirqs last disabled at (20903336): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2529.098211] softirqs last enabled at (20902114): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2529.098215] softirqs last disabled at (20902105): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2529.098217] ---[ end trace 0000000000000000 ]---
[ 2529.098455] ------------[ cut here ]------------
[ 2529.098582] WARNING: CPU: 0 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2529.098588] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2529.098676] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2529.098736] CPU: 0 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2529.098739] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2529.098741] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2529.098764] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2529.098769] RSP: 0018:ffffa7990487f810 EFLAGS: 00010246
[ 2529.098776] RAX: 0000000000000000 RBX: ffff8f9921cc7a90 RCX: 0000000000000000
[ 2529.098781] RDX: 0000000000000000 RSI: ffff8f9921cc7a10 RDI: ffffa7990487f838
[ 2529.098785] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2529.098788] R10: ffff8f9921cc7a90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2529.098790] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2529.098793] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 2529.098796] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2529.098798] CR2: 00001f6100d8c000 CR3: 0000000b7e428000 CR4: 0000000000750ef0
[ 2529.098801] PKRU: 55555554
[ 2529.098803] Call Trace:
[ 2529.098805] <TASK>
[ 2529.098812] submit_one_bio+0xd4/0xe0
[ 2529.098818] submit_extent_page+0x142/0x550
[ 2529.098832] read_extent_buffer_pages+0x584/0x9c0
[ 2529.098840] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2529.098845] ? folio_unlock+0x1d/0x50
[ 2529.098852] btrfs_read_extent_buffer+0x98/0x150
[ 2529.098858] read_tree_block+0x43/0xa0
[ 2529.098863] read_block_for_search+0x266/0x370
[ 2529.098876] btrfs_search_slot+0x351/0xd30
[ 2529.098887] search_free_space_info+0x90/0xe0
[ 2529.098895] remove_from_free_space_tree+0xea/0x420
[ 2529.098900] ? alloc_reserved_file_extent+0x1c4/0x240
[ 2529.098908] alloc_reserved_extent+0x1f/0x110
[ 2529.098913] __btrfs_run_delayed_refs+0x84f/0x1260
[ 2529.098930] btrfs_run_delayed_refs+0x89/0x1d0
[ 2529.098937] btrfs_commit_transaction+0x93/0xed0
[ 2529.098949] transaction_kthread+0x142/0x1b0
[ 2529.098956] ? __pfx_transaction_kthread+0x10/0x10
[ 2529.098959] kthread+0xf5/0x120
[ 2529.098962] ? __pfx_kthread+0x10/0x10
[ 2529.098967] ret_from_fork+0x2c/0x50
[ 2529.098979] </TASK>
[ 2529.098981] irq event stamp: 20904665
[ 2529.098983] hardirqs last enabled at (20904673): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2529.098987] hardirqs last disabled at (20904680): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2529.098990] softirqs last enabled at (20904372): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2529.098994] softirqs last disabled at (20904367): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2529.098997] ---[ end trace 0000000000000000 ]---
[ 2529.116035] ------------[ cut here ]------------
[ 2529.116041] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2529.116047] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2529.116136] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2529.116197] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2529.116200] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2529.116203] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2529.116206] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2529.116209] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 2529.116213] RAX: 0000000000000000 RBX: ffff8f972522a910 RCX: 0000000000000000
[ 2529.116216] RDX: 0000000000000000 RSI: ffff8f972522a890 RDI: ffffa7990487f780
[ 2529.116218] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2529.116220] R10: ffff8f972522a910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2529.116223] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2529.116225] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 2529.116228] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2529.116230] CR2: 000020e7b2f6b000 CR3: 000000039de76000 CR4: 0000000000750ee0
[ 2529.116233] PKRU: 55555554
[ 2529.116235] Call Trace:
[ 2529.116237] <TASK>
[ 2529.116244] submit_one_bio+0xd4/0xe0
[ 2529.116251] submit_extent_page+0x142/0x550
[ 2529.116264] read_extent_buffer_pages+0x584/0x9c0
[ 2529.116272] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2529.116277] ? folio_unlock+0x1d/0x50
[ 2529.116283] btrfs_read_extent_buffer+0x98/0x150
[ 2529.116290] read_tree_block+0x43/0xa0
[ 2529.116294] read_block_for_search+0x266/0x370
[ 2529.116307] btrfs_search_slot+0x351/0xd30
[ 2529.116315] ? _raw_read_unlock+0x29/0x50
[ 2529.116323] lookup_inline_extent_backref+0x15c/0x6e0
[ 2529.116329] ? lock_is_held_type+0xe8/0x140
[ 2529.116337] lookup_extent_backref+0x41/0xd0
[ 2529.116345] __btrfs_free_extent+0xfb/0x7c0
[ 2529.116352] ? sched_clock_cpu+0x20/0xc0
[ 2529.116361] __btrfs_run_delayed_refs+0x303/0x1260
[ 2529.116377] btrfs_run_delayed_refs+0x89/0x1d0
[ 2529.116384] btrfs_commit_transaction+0x93/0xed0
[ 2529.116396] transaction_kthread+0x142/0x1b0
[ 2529.116402] ? __pfx_transaction_kthread+0x10/0x10
[ 2529.116405] kthread+0xf5/0x120
[ 2529.116408] ? __pfx_kthread+0x10/0x10
[ 2529.116413] ret_from_fork+0x2c/0x50
[ 2529.116424] </TASK>
[ 2529.116427] irq event stamp: 20924433
[ 2529.116429] hardirqs last enabled at (20924441): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2529.116433] hardirqs last disabled at (20924448): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2529.116436] softirqs last enabled at (20921830): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2529.116439] softirqs last disabled at (20921823): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2529.116442] ---[ end trace 0000000000000000 ]---
[ 2553.346260] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2553.346303] [drm] PSP is resuming...
[ 2553.422778] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2553.523444] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2553.537395] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2553.537413] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2553.537424] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2553.537433] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2553.537496] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2553.591882] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2553.593285] [drm] DMUB hardware initialized: version=0x02020017
[ 2553.631312] [drm] kiq ring mec 2 pipe 1 q 0
[ 2553.636675] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2553.636839] [drm] JPEG decode initialized successfully.
[ 2553.636868] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2553.636874] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2553.636879] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2553.636883] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2553.636887] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2553.636890] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2553.636894] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2553.636898] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2553.636901] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2553.636906] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2553.636910] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2553.636914] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2553.636918] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2553.636921] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2553.636925] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2553.636929] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2553.640866] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2555.034158] ------------[ cut here ]------------
[ 2555.034167] WARNING: CPU: 2 PID: 3630 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2555.034174] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2555.034261] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2555.034333] CPU: 2 PID: 3630 Comm: ThreadPoolForeg Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2555.034337] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2555.034339] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2555.034343] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2555.034347] RSP: 0018:ffffa79913ce7538 EFLAGS: 00010246
[ 2555.034353] RAX: 0000000000000000 RBX: ffff8f9d6eb06050 RCX: 0000000000000000
[ 2555.034357] RDX: 0000000000000000 RSI: ffff8f9d6eb05fd0 RDI: ffffa79913ce7560
[ 2555.034361] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2555.034365] R10: ffff8f9d6eb06050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2555.034369] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2555.034373] FS: 00007faa94dfd6c0(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 2555.034377] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2555.034381] CR2: 0000294832bf1000 CR3: 000000011fa46000 CR4: 0000000000750ee0
[ 2555.034386] PKRU: 55555554
[ 2555.034389] Call Trace:
[ 2555.034393] <TASK>
[ 2555.034404] submit_one_bio+0xd4/0xe0
[ 2555.034415] submit_extent_page+0x142/0x550
[ 2555.034437] read_extent_buffer_pages+0x584/0x9c0
[ 2555.034450] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2555.034458] ? folio_unlock+0x1d/0x50
[ 2555.034469] btrfs_read_extent_buffer+0x98/0x150
[ 2555.034478] read_tree_block+0x43/0xa0
[ 2555.034485] read_block_for_search+0x266/0x370
[ 2555.034506] btrfs_search_slot+0x351/0xd30
[ 2555.034524] btrfs_lookup_csum+0x63/0x150
[ 2555.034532] btrfs_lookup_bio_sums+0x258/0x5b0
[ 2555.034548] btrfs_submit_compressed_read+0x359/0x470
[ 2555.034558] submit_one_bio+0xc4/0xe0
[ 2555.034563] ? extent_readahead+0xb7/0x6f0
[ 2555.034566] extent_readahead+0x6d3/0x6f0
[ 2555.034570] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2555.034584] read_pages+0x7a/0x300
[ 2555.034592] page_cache_ra_unbounded+0x131/0x1b0
[ 2555.034599] filemap_get_pages+0x11e/0x6b0
[ 2555.034606] ? lock_is_held_type+0xe8/0x140
[ 2555.034616] filemap_read+0xd7/0x330
[ 2555.034657] vfs_read+0x243/0x310
[ 2555.034675] ksys_read+0x64/0xe0
[ 2555.034684] do_syscall_64+0x5b/0x80
[ 2555.034691] ? do_syscall_64+0x67/0x80
[ 2555.034696] ? do_syscall_64+0x67/0x80
[ 2555.034701] ? lockdep_hardirqs_on+0x7d/0x100
[ 2555.034707] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 2555.034713] RIP: 0033:0x7faaa75fcafc
[ 2555.034737] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 2555.034741] RSP: 002b:00007faa94dfbfd0 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 2555.034766] RAX: ffffffffffffffda RBX: 00007faa8cb29000 RCX: 00007faaa75fcafc
[ 2555.034768] RDX: 0000000000010000 RSI: 00007faa8cb29000 RDI: 00000000000006ff
[ 2555.034770] RBP: 00007faa94dfc0b0 R08: 0000000000000000 R09: 0000561ab3e9f0e8
[ 2555.034772] R10: 00007ffc851fa080 R11: 0000000000000246 R12: 0000000000010000
[ 2555.034775] R13: 0000561ab45dfa10 R14: 000029484b76a490 R15: 0000000000010000
[ 2555.034785] </TASK>
[ 2555.034788] irq event stamp: 23848825
[ 2555.034790] hardirqs last enabled at (23848833): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2555.034794] hardirqs last disabled at (23848840): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2555.034797] softirqs last enabled at (23848764): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2555.034801] softirqs last disabled at (23848759): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2555.034804] ---[ end trace 0000000000000000 ]---
[ 2556.354075] ------------[ cut here ]------------
[ 2556.354087] WARNING: CPU: 10 PID: 537 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2556.354097] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2556.354267] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2556.354384] CPU: 10 PID: 537 Comm: kworker/u32:5 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2556.354390] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2556.354395] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2556.354403] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2556.354409] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2556.354414] RSP: 0018:ffffa79905f53860 EFLAGS: 00010246
[ 2556.354421] RAX: 0000000000000000 RBX: ffff8f970108e590 RCX: 0000000000000000
[ 2556.354426] RDX: 0000000000000000 RSI: ffff8f970108e510 RDI: ffffa79905f53888
[ 2556.354430] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2556.354434] R10: ffff8f970108e590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2556.354439] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2556.354443] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 2556.354448] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2556.354453] CR2: 000029481cdd3000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2556.354457] PKRU: 55555554
[ 2556.354462] Call Trace:
[ 2556.354467] <TASK>
[ 2556.354479] submit_one_bio+0xd4/0xe0
[ 2556.354491] submit_extent_page+0x142/0x550
[ 2556.354516] read_extent_buffer_pages+0x584/0x9c0
[ 2556.354531] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2556.354540] ? folio_unlock+0x1d/0x50
[ 2556.354551] btrfs_read_extent_buffer+0x98/0x150
[ 2556.354563] read_tree_block+0x43/0xa0
[ 2556.354571] read_block_for_search+0x266/0x370
[ 2556.354594] btrfs_search_slot+0x351/0xd30
[ 2556.354609] ? lock_is_held_type+0xe8/0x140
[ 2556.354622] btrfs_lookup_csum+0x63/0x150
[ 2556.354636] btrfs_csum_file_blocks+0x197/0x6c0
[ 2556.354643] ? sched_clock_cpu+0x9f/0xc0
[ 2556.354652] ? lock_release+0x14b/0x440
[ 2556.354664] ? _raw_read_unlock+0x29/0x50
[ 2556.354676] btrfs_finish_ordered_io+0x441/0x860
[ 2556.354702] btrfs_work_helper+0xfe/0x400
[ 2556.354709] ? lock_is_held_type+0xe8/0x140
[ 2556.354722] process_one_work+0x294/0x5b0
[ 2556.354740] worker_thread+0x4f/0x3a0
[ 2556.354772] ? __pfx_worker_thread+0x10/0x10
[ 2556.354778] kthread+0xf5/0x120
[ 2556.354784] ? __pfx_kthread+0x10/0x10
[ 2556.354793] ret_from_fork+0x2c/0x50
[ 2556.354816] </TASK>
[ 2556.354820] irq event stamp: 33106205
[ 2556.354824] hardirqs last enabled at (33106213): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2556.354831] hardirqs last disabled at (33106220): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2556.354836] softirqs last enabled at (33106160): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2556.354842] softirqs last disabled at (33106153): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2556.354847] ---[ end trace 0000000000000000 ]---
[ 2559.306498] ------------[ cut here ]------------
[ 2559.306510] WARNING: CPU: 2 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2559.306520] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2559.306687] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2559.306832] CPU: 2 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2559.306839] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2559.306843] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2559.306850] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2559.306855] RSP: 0018:ffffa7990487f790 EFLAGS: 00010246
[ 2559.306862] RAX: 0000000000000000 RBX: ffff8f9d6eb04610 RCX: 0000000000000000
[ 2559.306866] RDX: 0000000000000000 RSI: ffff8f9d6eb04590 RDI: ffffa7990487f7b8
[ 2559.306870] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2559.306874] R10: ffff8f9d6eb04610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2559.306878] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2559.306883] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 2559.306888] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2559.306892] CR2: 00000000bf0fd000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2559.306897] PKRU: 55555554
[ 2559.306901] Call Trace:
[ 2559.306905] <TASK>
[ 2559.306918] submit_one_bio+0xd4/0xe0
[ 2559.306929] submit_extent_page+0x142/0x550
[ 2559.306956] read_extent_buffer_pages+0x584/0x9c0
[ 2559.306965] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2559.306970] ? folio_unlock+0x1d/0x50
[ 2559.306977] btrfs_read_extent_buffer+0x98/0x150
[ 2559.306984] read_tree_block+0x43/0xa0
[ 2559.306988] read_block_for_search+0x266/0x370
[ 2559.307002] btrfs_search_slot+0x351/0xd30
[ 2559.307014] btrfs_search_prev_slot.constprop.0+0x14/0x40
[ 2559.307019] modify_free_space_bitmap+0xcc/0x3c0
[ 2559.307031] add_to_free_space_tree+0x89/0xe0
[ 2559.307037] __btrfs_free_extent+0x4a2/0x7c0
[ 2559.307048] __btrfs_run_delayed_refs+0x303/0x1260
[ 2559.307066] btrfs_run_delayed_refs+0x89/0x1d0
[ 2559.307073] btrfs_commit_transaction+0x93/0xed0
[ 2559.307086] transaction_kthread+0x142/0x1b0
[ 2559.307093] ? __pfx_transaction_kthread+0x10/0x10
[ 2559.307096] kthread+0xf5/0x120
[ 2559.307100] ? __pfx_kthread+0x10/0x10
[ 2559.307105] ret_from_fork+0x2c/0x50
[ 2559.307118] </TASK>
[ 2559.307121] irq event stamp: 21015423
[ 2559.307123] hardirqs last enabled at (21015431): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2559.307128] hardirqs last disabled at (21015438): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2559.307131] softirqs last enabled at (21014944): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2559.307135] softirqs last disabled at (21014933): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2559.307138] ---[ end trace 0000000000000000 ]---
[ 2583.417158] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2583.417191] [drm] PSP is resuming...
[ 2583.493225] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2583.594781] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2583.611469] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2583.611482] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2583.611492] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2583.611498] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2583.611556] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2583.665576] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2583.666957] [drm] DMUB hardware initialized: version=0x02020017
[ 2583.705223] [drm] kiq ring mec 2 pipe 1 q 0
[ 2583.709964] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2583.710225] [drm] JPEG decode initialized successfully.
[ 2583.710250] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2583.710253] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2583.710256] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2583.710258] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2583.710260] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2583.710262] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2583.710264] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2583.710267] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2583.710269] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2583.710271] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2583.710273] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2583.710275] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2583.710277] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2583.710279] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2583.710282] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2583.710284] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2583.713845] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2613.369436] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2613.369480] [drm] PSP is resuming...
[ 2613.445673] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2613.548781] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2613.562610] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2613.562622] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2613.562632] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2613.562638] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2613.562699] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2613.617177] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2613.618572] [drm] DMUB hardware initialized: version=0x02020017
[ 2613.656384] [drm] kiq ring mec 2 pipe 1 q 0
[ 2613.661928] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2613.662092] [drm] JPEG decode initialized successfully.
[ 2613.662116] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2613.662120] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2613.662122] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2613.662125] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2613.662127] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2613.662129] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2613.662131] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2613.662134] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2613.662136] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2613.662138] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2613.662140] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2613.662142] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2613.662144] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2613.662146] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2613.662149] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2613.662151] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2613.666157] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2617.206057] ------------[ cut here ]------------
[ 2617.206070] WARNING: CPU: 8 PID: 9778 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2617.206083] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2617.206259] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2617.206351] CPU: 8 PID: 9778 Comm: kworker/u32:0 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2617.206358] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2617.206364] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2617.206371] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2617.206376] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2617.206379] RSP: 0018:ffffa7991a137860 EFLAGS: 00010246
[ 2617.206385] RAX: 0000000000000000 RBX: ffff8fa2c2ccb710 RCX: 0000000000000000
[ 2617.206388] RDX: 0000000000000000 RSI: ffff8fa2c2ccb690 RDI: ffffa7991a137888
[ 2617.206391] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2617.206394] R10: ffff8fa2c2ccb710 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2617.206397] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2617.206401] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 2617.206404] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2617.206407] CR2: 0000331a007d0000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2617.206411] PKRU: 55555554
[ 2617.206414] Call Trace:
[ 2617.206417] <TASK>
[ 2617.206427] submit_one_bio+0xd4/0xe0
[ 2617.206436] submit_extent_page+0x142/0x550
[ 2617.206454] read_extent_buffer_pages+0x584/0x9c0
[ 2617.206464] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2617.206471] ? folio_unlock+0x1d/0x50
[ 2617.206480] btrfs_read_extent_buffer+0x98/0x150
[ 2617.206488] read_tree_block+0x43/0xa0
[ 2617.206493] read_block_for_search+0x266/0x370
[ 2617.206511] btrfs_search_slot+0x351/0xd30
[ 2617.206521] ? lock_is_held_type+0xe8/0x140
[ 2617.206531] btrfs_lookup_csum+0x63/0x150
[ 2617.206541] btrfs_csum_file_blocks+0x197/0x6c0
[ 2617.206546] ? sched_clock_cpu+0x9f/0xc0
[ 2617.206553] ? lock_release+0x14b/0x440
[ 2617.206561] ? _raw_read_unlock+0x29/0x50
[ 2617.206570] btrfs_finish_ordered_io+0x441/0x860
[ 2617.206588] btrfs_work_helper+0xfe/0x400
[ 2617.206592] ? lock_is_held_type+0xe8/0x140
[ 2617.206602] process_one_work+0x294/0x5b0
[ 2617.206614] worker_thread+0x4f/0x3a0
[ 2617.206621] ? __pfx_worker_thread+0x10/0x10
[ 2617.206625] kthread+0xf5/0x120
[ 2617.206629] ? __pfx_kthread+0x10/0x10
[ 2617.206635] ret_from_fork+0x2c/0x50
[ 2617.206651] </TASK>
[ 2617.206654] irq event stamp: 4661343
[ 2617.206657] hardirqs last enabled at (4661351): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2617.206662] hardirqs last disabled at (4661358): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2617.206666] softirqs last enabled at (4660114): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 2617.206672] softirqs last disabled at (4660112): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 2617.206675] ---[ end trace 0000000000000000 ]---
[ 2643.417235] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2643.417278] [drm] PSP is resuming...
[ 2643.493335] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2643.595352] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2643.609149] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2643.609160] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2643.609170] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2643.609175] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2643.609235] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2643.663781] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2643.665083] [drm] DMUB hardware initialized: version=0x02020017
[ 2643.703130] [drm] kiq ring mec 2 pipe 1 q 0
[ 2643.708286] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2643.708493] [drm] JPEG decode initialized successfully.
[ 2643.708517] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2643.708521] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2643.708523] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2643.708525] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2643.708527] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2643.708529] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2643.708531] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2643.708533] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2643.708535] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2643.708537] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2643.708540] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2643.708542] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2643.708544] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2643.708546] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2643.708548] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2643.708550] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2643.712007] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2650.696423] ------------[ cut here ]------------
[ 2650.696433] WARNING: CPU: 9 PID: 10128 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2650.696441] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2650.696538] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2650.696605] CPU: 9 PID: 10128 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2650.696609] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2650.696612] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2650.696616] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2650.696619] RSP: 0018:ffffa79919f639a8 EFLAGS: 00010246
[ 2650.696623] RAX: 0000000000000000 RBX: ffff8f973b4fd790 RCX: 0000000000000000
[ 2650.696626] RDX: 0000000000000000 RSI: ffff8f973b4fd710 RDI: ffffa79919f639d0
[ 2650.696629] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2650.696631] R10: ffff8f973b4fd790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2650.696634] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2650.696637] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000bf2ffb40
[ 2650.696640] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2650.696643] CR2: 00002948269ef1c0 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2650.696645] PKRU: 55555554
[ 2650.696648] Call Trace:
[ 2650.696651] <TASK>
[ 2650.696659] submit_one_bio+0xd4/0xe0
[ 2650.696667] submit_extent_page+0x142/0x550
[ 2650.696683] read_extent_buffer_pages+0x584/0x9c0
[ 2650.696692] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2650.696697] ? folio_unlock+0x1d/0x50
[ 2650.696706] btrfs_read_extent_buffer+0x98/0x150
[ 2650.696712] read_tree_block+0x43/0xa0
[ 2650.696717] read_block_for_search+0x266/0x370
[ 2650.696731] btrfs_search_slot+0x351/0xd30
[ 2650.696740] ? btrfs_readdir_get_delayed_items+0x132/0x1b0
[ 2650.696783] btrfs_real_readdir+0x14a/0x470
[ 2650.696790] ? lock_is_held_type+0xe8/0x140
[ 2650.696800] ? find_held_lock+0x32/0x90
[ 2650.696821] iterate_dir+0x183/0x1d0
[ 2650.696833] __ia32_sys_getdents64+0x77/0x120
[ 2650.696839] ? __pfx_filldir64+0x10/0x10
[ 2650.696847] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2650.696858] __do_fast_syscall_32+0x88/0xf0
[ 2650.696866] ? __do_fast_syscall_32+0x94/0xf0
[ 2650.696872] ? lockdep_hardirqs_on+0x7d/0x100
[ 2650.696880] ? __do_fast_syscall_32+0x94/0xf0
[ 2650.696886] ? __do_fast_syscall_32+0x94/0xf0
[ 2650.696896] do_fast_syscall_32+0x2f/0x70
[ 2650.696904] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2650.696912] RIP: 0023:0xf7fc0579
[ 2650.696937] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2650.696942] RSP: 002b:00000000bf2fd194 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2650.696949] RAX: ffffffffffffffda RBX: 0000000000000058 RCX: 00000000cd3e0d6c
[ 2650.696954] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2650.696958] RBP: 00000000ffffeb38 R08: 00000000bf2fd194 R09: 0000000000000000
[ 2650.696963] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2650.696967] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2650.696988] </TASK>
[ 2650.696992] irq event stamp: 2085
[ 2650.696997] hardirqs last enabled at (2093): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2650.697003] hardirqs last disabled at (2100): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2650.697009] softirqs last enabled at (1888): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2650.697015] softirqs last disabled at (1881): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2650.697021] ---[ end trace 0000000000000000 ]---
[ 2673.450150] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2673.450183] [drm] PSP is resuming...
[ 2673.527248] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2673.627596] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2673.641474] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2673.641484] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2673.641492] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2673.641496] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2673.641550] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2673.696402] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2673.697780] [drm] DMUB hardware initialized: version=0x02020017
[ 2673.736319] [drm] kiq ring mec 2 pipe 1 q 0
[ 2673.741668] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2673.741832] [drm] JPEG decode initialized successfully.
[ 2673.741862] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2673.741867] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2673.741871] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2673.741876] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2673.741880] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2673.741884] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2673.741889] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2673.741893] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2673.741897] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2673.741902] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2673.741907] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2673.741912] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2673.741917] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2673.741922] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2673.741927] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2673.741931] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2673.745643] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2682.226756] ------------[ cut here ]------------
[ 2682.226894] WARNING: CPU: 8 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2682.226902] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2682.227000] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2682.227067] CPU: 8 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2682.227071] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2682.227073] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2682.227077] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2682.227080] RSP: 0018:ffffa7990487f830 EFLAGS: 00010246
[ 2682.227084] RAX: 0000000000000000 RBX: ffff8f9d5e3d95d0 RCX: 0000000000000000
[ 2682.227087] RDX: 0000000000000000 RSI: ffff8f9d5e3d9550 RDI: ffffa7990487f858
[ 2682.227090] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2682.227092] R10: ffff8f9d5e3d95d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2682.227095] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2682.227097] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 2682.227100] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2682.227103] CR2: 00002f02002b0000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2682.227105] PKRU: 55555554
[ 2682.227108] Call Trace:
[ 2682.227110] <TASK>
[ 2682.227119] submit_one_bio+0xd4/0xe0
[ 2682.227126] submit_extent_page+0x142/0x550
[ 2682.227141] read_extent_buffer_pages+0x584/0x9c0
[ 2682.227149] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2682.227154] ? folio_unlock+0x1d/0x50
[ 2682.227161] btrfs_read_extent_buffer+0x98/0x150
[ 2682.227168] read_tree_block+0x43/0xa0
[ 2682.227172] btrfs_read_node_slot+0x154/0x1a0
[ 2682.227182] push_leaf_right+0xa8/0x1e0
[ 2682.227191] split_leaf+0x3bd/0x670
[ 2682.227194] ? lock_is_held_type+0xe8/0x140
[ 2682.227202] ? leaf_space_used+0xae/0xd0
[ 2682.227211] btrfs_search_slot+0xc4e/0xd30
[ 2682.227223] btrfs_insert_empty_items+0x31/0x70
[ 2682.227227] __btrfs_run_delayed_refs+0xa77/0x1260
[ 2682.227244] btrfs_run_delayed_refs+0x89/0x1d0
[ 2682.227251] btrfs_commit_transaction+0x93/0xed0
[ 2682.227263] transaction_kthread+0x142/0x1b0
[ 2682.227270] ? __pfx_transaction_kthread+0x10/0x10
[ 2682.227273] kthread+0xf5/0x120
[ 2682.227277] ? __pfx_kthread+0x10/0x10
[ 2682.227282] ret_from_fork+0x2c/0x50
[ 2682.227294] </TASK>
[ 2682.227297] irq event stamp: 21562061
[ 2682.227299] hardirqs last enabled at (21562069): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2682.227304] hardirqs last disabled at (21562076): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2682.227307] softirqs last enabled at (21558052): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2682.227311] softirqs last disabled at (21558045): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2682.227314] ---[ end trace 0000000000000000 ]---
[ 2682.227996] ------------[ cut here ]------------
[ 2682.228063] WARNING: CPU: 8 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2682.228068] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2682.228155] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2682.228214] CPU: 8 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2682.228218] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2682.228221] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2682.228224] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2682.228227] RSP: 0018:ffffa7990487f830 EFLAGS: 00010246
[ 2682.228231] RAX: 0000000000000000 RBX: ffff8f9d5e3da750 RCX: 0000000000000000
[ 2682.228233] RDX: 0000000000000000 RSI: ffff8f9d5e3da6d0 RDI: ffffa7990487f858
[ 2682.228236] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2682.228238] R10: ffff8f9d5e3da750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2682.228241] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2682.228243] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 2682.228246] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2682.228248] CR2: 00002f02002b0000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2682.228251] PKRU: 55555554
[ 2682.228253] Call Trace:
[ 2682.228256] <TASK>
[ 2682.228262] submit_one_bio+0xd4/0xe0
[ 2682.228269] submit_extent_page+0x142/0x550
[ 2682.228283] read_extent_buffer_pages+0x584/0x9c0
[ 2682.228291] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2682.228296] ? folio_unlock+0x1d/0x50
[ 2682.228302] btrfs_read_extent_buffer+0x98/0x150
[ 2682.228309] read_tree_block+0x43/0xa0
[ 2682.228313] btrfs_read_node_slot+0x154/0x1a0
[ 2682.228323] push_leaf_right+0xa8/0x1e0
[ 2682.228331] split_leaf+0x3bd/0x670
[ 2682.228338] ? leaf_space_used+0xae/0xd0
[ 2682.228346] btrfs_search_slot+0xc4e/0xd30
[ 2682.228358] btrfs_insert_empty_items+0x31/0x70
[ 2682.228363] __btrfs_run_delayed_refs+0xa77/0x1260
[ 2682.228379] btrfs_run_delayed_refs+0x89/0x1d0
[ 2682.228386] btrfs_commit_transaction+0x93/0xed0
[ 2682.228398] transaction_kthread+0x142/0x1b0
[ 2682.228404] ? __pfx_transaction_kthread+0x10/0x10
[ 2682.228408] kthread+0xf5/0x120
[ 2682.228410] ? __pfx_kthread+0x10/0x10
[ 2682.228415] ret_from_fork+0x2c/0x50
[ 2682.228427] </TASK>
[ 2682.228430] irq event stamp: 21563637
[ 2682.228432] hardirqs last enabled at (21563645): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2682.228435] hardirqs last disabled at (21563652): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2682.228438] softirqs last enabled at (21562338): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2682.228442] softirqs last disabled at (21562331): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2682.228444] ---[ end trace 0000000000000000 ]---
[ 2703.425165] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2703.425201] [drm] PSP is resuming...
[ 2703.501230] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2703.603782] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2703.617610] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2703.617622] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2703.617631] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2703.617637] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2703.617695] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2703.672477] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2703.673854] [drm] DMUB hardware initialized: version=0x02020017
[ 2703.711916] [drm] kiq ring mec 2 pipe 1 q 0
[ 2703.717137] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2703.717385] [drm] JPEG decode initialized successfully.
[ 2703.717411] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2703.717417] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2703.717422] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2703.717426] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2703.717430] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2703.717434] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2703.717438] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2703.717442] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2703.717445] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2703.717450] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2703.717454] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2703.717458] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2703.717462] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2703.717466] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2703.717470] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2703.717474] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2703.721063] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2733.505168] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2733.505200] [drm] PSP is resuming...
[ 2733.582782] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2733.685895] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2733.699722] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2733.699734] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2733.699758] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2733.699764] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2733.699847] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2733.754455] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2733.755855] [drm] DMUB hardware initialized: version=0x02020017
[ 2733.794845] [drm] kiq ring mec 2 pipe 1 q 0
[ 2733.800575] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2733.800762] [drm] JPEG decode initialized successfully.
[ 2733.800787] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2733.800790] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2733.800792] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2733.800795] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2733.800797] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2733.800799] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2733.800801] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2733.800803] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2733.800805] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2733.800807] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2733.800810] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2733.800812] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2733.800814] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2733.800816] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2733.800819] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2733.800821] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2733.804740] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2763.521153] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2763.521186] [drm] PSP is resuming...
[ 2763.597145] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2763.697615] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2763.711799] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2763.711809] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2763.711816] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2763.711820] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2763.711874] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2763.765656] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2763.767068] [drm] DMUB hardware initialized: version=0x02020017
[ 2763.806585] [drm] kiq ring mec 2 pipe 1 q 0
[ 2763.811950] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2763.812189] [drm] JPEG decode initialized successfully.
[ 2763.812218] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2763.812224] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2763.812228] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2763.812232] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2763.812236] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2763.812240] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2763.812244] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2763.812248] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2763.812252] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2763.812257] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2763.812261] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2763.812265] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2763.812269] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2763.812273] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2763.812277] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2763.812281] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2763.815867] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2793.537161] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2793.537194] [drm] PSP is resuming...
[ 2793.613117] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2793.714416] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2793.728259] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2793.728273] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2793.728283] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2793.728290] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2793.728348] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2793.783399] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2793.784795] [drm] DMUB hardware initialized: version=0x02020017
[ 2793.823089] [drm] kiq ring mec 2 pipe 1 q 0
[ 2793.828387] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2793.828544] [drm] JPEG decode initialized successfully.
[ 2793.828576] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2793.828582] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2793.828586] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2793.828591] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2793.828595] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2793.828600] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2793.828605] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2793.828609] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2793.828613] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2793.828618] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2793.828623] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2793.828628] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2793.828632] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2793.828636] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2793.828641] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2793.828646] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2793.832546] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2807.865171] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2807.865203] [drm] PSP is resuming...
[ 2807.941113] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2808.042888] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2808.056891] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2808.056899] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2808.056907] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2808.056911] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2808.056966] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2808.111484] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2808.112860] [drm] DMUB hardware initialized: version=0x02020017
[ 2808.151137] [drm] kiq ring mec 2 pipe 1 q 0
[ 2808.155926] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2808.156220] [drm] JPEG decode initialized successfully.
[ 2808.156244] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2808.156247] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2808.156250] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2808.156252] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2808.156254] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2808.156256] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2808.156258] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2808.156260] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2808.156262] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2808.156264] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2808.156266] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2808.156268] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2808.156270] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2808.156272] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2808.156274] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2808.156276] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2808.159832] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2823.570332] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2823.570376] [drm] PSP is resuming...
[ 2823.646338] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2823.749008] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2823.762776] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2823.762785] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2823.762793] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2823.762797] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2823.762876] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2823.817521] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2823.818894] [drm] DMUB hardware initialized: version=0x02020017
[ 2823.857219] [drm] kiq ring mec 2 pipe 1 q 0
[ 2823.862095] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2823.862334] [drm] JPEG decode initialized successfully.
[ 2823.862358] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2823.862362] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2823.862364] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2823.862367] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2823.862369] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2823.862371] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2823.862373] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2823.862375] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2823.862378] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2823.862380] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2823.862382] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2823.862385] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2823.862387] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2823.862389] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2823.862391] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2823.862393] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2823.866681] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2837.321024] ------------[ cut here ]------------
[ 2837.321032] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2837.321040] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2837.321131] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2837.321193] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2837.321197] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2837.321200] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2837.321204] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2837.321207] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 2837.321211] RAX: 0000000000000000 RBX: ffff8f97252280d0 RCX: 0000000000000000
[ 2837.321213] RDX: 0000000000000000 RSI: ffff8f9725228050 RDI: ffffa7990487f780
[ 2837.321216] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2837.321218] R10: ffff8f97252280d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2837.321220] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2837.321223] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 2837.321226] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2837.321228] CR2: 00000000c78fe000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 2837.321231] PKRU: 55555554
[ 2837.321233] Call Trace:
[ 2837.321236] <TASK>
[ 2837.321243] submit_one_bio+0xd4/0xe0
[ 2837.321251] submit_extent_page+0x142/0x550
[ 2837.321265] read_extent_buffer_pages+0x584/0x9c0
[ 2837.321273] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2837.321278] ? folio_unlock+0x1d/0x50
[ 2837.321285] btrfs_read_extent_buffer+0x98/0x150
[ 2837.321292] read_tree_block+0x43/0xa0
[ 2837.321296] read_block_for_search+0x266/0x370
[ 2837.321311] btrfs_search_slot+0x351/0xd30
[ 2837.321320] ? _raw_read_unlock+0x29/0x50
[ 2837.321327] lookup_inline_extent_backref+0x15c/0x6e0
[ 2837.321334] ? lock_is_held_type+0xe8/0x140
[ 2837.321342] lookup_extent_backref+0x41/0xd0
[ 2837.321350] __btrfs_free_extent+0xfb/0x7c0
[ 2837.321357] ? sched_clock_cpu+0x20/0xc0
[ 2837.321366] __btrfs_run_delayed_refs+0x303/0x1260
[ 2837.321382] btrfs_run_delayed_refs+0x89/0x1d0
[ 2837.321389] btrfs_commit_transaction+0x93/0xed0
[ 2837.321401] transaction_kthread+0x142/0x1b0
[ 2837.321408] ? __pfx_transaction_kthread+0x10/0x10
[ 2837.321411] kthread+0xf5/0x120
[ 2837.321415] ? __pfx_kthread+0x10/0x10
[ 2837.321419] ret_from_fork+0x2c/0x50
[ 2837.321432] </TASK>
[ 2837.321434] irq event stamp: 22141721
[ 2837.321436] hardirqs last enabled at (22141729): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2837.321441] hardirqs last disabled at (22141736): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2837.321444] softirqs last enabled at (22140030): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2837.321448] softirqs last disabled at (22140023): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2837.321450] ---[ end trace 0000000000000000 ]---
[ 2853.609224] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2853.609270] [drm] PSP is resuming...
[ 2853.685354] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2853.786778] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2853.800585] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2853.800595] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2853.800602] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2853.800606] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2853.800659] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2853.855707] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2853.857140] [drm] DMUB hardware initialized: version=0x02020017
[ 2853.895283] [drm] kiq ring mec 2 pipe 1 q 0
[ 2853.900722] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2853.900912] [drm] JPEG decode initialized successfully.
[ 2853.900943] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2853.900949] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2853.900953] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2853.900958] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2853.900962] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2853.900966] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2853.900970] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2853.900974] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2853.900979] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2853.900983] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2853.900987] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2853.900992] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2853.900996] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2853.901000] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2853.901004] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2853.901009] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2853.904839] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2873.674506] ------------[ cut here ]------------
[ 2873.674518] WARNING: CPU: 1 PID: 4166 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2873.674529] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2873.674705] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2873.674847] CPU: 1 PID: 4166 Comm: kworker/u32:17 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2873.674853] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2873.674859] Workqueue: btrfs-endio-write btrfs_work_helper
[ 2873.674868] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2873.674874] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2873.674880] RSP: 0018:ffffa79906f6b860 EFLAGS: 00010246
[ 2873.674887] RAX: 0000000000000000 RBX: ffff8f9d683a9250 RCX: 0000000000000000
[ 2873.674892] RDX: 0000000000000000 RSI: ffff8f9d683a91d0 RDI: ffffa79906f6b888
[ 2873.674896] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2873.674900] R10: ffff8f9d683a9250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2873.674905] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2873.674910] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0000) knlGS:0000000000000000
[ 2873.674915] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2873.674919] CR2: 00000000bf1fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2873.674924] PKRU: 55555554
[ 2873.674929] Call Trace:
[ 2873.674934] <TASK>
[ 2873.674947] submit_one_bio+0xd4/0xe0
[ 2873.674959] submit_extent_page+0x142/0x550
[ 2873.674985] read_extent_buffer_pages+0x584/0x9c0
[ 2873.675000] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2873.675009] ? folio_unlock+0x1d/0x50
[ 2873.675021] btrfs_read_extent_buffer+0x98/0x150
[ 2873.675033] read_tree_block+0x43/0xa0
[ 2873.675041] read_block_for_search+0x266/0x370
[ 2873.675065] btrfs_search_slot+0x351/0xd30
[ 2873.675080] ? lock_is_held_type+0xe8/0x140
[ 2873.675093] btrfs_lookup_csum+0x63/0x150
[ 2873.675107] btrfs_csum_file_blocks+0x197/0x6c0
[ 2873.675114] ? sched_clock_cpu+0x9f/0xc0
[ 2873.675123] ? lock_release+0x14b/0x440
[ 2873.675135] ? _raw_read_unlock+0x29/0x50
[ 2873.675147] btrfs_finish_ordered_io+0x441/0x860
[ 2873.675174] btrfs_work_helper+0xfe/0x400
[ 2873.675181] ? lock_is_held_type+0xe8/0x140
[ 2873.675194] process_one_work+0x294/0x5b0
[ 2873.675212] worker_thread+0x4f/0x3a0
[ 2873.675223] ? __pfx_worker_thread+0x10/0x10
[ 2873.675228] kthread+0xf5/0x120
[ 2873.675234] ? __pfx_kthread+0x10/0x10
[ 2873.675243] ret_from_fork+0x2c/0x50
[ 2873.675267] </TASK>
[ 2873.675271] irq event stamp: 61107481
[ 2873.675276] hardirqs last enabled at (61107489): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2873.675282] hardirqs last disabled at (61107496): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2873.675288] softirqs last enabled at (61106906): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2873.675294] softirqs last disabled at (61106899): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2873.675299] ---[ end trace 0000000000000000 ]---
[ 2883.593223] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2883.593266] [drm] PSP is resuming...
[ 2883.669129] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2883.769555] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2883.783362] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2883.783372] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2883.783380] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2883.783384] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2883.783437] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2883.837624] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2883.839021] [drm] DMUB hardware initialized: version=0x02020017
[ 2883.877794] [drm] kiq ring mec 2 pipe 1 q 0
[ 2883.883429] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2883.883592] [drm] JPEG decode initialized successfully.
[ 2883.883616] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2883.883619] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2883.883621] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2883.883624] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2883.883626] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2883.883628] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2883.883630] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2883.883632] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2883.883634] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2883.883636] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2883.883638] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2883.883641] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2883.883643] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2883.883645] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2883.883647] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2883.883649] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2883.887571] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2889.226515] ------------[ cut here ]------------
[ 2889.226525] WARNING: CPU: 12 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2889.226533] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2889.226632] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2889.226701] CPU: 12 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2889.226705] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2889.226708] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2889.226712] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2889.226715] RSP: 0018:ffffa79913937978 EFLAGS: 00010246
[ 2889.226720] RAX: 0000000000000000 RBX: ffff8f9b0b9c15d0 RCX: 0000000000000000
[ 2889.226723] RDX: 0000000000000000 RSI: ffff8f9b0b9c1550 RDI: ffffa799139379a0
[ 2889.226726] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2889.226728] R10: ffff8f9b0b9c15d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2889.226731] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2889.226734] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000c3ffbb40
[ 2889.226737] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2889.226740] CR2: 00001c50052fc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2889.226761] PKRU: 55555554
[ 2889.226764] Call Trace:
[ 2889.226767] <TASK>
[ 2889.226775] submit_one_bio+0xd4/0xe0
[ 2889.226784] submit_extent_page+0x142/0x550
[ 2889.226800] read_extent_buffer_pages+0x584/0x9c0
[ 2889.226809] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2889.226814] ? folio_unlock+0x1d/0x50
[ 2889.226822] btrfs_read_extent_buffer+0x98/0x150
[ 2889.226829] read_tree_block+0x43/0xa0
[ 2889.226834] read_block_for_search+0x266/0x370
[ 2889.226849] btrfs_search_slot+0x351/0xd30
[ 2889.226859] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2889.226866] btrfs_real_readdir+0x14a/0x470
[ 2889.226871] ? lock_is_held_type+0xe8/0x140
[ 2889.226878] ? find_held_lock+0x32/0x90
[ 2889.226891] iterate_dir+0x183/0x1d0
[ 2889.226899] __ia32_sys_getdents64+0x77/0x120
[ 2889.226903] ? __pfx_filldir64+0x10/0x10
[ 2889.226909] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2889.226916] __do_fast_syscall_32+0x88/0xf0
[ 2889.226924] ? __do_fast_syscall_32+0x94/0xf0
[ 2889.226929] ? lockdep_hardirqs_on+0x7d/0x100
[ 2889.226933] ? __do_fast_syscall_32+0x94/0xf0
[ 2889.226937] ? __do_fast_syscall_32+0x94/0xf0
[ 2889.226943] do_fast_syscall_32+0x2f/0x70
[ 2889.226948] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2889.226953] RIP: 0023:0xf7fc0579
[ 2889.226975] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2889.226978] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2889.226983] RAX: ffffffffffffffda RBX: 000000000000007d RCX: 00000000d8fddedc
[ 2889.226985] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2889.226988] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2889.226991] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2889.226993] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2889.227006] </TASK>
[ 2889.227008] irq event stamp: 48643913
[ 2889.227011] hardirqs last enabled at (48643921): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2889.227016] hardirqs last disabled at (48643928): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2889.227019] softirqs last enabled at (48636850): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2889.227024] softirqs last disabled at (48636841): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2889.227027] ---[ end trace 0000000000000000 ]---
[ 2889.232935] ------------[ cut here ]------------
[ 2889.232941] WARNING: CPU: 12 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2889.232946] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2889.233035] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2889.233089] CPU: 12 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2889.233092] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2889.233094] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2889.233097] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2889.233100] RSP: 0018:ffffa799139379c8 EFLAGS: 00010246
[ 2889.233103] RAX: 0000000000000000 RBX: ffff8f9b0b9c3e10 RCX: 0000000000000000
[ 2889.233105] RDX: 0000000000000000 RSI: ffff8f9b0b9c3d90 RDI: ffffa799139379f0
[ 2889.233107] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2889.233109] R10: ffff8f9b0b9c3e10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2889.233112] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2889.233114] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000c3ffbb40
[ 2889.233116] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2889.233119] CR2: 00001c50052fc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2889.233121] PKRU: 55555554
[ 2889.233123] Call Trace:
[ 2889.233125] <TASK>
[ 2889.233131] submit_one_bio+0xd4/0xe0
[ 2889.233138] submit_extent_page+0x142/0x550
[ 2889.233150] read_extent_buffer_pages+0x584/0x9c0
[ 2889.233157] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2889.233162] ? folio_unlock+0x1d/0x50
[ 2889.233168] btrfs_read_extent_buffer+0x98/0x150
[ 2889.233174] read_tree_block+0x43/0xa0
[ 2889.233178] read_block_for_search+0x266/0x370
[ 2889.233189] btrfs_search_slot+0x351/0xd30
[ 2889.233196] ? btrfs_readdir_get_delayed_items+0x28/0x1b0
[ 2889.233202] btrfs_real_readdir+0x14a/0x470
[ 2889.233205] ? lock_is_held_type+0xe8/0x140
[ 2889.233211] ? find_held_lock+0x32/0x90
[ 2889.233221] iterate_dir+0x183/0x1d0
[ 2889.233228] __ia32_sys_getdents64+0x77/0x120
[ 2889.233232] ? __pfx_filldir64+0x10/0x10
[ 2889.233236] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2889.233242] __do_fast_syscall_32+0x88/0xf0
[ 2889.233246] ? __do_fast_syscall_32+0x94/0xf0
[ 2889.233249] ? __do_fast_syscall_32+0x94/0xf0
[ 2889.233252] ? __do_fast_syscall_32+0x94/0xf0
[ 2889.233255] ? __do_fast_syscall_32+0x94/0xf0
[ 2889.233259] do_fast_syscall_32+0x2f/0x70
[ 2889.233263] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2889.233267] RIP: 0023:0xf7fc0579
[ 2889.233281] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2889.233283] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2889.233287] RAX: ffffffffffffffda RBX: 000000000000007d RCX: 00000000d8fddedc
[ 2889.233289] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2889.233291] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2889.233293] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2889.233295] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2889.233305] </TASK>
[ 2889.233307] irq event stamp: 48661177
[ 2889.233309] hardirqs last enabled at (48661185): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2889.233313] hardirqs last disabled at (48661192): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2889.233316] softirqs last enabled at (48653680): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2889.233319] softirqs last disabled at (48653673): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2889.233322] ---[ end trace 0000000000000000 ]---
[ 2898.376154] ------------[ cut here ]------------
[ 2898.376291] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2898.376298] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2898.376402] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2898.376473] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2898.376477] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2898.376480] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2898.376484] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2898.376487] RSP: 0018:ffffa7990487f830 EFLAGS: 00010246
[ 2898.376492] RAX: 0000000000000000 RBX: ffff8f9e67f980d0 RCX: 0000000000000000
[ 2898.376494] RDX: 0000000000000000 RSI: ffff8f9e67f98050 RDI: ffffa7990487f858
[ 2898.376497] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2898.376500] R10: ffff8f9e67f980d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2898.376502] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2898.376505] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 2898.376508] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2898.376511] CR2: 000001490042d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2898.376513] PKRU: 55555554
[ 2898.376516] Call Trace:
[ 2898.376519] <TASK>
[ 2898.376527] submit_one_bio+0xd4/0xe0
[ 2898.376535] submit_extent_page+0x142/0x550
[ 2898.376551] read_extent_buffer_pages+0x584/0x9c0
[ 2898.376560] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2898.376565] ? folio_unlock+0x1d/0x50
[ 2898.376573] btrfs_read_extent_buffer+0x98/0x150
[ 2898.376579] read_tree_block+0x43/0xa0
[ 2898.376584] btrfs_read_node_slot+0x154/0x1a0
[ 2898.376595] push_leaf_right+0xa8/0x1e0
[ 2898.376604] split_leaf+0x3bd/0x670
[ 2898.376611] ? leaf_space_used+0xae/0xd0
[ 2898.376620] btrfs_search_slot+0xc4e/0xd30
[ 2898.376633] btrfs_insert_empty_items+0x31/0x70
[ 2898.376638] __btrfs_run_delayed_refs+0xa77/0x1260
[ 2898.376656] btrfs_run_delayed_refs+0x89/0x1d0
[ 2898.376664] btrfs_commit_transaction+0x46e/0xed0
[ 2898.376677] transaction_kthread+0x142/0x1b0
[ 2898.376684] ? __pfx_transaction_kthread+0x10/0x10
[ 2898.376687] kthread+0xf5/0x120
[ 2898.376692] ? __pfx_kthread+0x10/0x10
[ 2898.376697] ret_from_fork+0x2c/0x50
[ 2898.376711] </TASK>
[ 2898.376713] irq event stamp: 22551097
[ 2898.376716] hardirqs last enabled at (22551105): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2898.376720] hardirqs last disabled at (22551112): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2898.376724] softirqs last enabled at (22548772): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2898.376728] softirqs last disabled at (22548731): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2898.376731] ---[ end trace 0000000000000000 ]---
[ 2913.601156] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2913.601193] [drm] PSP is resuming...
[ 2913.677226] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2913.777558] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2913.792626] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2913.792641] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2913.792650] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2913.792657] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2913.792759] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2913.847360] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2913.848741] [drm] DMUB hardware initialized: version=0x02020017
[ 2913.887128] [drm] kiq ring mec 2 pipe 1 q 0
[ 2913.891910] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2913.892214] [drm] JPEG decode initialized successfully.
[ 2913.892238] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2913.892242] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2913.892244] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2913.892247] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2913.892249] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2913.892251] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2913.892253] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2913.892255] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2913.892257] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2913.892260] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2913.892262] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2913.892264] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2913.892266] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2913.892268] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2913.892270] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2913.892273] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2913.900812] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2943.642180] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2943.642232] [drm] PSP is resuming...
[ 2943.718235] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2943.818779] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2943.832633] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2943.832645] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2943.832654] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2943.832660] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2943.832719] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2943.887572] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2943.888997] [drm] DMUB hardware initialized: version=0x02020017
[ 2943.927398] [drm] kiq ring mec 2 pipe 1 q 0
[ 2943.932521] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2943.932685] [drm] JPEG decode initialized successfully.
[ 2943.932710] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2943.932713] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2943.932716] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2943.932718] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2943.932720] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2943.932722] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2943.932724] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2943.932726] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2943.932728] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2943.932730] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2943.932732] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2943.932734] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2943.932736] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2943.932739] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2943.932759] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2943.932761] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2943.936676] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2951.057206] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2951.057248] [drm] PSP is resuming...
[ 2951.133334] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2951.234446] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2951.248264] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2951.248276] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2951.248285] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2951.248291] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2951.248353] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2951.303639] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2951.305056] [drm] DMUB hardware initialized: version=0x02020017
[ 2951.343787] [drm] kiq ring mec 2 pipe 1 q 0
[ 2951.350658] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2951.350817] [drm] JPEG decode initialized successfully.
[ 2951.350842] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2951.350846] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2951.350848] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2951.350851] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2951.350853] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2951.350855] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2951.350857] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2951.350859] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2951.350861] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2951.350864] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2951.350866] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2951.350868] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2951.350870] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2951.350872] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2951.350874] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2951.350877] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2951.354939] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 2963.805899] ------------[ cut here ]------------
[ 2963.805911] WARNING: CPU: 10 PID: 4386 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 2963.805921] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 2963.806067] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 2963.806169] CPU: 10 PID: 4386 Comm: Steam - DirWatc Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 2963.806175] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 2963.806179] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 2963.806182] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 2963.806185] RSP: 0018:ffffa79913937940 EFLAGS: 00010246
[ 2963.806189] RAX: 0000000000000000 RBX: ffff8fa2c2cca590 RCX: 0000000000000000
[ 2963.806191] RDX: 0000000000000000 RSI: ffff8fa2c2cca510 RDI: ffffa79913937968
[ 2963.806194] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 2963.806196] R10: ffff8fa2c2cca590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 2963.806198] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 2963.806200] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000c3ffbb40
[ 2963.806203] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 2963.806205] CR2: 00000000bf0fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 2963.806208] PKRU: 55555554
[ 2963.806210] Call Trace:
[ 2963.806213] <TASK>
[ 2963.806220] submit_one_bio+0xd4/0xe0
[ 2963.806227] submit_extent_page+0x142/0x550
[ 2963.806240] read_extent_buffer_pages+0x584/0x9c0
[ 2963.806247] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 2963.806252] ? folio_unlock+0x1d/0x50
[ 2963.806258] btrfs_read_extent_buffer+0x98/0x150
[ 2963.806264] read_tree_block+0x43/0xa0
[ 2963.806268] read_block_for_search+0x266/0x370
[ 2963.806280] btrfs_next_old_leaf+0x2e5/0x420
[ 2963.806288] btrfs_get_next_valid_item+0x56/0x90
[ 2963.806292] btrfs_real_readdir+0x2a4/0x470
[ 2963.806304] iterate_dir+0x183/0x1d0
[ 2963.806311] __ia32_sys_getdents64+0x77/0x120
[ 2963.806314] ? __pfx_filldir64+0x10/0x10
[ 2963.806319] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 2963.806326] __do_fast_syscall_32+0x88/0xf0
[ 2963.806331] ? __do_fast_syscall_32+0x94/0xf0
[ 2963.806336] ? __do_fast_syscall_32+0x94/0xf0
[ 2963.806340] ? lockdep_hardirqs_on+0x7d/0x100
[ 2963.806343] ? __do_fast_syscall_32+0x94/0xf0
[ 2963.806347] ? __do_fast_syscall_32+0x94/0xf0
[ 2963.806350] ? lockdep_hardirqs_on+0x7d/0x100
[ 2963.806354] ? __do_fast_syscall_32+0x94/0xf0
[ 2963.806357] ? __do_fast_syscall_32+0x94/0xf0
[ 2963.806362] do_fast_syscall_32+0x2f/0x70
[ 2963.806366] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 2963.806370] RIP: 0023:0xf7fc0579
[ 2963.806394] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 2963.806397] RSP: 002b:00000000c3ff7854 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 2963.806400] RAX: ffffffffffffffda RBX: 0000000000000084 RCX: 00000000d8fddedc
[ 2963.806402] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 2963.806404] RBP: 00000000ffffeb38 R08: 00000000c3ff7854 R09: 0000000000000000
[ 2963.806406] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 2963.806408] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 2963.806419] </TASK>
[ 2963.806421] irq event stamp: 49937603
[ 2963.806423] hardirqs last enabled at (49937611): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 2963.806427] hardirqs last disabled at (49937618): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 2963.806430] softirqs last enabled at (49934566): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2963.806434] softirqs last disabled at (49934561): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 2963.806436] ---[ end trace 0000000000000000 ]---
[ 2973.673242] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 2973.673286] [drm] PSP is resuming...
[ 2973.749963] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 2973.850116] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 2973.864290] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 2973.864306] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 2973.864316] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 2973.864325] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 2973.864385] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 2973.919420] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 2973.920827] [drm] DMUB hardware initialized: version=0x02020017
[ 2973.959134] [drm] kiq ring mec 2 pipe 1 q 0
[ 2973.963794] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 2973.964280] [drm] JPEG decode initialized successfully.
[ 2973.964304] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 2973.964307] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 2973.964310] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 2973.964312] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 2973.964314] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 2973.964316] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 2973.964318] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 2973.964320] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 2973.964322] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 2973.964325] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 2973.964327] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 2973.964329] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 2973.964331] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 2973.964333] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 2973.964335] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 2973.964337] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 2973.975720] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3003.721184] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3003.721220] [drm] PSP is resuming...
[ 3003.797245] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3003.900236] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3003.914000] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3003.914008] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3003.914015] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3003.914020] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3003.914075] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3003.968611] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3003.970045] [drm] DMUB hardware initialized: version=0x02020017
[ 3004.008304] [drm] kiq ring mec 2 pipe 1 q 0
[ 3004.013116] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3004.013330] [drm] JPEG decode initialized successfully.
[ 3004.013360] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3004.013366] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3004.013370] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3004.013374] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3004.013378] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3004.013382] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3004.013386] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3004.013389] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3004.013393] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3004.013398] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3004.013402] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3004.013406] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3004.013410] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3004.013414] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3004.013418] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3004.013422] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3004.016912] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3033.729197] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3033.729234] [drm] PSP is resuming...
[ 3033.805250] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3033.905453] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3033.919493] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3033.919507] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3033.919516] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3033.919523] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3033.919581] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3033.973599] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3033.974996] [drm] DMUB hardware initialized: version=0x02020017
[ 3034.013392] [drm] kiq ring mec 2 pipe 1 q 0
[ 3034.018506] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3034.018670] [drm] JPEG decode initialized successfully.
[ 3034.018696] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3034.018699] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3034.018702] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3034.018704] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3034.018706] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3034.018709] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3034.018711] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3034.018713] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3034.018715] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3034.018717] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3034.018720] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3034.018722] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3034.018724] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3034.018726] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3034.018729] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3034.018731] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3034.022660] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3063.705150] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3063.705185] [drm] PSP is resuming...
[ 3063.781116] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3063.882675] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3063.896482] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3063.896493] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3063.896501] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3063.896505] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3063.896559] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3063.951454] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3063.952860] [drm] DMUB hardware initialized: version=0x02020017
[ 3063.990804] [drm] kiq ring mec 2 pipe 1 q 0
[ 3063.995943] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3063.996183] [drm] JPEG decode initialized successfully.
[ 3063.996207] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3063.996211] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3063.996214] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3063.996216] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3063.996218] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3063.996220] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3063.996223] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3063.996225] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3063.996227] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3063.996229] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3063.996231] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3063.996233] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3063.996235] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3063.996237] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3063.996240] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3063.996242] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3064.003834] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3068.722332] ------------[ cut here ]------------
[ 3068.722424] WARNING: CPU: 14 PID: 697 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3068.722434] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3068.722588] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3068.722693] CPU: 14 PID: 697 Comm: kworker/u32:8 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3068.722699] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3068.722703] Workqueue: writeback wb_workfn (flush-btrfs-1)
[ 3068.722713] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3068.722719] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3068.722724] RSP: 0018:ffffa79901b8f318 EFLAGS: 00010246
[ 3068.722730] RAX: 0000000000000000 RBX: ffff8f9d683aba90 RCX: 0000000000000000
[ 3068.722735] RDX: 0000000000000000 RSI: ffff8f9d683aba10 RDI: ffffa79901b8f340
[ 3068.722739] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3068.722759] R10: ffff8f9d683aba90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3068.722763] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3068.722768] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 3068.722772] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3068.722776] CR2: 00000000b75fe000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 3068.722781] PKRU: 55555554
[ 3068.722785] Call Trace:
[ 3068.722789] <TASK>
[ 3068.722800] submit_one_bio+0xd4/0xe0
[ 3068.722812] submit_extent_page+0x142/0x550
[ 3068.722835] read_extent_buffer_pages+0x584/0x9c0
[ 3068.722849] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3068.722857] ? folio_unlock+0x1d/0x50
[ 3068.722868] btrfs_read_extent_buffer+0x98/0x150
[ 3068.722879] read_tree_block+0x43/0xa0
[ 3068.722886] read_block_for_search+0x266/0x370
[ 3068.722908] btrfs_search_slot+0x351/0xd30
[ 3068.722921] ? trace_kmem_cache_alloc+0x33/0xe0
[ 3068.722927] ? kmem_cache_alloc+0x194/0x380
[ 3068.722937] btrfs_lookup_csums_list+0xd0/0x4e0
[ 3068.722957] csum_exist_in_range+0x47/0xe0
[ 3068.722968] can_nocow_file_extent+0x239/0x2d0
[ 3068.722980] run_delalloc_nocow+0x21e/0x650
[ 3068.722991] ? sched_clock_local+0xe/0x80
[ 3068.723010] btrfs_run_delalloc_range+0x93/0x620
[ 3068.723020] ? find_lock_delalloc_range+0x251/0x270
[ 3068.723033] writepage_delalloc+0xb9/0x180
[ 3068.723048] __extent_writepage+0x456/0x670
[ 3068.723060] extent_write_cache_pages+0x1ed/0x690
[ 3068.723087] extent_writepages+0x6b/0xf0
[ 3068.723098] do_writepages+0xb3/0x1c0
[ 3068.723104] ? lock_is_held_type+0xe8/0x140
[ 3068.723117] __writeback_single_inode+0x54/0x600
[ 3068.723129] writeback_sb_inodes+0x1d4/0x530
[ 3068.723152] __writeback_inodes_wb+0x4c/0xf0
[ 3068.723163] wb_writeback+0x2b7/0x460
[ 3068.723177] wb_workfn+0x347/0x610
[ 3068.723185] ? lock_acquire+0xd2/0x2b0
[ 3068.723202] process_one_work+0x294/0x5b0
[ 3068.723219] worker_thread+0x4f/0x3a0
[ 3068.723228] ? __pfx_worker_thread+0x10/0x10
[ 3068.723233] kthread+0xf5/0x120
[ 3068.723238] ? __pfx_kthread+0x10/0x10
[ 3068.723246] ret_from_fork+0x2c/0x50
[ 3068.723268] </TASK>
[ 3068.723272] irq event stamp: 43139401
[ 3068.723275] hardirqs last enabled at (43139409): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3068.723282] hardirqs last disabled at (43139416): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3068.723287] softirqs last enabled at (43138046): [<ffffffffc1cc4c30>] mt76_rx_aggr_reorder_work+0xf0/0x2d0 [mt76]
[ 3068.723299] softirqs last disabled at (43138044): [<ffffffffc1cc4b45>] mt76_rx_aggr_reorder_work+0x5/0x2d0 [mt76]
[ 3068.723310] ---[ end trace 0000000000000000 ]---
[ 3093.769158] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3093.769192] [drm] PSP is resuming...
[ 3093.845113] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3093.948057] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3093.961894] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3093.961906] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3093.961913] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3093.961917] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3093.961970] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3094.016517] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3094.017903] [drm] DMUB hardware initialized: version=0x02020017
[ 3094.055774] [drm] kiq ring mec 2 pipe 1 q 0
[ 3094.061062] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3094.061268] [drm] JPEG decode initialized successfully.
[ 3094.061293] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3094.061296] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3094.061298] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3094.061300] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3094.061303] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3094.061305] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3094.061307] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3094.061309] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3094.061311] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3094.061313] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3094.061315] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3094.061318] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3094.061320] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3094.061322] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3094.061324] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3094.061327] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3094.064893] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3123.778218] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3123.778263] [drm] PSP is resuming...
[ 3123.854236] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3123.955701] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3123.969492] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3123.969503] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3123.969512] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3123.969519] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3123.969577] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3124.024514] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3124.025916] [drm] DMUB hardware initialized: version=0x02020017
[ 3124.064947] [drm] kiq ring mec 2 pipe 1 q 0
[ 3124.071049] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3124.071310] [drm] JPEG decode initialized successfully.
[ 3124.071340] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3124.071346] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3124.071351] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3124.071355] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3124.071359] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3124.071363] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3124.071367] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3124.071371] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3124.071375] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3124.071379] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3124.071384] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3124.071388] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3124.071392] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3124.071396] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3124.071400] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3124.071404] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3124.075034] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3153.825163] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3153.825200] [drm] PSP is resuming...
[ 3153.901330] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3154.001760] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3154.015471] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3154.015482] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3154.015490] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3154.015494] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3154.015547] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3154.070633] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3154.072071] [drm] DMUB hardware initialized: version=0x02020017
[ 3154.110227] [drm] kiq ring mec 2 pipe 1 q 0
[ 3154.115182] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3154.115416] [drm] JPEG decode initialized successfully.
[ 3154.115443] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3154.115447] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3154.115449] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3154.115451] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3154.115454] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3154.115456] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3154.115458] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3154.115460] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3154.115462] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3154.115465] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3154.115467] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3154.115469] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3154.115471] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3154.115474] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3154.115476] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3154.115478] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3154.119670] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3183.906154] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3183.906187] [drm] PSP is resuming...
[ 3183.982230] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3184.082453] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3184.096360] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3184.096370] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3184.096377] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3184.096382] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3184.096435] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3184.150646] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3184.151956] [drm] DMUB hardware initialized: version=0x02020017
[ 3184.191068] [drm] kiq ring mec 2 pipe 1 q 0
[ 3184.195807] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3184.196308] [drm] JPEG decode initialized successfully.
[ 3184.196332] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3184.196336] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3184.196339] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3184.196341] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3184.196343] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3184.196345] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3184.196347] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3184.196350] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3184.196352] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3184.196354] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3184.196356] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3184.196359] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3184.196361] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3184.196363] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3184.196365] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3184.196367] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3184.199892] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3213.881150] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3213.881183] [drm] PSP is resuming...
[ 3213.957296] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3214.057775] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3214.071620] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3214.071631] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3214.071638] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3214.071642] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3214.071696] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3214.126553] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3214.127935] [drm] DMUB hardware initialized: version=0x02020017
[ 3214.166136] [drm] kiq ring mec 2 pipe 1 q 0
[ 3214.170911] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3214.171228] [drm] JPEG decode initialized successfully.
[ 3214.171256] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3214.171260] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3214.171263] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3214.171265] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3214.171267] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3214.171270] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3214.171272] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3214.171274] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3214.171276] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3214.171278] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3214.171281] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3214.171283] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3214.171285] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3214.171287] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3214.171289] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3214.171291] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3214.174885] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3236.361507] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3236.361569] [drm] PSP is resuming...
[ 3236.437575] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3236.538231] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3236.552005] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3236.552011] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3236.552018] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3236.552021] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3236.552090] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3236.606790] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3236.608167] [drm] DMUB hardware initialized: version=0x02020017
[ 3236.647075] [drm] kiq ring mec 2 pipe 1 q 0
[ 3236.652270] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3236.652565] [drm] JPEG decode initialized successfully.
[ 3236.652588] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3236.652591] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3236.652593] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3236.652595] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3236.652597] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3236.652599] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3236.652601] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3236.652602] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3236.652604] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3236.652606] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3236.652608] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3236.652610] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3236.652612] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3236.652614] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3236.652616] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3236.652618] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3236.656145] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3272.793568] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3272.793670] [drm] PSP is resuming...
[ 3272.869454] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3272.970026] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3272.984065] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3272.984093] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3272.984109] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3272.984122] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3272.984205] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3273.038824] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3273.040190] [drm] DMUB hardware initialized: version=0x02020017
[ 3273.078101] [drm] kiq ring mec 2 pipe 1 q 0
[ 3273.083231] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3273.083526] [drm] JPEG decode initialized successfully.
[ 3273.083549] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3273.083552] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3273.083554] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3273.083556] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3273.083558] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3273.083560] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3273.083562] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3273.083564] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3273.083566] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3273.083568] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3273.083570] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3273.083572] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3273.083574] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3273.083576] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3273.083578] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3273.083580] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3273.087713] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3280.070254] ------------[ cut here ]------------
[ 3280.070442] WARNING: CPU: 8 PID: 11434 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3280.070451] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3280.070586] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3280.070660] CPU: 8 PID: 11434 Comm: pool-gnome-shel Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3280.070665] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3280.070668] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3280.070673] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3280.070676] RSP: 0018:ffffa7991c7af4f8 EFLAGS: 00010246
[ 3280.070681] RAX: 0000000000000000 RBX: ffff8f97172d5090 RCX: 0000000000000000
[ 3280.070684] RDX: 0000000000000000 RSI: ffff8f97172d5010 RDI: ffffa7991c7af520
[ 3280.070687] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3280.070690] R10: ffff8f97172d5090 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3280.070693] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3280.070696] FS: 00007fdffe3e96c0(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 3280.070700] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3280.070703] CR2: 00007fdfe80a20a8 CR3: 0000000122448000 CR4: 0000000000750ee0
[ 3280.070706] PKRU: 55555554
[ 3280.070709] Call Trace:
[ 3280.070713] <TASK>
[ 3280.070721] submit_one_bio+0xd4/0xe0
[ 3280.070730] submit_extent_page+0x142/0x550
[ 3280.070769] read_extent_buffer_pages+0x584/0x9c0
[ 3280.070780] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3280.070786] ? folio_unlock+0x1d/0x50
[ 3280.070794] btrfs_read_extent_buffer+0x98/0x150
[ 3280.070802] read_tree_block+0x43/0xa0
[ 3280.070807] read_block_for_search+0x266/0x370
[ 3280.070824] btrfs_search_slot+0x351/0xd30
[ 3280.070838] btrfs_lookup_csum+0x63/0x150
[ 3280.070848] btrfs_lookup_bio_sums+0x258/0x5b0
[ 3280.070863] btrfs_submit_compressed_read+0x359/0x470
[ 3280.070876] submit_one_bio+0xc4/0xe0
[ 3280.070883] ? extent_readahead+0xb7/0x6f0
[ 3280.070886] extent_readahead+0x6d3/0x6f0
[ 3280.070892] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3280.070912] read_pages+0x7a/0x300
[ 3280.070921] page_cache_ra_unbounded+0x131/0x1b0
[ 3280.070931] filemap_get_pages+0x40e/0x6b0
[ 3280.070940] ? lock_is_held_type+0xe8/0x140
[ 3280.070953] filemap_read+0xd7/0x330
[ 3280.070973] vfs_read+0x243/0x310
[ 3280.070987] ksys_read+0x64/0xe0
[ 3280.070994] do_syscall_64+0x5b/0x80
[ 3280.070999] ? do_syscall_64+0x67/0x80
[ 3280.071004] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071009] ? do_syscall_64+0x67/0x80
[ 3280.071013] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071017] ? do_syscall_64+0x67/0x80
[ 3280.071021] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071026] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 3280.071031] RIP: 0033:0x7fe04511eafc
[ 3280.071053] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 3280.071056] RSP: 002b:00007fdffe3e6d90 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3280.071061] RAX: ffffffffffffffda RBX: 00005653ffb6ade0 RCX: 00007fe04511eafc
[ 3280.071064] RDX: 0000000000001000 RSI: 00007fdffe3e6e70 RDI: 000000000000006b
[ 3280.071067] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000020
[ 3280.071070] R10: 0000000000000001 R11: 0000000000000246 R12: 000000000000006b
[ 3280.071073] R13: 00007fdffe3e7ec0 R14: 00007fdffe3e6e70 R15: 00007fdffe3e6dd8
[ 3280.071087] </TASK>
[ 3280.071090] irq event stamp: 90531
[ 3280.071093] hardirqs last enabled at (90539): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3280.071098] hardirqs last disabled at (90546): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3280.071102] softirqs last enabled at (90220): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3280.071106] softirqs last disabled at (90213): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3280.071110] ---[ end trace 0000000000000000 ]---
[ 3280.071252] BTRFS error (device nvme0n1p3): level verify failed on logical 5040225304576 mirror 1 wanted 0 found 1
[ 3280.071260] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5040225304576 mirror 1
[ 3280.071265] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 3280.071279] BTRFS error (device nvme0n1p3): read failed, bytenr=5040225304576 check owner_root=7 transid=652007 has_first_key=1 first_key=(18446744073709551606 128 79063781376) level=1 size=40
[ 3280.071285] CPU: 8 PID: 11434 Comm: pool-gnome-shel Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3280.071290] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3280.071292] Call Trace:
[ 3280.071295] <TASK>
[ 3280.071298] dump_stack_lvl+0x5b/0x77
[ 3280.071304] read_extent_buffer_pages.cold+0x63/0xa2
[ 3280.071312] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3280.071318] ? folio_unlock+0x1d/0x50
[ 3280.071325] btrfs_read_extent_buffer+0x98/0x150
[ 3280.071333] read_tree_block+0x43/0xa0
[ 3280.071337] read_block_for_search+0x266/0x370
[ 3280.071353] btrfs_search_slot+0x351/0xd30
[ 3280.071366] btrfs_lookup_csum+0x63/0x150
[ 3280.071375] btrfs_lookup_bio_sums+0x258/0x5b0
[ 3280.071390] btrfs_submit_compressed_read+0x359/0x470
[ 3280.071402] submit_one_bio+0xc4/0xe0
[ 3280.071408] ? extent_readahead+0xb7/0x6f0
[ 3280.071411] extent_readahead+0x6d3/0x6f0
[ 3280.071417] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3280.071436] read_pages+0x7a/0x300
[ 3280.071444] page_cache_ra_unbounded+0x131/0x1b0
[ 3280.071453] filemap_get_pages+0x40e/0x6b0
[ 3280.071461] ? lock_is_held_type+0xe8/0x140
[ 3280.071472] filemap_read+0xd7/0x330
[ 3280.071492] vfs_read+0x243/0x310
[ 3280.071505] ksys_read+0x64/0xe0
[ 3280.071511] do_syscall_64+0x5b/0x80
[ 3280.071515] ? do_syscall_64+0x67/0x80
[ 3280.071519] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071524] ? do_syscall_64+0x67/0x80
[ 3280.071527] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071532] ? do_syscall_64+0x67/0x80
[ 3280.071535] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071539] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 3280.071542] RIP: 0033:0x7fe04511eafc
[ 3280.071547] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 3280.071549] RSP: 002b:00007fdffe3e6d90 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3280.071552] RAX: ffffffffffffffda RBX: 00005653ffb6ade0 RCX: 00007fe04511eafc
[ 3280.071554] RDX: 0000000000001000 RSI: 00007fdffe3e6e70 RDI: 000000000000006b
[ 3280.071556] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000020
[ 3280.071558] R10: 0000000000000001 R11: 0000000000000246 R12: 000000000000006b
[ 3280.071560] R13: 00007fdffe3e7ec0 R14: 00007fdffe3e6e70 R15: 00007fdffe3e6dd8
[ 3280.071569] </TASK>
[ 3280.071571] BTRFS error (device nvme0n1p3): read failed, bytenr=5040225304576 check owner_root=7 transid=652007 has_first_key=1 first_key=(18446744073709551606 128 79063781376) level=1 size=40
[ 3280.071575] CPU: 8 PID: 11434 Comm: pool-gnome-shel Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3280.071577] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3280.071579] Call Trace:
[ 3280.071581] <TASK>
[ 3280.071583] dump_stack_lvl+0x5b/0x77
[ 3280.071587] read_extent_buffer_pages.cold+0x63/0xa2
[ 3280.071592] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3280.071596] ? folio_unlock+0x1d/0x50
[ 3280.071601] btrfs_read_extent_buffer+0x98/0x150
[ 3280.071606] read_tree_block+0x43/0xa0
[ 3280.071609] read_block_for_search+0x266/0x370
[ 3280.071620] btrfs_search_slot+0x351/0xd30
[ 3280.071629] btrfs_lookup_csum+0x63/0x150
[ 3280.071636] btrfs_lookup_bio_sums+0x258/0x5b0
[ 3280.071646] btrfs_submit_compressed_read+0x359/0x470
[ 3280.071654] submit_one_bio+0xc4/0xe0
[ 3280.071659] ? extent_readahead+0xb7/0x6f0
[ 3280.071661] extent_readahead+0x6d3/0x6f0
[ 3280.071665] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3280.071678] read_pages+0x7a/0x300
[ 3280.071684] page_cache_ra_unbounded+0x131/0x1b0
[ 3280.071690] filemap_get_pages+0x40e/0x6b0
[ 3280.071696] ? lock_is_held_type+0xe8/0x140
[ 3280.071704] filemap_read+0xd7/0x330
[ 3280.071718] vfs_read+0x243/0x310
[ 3280.071727] ksys_read+0x64/0xe0
[ 3280.071731] do_syscall_64+0x5b/0x80
[ 3280.071734] ? do_syscall_64+0x67/0x80
[ 3280.071737] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071741] ? do_syscall_64+0x67/0x80
[ 3280.071744] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071747] ? do_syscall_64+0x67/0x80
[ 3280.071750] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071753] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 3280.071756] RIP: 0033:0x7fe04511eafc
[ 3280.071759] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 3280.071761] RSP: 002b:00007fdffe3e6d90 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3280.071764] RAX: ffffffffffffffda RBX: 00005653ffb6ade0 RCX: 00007fe04511eafc
[ 3280.071766] RDX: 0000000000001000 RSI: 00007fdffe3e6e70 RDI: 000000000000006b
[ 3280.071767] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000020
[ 3280.071769] R10: 0000000000000001 R11: 0000000000000246 R12: 000000000000006b
[ 3280.071771] R13: 00007fdffe3e7ec0 R14: 00007fdffe3e6e70 R15: 00007fdffe3e6dd8
[ 3280.071781] </TASK>
[ 3280.071797] BTRFS error (device nvme0n1p3): read failed, bytenr=5040225304576 check owner_root=7 transid=652007 has_first_key=1 first_key=(18446744073709551606 128 79063781376) level=1 size=40
[ 3280.071801] CPU: 8 PID: 11434 Comm: pool-gnome-shel Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3280.071803] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3280.071805] Call Trace:
[ 3280.071807] <TASK>
[ 3280.071809] dump_stack_lvl+0x5b/0x77
[ 3280.071812] read_extent_buffer_pages.cold+0x63/0xa2
[ 3280.071817] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3280.071821] ? folio_unlock+0x1d/0x50
[ 3280.071826] btrfs_read_extent_buffer+0x98/0x150
[ 3280.071832] read_tree_block+0x43/0xa0
[ 3280.071835] read_block_for_search+0x266/0x370
[ 3280.071845] btrfs_search_slot+0x351/0xd30
[ 3280.071855] btrfs_lookup_csum+0x63/0x150
[ 3280.071862] btrfs_lookup_bio_sums+0x258/0x5b0
[ 3280.071872] btrfs_submit_compressed_read+0x359/0x470
[ 3280.071880] submit_one_bio+0xc4/0xe0
[ 3280.071884] ? extent_readahead+0xb7/0x6f0
[ 3280.071887] extent_readahead+0x6d3/0x6f0
[ 3280.071891] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3280.071904] read_pages+0x7a/0x300
[ 3280.071909] page_cache_ra_unbounded+0x131/0x1b0
[ 3280.071916] filemap_get_pages+0x40e/0x6b0
[ 3280.071922] ? lock_is_held_type+0xe8/0x140
[ 3280.071930] filemap_read+0xd7/0x330
[ 3280.071944] vfs_read+0x243/0x310
[ 3280.071952] ksys_read+0x64/0xe0
[ 3280.071957] do_syscall_64+0x5b/0x80
[ 3280.071960] ? do_syscall_64+0x67/0x80
[ 3280.071963] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071967] ? do_syscall_64+0x67/0x80
[ 3280.071969] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071973] ? do_syscall_64+0x67/0x80
[ 3280.071976] ? lockdep_hardirqs_on+0x7d/0x100
[ 3280.071979] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 3280.071982] RIP: 0033:0x7fe04511eafc
[ 3280.071985] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 3280.071987] RSP: 002b:00007fdffe3e6d90 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 3280.071989] RAX: ffffffffffffffda RBX: 00005653ffb6ade0 RCX: 00007fe04511eafc
[ 3280.071991] RDX: 0000000000001000 RSI: 00007fdffe3e6e70 RDI: 000000000000006b
[ 3280.071993] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000020
[ 3280.071995] R10: 0000000000000001 R11: 0000000000000246 R12: 000000000000006b
[ 3280.071997] R13: 00007fdffe3e7ec0 R14: 00007fdffe3e6e70 R15: 00007fdffe3e6dd8
[ 3280.072006] </TASK>
[ 3297.081299] ------------[ cut here ]------------
[ 3297.081471] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3297.081480] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3297.081596] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3297.081675] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3297.081680] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3297.081684] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3297.081689] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3297.081692] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 3297.081697] RAX: 0000000000000000 RBX: ffff8f973806b010 RCX: 0000000000000000
[ 3297.081700] RDX: 0000000000000000 RSI: ffff8f973806af90 RDI: ffffa7990487f7e8
[ 3297.081703] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3297.081706] R10: ffff8f973806b010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3297.081709] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3297.081712] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 3297.081715] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3297.081718] CR2: 00007f9f22aa8000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 3297.081722] PKRU: 55555554
[ 3297.081725] Call Trace:
[ 3297.081728] <TASK>
[ 3297.081738] submit_one_bio+0xd4/0xe0
[ 3297.081772] submit_extent_page+0x142/0x550
[ 3297.081790] read_extent_buffer_pages+0x584/0x9c0
[ 3297.081799] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3297.081806] ? folio_unlock+0x1d/0x50
[ 3297.081815] btrfs_read_extent_buffer+0x98/0x150
[ 3297.081822] read_tree_block+0x43/0xa0
[ 3297.081827] read_block_for_search+0x266/0x370
[ 3297.081845] btrfs_search_slot+0x351/0xd30
[ 3297.081849] ? lock_is_held_type+0xe8/0x140
[ 3297.081861] ? trace_kmem_cache_alloc+0x33/0xe0
[ 3297.081867] ? kmem_cache_alloc+0x194/0x380
[ 3297.081875] btrfs_del_csums+0x116/0x3b0
[ 3297.081882] ? lock_release+0x14b/0x440
[ 3297.081891] ? _raw_read_unlock+0x29/0x50
[ 3297.081900] __btrfs_free_extent+0x486/0x7c0
[ 3297.081914] __btrfs_run_delayed_refs+0x303/0x1260
[ 3297.081934] btrfs_run_delayed_refs+0x89/0x1d0
[ 3297.081943] btrfs_commit_transaction+0x93/0xed0
[ 3297.081957] transaction_kthread+0x142/0x1b0
[ 3297.081965] ? __pfx_transaction_kthread+0x10/0x10
[ 3297.081969] kthread+0xf5/0x120
[ 3297.081975] ? __pfx_kthread+0x10/0x10
[ 3297.081982] ret_from_fork+0x2c/0x50
[ 3297.082000] </TASK>
[ 3297.082003] irq event stamp: 24081005
[ 3297.082007] hardirqs last enabled at (24081013): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3297.082013] hardirqs last disabled at (24081020): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3297.082017] softirqs last enabled at (24080808): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3297.082023] softirqs last disabled at (24080803): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3297.082027] ---[ end trace 0000000000000000 ]---
[ 3300.009578] ------------[ cut here ]------------
[ 3300.009587] WARNING: CPU: 10 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3300.009595] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3300.009693] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3300.009785] CPU: 10 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3300.009789] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3300.009792] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3300.009795] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3300.009798] RSP: 0018:ffffa7990487f730 EFLAGS: 00010246
[ 3300.009803] RAX: 0000000000000000 RBX: ffff8f973b4ff390 RCX: 0000000000000000
[ 3300.009805] RDX: 0000000000000000 RSI: ffff8f973b4ff310 RDI: ffffa7990487f758
[ 3300.009808] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3300.009810] R10: ffff8f973b4ff390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3300.009813] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3300.009815] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 3300.009818] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3300.009820] CR2: 00001f61002ec000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 3300.009823] PKRU: 55555554
[ 3300.009826] Call Trace:
[ 3300.009828] <TASK>
[ 3300.009836] submit_one_bio+0xd4/0xe0
[ 3300.009844] submit_extent_page+0x142/0x550
[ 3300.009859] read_extent_buffer_pages+0x584/0x9c0
[ 3300.009868] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3300.009874] ? folio_unlock+0x1d/0x50
[ 3300.009881] btrfs_read_extent_buffer+0x98/0x150
[ 3300.009887] read_tree_block+0x43/0xa0
[ 3300.009892] btrfs_read_node_slot+0x154/0x1a0
[ 3300.009902] push_leaf_right+0xa8/0x1e0
[ 3300.009911] btrfs_del_items+0x487/0x4c0
[ 3300.009922] btrfs_del_csums+0x1e7/0x3b0
[ 3300.009927] ? lock_release+0x14b/0x440
[ 3300.009935] ? _raw_read_unlock+0x29/0x50
[ 3300.009943] __btrfs_free_extent+0x486/0x7c0
[ 3300.009953] __btrfs_run_delayed_refs+0x303/0x1260
[ 3300.009965] ? sched_clock_local+0xe/0x80
[ 3300.009970] ? sched_clock_cpu+0x9f/0xc0
[ 3300.009977] btrfs_run_delayed_refs+0x89/0x1d0
[ 3300.009985] btrfs_start_dirty_block_groups+0x2fb/0x520
[ 3300.009996] btrfs_commit_transaction+0xe0/0xed0
[ 3300.010009] transaction_kthread+0x142/0x1b0
[ 3300.010015] ? __pfx_transaction_kthread+0x10/0x10
[ 3300.010018] kthread+0xf5/0x120
[ 3300.010022] ? __pfx_kthread+0x10/0x10
[ 3300.010027] ret_from_fork+0x2c/0x50
[ 3300.010040] </TASK>
[ 3300.010043] irq event stamp: 25693293
[ 3300.010045] hardirqs last enabled at (25693301): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3300.010049] hardirqs last disabled at (25693308): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3300.010053] softirqs last enabled at (25692866): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.010056] softirqs last disabled at (25692861): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.010059] ---[ end trace 0000000000000000 ]---
[ 3300.157514] ------------[ cut here ]------------
[ 3300.157522] WARNING: CPU: 8 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3300.157530] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3300.157645] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3300.157723] CPU: 8 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3300.157727] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3300.157731] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3300.157735] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3300.157738] RSP: 0018:ffffa7990487f740 EFLAGS: 00010246
[ 3300.157761] RAX: 0000000000000000 RBX: ffff8f97172d6590 RCX: 0000000000000000
[ 3300.157764] RDX: 0000000000000000 RSI: ffff8f97172d6510 RDI: ffffa7990487f768
[ 3300.157767] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3300.157770] R10: ffff8f97172d6590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3300.157773] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3300.157776] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 3300.157779] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3300.157782] CR2: 00000682b8979000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 3300.157786] PKRU: 55555554
[ 3300.157789] Call Trace:
[ 3300.157792] <TASK>
[ 3300.157801] submit_one_bio+0xd4/0xe0
[ 3300.157809] submit_extent_page+0x142/0x550
[ 3300.157827] read_extent_buffer_pages+0x584/0x9c0
[ 3300.157837] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3300.157843] ? folio_unlock+0x1d/0x50
[ 3300.157852] btrfs_read_extent_buffer+0x98/0x150
[ 3300.157860] read_tree_block+0x43/0xa0
[ 3300.157865] read_block_for_search+0x266/0x370
[ 3300.157882] btrfs_search_slot+0x351/0xd30
[ 3300.157890] ? _raw_spin_unlock+0x29/0x50
[ 3300.157895] ? release_extent_buffer+0xa7/0xe0
[ 3300.157900] btrfs_del_csums+0x116/0x3b0
[ 3300.157913] __btrfs_free_extent+0x486/0x7c0
[ 3300.157924] __btrfs_run_delayed_refs+0x303/0x1260
[ 3300.157935] ? sched_clock_local+0xe/0x80
[ 3300.157940] ? sched_clock_cpu+0x9f/0xc0
[ 3300.157947] btrfs_run_delayed_refs+0x89/0x1d0
[ 3300.157954] btrfs_start_dirty_block_groups+0x2fb/0x520
[ 3300.157965] btrfs_commit_transaction+0xe0/0xed0
[ 3300.157977] transaction_kthread+0x142/0x1b0
[ 3300.157983] ? __pfx_transaction_kthread+0x10/0x10
[ 3300.157986] kthread+0xf5/0x120
[ 3300.157990] ? __pfx_kthread+0x10/0x10
[ 3300.157994] ret_from_fork+0x2c/0x50
[ 3300.158007] </TASK>
[ 3300.158009] irq event stamp: 25790669
[ 3300.158011] hardirqs last enabled at (25790677): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3300.158016] hardirqs last disabled at (25790684): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3300.158019] softirqs last enabled at (25790378): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.158023] softirqs last disabled at (25790371): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.158026] ---[ end trace 0000000000000000 ]---
[ 3300.158348] ------------[ cut here ]------------
[ 3300.158355] WARNING: CPU: 9 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3300.158361] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3300.158500] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3300.158598] CPU: 9 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3300.158603] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3300.158607] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3300.158612] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3300.158616] RSP: 0018:ffffa7990487f740 EFLAGS: 00010246
[ 3300.158622] RAX: 0000000000000000 RBX: ffff8fa4376f4b50 RCX: 0000000000000000
[ 3300.158626] RDX: 0000000000000000 RSI: ffff8fa4376f4ad0 RDI: ffffa7990487f768
[ 3300.158630] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3300.158634] R10: ffff8fa4376f4b50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3300.158638] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3300.158641] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0000) knlGS:0000000000000000
[ 3300.158646] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3300.158650] CR2: 00000682b8979000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 3300.158654] PKRU: 55555554
[ 3300.158658] Call Trace:
[ 3300.158661] <TASK>
[ 3300.158672] submit_one_bio+0xd4/0xe0
[ 3300.158683] submit_extent_page+0x142/0x550
[ 3300.158698] read_extent_buffer_pages+0x584/0x9c0
[ 3300.158706] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3300.158711] ? folio_unlock+0x1d/0x50
[ 3300.158719] btrfs_read_extent_buffer+0x98/0x150
[ 3300.158725] read_tree_block+0x43/0xa0
[ 3300.158729] read_block_for_search+0x266/0x370
[ 3300.158741] btrfs_search_slot+0x351/0xd30
[ 3300.158766] ? _raw_spin_unlock+0x29/0x50
[ 3300.158771] ? release_extent_buffer+0xa7/0xe0
[ 3300.158777] btrfs_del_csums+0x116/0x3b0
[ 3300.158790] __btrfs_free_extent+0x486/0x7c0
[ 3300.158801] __btrfs_run_delayed_refs+0x303/0x1260
[ 3300.158812] ? sched_clock_local+0xe/0x80
[ 3300.158816] ? sched_clock_cpu+0x9f/0xc0
[ 3300.158823] btrfs_run_delayed_refs+0x89/0x1d0
[ 3300.158831] btrfs_start_dirty_block_groups+0x2fb/0x520
[ 3300.158842] btrfs_commit_transaction+0xe0/0xed0
[ 3300.158854] transaction_kthread+0x142/0x1b0
[ 3300.158860] ? __pfx_transaction_kthread+0x10/0x10
[ 3300.158863] kthread+0xf5/0x120
[ 3300.158867] ? __pfx_kthread+0x10/0x10
[ 3300.158872] ret_from_fork+0x2c/0x50
[ 3300.158884] </TASK>
[ 3300.158886] irq event stamp: 25792057
[ 3300.158888] hardirqs last enabled at (25792065): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3300.158893] hardirqs last disabled at (25792072): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3300.158896] softirqs last enabled at (25791922): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.158900] softirqs last disabled at (25791917): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.158903] ---[ end trace 0000000000000000 ]---
[ 3300.159162] ------------[ cut here ]------------
[ 3300.159165] WARNING: CPU: 9 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3300.159169] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3300.159250] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3300.159306] CPU: 9 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3300.159310] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3300.159312] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3300.159316] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3300.159320] RSP: 0018:ffffa7990487f740 EFLAGS: 00010246
[ 3300.159326] RAX: 0000000000000000 RBX: ffff8fa4376f6910 RCX: 0000000000000000
[ 3300.159330] RDX: 0000000000000000 RSI: ffff8fa4376f6890 RDI: ffffa7990487f768
[ 3300.159335] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3300.159339] R10: ffff8fa4376f6910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3300.159342] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3300.159346] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0000) knlGS:0000000000000000
[ 3300.159351] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3300.159354] CR2: 00000682b8979000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 3300.159358] PKRU: 55555554
[ 3300.159361] Call Trace:
[ 3300.159365] <TASK>
[ 3300.159374] submit_one_bio+0xd4/0xe0
[ 3300.159383] submit_extent_page+0x142/0x550
[ 3300.159405] read_extent_buffer_pages+0x584/0x9c0
[ 3300.159417] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3300.159425] ? folio_unlock+0x1d/0x50
[ 3300.159436] btrfs_read_extent_buffer+0x98/0x150
[ 3300.159443] read_tree_block+0x43/0xa0
[ 3300.159447] read_block_for_search+0x266/0x370
[ 3300.159460] btrfs_search_slot+0x351/0xd30
[ 3300.159467] ? _raw_spin_unlock+0x29/0x50
[ 3300.159471] ? release_extent_buffer+0xa7/0xe0
[ 3300.159476] btrfs_del_csums+0x116/0x3b0
[ 3300.159489] __btrfs_free_extent+0x486/0x7c0
[ 3300.159499] __btrfs_run_delayed_refs+0x303/0x1260
[ 3300.159510] ? sched_clock_local+0xe/0x80
[ 3300.159514] ? sched_clock_cpu+0x9f/0xc0
[ 3300.159521] btrfs_run_delayed_refs+0x89/0x1d0
[ 3300.159528] btrfs_start_dirty_block_groups+0x2fb/0x520
[ 3300.159537] btrfs_commit_transaction+0xe0/0xed0
[ 3300.159549] transaction_kthread+0x142/0x1b0
[ 3300.159555] ? __pfx_transaction_kthread+0x10/0x10
[ 3300.159558] kthread+0xf5/0x120
[ 3300.159560] ? __pfx_kthread+0x10/0x10
[ 3300.159565] ret_from_fork+0x2c/0x50
[ 3300.159576] </TASK>
[ 3300.159579] irq event stamp: 25793443
[ 3300.159581] hardirqs last enabled at (25793451): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3300.159584] hardirqs last disabled at (25793458): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3300.159587] softirqs last enabled at (25791922): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.159590] softirqs last disabled at (25791917): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.159593] ---[ end trace 0000000000000000 ]---
[ 3300.195081] ------------[ cut here ]------------
[ 3300.195101] WARNING: CPU: 12 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3300.195114] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3300.195228] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3300.195302] CPU: 12 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3300.195307] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3300.195310] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3300.195314] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3300.195317] RSP: 0018:ffffa7990487f740 EFLAGS: 00010246
[ 3300.195322] RAX: 0000000000000000 RBX: ffff8f971fb1a3d0 RCX: 0000000000000000
[ 3300.195325] RDX: 0000000000000000 RSI: ffff8f971fb1a350 RDI: ffffa7990487f768
[ 3300.195327] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3300.195330] R10: ffff8f971fb1a3d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3300.195332] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3300.195335] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 3300.195338] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3300.195340] CR2: 00007e8901c68000 CR3: 0000000122448000 CR4: 0000000000750ee0
[ 3300.195343] PKRU: 55555554
[ 3300.195346] Call Trace:
[ 3300.195349] <TASK>
[ 3300.195359] submit_one_bio+0xd4/0xe0
[ 3300.195369] submit_extent_page+0x142/0x550
[ 3300.195385] read_extent_buffer_pages+0x584/0x9c0
[ 3300.195394] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3300.195399] ? folio_unlock+0x1d/0x50
[ 3300.195408] btrfs_read_extent_buffer+0x98/0x150
[ 3300.195416] read_tree_block+0x43/0xa0
[ 3300.195420] read_block_for_search+0x266/0x370
[ 3300.195438] btrfs_search_slot+0x351/0xd30
[ 3300.195446] ? _raw_spin_unlock+0x29/0x50
[ 3300.195452] ? release_extent_buffer+0xa7/0xe0
[ 3300.195458] btrfs_del_csums+0x116/0x3b0
[ 3300.195473] __btrfs_free_extent+0x486/0x7c0
[ 3300.195485] __btrfs_run_delayed_refs+0x303/0x1260
[ 3300.195498] ? sched_clock_local+0xe/0x80
[ 3300.195504] ? sched_clock_cpu+0x9f/0xc0
[ 3300.195513] btrfs_run_delayed_refs+0x89/0x1d0
[ 3300.195521] btrfs_start_dirty_block_groups+0x2fb/0x520
[ 3300.195534] btrfs_commit_transaction+0xe0/0xed0
[ 3300.195548] transaction_kthread+0x142/0x1b0
[ 3300.195554] ? __pfx_transaction_kthread+0x10/0x10
[ 3300.195558] kthread+0xf5/0x120
[ 3300.195563] ? __pfx_kthread+0x10/0x10
[ 3300.195568] ret_from_fork+0x2c/0x50
[ 3300.195583] </TASK>
[ 3300.195585] irq event stamp: 25819475
[ 3300.195588] hardirqs last enabled at (25819483): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3300.195593] hardirqs last disabled at (25819490): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3300.195596] softirqs last enabled at (25814030): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.195601] softirqs last disabled at (25814025): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.195604] ---[ end trace 0000000000000000 ]---
[ 3300.226716] ------------[ cut here ]------------
[ 3300.226725] WARNING: CPU: 2 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3300.226732] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3300.226846] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3300.226909] CPU: 2 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3300.226913] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3300.226916] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3300.226920] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3300.226923] RSP: 0018:ffffa7990487f740 EFLAGS: 00010246
[ 3300.226927] RAX: 0000000000000000 RBX: ffff8f97208780d0 RCX: 0000000000000000
[ 3300.226929] RDX: 0000000000000000 RSI: ffff8f9720878050 RDI: ffffa7990487f768
[ 3300.226932] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3300.226934] R10: ffff8f97208780d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3300.226936] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3300.226939] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 3300.226942] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3300.226944] CR2: 00001f6101f76000 CR3: 000000035842c000 CR4: 0000000000750ee0
[ 3300.226947] PKRU: 55555554
[ 3300.226949] Call Trace:
[ 3300.226952] <TASK>
[ 3300.226960] submit_one_bio+0xd4/0xe0
[ 3300.226968] submit_extent_page+0x142/0x550
[ 3300.226982] read_extent_buffer_pages+0x584/0x9c0
[ 3300.226989] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3300.226995] ? folio_unlock+0x1d/0x50
[ 3300.227002] btrfs_read_extent_buffer+0x98/0x150
[ 3300.227008] read_tree_block+0x43/0xa0
[ 3300.227012] read_block_for_search+0x266/0x370
[ 3300.227025] btrfs_search_slot+0x351/0xd30
[ 3300.227033] ? _raw_spin_unlock+0x29/0x50
[ 3300.227038] ? release_extent_buffer+0xa7/0xe0
[ 3300.227043] btrfs_del_csums+0x116/0x3b0
[ 3300.227056] __btrfs_free_extent+0x486/0x7c0
[ 3300.227067] __btrfs_run_delayed_refs+0x303/0x1260
[ 3300.227078] ? sched_clock_local+0xe/0x80
[ 3300.227083] ? sched_clock_cpu+0x9f/0xc0
[ 3300.227091] btrfs_run_delayed_refs+0x89/0x1d0
[ 3300.227098] btrfs_start_dirty_block_groups+0x2fb/0x520
[ 3300.227109] btrfs_commit_transaction+0xe0/0xed0
[ 3300.227121] transaction_kthread+0x142/0x1b0
[ 3300.227128] ? __pfx_transaction_kthread+0x10/0x10
[ 3300.227131] kthread+0xf5/0x120
[ 3300.227135] ? __pfx_kthread+0x10/0x10
[ 3300.227139] ret_from_fork+0x2c/0x50
[ 3300.227152] </TASK>
[ 3300.227155] irq event stamp: 25842055
[ 3300.227157] hardirqs last enabled at (25842063): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3300.227161] hardirqs last disabled at (25842070): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3300.227164] softirqs last enabled at (25837108): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.227168] softirqs last disabled at (25837101): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3300.227171] ---[ end trace 0000000000000000 ]---
[ 3308.025574] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3308.025668] [drm] PSP is resuming...
[ 3308.101776] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3308.202548] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3308.216359] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3308.216366] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3308.216373] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3308.216377] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3308.216431] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3308.270291] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3308.271552] [drm] DMUB hardware initialized: version=0x02020017
[ 3308.309435] [drm] kiq ring mec 2 pipe 1 q 0
[ 3308.314725] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3308.314962] [drm] JPEG decode initialized successfully.
[ 3308.314989] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3308.314992] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3308.314995] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3308.314997] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3308.314999] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3308.315001] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3308.315003] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3308.315005] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3308.315007] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3308.315009] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3308.315011] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3308.315013] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3308.315016] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3308.315018] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3308.315020] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3308.315022] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3308.318448] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3326.661711] ------------[ cut here ]------------
[ 3326.661720] WARNING: CPU: 14 PID: 4241 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3326.661728] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3326.661876] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3326.661951] CPU: 14 PID: 4241 Comm: CJobMgr::m_Work Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3326.661956] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3326.661959] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3326.661964] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3326.661967] RSP: 0018:ffffa79907df78f0 EFLAGS: 00010246
[ 3326.661972] RAX: 0000000000000000 RBX: ffff8f972a8278d0 RCX: 0000000000000000
[ 3326.661975] RDX: 0000000000000000 RSI: ffff8f972a827850 RDI: ffffa79907df7918
[ 3326.661978] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3326.661981] R10: ffff8f972a8278d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3326.661984] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3326.661987] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000c96ffb40
[ 3326.661990] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 3326.661993] CR2: 00001c50052fc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 3326.661996] PKRU: 55555554
[ 3326.661999] Call Trace:
[ 3326.662003] <TASK>
[ 3326.662013] submit_one_bio+0xd4/0xe0
[ 3326.662022] submit_extent_page+0x142/0x550
[ 3326.662039] read_extent_buffer_pages+0x584/0x9c0
[ 3326.662049] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3326.662055] ? folio_unlock+0x1d/0x50
[ 3326.662064] btrfs_read_extent_buffer+0x98/0x150
[ 3326.662071] read_tree_block+0x43/0xa0
[ 3326.662076] read_block_for_search+0x266/0x370
[ 3326.662095] btrfs_next_old_leaf+0x2e5/0x420
[ 3326.662106] btrfs_get_next_valid_item+0x56/0x90
[ 3326.662112] btrfs_real_readdir+0x2a4/0x470
[ 3326.662129] iterate_dir+0x183/0x1d0
[ 3326.662141] __ia32_sys_getdents64+0x77/0x120
[ 3326.662146] ? __pfx_filldir64+0x10/0x10
[ 3326.662153] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 3326.662164] __do_fast_syscall_32+0x88/0xf0
[ 3326.662171] ? lock_is_held_type+0xe8/0x140
[ 3326.662179] ? __do_fast_syscall_32+0x94/0xf0
[ 3326.662183] ? lockdep_hardirqs_on+0x7d/0x100
[ 3326.662188] ? __do_fast_syscall_32+0x94/0xf0
[ 3326.662192] ? __do_fast_syscall_32+0x94/0xf0
[ 3326.662199] ? __do_fast_syscall_32+0x94/0xf0
[ 3326.662204] ? lockdep_hardirqs_on+0x7d/0x100
[ 3326.662209] ? __do_fast_syscall_32+0x94/0xf0
[ 3326.662212] ? __do_fast_syscall_32+0x94/0xf0
[ 3326.662216] ? __do_fast_syscall_32+0x94/0xf0
[ 3326.662222] do_fast_syscall_32+0x2f/0x70
[ 3326.662227] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 3326.662236] RIP: 0023:0xf7fc0579
[ 3326.662278] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 3326.662281] RSP: 002b:00000000c96fd6c4 EFLAGS: 00000293 ORIG_RAX: 00000000000000dc
[ 3326.662286] RAX: ffffffffffffffda RBX: 0000000000000056 RCX: 00000000c850003c
[ 3326.662289] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 3326.662292] RBP: 00000000ffffeb38 R08: 00000000c96fd6c4 R09: 0000000000000000
[ 3326.662294] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[ 3326.662297] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 3326.662311] </TASK>
[ 3326.662313] irq event stamp: 2879969
[ 3326.662316] hardirqs last enabled at (2879977): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3326.662324] hardirqs last disabled at (2879984): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3326.662328] softirqs last enabled at (2878784): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3326.662334] softirqs last disabled at (2878773): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3326.662337] ---[ end trace 0000000000000000 ]---
[ 3331.361367] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3331.361435] [drm] PSP is resuming...
[ 3331.437338] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3331.541998] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3331.555775] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3331.555782] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3331.555789] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3331.555793] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3331.555846] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3331.610686] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3331.612075] [drm] DMUB hardware initialized: version=0x02020017
[ 3331.650911] [drm] kiq ring mec 2 pipe 1 q 0
[ 3331.656234] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3331.656422] [drm] JPEG decode initialized successfully.
[ 3331.656446] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3331.656449] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3331.656451] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3331.656453] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3331.656455] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3331.656457] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3331.656459] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3331.656461] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3331.656463] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3331.656465] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3331.656467] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3331.656469] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3331.656471] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3331.656473] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3331.656475] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3331.656477] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3331.660038] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3363.977235] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3363.977283] [drm] PSP is resuming...
[ 3364.053135] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3364.153338] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3364.167133] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3364.167143] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3364.167151] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3364.167155] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3364.167212] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3364.221622] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3364.223030] [drm] DMUB hardware initialized: version=0x02020017
[ 3364.262352] [drm] kiq ring mec 2 pipe 1 q 0
[ 3364.267536] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3364.267696] [drm] JPEG decode initialized successfully.
[ 3364.267725] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3364.267730] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3364.267735] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3364.267739] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3364.267764] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3364.267768] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3364.267772] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3364.267776] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3364.267780] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3364.267784] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3364.267788] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3364.267792] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3364.267796] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3364.267800] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3364.267804] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3364.267808] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3364.271856] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3371.842132] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3371.842163] [drm] PSP is resuming...
[ 3371.918346] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3372.018873] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3372.032785] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3372.032802] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3372.032814] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3372.032823] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3372.032890] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3372.087528] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3372.088914] [drm] DMUB hardware initialized: version=0x02020017
[ 3372.128043] [drm] kiq ring mec 2 pipe 1 q 0
[ 3372.132843] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3372.133258] [drm] JPEG decode initialized successfully.
[ 3372.133283] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3372.133288] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3372.133292] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3372.133295] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3372.133299] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3372.133302] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3372.133305] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3372.133309] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3372.133312] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3372.133316] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3372.133319] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3372.133323] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3372.133326] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3372.133329] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3372.133333] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3372.133336] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3372.136900] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3383.547356] ------------[ cut here ]------------
[ 3383.547366] WARNING: CPU: 8 PID: 3560 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 3383.547375] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 3383.547476] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 3383.547544] CPU: 8 PID: 3560 Comm: steam Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 3383.547549] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 3383.547551] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 3383.547556] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 3383.547559] RSP: 0018:ffffa79913b7f938 EFLAGS: 00010246
[ 3383.547563] RAX: 0000000000000000 RBX: ffff8f97172d55d0 RCX: 0000000000000000
[ 3383.547566] RDX: 0000000000000000 RSI: ffff8f97172d5550 RDI: ffffa79913b7f960
[ 3383.547569] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 3383.547571] R10: ffff8f97172d55d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 3383.547574] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 3383.547577] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000f7b5fb80
[ 3383.547580] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 3383.547583] CR2: 00000000cc7fe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 3383.547586] PKRU: 55555554
[ 3383.547588] Call Trace:
[ 3383.547592] <TASK>
[ 3383.547600] submit_one_bio+0xd4/0xe0
[ 3383.547608] submit_extent_page+0x142/0x550
[ 3383.547624] read_extent_buffer_pages+0x584/0x9c0
[ 3383.547633] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 3383.547638] ? folio_unlock+0x1d/0x50
[ 3383.547646] btrfs_read_extent_buffer+0x98/0x150
[ 3383.547653] read_tree_block+0x43/0xa0
[ 3383.547658] read_block_for_search+0x266/0x370
[ 3383.547673] btrfs_search_slot+0x351/0xd30
[ 3383.547682] ? btrfs_readdir_get_delayed_items+0x132/0x1b0
[ 3383.547689] btrfs_real_readdir+0x14a/0x470
[ 3383.547694] ? lock_is_held_type+0xe8/0x140
[ 3383.547700] ? find_held_lock+0x32/0x90
[ 3383.547714] iterate_dir+0x183/0x1d0
[ 3383.547722] __ia32_sys_getdents64+0x77/0x120
[ 3383.547726] ? __pfx_filldir64+0x10/0x10
[ 3383.547732] ? syscall_enter_from_user_mode_prepare+0x19/0x80
[ 3383.547739] __do_fast_syscall_32+0x88/0xf0
[ 3383.547765] ? __do_fast_syscall_32+0x94/0xf0
[ 3383.547770] ? lockdep_hardirqs_on+0x7d/0x100
[ 3383.547775] ? __do_fast_syscall_32+0x94/0xf0
[ 3383.547779] ? lock_is_held_type+0xe8/0x140
[ 3383.547786] ? __do_fast_syscall_32+0x94/0xf0
[ 3383.547790] ? lockdep_hardirqs_on+0x7d/0x100
[ 3383.547795] ? __do_fast_syscall_32+0x94/0xf0
[ 3383.547800] do_fast_syscall_32+0x2f/0x70
[ 3383.547805] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 3383.547811] RIP: 0023:0xf7fc0579
[ 3383.547834] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 3383.547838] RSP: 002b:00000000ffe28bf4 EFLAGS: 00200293 ORIG_RAX: 00000000000000dc
[ 3383.547842] RAX: ffffffffffffffda RBX: 00000000000000c0 RCX: 0000000059245d8c
[ 3383.547845] RDX: 0000000000008000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 3383.547847] RBP: 00000000ffffeb38 R08: 00000000ffe28bf4 R09: 0000000000000000
[ 3383.547850] R10: 0000000000000000 R11: 0000000000200293 R12: 0000000000000000
[ 3383.547852] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 3383.547865] </TASK>
[ 3383.547868] irq event stamp: 116864219
[ 3383.547870] hardirqs last enabled at (116864227): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 3383.547875] hardirqs last disabled at (116864234): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 3383.547878] softirqs last enabled at (116864066): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3383.547883] softirqs last disabled at (116864061): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 3383.547886] ---[ end trace 0000000000000000 ]---
[ 3394.034141] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3394.034174] [drm] PSP is resuming...
[ 3394.110113] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3394.210573] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3394.224373] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3394.224387] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3394.224396] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3394.224403] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3394.224458] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3394.278477] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3394.279783] [drm] DMUB hardware initialized: version=0x02020017
[ 3394.318209] [drm] kiq ring mec 2 pipe 1 q 0
[ 3394.323063] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3394.323278] [drm] JPEG decode initialized successfully.
[ 3394.323311] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3394.323317] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3394.323322] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3394.323326] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3394.323330] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3394.323334] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3394.323338] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3394.323342] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3394.323346] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3394.323350] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3394.323355] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3394.323359] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3394.323363] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3394.323367] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3394.323371] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3394.323375] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3394.327556] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3424.130140] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3424.130174] [drm] PSP is resuming...
[ 3424.206116] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3424.306232] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3424.320002] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3424.320010] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3424.320018] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3424.320022] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3424.320075] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3424.375231] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3424.376641] [drm] DMUB hardware initialized: version=0x02020017
[ 3424.415300] [drm] kiq ring mec 2 pipe 1 q 0
[ 3424.419876] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3424.420195] [drm] JPEG decode initialized successfully.
[ 3424.420225] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3424.420229] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3424.420231] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3424.420234] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3424.420236] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3424.420238] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3424.420240] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3424.420242] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3424.420245] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3424.420247] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3424.420250] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3424.420252] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3424.420254] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3424.420256] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3424.420258] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3424.420261] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3424.432650] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3454.073178] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3454.073213] [drm] PSP is resuming...
[ 3454.149461] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3454.254782] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3454.269147] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3454.269159] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3454.269169] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3454.269175] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3454.269236] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3454.323876] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3454.325270] [drm] DMUB hardware initialized: version=0x02020017
[ 3454.363203] [drm] kiq ring mec 2 pipe 1 q 0
[ 3454.368778] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3454.368943] [drm] JPEG decode initialized successfully.
[ 3454.368967] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3454.368971] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3454.368973] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3454.368975] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3454.368978] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3454.368980] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3454.368982] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3454.368984] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3454.368986] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3454.368988] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3454.368990] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3454.368992] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3454.368994] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3454.368996] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3454.368999] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3454.369001] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3454.372933] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3484.137164] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3484.137197] [drm] PSP is resuming...
[ 3484.213114] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3484.314669] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3484.328494] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3484.328506] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3484.328515] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3484.328521] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3484.328580] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3484.382628] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3484.384028] [drm] DMUB hardware initialized: version=0x02020017
[ 3484.422056] [drm] kiq ring mec 2 pipe 1 q 0
[ 3484.427462] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3484.427623] [drm] JPEG decode initialized successfully.
[ 3484.427652] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3484.427658] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3484.427662] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3484.427666] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3484.427670] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3484.427674] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3484.427678] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3484.427682] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3484.427686] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3484.427690] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3484.427694] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3484.427698] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3484.427702] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3484.427706] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3484.427710] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3484.427714] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3484.431821] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3514.233178] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3514.233215] [drm] PSP is resuming...
[ 3514.309250] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3514.411356] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3514.425133] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3514.425141] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3514.425149] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3514.425153] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3514.425208] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3514.480416] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3514.481824] [drm] DMUB hardware initialized: version=0x02020017
[ 3514.520038] [drm] kiq ring mec 2 pipe 1 q 0
[ 3514.525529] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3514.525692] [drm] JPEG decode initialized successfully.
[ 3514.525717] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3514.525721] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3514.525724] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3514.525726] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3514.525728] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3514.525731] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3514.525733] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3514.525736] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3514.525738] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3514.525740] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3514.525761] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3514.525763] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3514.525765] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3514.525768] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3514.525770] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3514.525772] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3514.529741] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3544.250154] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3544.250187] [drm] PSP is resuming...
[ 3544.326014] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3544.427001] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3544.440780] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3544.440791] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3544.440799] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3544.440803] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3544.440859] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3544.495396] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3544.496700] [drm] DMUB hardware initialized: version=0x02020017
[ 3544.534808] [drm] kiq ring mec 2 pipe 1 q 0
[ 3544.540392] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3544.540549] [drm] JPEG decode initialized successfully.
[ 3544.540574] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3544.540578] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3544.540580] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3544.540582] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3544.540585] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3544.540587] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3544.540589] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3544.540591] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3544.540594] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3544.540596] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3544.540598] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3544.540601] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3544.540603] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3544.540605] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3544.540607] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3544.540610] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3544.544636] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3574.249165] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3574.249202] [drm] PSP is resuming...
[ 3574.325251] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3574.427114] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3574.440898] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3574.440910] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3574.440917] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3574.440921] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3574.440975] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3574.495679] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3574.497129] [drm] DMUB hardware initialized: version=0x02020017
[ 3574.535382] [drm] kiq ring mec 2 pipe 1 q 0
[ 3574.540122] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3574.540328] [drm] JPEG decode initialized successfully.
[ 3574.540358] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3574.540364] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3574.540369] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3574.540374] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3574.540378] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3574.540383] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3574.540387] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3574.540392] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3574.540396] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3574.540401] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3574.540406] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3574.540410] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3574.540415] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3574.540419] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3574.540424] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3574.540428] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3574.543989] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3604.273228] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3604.273271] [drm] PSP is resuming...
[ 3604.349340] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3604.450774] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3604.464610] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3604.464623] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3604.464632] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3604.464638] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3604.464696] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3604.519719] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3604.521142] [drm] DMUB hardware initialized: version=0x02020017
[ 3604.559044] [drm] kiq ring mec 2 pipe 1 q 0
[ 3604.564685] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3604.564848] [drm] JPEG decode initialized successfully.
[ 3604.564873] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3604.564876] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3604.564879] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3604.564881] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3604.564883] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3604.564885] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3604.564887] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3604.564889] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3604.564892] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3604.564894] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3604.564896] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3604.564898] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3604.564900] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3604.564902] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3604.564905] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3604.564907] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3604.568844] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3634.297194] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3634.297230] [drm] PSP is resuming...
[ 3634.373128] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3634.474780] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3634.488552] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3634.488564] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3634.488573] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3634.488580] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3634.488638] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3634.543567] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3634.544989] [drm] DMUB hardware initialized: version=0x02020017
[ 3634.582790] [drm] kiq ring mec 2 pipe 1 q 0
[ 3634.588458] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3634.588622] [drm] JPEG decode initialized successfully.
[ 3634.588647] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3634.588650] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3634.588652] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3634.588655] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3634.588657] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3634.588659] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3634.588661] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3634.588663] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3634.588665] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3634.588668] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3634.588670] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3634.588672] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3634.588674] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3634.588676] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3634.588678] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3634.588680] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3634.592579] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3664.362118] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3664.362153] [drm] PSP is resuming...
[ 3664.438125] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3664.538335] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3664.552136] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3664.552144] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3664.552151] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3664.552155] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3664.552212] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3664.607234] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3664.608615] [drm] DMUB hardware initialized: version=0x02020017
[ 3664.646789] [drm] kiq ring mec 2 pipe 1 q 0
[ 3664.652391] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3664.652555] [drm] JPEG decode initialized successfully.
[ 3664.652580] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3664.652583] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3664.652586] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3664.652588] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3664.652590] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3664.652592] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3664.652594] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3664.652596] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3664.652599] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3664.652601] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3664.652603] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3664.652605] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3664.652607] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3664.652609] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3664.652611] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3664.652614] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3664.656872] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3694.393172] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3694.393208] [drm] PSP is resuming...
[ 3694.469127] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3694.569362] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3694.583261] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3694.583273] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3694.583281] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3694.583285] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3694.583335] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3694.637631] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3694.639085] [drm] DMUB hardware initialized: version=0x02020017
[ 3694.678140] [drm] kiq ring mec 2 pipe 1 q 0
[ 3694.683100] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3694.683308] [drm] JPEG decode initialized successfully.
[ 3694.683338] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3694.683344] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3694.683348] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3694.683352] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3694.683356] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3694.683360] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3694.683364] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3694.683368] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3694.683372] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3694.683376] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3694.683380] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3694.683384] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3694.683387] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3694.683392] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3694.683395] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3694.683399] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3694.686843] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3712.610206] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3712.610250] [drm] PSP is resuming...
[ 3712.686242] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3712.786777] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3712.800611] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3712.800623] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3712.800633] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3712.800639] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3712.800698] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3712.854728] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3712.856122] [drm] DMUB hardware initialized: version=0x02020017
[ 3712.893796] [drm] kiq ring mec 2 pipe 1 q 0
[ 3712.899598] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3712.899757] [drm] JPEG decode initialized successfully.
[ 3712.899782] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3712.899786] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3712.899788] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3712.899790] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3712.899792] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3712.899794] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3712.899797] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3712.899798] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3712.899801] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3712.899803] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3712.899805] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3712.899807] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3712.899809] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3712.899811] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3712.899813] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3712.899815] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3712.903879] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3720.097135] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3720.097167] [drm] PSP is resuming...
[ 3720.173241] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3720.274894] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3720.288700] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3720.288710] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3720.288718] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3720.288722] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3720.288821] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3720.343591] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3720.344992] [drm] DMUB hardware initialized: version=0x02020017
[ 3720.383234] [drm] kiq ring mec 2 pipe 1 q 0
[ 3720.388015] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3720.388282] [drm] JPEG decode initialized successfully.
[ 3720.388307] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3720.388310] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3720.388313] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3720.388315] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3720.388317] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3720.388319] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3720.388321] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3720.388323] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3720.388326] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3720.388328] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3720.388330] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3720.388333] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3720.388335] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3720.388337] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3720.388339] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3720.388341] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3720.391950] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3754.530232] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3754.530277] [drm] PSP is resuming...
[ 3754.606381] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3754.706892] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3754.720719] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3754.720730] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3754.720738] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3754.720756] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3754.720812] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3754.774859] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3754.776238] [drm] DMUB hardware initialized: version=0x02020017
[ 3754.815134] [drm] kiq ring mec 2 pipe 1 q 0
[ 3754.820314] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3754.820546] [drm] JPEG decode initialized successfully.
[ 3754.820576] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3754.820582] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3754.820587] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3754.820591] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3754.820595] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3754.820598] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3754.820600] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3754.820603] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3754.820605] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3754.820607] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3754.820609] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3754.820612] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3754.820614] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3754.820616] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3754.820618] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3754.820620] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3754.824078] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3784.633263] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3784.633300] [drm] PSP is resuming...
[ 3784.709227] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3784.809362] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3784.823146] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3784.823156] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3784.823165] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3784.823171] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3784.823229] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3784.878365] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3784.879740] [drm] DMUB hardware initialized: version=0x02020017
[ 3784.918050] [drm] kiq ring mec 2 pipe 1 q 0
[ 3784.923199] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3784.923405] [drm] JPEG decode initialized successfully.
[ 3784.923429] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3784.923433] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3784.923435] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3784.923438] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3784.923440] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3784.923442] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3784.923444] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3784.923446] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3784.923448] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3784.923450] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3784.923453] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3784.923455] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3784.923457] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3784.923459] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3784.923461] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3784.923464] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3784.926927] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3814.634184] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3814.634225] [drm] PSP is resuming...
[ 3814.710226] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3814.810468] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3814.824469] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3814.824481] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3814.824489] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3814.824493] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3814.824548] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3814.878706] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3814.880109] [drm] DMUB hardware initialized: version=0x02020017
[ 3814.919100] [drm] kiq ring mec 2 pipe 1 q 0
[ 3814.923874] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3814.924232] [drm] JPEG decode initialized successfully.
[ 3814.924262] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3814.924267] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3814.924271] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3814.924275] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3814.924279] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3814.924283] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3814.924287] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3814.924291] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3814.924295] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3814.924299] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3814.924303] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3814.924307] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3814.924311] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3814.924315] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3814.924319] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3814.924323] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3814.939915] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3844.634167] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3844.634202] [drm] PSP is resuming...
[ 3844.710123] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3844.811677] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3844.825642] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3844.825656] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3844.825665] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3844.825672] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3844.825735] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3844.879631] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3844.881039] [drm] DMUB hardware initialized: version=0x02020017
[ 3844.918803] [drm] kiq ring mec 2 pipe 1 q 0
[ 3844.924483] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3844.924639] [drm] JPEG decode initialized successfully.
[ 3844.924663] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3844.924667] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3844.924669] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3844.924672] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3844.924674] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3844.924676] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3844.924678] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3844.924680] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3844.924682] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3844.924684] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3844.924686] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3844.924689] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3844.924691] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3844.924693] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3844.924695] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3844.924697] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3844.928600] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3874.674153] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3874.674187] [drm] PSP is resuming...
[ 3874.750126] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3874.853244] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3874.867015] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3874.867027] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3874.867036] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3874.867042] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3874.867103] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3874.922244] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3874.923626] [drm] DMUB hardware initialized: version=0x02020017
[ 3874.962265] [drm] kiq ring mec 2 pipe 1 q 0
[ 3874.967495] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3874.967657] [drm] JPEG decode initialized successfully.
[ 3874.967686] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3874.967692] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3874.967696] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3874.967700] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3874.967704] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3874.967708] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3874.967712] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3874.967716] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3874.967720] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3874.967724] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3874.967728] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3874.967732] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3874.967736] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3874.967740] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3874.967767] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3874.967771] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3874.971532] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3904.737163] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3904.737200] [drm] PSP is resuming...
[ 3904.813338] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3904.914998] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3904.928774] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3904.928782] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3904.928790] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3904.928794] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3904.928847] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3904.983583] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3904.984979] [drm] DMUB hardware initialized: version=0x02020017
[ 3905.023107] [drm] kiq ring mec 2 pipe 1 q 0
[ 3905.027977] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3905.028384] [drm] JPEG decode initialized successfully.
[ 3905.028409] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3905.028413] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3905.028415] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3905.028417] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3905.028419] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3905.028421] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3905.028423] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3905.028425] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3905.028428] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3905.028430] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3905.028432] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3905.028434] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3905.028436] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3905.028438] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3905.028440] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3905.028442] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3905.031964] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3934.753178] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3934.753214] [drm] PSP is resuming...
[ 3934.829223] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3934.933051] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3934.946899] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3934.946914] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3934.946925] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3934.946933] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3934.946996] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3935.001711] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3935.003170] [drm] DMUB hardware initialized: version=0x02020017
[ 3935.042416] [drm] kiq ring mec 2 pipe 1 q 0
[ 3935.047527] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3935.047689] [drm] JPEG decode initialized successfully.
[ 3935.047716] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3935.047720] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3935.047723] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3935.047726] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3935.047729] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3935.047731] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3935.047734] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3935.047737] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3935.047740] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3935.047763] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3935.047766] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3935.047769] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3935.047771] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3935.047774] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3935.047777] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3935.047780] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3935.052562] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3964.809227] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3964.809270] [drm] PSP is resuming...
[ 3964.885223] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3964.986583] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3965.000370] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3965.000382] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3965.000393] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3965.000399] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3965.000456] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3965.054578] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3965.055959] [drm] DMUB hardware initialized: version=0x02020017
[ 3965.094022] [drm] kiq ring mec 2 pipe 1 q 0
[ 3965.099528] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3965.099687] [drm] JPEG decode initialized successfully.
[ 3965.099712] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3965.099716] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3965.099719] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3965.099721] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3965.099724] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3965.099726] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3965.099728] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3965.099730] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3965.099732] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3965.099735] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3965.099737] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3965.099739] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3965.099760] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3965.099763] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3965.099765] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3965.099768] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3965.103726] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 3994.857198] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 3994.857235] [drm] PSP is resuming...
[ 3994.933233] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 3995.035889] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3995.049698] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 3995.049708] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 3995.049716] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 3995.049720] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 3995.049830] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 3995.104423] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 3995.105826] [drm] DMUB hardware initialized: version=0x02020017
[ 3995.143778] [drm] kiq ring mec 2 pipe 1 q 0
[ 3995.149610] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 3995.149811] [drm] JPEG decode initialized successfully.
[ 3995.149835] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3995.149839] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3995.149841] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3995.149844] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3995.149846] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3995.149848] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3995.149850] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3995.149852] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3995.149854] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3995.149857] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 3995.149859] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3995.149861] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3995.149863] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 3995.149866] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 3995.149868] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 3995.149870] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 3995.153630] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4009.658131] ------------[ cut here ]------------
[ 4009.658144] WARNING: CPU: 11 PID: 4166 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4009.658155] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4009.658328] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4009.658447] CPU: 11 PID: 4166 Comm: kworker/u32:17 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4009.658454] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4009.658458] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4009.658467] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4009.658473] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4009.658478] RSP: 0018:ffffa79906f6b860 EFLAGS: 00010246
[ 4009.658485] RAX: 0000000000000000 RBX: ffff8fa42c56a050 RCX: 0000000000000000
[ 4009.658490] RDX: 0000000000000000 RSI: ffff8fa42c569fd0 RDI: ffffa79906f6b888
[ 4009.658495] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4009.658499] R10: ffff8fa42c56a050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4009.658504] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4009.658508] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 4009.658513] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4009.658518] CR2: 00000000b76fd000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4009.658523] PKRU: 55555554
[ 4009.658527] Call Trace:
[ 4009.658532] <TASK>
[ 4009.658545] submit_one_bio+0xd4/0xe0
[ 4009.658557] submit_extent_page+0x142/0x550
[ 4009.658583] read_extent_buffer_pages+0x584/0x9c0
[ 4009.658598] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4009.658607] ? folio_unlock+0x1d/0x50
[ 4009.658619] btrfs_read_extent_buffer+0x98/0x150
[ 4009.658631] read_tree_block+0x43/0xa0
[ 4009.658639] read_block_for_search+0x266/0x370
[ 4009.658663] btrfs_search_slot+0x351/0xd30
[ 4009.658678] ? lock_is_held_type+0xe8/0x140
[ 4009.658691] btrfs_lookup_csum+0x63/0x150
[ 4009.658705] btrfs_csum_file_blocks+0x197/0x6c0
[ 4009.658712] ? sched_clock_cpu+0x9f/0xc0
[ 4009.658721] ? lock_release+0x14b/0x440
[ 4009.658733] ? _raw_read_unlock+0x29/0x50
[ 4009.658773] btrfs_finish_ordered_io+0x441/0x860
[ 4009.658801] btrfs_work_helper+0xfe/0x400
[ 4009.658807] ? lock_is_held_type+0xe8/0x140
[ 4009.658820] process_one_work+0x294/0x5b0
[ 4009.658839] worker_thread+0x4f/0x3a0
[ 4009.658849] ? __pfx_worker_thread+0x10/0x10
[ 4009.658854] kthread+0xf5/0x120
[ 4009.658860] ? __pfx_kthread+0x10/0x10
[ 4009.658869] ret_from_fork+0x2c/0x50
[ 4009.658893] </TASK>
[ 4009.658897] irq event stamp: 76284039
[ 4009.658901] hardirqs last enabled at (76284047): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4009.658908] hardirqs last disabled at (76284054): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4009.658913] softirqs last enabled at (76283958): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4009.658919] softirqs last disabled at (76283947): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4009.658924] ---[ end trace 0000000000000000 ]---
[ 4019.033087] ------------[ cut here ]------------
[ 4019.033095] WARNING: CPU: 10 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4019.033103] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4019.033198] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4019.033262] CPU: 10 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4019.033266] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4019.033269] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4019.033273] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4019.033276] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4019.033280] RAX: 0000000000000000 RBX: ffff8f972a551790 RCX: 0000000000000000
[ 4019.033282] RDX: 0000000000000000 RSI: ffff8f972a551710 RDI: ffffa7990487f780
[ 4019.033285] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4019.033287] R10: ffff8f972a551790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4019.033289] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4019.033292] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4019.033295] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4019.033297] CR2: 00000000badff000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4019.033300] PKRU: 55555554
[ 4019.033302] Call Trace:
[ 4019.033305] <TASK>
[ 4019.033313] submit_one_bio+0xd4/0xe0
[ 4019.033320] submit_extent_page+0x142/0x550
[ 4019.033334] read_extent_buffer_pages+0x584/0x9c0
[ 4019.033342] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4019.033347] ? folio_unlock+0x1d/0x50
[ 4019.033355] btrfs_read_extent_buffer+0x98/0x150
[ 4019.033361] read_tree_block+0x43/0xa0
[ 4019.033365] read_block_for_search+0x266/0x370
[ 4019.033379] btrfs_search_slot+0x351/0xd30
[ 4019.033387] ? _raw_read_unlock+0x29/0x50
[ 4019.033394] lookup_inline_extent_backref+0x15c/0x6e0
[ 4019.033401] ? lock_is_held_type+0xe8/0x140
[ 4019.033410] lookup_extent_backref+0x41/0xd0
[ 4019.033418] __btrfs_free_extent+0xfb/0x7c0
[ 4019.033424] ? sched_clock_cpu+0x20/0xc0
[ 4019.033434] __btrfs_run_delayed_refs+0x303/0x1260
[ 4019.033450] btrfs_run_delayed_refs+0x89/0x1d0
[ 4019.033458] btrfs_commit_transaction+0x93/0xed0
[ 4019.033470] transaction_kthread+0x142/0x1b0
[ 4019.033477] ? __pfx_transaction_kthread+0x10/0x10
[ 4019.033480] kthread+0xf5/0x120
[ 4019.033484] ? __pfx_kthread+0x10/0x10
[ 4019.033488] ret_from_fork+0x2c/0x50
[ 4019.033501] </TASK>
[ 4019.033503] irq event stamp: 35185793
[ 4019.033505] hardirqs last enabled at (35185801): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4019.033510] hardirqs last disabled at (35185808): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4019.033513] softirqs last enabled at (35181952): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4019.033516] softirqs last disabled at (35181945): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4019.033519] ---[ end trace 0000000000000000 ]---
[ 4024.889207] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4024.889244] [drm] PSP is resuming...
[ 4024.965227] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4025.066892] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4025.080715] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4025.080725] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4025.080732] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4025.080736] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4025.080824] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4025.135529] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4025.136921] [drm] DMUB hardware initialized: version=0x02020017
[ 4025.178800] [drm] kiq ring mec 2 pipe 1 q 0
[ 4025.184529] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4025.184692] [drm] JPEG decode initialized successfully.
[ 4025.184722] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4025.184727] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4025.184732] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4025.184735] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4025.184739] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4025.184757] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4025.184761] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4025.184765] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4025.184769] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4025.184773] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4025.184778] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4025.184781] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4025.184786] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4025.184790] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4025.184794] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4025.184798] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4025.188937] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4030.769126] ------------[ cut here ]------------
[ 4030.769286] WARNING: CPU: 14 PID: 10047 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4030.769295] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4030.769417] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4030.769500] CPU: 14 PID: 10047 Comm: kworker/u32:1 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4030.769505] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4030.769509] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4030.769515] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4030.769520] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4030.769524] RSP: 0018:ffffa7991ac2b810 EFLAGS: 00010246
[ 4030.769529] RAX: 0000000000000000 RBX: ffff8fa27b9cd790 RCX: 0000000000000000
[ 4030.769532] RDX: 0000000000000000 RSI: ffff8fa27b9cd710 RDI: ffffa7991ac2b838
[ 4030.769536] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4030.769539] R10: ffff8fa27b9cd790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4030.769542] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4030.769545] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4030.769549] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4030.769552] CR2: 00007e890047e000 CR3: 000000039de76000 CR4: 0000000000750ee0
[ 4030.769555] PKRU: 55555554
[ 4030.769559] Call Trace:
[ 4030.769562] <TASK>
[ 4030.769571] submit_one_bio+0xd4/0xe0
[ 4030.769580] submit_extent_page+0x142/0x550
[ 4030.769599] read_extent_buffer_pages+0x584/0x9c0
[ 4030.769609] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4030.769614] ? _raw_spin_unlock+0x29/0x50
[ 4030.769624] btrfs_readahead_tree_block+0x71/0xa0
[ 4030.769633] btrfs_search_slot+0x666/0xd30
[ 4030.769648] btrfs_lookup_file_extent+0x37/0x40
[ 4030.769654] btrfs_drop_extents+0x155/0xd60
[ 4030.769678] insert_reserved_file_extent+0xf0/0x380
[ 4030.769688] ? join_transaction+0x1b9/0x590
[ 4030.769703] btrfs_finish_ordered_io+0x65c/0x860
[ 4030.769721] btrfs_work_helper+0xfe/0x400
[ 4030.769725] ? lock_is_held_type+0xe8/0x140
[ 4030.769735] process_one_work+0x294/0x5b0
[ 4030.769772] worker_thread+0x4f/0x3a0
[ 4030.769780] ? __pfx_worker_thread+0x10/0x10
[ 4030.769784] kthread+0xf5/0x120
[ 4030.769788] ? __pfx_kthread+0x10/0x10
[ 4030.769794] ret_from_fork+0x2c/0x50
[ 4030.769810] </TASK>
[ 4030.769813] irq event stamp: 24052815
[ 4030.769816] hardirqs last enabled at (24052823): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4030.769822] hardirqs last disabled at (24052830): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4030.769826] softirqs last enabled at (24052766): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4030.769830] softirqs last disabled at (24052759): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4030.769834] ---[ end trace 0000000000000000 ]---
[ 4054.866217] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4054.866260] [drm] PSP is resuming...
[ 4054.942226] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4055.045457] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4055.059357] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4055.059369] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4055.059377] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4055.059381] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4055.059434] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4055.113666] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4055.115141] [drm] DMUB hardware initialized: version=0x02020017
[ 4055.153224] [drm] kiq ring mec 2 pipe 1 q 0
[ 4055.158596] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4055.158799] [drm] JPEG decode initialized successfully.
[ 4055.158830] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4055.158836] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4055.158841] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4055.158845] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4055.158850] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4055.158854] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4055.158858] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4055.158862] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4055.158866] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4055.158871] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4055.158875] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4055.158880] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4055.158884] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4055.158888] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4055.158892] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4055.158896] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4055.162681] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4084.889153] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4084.889186] [drm] PSP is resuming...
[ 4084.965185] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4085.065659] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4085.079503] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4085.079514] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4085.079524] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4085.079530] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4085.079588] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4085.133576] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4085.134884] [drm] DMUB hardware initialized: version=0x02020017
[ 4085.172912] [drm] kiq ring mec 2 pipe 1 q 0
[ 4085.178478] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4085.178638] [drm] JPEG decode initialized successfully.
[ 4085.178668] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4085.178674] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4085.178678] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4085.178682] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4085.178686] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4085.178690] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4085.178694] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4085.178698] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4085.178702] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4085.178707] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4085.178711] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4085.178715] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4085.178719] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4085.178723] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4085.178727] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4085.178731] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4085.182602] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4114.882173] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4114.882206] [drm] PSP is resuming...
[ 4114.960307] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4115.061671] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4115.075476] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4115.075487] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4115.075495] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4115.075499] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4115.075553] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4115.130093] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4115.131473] [drm] DMUB hardware initialized: version=0x02020017
[ 4115.169426] [drm] kiq ring mec 2 pipe 1 q 0
[ 4115.174502] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4115.174710] [drm] JPEG decode initialized successfully.
[ 4115.174739] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4115.174762] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4115.174767] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4115.174771] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4115.174775] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4115.174779] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4115.174783] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4115.174787] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4115.174791] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4115.174795] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4115.174799] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4115.174803] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4115.174807] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4115.174811] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4115.174815] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4115.174819] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4115.179237] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4144.930150] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4144.930183] [drm] PSP is resuming...
[ 4145.006228] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4145.107785] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4145.121584] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4145.121591] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4145.121598] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4145.121602] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4145.121658] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4145.176418] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4145.177799] [drm] DMUB hardware initialized: version=0x02020017
[ 4145.216115] [drm] kiq ring mec 2 pipe 1 q 0
[ 4145.221088] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4145.221290] [drm] JPEG decode initialized successfully.
[ 4145.221314] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4145.221318] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4145.221320] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4145.221322] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4145.221325] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4145.221327] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4145.221329] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4145.221331] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4145.221333] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4145.221335] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4145.221338] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4145.221340] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4145.221342] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4145.221344] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4145.221347] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4145.221349] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4145.224902] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4175.018229] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4175.018273] [drm] PSP is resuming...
[ 4175.094390] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4175.194357] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4175.208263] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4175.208274] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4175.208282] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4175.208286] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4175.208347] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4175.263410] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4175.264823] [drm] DMUB hardware initialized: version=0x02020017
[ 4175.303789] [drm] kiq ring mec 2 pipe 1 q 0
[ 4175.310703] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4175.310858] [drm] JPEG decode initialized successfully.
[ 4175.310883] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4175.310887] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4175.310890] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4175.310892] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4175.310894] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4175.310896] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4175.310898] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4175.310900] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4175.310903] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4175.310905] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4175.310907] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4175.310910] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4175.310912] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4175.310914] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4175.310916] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4175.310918] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4175.320240] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4205.074163] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4205.074195] [drm] PSP is resuming...
[ 4205.150162] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4205.250336] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4205.264139] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4205.264148] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4205.264156] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4205.264160] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4205.264214] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4205.318646] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4205.320059] [drm] DMUB hardware initialized: version=0x02020017
[ 4205.358773] [drm] kiq ring mec 2 pipe 1 q 0
[ 4205.363991] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4205.364191] [drm] JPEG decode initialized successfully.
[ 4205.364216] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4205.364219] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4205.364222] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4205.364224] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4205.364226] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4205.364229] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4205.364231] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4205.364233] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4205.364235] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4205.364237] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4205.364240] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4205.364242] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4205.364244] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4205.364246] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4205.364248] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4205.364250] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4205.367784] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4231.772320] ------------[ cut here ]------------
[ 4231.772331] WARNING: CPU: 15 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4231.772341] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4231.772497] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4231.772605] CPU: 15 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4231.772611] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4231.772616] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4231.772621] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4231.772626] RSP: 0018:ffffa7991cccf678 EFLAGS: 00010246
[ 4231.772633] RAX: 0000000000000000 RBX: ffff8fa27baa2ad0 RCX: 0000000000000000
[ 4231.772637] RDX: 0000000000000000 RSI: ffff8fa27baa2a50 RDI: ffffa7991cccf6a0
[ 4231.772641] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4231.772647] R10: ffff8fa27baa2ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4231.772651] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4231.772655] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b62f8b40
[ 4231.772660] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4231.772664] CR2: 00000000b3a2b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4231.772669] PKRU: 55555554
[ 4231.772672] Call Trace:
[ 4231.772676] <TASK>
[ 4231.772688] submit_one_bio+0xd4/0xe0
[ 4231.772700] submit_extent_page+0x142/0x550
[ 4231.772724] read_extent_buffer_pages+0x584/0x9c0
[ 4231.772738] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4231.772777] ? folio_unlock+0x1d/0x50
[ 4231.772789] btrfs_read_extent_buffer+0x98/0x150
[ 4231.772800] read_tree_block+0x43/0xa0
[ 4231.772807] read_block_for_search+0x266/0x370
[ 4231.772831] btrfs_search_slot+0x351/0xd30
[ 4231.772851] btrfs_lookup_csum+0x63/0x150
[ 4231.772864] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4231.772876] ? btrfs_do_readpage+0x305/0x770
[ 4231.772889] btrfs_submit_data_read_bio+0x4e/0x90
[ 4231.772898] submit_one_bio+0xc4/0xe0
[ 4231.772908] btrfs_read_folio+0x79/0x90
[ 4231.772915] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4231.772921] prepare_uptodate_page+0x8c/0x210
[ 4231.772929] prepare_pages.constprop.0+0x134/0x300
[ 4231.772944] btrfs_buffered_write+0x2ca/0x940
[ 4231.772970] btrfs_do_write_iter+0x384/0x5d0
[ 4231.772978] ? lock_is_held_type+0xe8/0x140
[ 4231.772991] vfs_write+0x269/0x4f0
[ 4231.773011] ksys_write+0x64/0xe0
[ 4231.773019] __do_fast_syscall_32+0x88/0xf0
[ 4231.773028] ? lock_is_held_type+0xe8/0x140
[ 4231.773038] ? __do_fast_syscall_32+0x94/0xf0
[ 4231.773043] ? lockdep_hardirqs_on+0x7d/0x100
[ 4231.773050] ? __do_fast_syscall_32+0x94/0xf0
[ 4231.773056] ? __do_fast_syscall_32+0x94/0xf0
[ 4231.773062] ? __do_fast_syscall_32+0x94/0xf0
[ 4231.773069] do_fast_syscall_32+0x2f/0x70
[ 4231.773076] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4231.773082] RIP: 0023:0xf7fc0579
[ 4231.773107] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4231.773112] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4231.773118] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3223010
[ 4231.773122] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4231.773126] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4231.773130] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4231.773134] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4231.773155] </TASK>
[ 4231.773159] irq event stamp: 90902123
[ 4231.773163] hardirqs last enabled at (90902131): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4231.773169] hardirqs last disabled at (90902138): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4231.773174] softirqs last enabled at (90901818): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4231.773180] softirqs last disabled at (90901813): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4231.773185] ---[ end trace 0000000000000000 ]---
[ 4233.800235] ------------[ cut here ]------------
[ 4233.800245] WARNING: CPU: 4 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4233.800254] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4233.800361] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4233.800434] CPU: 4 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4233.800439] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4233.800442] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4233.800446] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4233.800450] RSP: 0018:ffffa7991cccf668 EFLAGS: 00010246
[ 4233.800454] RAX: 0000000000000000 RBX: ffff8f9724ab5250 RCX: 0000000000000000
[ 4233.800457] RDX: 0000000000000000 RSI: ffff8f9724ab51d0 RDI: ffffa7991cccf690
[ 4233.800460] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4233.800463] R10: ffff8f9724ab5250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4233.800466] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4233.800469] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b62f8b40
[ 4233.800472] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4233.800475] CR2: 00001f6100d09144 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4233.800478] PKRU: 55555554
[ 4233.800481] Call Trace:
[ 4233.800484] <TASK>
[ 4233.800493] submit_one_bio+0xd4/0xe0
[ 4233.800502] submit_extent_page+0x142/0x550
[ 4233.800518] read_extent_buffer_pages+0x584/0x9c0
[ 4233.800528] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4233.800534] ? folio_unlock+0x1d/0x50
[ 4233.800542] btrfs_read_extent_buffer+0x98/0x150
[ 4233.800549] read_tree_block+0x43/0xa0
[ 4233.800554] read_block_for_search+0x266/0x370
[ 4233.800570] btrfs_search_slot+0x351/0xd30
[ 4233.800583] btrfs_lookup_csum+0x63/0x150
[ 4233.800593] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4233.800601] ? btrfs_do_readpage+0x305/0x770
[ 4233.800609] btrfs_submit_data_read_bio+0x4e/0x90
[ 4233.800615] submit_one_bio+0xc4/0xe0
[ 4233.800622] btrfs_read_folio+0x79/0x90
[ 4233.800627] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4233.800631] prepare_uptodate_page+0x8c/0x210
[ 4233.800637] prepare_pages.constprop.0+0x134/0x300
[ 4233.800647] btrfs_buffered_write+0x2ca/0x940
[ 4233.800664] btrfs_do_write_iter+0x384/0x5d0
[ 4233.800669] ? lock_is_held_type+0xe8/0x140
[ 4233.800679] vfs_write+0x269/0x4f0
[ 4233.800692] ksys_write+0x64/0xe0
[ 4233.800698] __do_fast_syscall_32+0x88/0xf0
[ 4233.800704] ? __do_fast_syscall_32+0x94/0xf0
[ 4233.800709] ? __do_fast_syscall_32+0x94/0xf0
[ 4233.800713] ? lockdep_hardirqs_on+0x7d/0x100
[ 4233.800718] ? __do_fast_syscall_32+0x94/0xf0
[ 4233.800723] ? __do_fast_syscall_32+0x94/0xf0
[ 4233.800728] ? __do_fast_syscall_32+0x94/0xf0
[ 4233.800732] ? lockdep_hardirqs_on+0x7d/0x100
[ 4233.800737] ? __do_fast_syscall_32+0x94/0xf0
[ 4233.800740] ? __do_fast_syscall_32+0x94/0xf0
[ 4233.800764] ? __do_fast_syscall_32+0x94/0xf0
[ 4233.800771] do_fast_syscall_32+0x2f/0x70
[ 4233.800776] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4233.800781] RIP: 0023:0xf7fc0579
[ 4233.800804] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4233.800808] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4233.800812] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b5af1010
[ 4233.800815] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4233.800818] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4233.800820] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4233.800823] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4233.800836] </TASK>
[ 4233.800839] irq event stamp: 91475885
[ 4233.800841] hardirqs last enabled at (91475893): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4233.800847] hardirqs last disabled at (91475900): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4233.800850] softirqs last enabled at (91475776): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4233.800855] softirqs last disabled at (91475769): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4233.800858] ---[ end trace 0000000000000000 ]---
[ 4234.745079] ------------[ cut here ]------------
[ 4234.745090] WARNING: CPU: 11 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4234.745100] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4234.745261] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4234.745353] CPU: 11 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4234.745359] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4234.745363] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4234.745368] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4234.745371] RSP: 0018:ffffa7991cccf688 EFLAGS: 00010246
[ 4234.745375] RAX: 0000000000000000 RBX: ffff8f9f86de9cd0 RCX: 0000000000000000
[ 4234.745378] RDX: 0000000000000000 RSI: ffff8f9f86de9c50 RDI: ffffa7991cccf6b0
[ 4234.745380] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4234.745382] R10: ffff8f9f86de9cd0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4234.745384] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4234.745387] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000b62f8b40
[ 4234.745390] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4234.745392] CR2: 00000000db306000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4234.745394] PKRU: 55555554
[ 4234.745397] Call Trace:
[ 4234.745399] <TASK>
[ 4234.745407] submit_one_bio+0xd4/0xe0
[ 4234.745414] submit_extent_page+0x142/0x550
[ 4234.745428] read_extent_buffer_pages+0x584/0x9c0
[ 4234.745435] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4234.745440] ? folio_unlock+0x1d/0x50
[ 4234.745447] btrfs_read_extent_buffer+0x98/0x150
[ 4234.745453] read_tree_block+0x43/0xa0
[ 4234.745457] read_block_for_search+0x266/0x370
[ 4234.745470] btrfs_search_slot+0x351/0xd30
[ 4234.745481] btrfs_lookup_csum+0x63/0x150
[ 4234.745488] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4234.745496] ? btrfs_do_readpage+0x305/0x770
[ 4234.745502] btrfs_submit_data_read_bio+0x4e/0x90
[ 4234.745508] submit_one_bio+0xc4/0xe0
[ 4234.745513] btrfs_read_folio+0x79/0x90
[ 4234.745517] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4234.745523] prepare_uptodate_page+0x8c/0x210
[ 4234.745530] prepare_pages.constprop.0+0x134/0x300
[ 4234.745544] btrfs_buffered_write+0x2ca/0x940
[ 4234.745569] btrfs_do_write_iter+0x384/0x5d0
[ 4234.745576] ? lock_is_held_type+0xe8/0x140
[ 4234.745589] vfs_write+0x269/0x4f0
[ 4234.745608] ksys_write+0x64/0xe0
[ 4234.745616] __do_fast_syscall_32+0x88/0xf0
[ 4234.745624] ? lock_is_held_type+0xe8/0x140
[ 4234.745634] ? __do_fast_syscall_32+0x94/0xf0
[ 4234.745639] ? lockdep_hardirqs_on+0x7d/0x100
[ 4234.745645] ? __do_fast_syscall_32+0x94/0xf0
[ 4234.745650] ? __do_fast_syscall_32+0x94/0xf0
[ 4234.745654] ? __do_fast_syscall_32+0x94/0xf0
[ 4234.745661] do_fast_syscall_32+0x2f/0x70
[ 4234.745668] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4234.745674] RIP: 0023:0xf7fc0579
[ 4234.745699] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4234.745704] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4234.745710] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000cc634010
[ 4234.745714] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4234.745718] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4234.745722] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4234.745726] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4234.745767] </TASK>
[ 4234.745771] irq event stamp: 91722831
[ 4234.745775] hardirqs last enabled at (91722839): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4234.745783] hardirqs last disabled at (91722846): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4234.745787] softirqs last enabled at (91711756): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4234.745794] softirqs last disabled at (91711433): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4234.745798] ---[ end trace 0000000000000000 ]---
[ 4235.057060] ------------[ cut here ]------------
[ 4235.057076] WARNING: CPU: 5 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4235.057089] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4235.057239] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4235.057341] CPU: 5 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4235.057347] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4235.057352] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4235.057358] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4235.057363] RSP: 0018:ffffa7991cccf6e0 EFLAGS: 00010246
[ 4235.057369] RAX: 0000000000000000 RBX: ffff8f97a7781790 RCX: 0000000000000000
[ 4235.057374] RDX: 0000000000000000 RSI: ffff8f97a7781710 RDI: ffffa7991cccf708
[ 4235.057377] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4235.057381] R10: ffff8f97a7781790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4235.057386] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4235.057390] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b62f8b40
[ 4235.057394] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4235.057398] CR2: 00000000b2415000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4235.057402] PKRU: 55555554
[ 4235.057406] Call Trace:
[ 4235.057411] <TASK>
[ 4235.057422] submit_one_bio+0xd4/0xe0
[ 4235.057433] submit_extent_page+0x142/0x550
[ 4235.057456] read_extent_buffer_pages+0x584/0x9c0
[ 4235.057469] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4235.057478] ? folio_unlock+0x1d/0x50
[ 4235.057489] btrfs_read_extent_buffer+0x98/0x150
[ 4235.057500] read_tree_block+0x43/0xa0
[ 4235.057507] read_block_for_search+0x266/0x370
[ 4235.057528] btrfs_search_slot+0x351/0xd30
[ 4235.057548] btrfs_lookup_csum+0x63/0x150
[ 4235.057561] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4235.057572] ? btrfs_do_readpage+0x305/0x770
[ 4235.057585] btrfs_submit_data_read_bio+0x4e/0x90
[ 4235.057593] submit_one_bio+0xc4/0xe0
[ 4235.057603] btrfs_read_folio+0x79/0x90
[ 4235.057610] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4235.057616] prepare_uptodate_page+0x8c/0x210
[ 4235.057623] prepare_pages.constprop.0+0xa2/0x300
[ 4235.057637] btrfs_buffered_write+0x2ca/0x940
[ 4235.057662] btrfs_do_write_iter+0x384/0x5d0
[ 4235.057670] ? lock_is_held_type+0xe8/0x140
[ 4235.057683] vfs_write+0x269/0x4f0
[ 4235.057701] ksys_write+0x64/0xe0
[ 4235.057710] __do_fast_syscall_32+0x88/0xf0
[ 4235.057717] ? __do_fast_syscall_32+0x94/0xf0
[ 4235.057722] ? __do_fast_syscall_32+0x94/0xf0
[ 4235.057728] ? __do_fast_syscall_32+0x94/0xf0
[ 4235.057734] ? __do_fast_syscall_32+0x94/0xf0
[ 4235.057771] do_fast_syscall_32+0x2f/0x70
[ 4235.057779] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4235.057786] RIP: 0023:0xf7fc0579
[ 4235.057810] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4235.057815] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4235.057820] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000bacff010
[ 4235.057824] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4235.057828] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4235.057832] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4235.057836] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4235.057855] </TASK>
[ 4235.057859] irq event stamp: 91817795
[ 4235.057863] hardirqs last enabled at (91817803): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4235.057870] hardirqs last disabled at (91817810): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4235.057874] softirqs last enabled at (91817700): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4235.057880] softirqs last disabled at (91817693): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4235.057885] ---[ end trace 0000000000000000 ]---
[ 4235.154240] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4235.154282] [drm] PSP is resuming...
[ 4235.230342] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4235.333789] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4235.347714] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4235.347727] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4235.347736] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4235.347766] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4235.347825] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4235.402603] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4235.404059] [drm] DMUB hardware initialized: version=0x02020017
[ 4235.443086] [drm] kiq ring mec 2 pipe 1 q 0
[ 4235.448175] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4235.448409] [drm] JPEG decode initialized successfully.
[ 4235.448434] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4235.448438] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4235.448440] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4235.448443] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4235.448445] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4235.448448] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4235.448450] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4235.448453] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4235.448455] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4235.448457] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4235.448460] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4235.448462] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4235.448464] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4235.448467] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4235.448469] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4235.448471] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4235.452046] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4237.845339] ------------[ cut here ]------------
[ 4237.845348] WARNING: CPU: 8 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4237.845356] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4237.845442] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4237.845502] CPU: 8 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4237.845506] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4237.845509] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4237.845512] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4237.845515] RSP: 0018:ffffa7991cccf6f0 EFLAGS: 00010246
[ 4237.845519] RAX: 0000000000000000 RBX: ffff8fa4187c7a90 RCX: 0000000000000000
[ 4237.845521] RDX: 0000000000000000 RSI: ffff8fa4187c7a10 RDI: ffffa7991cccf718
[ 4237.845524] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4237.845526] R10: ffff8fa4187c7a90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4237.845528] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4237.845531] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b62f8b40
[ 4237.845533] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4237.845536] CR2: 000035b6002a4008 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4237.845538] PKRU: 55555554
[ 4237.845540] Call Trace:
[ 4237.845543] <TASK>
[ 4237.845551] submit_one_bio+0xd4/0xe0
[ 4237.845558] submit_extent_page+0x142/0x550
[ 4237.845571] read_extent_buffer_pages+0x584/0x9c0
[ 4237.845579] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4237.845584] ? folio_unlock+0x1d/0x50
[ 4237.845590] btrfs_read_extent_buffer+0x98/0x150
[ 4237.845596] read_tree_block+0x43/0xa0
[ 4237.845600] read_block_for_search+0x266/0x370
[ 4237.845613] btrfs_search_slot+0x351/0xd30
[ 4237.845624] btrfs_lookup_csum+0x63/0x150
[ 4237.845632] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4237.845638] ? btrfs_do_readpage+0x305/0x770
[ 4237.845645] btrfs_submit_data_read_bio+0x4e/0x90
[ 4237.845650] submit_one_bio+0xc4/0xe0
[ 4237.845655] btrfs_read_folio+0x79/0x90
[ 4237.845659] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4237.845663] prepare_uptodate_page+0x8c/0x210
[ 4237.845667] prepare_pages.constprop.0+0xa2/0x300
[ 4237.845675] btrfs_buffered_write+0x2ca/0x940
[ 4237.845689] btrfs_do_write_iter+0x384/0x5d0
[ 4237.845693] ? lock_is_held_type+0xe8/0x140
[ 4237.845701] vfs_write+0x269/0x4f0
[ 4237.845712] ksys_write+0x64/0xe0
[ 4237.845716] __do_fast_syscall_32+0x88/0xf0
[ 4237.845721] ? __do_fast_syscall_32+0x94/0xf0
[ 4237.845724] ? __do_fast_syscall_32+0x94/0xf0
[ 4237.845728] ? __do_fast_syscall_32+0x94/0xf0
[ 4237.845731] ? __do_fast_syscall_32+0x94/0xf0
[ 4237.845735] do_fast_syscall_32+0x2f/0x70
[ 4237.845739] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4237.845759] RIP: 0023:0xf7fc0579
[ 4237.845781] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4237.845784] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4237.845787] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3d2f010
[ 4237.845790] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4237.845792] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4237.845794] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4237.845796] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4237.845807] </TASK>
[ 4237.845809] irq event stamp: 92453985
[ 4237.845811] hardirqs last enabled at (92453993): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4237.845816] hardirqs last disabled at (92454000): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4237.845818] softirqs last enabled at (92451188): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4237.845822] softirqs last disabled at (92451179): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4237.845825] ---[ end trace 0000000000000000 ]---
[ 4238.286504] ------------[ cut here ]------------
[ 4238.286515] WARNING: CPU: 0 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4238.286525] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4238.286691] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4238.286830] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4238.286836] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4238.286841] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4238.286847] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4238.286852] RSP: 0018:ffffa7991cccf668 EFLAGS: 00010246
[ 4238.286859] RAX: 0000000000000000 RBX: ffff8f9722bca910 RCX: 0000000000000000
[ 4238.286863] RDX: 0000000000000000 RSI: ffff8f9722bca890 RDI: ffffa7991cccf690
[ 4238.286867] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4238.286872] R10: ffff8f9722bca910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4238.286876] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4238.286880] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b62f8b40
[ 4238.286885] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4238.286889] CR2: 000002ae0009f000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4238.286893] PKRU: 55555554
[ 4238.286898] Call Trace:
[ 4238.286902] <TASK>
[ 4238.286914] submit_one_bio+0xd4/0xe0
[ 4238.286925] submit_extent_page+0x142/0x550
[ 4238.286950] read_extent_buffer_pages+0x584/0x9c0
[ 4238.286964] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4238.286973] ? folio_unlock+0x1d/0x50
[ 4238.286985] btrfs_read_extent_buffer+0x98/0x150
[ 4238.286997] read_tree_block+0x43/0xa0
[ 4238.287005] read_block_for_search+0x266/0x370
[ 4238.287029] btrfs_search_slot+0x351/0xd30
[ 4238.287049] btrfs_lookup_csum+0x63/0x150
[ 4238.287063] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4238.287075] ? btrfs_do_readpage+0x305/0x770
[ 4238.287089] btrfs_submit_data_read_bio+0x4e/0x90
[ 4238.287097] submit_one_bio+0xc4/0xe0
[ 4238.287107] btrfs_read_folio+0x79/0x90
[ 4238.287114] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4238.287121] prepare_uptodate_page+0x8c/0x210
[ 4238.287129] prepare_pages.constprop.0+0x134/0x300
[ 4238.287144] btrfs_buffered_write+0x2ca/0x940
[ 4238.287171] btrfs_do_write_iter+0x384/0x5d0
[ 4238.287178] ? lock_is_held_type+0xe8/0x140
[ 4238.287192] vfs_write+0x269/0x4f0
[ 4238.287212] ksys_write+0x64/0xe0
[ 4238.287221] __do_fast_syscall_32+0x88/0xf0
[ 4238.287229] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.287236] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.287242] ? lockdep_hardirqs_on+0x7d/0x100
[ 4238.287249] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.287256] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.287262] ? lockdep_hardirqs_on+0x7d/0x100
[ 4238.287269] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.287275] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.287280] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.287289] do_fast_syscall_32+0x2f/0x70
[ 4238.287296] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4238.287303] RIP: 0023:0xf7fc0579
[ 4238.287327] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4238.287332] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4238.287338] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000becff010
[ 4238.287343] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4238.287347] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4238.287351] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4238.287355] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4238.287377] </TASK>
[ 4238.287381] irq event stamp: 92514871
[ 4238.287385] hardirqs last enabled at (92514879): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4238.287392] hardirqs last disabled at (92514886): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4238.287397] softirqs last enabled at (92514202): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4238.287404] softirqs last disabled at (92514195): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4238.287409] ---[ end trace 0000000000000000 ]---
[ 4238.294175] ------------[ cut here ]------------
[ 4238.294183] WARNING: CPU: 6 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4238.294189] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4238.294278] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4238.294338] CPU: 6 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4238.294342] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4238.294345] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4238.294348] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4238.294351] RSP: 0018:ffffa7991cccf668 EFLAGS: 00010246
[ 4238.294355] RAX: 0000000000000000 RBX: ffff8f9dbcbae3d0 RCX: 0000000000000000
[ 4238.294357] RDX: 0000000000000000 RSI: ffff8f9dbcbae350 RDI: ffffa7991cccf690
[ 4238.294359] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4238.294362] R10: ffff8f9dbcbae3d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4238.294364] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4238.294366] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b62f8b40
[ 4238.294369] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4238.294371] CR2: 00000000b3a2b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4238.294374] PKRU: 55555554
[ 4238.294376] Call Trace:
[ 4238.294379] <TASK>
[ 4238.294386] submit_one_bio+0xd4/0xe0
[ 4238.294393] submit_extent_page+0x142/0x550
[ 4238.294406] read_extent_buffer_pages+0x584/0x9c0
[ 4238.294414] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4238.294419] ? folio_unlock+0x1d/0x50
[ 4238.294425] btrfs_read_extent_buffer+0x98/0x150
[ 4238.294431] read_tree_block+0x43/0xa0
[ 4238.294435] read_block_for_search+0x266/0x370
[ 4238.294448] btrfs_search_slot+0x351/0xd30
[ 4238.294459] btrfs_lookup_csum+0x63/0x150
[ 4238.294467] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4238.294473] ? btrfs_do_readpage+0x305/0x770
[ 4238.294480] btrfs_submit_data_read_bio+0x4e/0x90
[ 4238.294485] submit_one_bio+0xc4/0xe0
[ 4238.294490] btrfs_read_folio+0x79/0x90
[ 4238.294494] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4238.294498] prepare_uptodate_page+0x8c/0x210
[ 4238.294502] prepare_pages.constprop.0+0xa2/0x300
[ 4238.294510] btrfs_buffered_write+0x2ca/0x940
[ 4238.294524] btrfs_do_write_iter+0x384/0x5d0
[ 4238.294528] ? lock_is_held_type+0xe8/0x140
[ 4238.294536] vfs_write+0x269/0x4f0
[ 4238.294547] ksys_write+0x64/0xe0
[ 4238.294552] __do_fast_syscall_32+0x88/0xf0
[ 4238.294557] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4238.294562] ? lock_is_held_type+0xe8/0x140
[ 4238.294568] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.294572] ? lockdep_hardirqs_on+0x7d/0x100
[ 4238.294576] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.294579] ? __do_fast_syscall_32+0x94/0xf0
[ 4238.294584] do_fast_syscall_32+0x2f/0x70
[ 4238.294588] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4238.294593] RIP: 0023:0xf7fc0579
[ 4238.294614] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4238.294617] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4238.294621] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b50db010
[ 4238.294623] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4238.294625] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4238.294627] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4238.294630] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4238.294640] </TASK>
[ 4238.294642] irq event stamp: 92526049
[ 4238.294644] hardirqs last enabled at (92526057): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4238.294649] hardirqs last disabled at (92526064): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4238.294652] softirqs last enabled at (92523602): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4238.294655] softirqs last disabled at (92523595): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4238.294658] ---[ end trace 0000000000000000 ]---
[ 4239.494988] ------------[ cut here ]------------
[ 4239.495001] WARNING: CPU: 6 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4239.495011] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4239.495171] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4239.495281] CPU: 6 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4239.495287] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4239.495292] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4239.495298] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4239.495303] RSP: 0018:ffffa7991cccf638 EFLAGS: 00010246
[ 4239.495309] RAX: 0000000000000000 RBX: ffff8f9dbcbae050 RCX: 0000000000000000
[ 4239.495314] RDX: 0000000000000000 RSI: ffff8f9dbcbadfd0 RDI: ffffa7991cccf660
[ 4239.495318] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4239.495323] R10: ffff8f9dbcbae050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4239.495327] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4239.495331] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b62f8b40
[ 4239.495336] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4239.495340] CR2: 00003de7007b3000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4239.495345] PKRU: 55555554
[ 4239.495349] Call Trace:
[ 4239.495354] <TASK>
[ 4239.495366] submit_one_bio+0xd4/0xe0
[ 4239.495377] submit_extent_page+0x142/0x550
[ 4239.495403] read_extent_buffer_pages+0x584/0x9c0
[ 4239.495417] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4239.495426] ? folio_unlock+0x1d/0x50
[ 4239.495437] btrfs_read_extent_buffer+0x98/0x150
[ 4239.495449] read_tree_block+0x43/0xa0
[ 4239.495457] read_block_for_search+0x266/0x370
[ 4239.495479] btrfs_search_slot+0x351/0xd30
[ 4239.495500] btrfs_lookup_csum+0x63/0x150
[ 4239.495513] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4239.495524] ? btrfs_do_readpage+0x305/0x770
[ 4239.495537] btrfs_submit_data_read_bio+0x4e/0x90
[ 4239.495546] submit_one_bio+0xc4/0xe0
[ 4239.495556] btrfs_read_folio+0x79/0x90
[ 4239.495563] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4239.495570] prepare_uptodate_page+0x8c/0x210
[ 4239.495578] prepare_pages.constprop.0+0x134/0x300
[ 4239.495593] btrfs_buffered_write+0x2ca/0x940
[ 4239.495619] btrfs_do_write_iter+0x384/0x5d0
[ 4239.495627] ? lock_is_held_type+0xe8/0x140
[ 4239.495641] vfs_write+0x269/0x4f0
[ 4239.495660] ksys_write+0x64/0xe0
[ 4239.495669] __do_fast_syscall_32+0x88/0xf0
[ 4239.495677] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4239.495686] ? lock_is_held_type+0xe8/0x140
[ 4239.495697] ? __do_fast_syscall_32+0x94/0xf0
[ 4239.495702] ? lockdep_hardirqs_on+0x7d/0x100
[ 4239.495709] ? __do_fast_syscall_32+0x94/0xf0
[ 4239.495715] ? __do_fast_syscall_32+0x94/0xf0
[ 4239.495720] ? __do_fast_syscall_32+0x94/0xf0
[ 4239.495727] ? __do_fast_syscall_32+0x94/0xf0
[ 4239.495733] ? __do_fast_syscall_32+0x94/0xf0
[ 4239.495771] do_fast_syscall_32+0x2f/0x70
[ 4239.495779] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4239.495786] RIP: 0023:0xf7fc0579
[ 4239.495821] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4239.495826] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4239.495832] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000ddd02010
[ 4239.495837] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4239.495841] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4239.495845] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4239.495849] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4239.495869] </TASK>
[ 4239.495873] irq event stamp: 92757543
[ 4239.495877] hardirqs last enabled at (92757551): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4239.495884] hardirqs last disabled at (92757558): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4239.495889] softirqs last enabled at (92756030): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4239.495896] softirqs last disabled at (92756021): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4239.495901] ---[ end trace 0000000000000000 ]---
[ 4240.048986] ------------[ cut here ]------------
[ 4240.048998] WARNING: CPU: 12 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4240.049007] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4240.049134] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4240.049196] CPU: 12 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4240.049199] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4240.049202] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4240.049206] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4240.049209] RSP: 0018:ffffa7991cccf6a0 EFLAGS: 00010246
[ 4240.049213] RAX: 0000000000000000 RBX: ffff8f9790274d10 RCX: 0000000000000000
[ 4240.049215] RDX: 0000000000000000 RSI: ffff8f9790274c90 RDI: ffffa7991cccf6c8
[ 4240.049218] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4240.049220] R10: ffff8f9790274d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4240.049222] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4240.049225] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b62f8b40
[ 4240.049227] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4240.049230] CR2: 00000000b2314000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4240.049232] PKRU: 55555554
[ 4240.049234] Call Trace:
[ 4240.049237] <TASK>
[ 4240.049244] submit_one_bio+0xd4/0xe0
[ 4240.049251] submit_extent_page+0x142/0x550
[ 4240.049265] read_extent_buffer_pages+0x584/0x9c0
[ 4240.049272] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4240.049277] ? folio_unlock+0x1d/0x50
[ 4240.049284] btrfs_read_extent_buffer+0x98/0x150
[ 4240.049290] read_tree_block+0x43/0xa0
[ 4240.049294] read_block_for_search+0x266/0x370
[ 4240.049307] btrfs_search_slot+0x351/0xd30
[ 4240.049318] btrfs_lookup_csum+0x63/0x150
[ 4240.049326] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4240.049332] ? btrfs_do_readpage+0x305/0x770
[ 4240.049339] btrfs_submit_data_read_bio+0x4e/0x90
[ 4240.049344] submit_one_bio+0xc4/0xe0
[ 4240.049350] btrfs_read_folio+0x79/0x90
[ 4240.049353] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4240.049357] prepare_uptodate_page+0x8c/0x210
[ 4240.049361] prepare_pages.constprop.0+0xa2/0x300
[ 4240.049369] btrfs_buffered_write+0x2ca/0x940
[ 4240.049383] btrfs_do_write_iter+0x384/0x5d0
[ 4240.049387] ? lock_is_held_type+0xe8/0x140
[ 4240.049396] vfs_write+0x269/0x4f0
[ 4240.049407] ksys_write+0x64/0xe0
[ 4240.049411] __do_fast_syscall_32+0x88/0xf0
[ 4240.049416] ? __do_fast_syscall_32+0x94/0xf0
[ 4240.049419] ? __do_fast_syscall_32+0x94/0xf0
[ 4240.049422] ? lockdep_hardirqs_on+0x7d/0x100
[ 4240.049426] ? __do_fast_syscall_32+0x94/0xf0
[ 4240.049430] ? lockdep_hardirqs_on+0x7d/0x100
[ 4240.049433] ? __do_fast_syscall_32+0x94/0xf0
[ 4240.049437] ? __do_fast_syscall_32+0x94/0xf0
[ 4240.049440] ? __do_fast_syscall_32+0x94/0xf0
[ 4240.049445] do_fast_syscall_32+0x2f/0x70
[ 4240.049449] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4240.049454] RIP: 0023:0xf7fc0579
[ 4240.049476] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4240.049479] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4240.049482] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3b2d010
[ 4240.049485] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4240.049487] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4240.049489] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4240.049491] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4240.049502] </TASK>
[ 4240.049504] irq event stamp: 92850873
[ 4240.049506] hardirqs last enabled at (92850881): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4240.049511] hardirqs last disabled at (92850888): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4240.049514] softirqs last enabled at (92849262): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4240.049517] softirqs last disabled at (92849257): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4240.049520] ---[ end trace 0000000000000000 ]---
[ 4244.642431] ------------[ cut here ]------------
[ 4244.642443] WARNING: CPU: 11 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4244.642454] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4244.642612] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4244.642720] CPU: 11 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4244.642726] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4244.642731] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4244.642737] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4244.642762] RSP: 0018:ffffa7991cccf6a8 EFLAGS: 00010246
[ 4244.642769] RAX: 0000000000000000 RBX: ffff8fa42c568610 RCX: 0000000000000000
[ 4244.642773] RDX: 0000000000000000 RSI: ffff8fa42c568590 RDI: ffffa7991cccf6d0
[ 4244.642777] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4244.642781] R10: ffff8fa42c568610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4244.642785] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4244.642789] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000b62f8b40
[ 4244.642794] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4244.642798] CR2: 00000000cc7fe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4244.642802] PKRU: 55555554
[ 4244.642806] Call Trace:
[ 4244.642811] <TASK>
[ 4244.642823] submit_one_bio+0xd4/0xe0
[ 4244.642834] submit_extent_page+0x142/0x550
[ 4244.642858] read_extent_buffer_pages+0x584/0x9c0
[ 4244.642872] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4244.642881] ? folio_unlock+0x1d/0x50
[ 4244.642892] btrfs_read_extent_buffer+0x98/0x150
[ 4244.642903] read_tree_block+0x43/0xa0
[ 4244.642911] read_block_for_search+0x266/0x370
[ 4244.642933] btrfs_search_slot+0x351/0xd30
[ 4244.642953] btrfs_lookup_csum+0x63/0x150
[ 4244.642967] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4244.642978] ? btrfs_do_readpage+0x305/0x770
[ 4244.642991] btrfs_submit_data_read_bio+0x4e/0x90
[ 4244.643000] submit_one_bio+0xc4/0xe0
[ 4244.643010] btrfs_read_folio+0x79/0x90
[ 4244.643017] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4244.643023] prepare_uptodate_page+0x8c/0x210
[ 4244.643031] prepare_pages.constprop.0+0xa2/0x300
[ 4244.643045] btrfs_buffered_write+0x2ca/0x940
[ 4244.643072] btrfs_do_write_iter+0x384/0x5d0
[ 4244.643079] ? lock_is_held_type+0xe8/0x140
[ 4244.643093] vfs_write+0x269/0x4f0
[ 4244.643112] ksys_write+0x64/0xe0
[ 4244.643121] __do_fast_syscall_32+0x88/0xf0
[ 4244.643127] ? __do_fast_syscall_32+0x94/0xf0
[ 4244.643133] ? __do_fast_syscall_32+0x94/0xf0
[ 4244.643140] ? __do_fast_syscall_32+0x94/0xf0
[ 4244.643146] ? lockdep_hardirqs_on+0x7d/0x100
[ 4244.643153] ? __do_fast_syscall_32+0x94/0xf0
[ 4244.643159] ? __do_fast_syscall_32+0x94/0xf0
[ 4244.643164] ? __do_fast_syscall_32+0x94/0xf0
[ 4244.643169] ? __do_fast_syscall_32+0x94/0xf0
[ 4244.643178] do_fast_syscall_32+0x2f/0x70
[ 4244.643185] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4244.643191] RIP: 0023:0xf7fc0579
[ 4244.643216] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4244.643220] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4244.643227] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000cc6fe010
[ 4244.643231] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4244.643235] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4244.643239] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4244.643243] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4244.643264] </TASK>
[ 4244.643268] irq event stamp: 93492773
[ 4244.643272] hardirqs last enabled at (93492781): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4244.643279] hardirqs last disabled at (93492788): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4244.643284] softirqs last enabled at (93489018): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4244.643290] softirqs last disabled at (93489011): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4244.643295] ---[ end trace 0000000000000000 ]---
[ 4246.760884] ------------[ cut here ]------------
[ 4246.760895] WARNING: CPU: 7 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4246.760905] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4246.760993] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4246.761054] CPU: 7 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4246.761058] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4246.761060] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4246.761064] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4246.761066] RSP: 0018:ffffa7991cccf670 EFLAGS: 00010246
[ 4246.761070] RAX: 0000000000000000 RBX: ffff8f971fb1ae50 RCX: 0000000000000000
[ 4246.761073] RDX: 0000000000000000 RSI: ffff8f971fb1add0 RDI: ffffa7991cccf698
[ 4246.761075] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4246.761077] R10: ffff8f971fb1ae50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4246.761080] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4246.761082] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b62f8b40
[ 4246.761085] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4246.761087] CR2: 000035b6002ab000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4246.761090] PKRU: 55555554
[ 4246.761092] Call Trace:
[ 4246.761095] <TASK>
[ 4246.761102] submit_one_bio+0xd4/0xe0
[ 4246.761109] submit_extent_page+0x142/0x550
[ 4246.761122] read_extent_buffer_pages+0x584/0x9c0
[ 4246.761130] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4246.761134] ? folio_unlock+0x1d/0x50
[ 4246.761141] btrfs_read_extent_buffer+0x98/0x150
[ 4246.761147] read_tree_block+0x43/0xa0
[ 4246.761151] read_block_for_search+0x266/0x370
[ 4246.761164] btrfs_search_slot+0x351/0xd30
[ 4246.761175] btrfs_lookup_csum+0x63/0x150
[ 4246.761182] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4246.761188] ? btrfs_do_readpage+0x305/0x770
[ 4246.761195] btrfs_submit_data_read_bio+0x4e/0x90
[ 4246.761200] submit_one_bio+0xc4/0xe0
[ 4246.761206] btrfs_read_folio+0x79/0x90
[ 4246.761210] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4246.761213] prepare_uptodate_page+0x8c/0x210
[ 4246.761217] prepare_pages.constprop.0+0xa2/0x300
[ 4246.761225] btrfs_buffered_write+0x2ca/0x940
[ 4246.761239] btrfs_do_write_iter+0x384/0x5d0
[ 4246.761243] ? lock_is_held_type+0xe8/0x140
[ 4246.761251] vfs_write+0x269/0x4f0
[ 4246.761262] ksys_write+0x64/0xe0
[ 4246.761267] __do_fast_syscall_32+0x88/0xf0
[ 4246.761272] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4246.761278] ? lock_is_held_type+0xe8/0x140
[ 4246.761284] ? __do_fast_syscall_32+0x94/0xf0
[ 4246.761287] ? lockdep_hardirqs_on+0x7d/0x100
[ 4246.761291] ? __do_fast_syscall_32+0x94/0xf0
[ 4246.761296] do_fast_syscall_32+0x2f/0x70
[ 4246.761300] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4246.761305] RIP: 0023:0xf7fc0579
[ 4246.761326] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4246.761328] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4246.761332] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3d2f010
[ 4246.761334] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4246.761336] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4246.761338] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4246.761341] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4246.761351] </TASK>
[ 4246.761353] irq event stamp: 93749989
[ 4246.761355] hardirqs last enabled at (93749997): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4246.761360] hardirqs last disabled at (93750004): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4246.761363] softirqs last enabled at (93748530): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4246.761367] softirqs last disabled at (93748523): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4246.761370] ---[ end trace 0000000000000000 ]---
[ 4257.493937] ------------[ cut here ]------------
[ 4257.493949] WARNING: CPU: 12 PID: 6737 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4257.493960] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4257.494066] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4257.494134] CPU: 12 PID: 6737 Comm: kworker/u32:3 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4257.494137] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4257.494140] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4257.494146] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4257.494150] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4257.494153] RSP: 0018:ffffa79916237860 EFLAGS: 00010246
[ 4257.494157] RAX: 0000000000000000 RBX: ffff8f9790277e10 RCX: 0000000000000000
[ 4257.494160] RDX: 0000000000000000 RSI: ffff8f9790277d90 RDI: ffffa79916237888
[ 4257.494162] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4257.494165] R10: ffff8f9790277e10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4257.494167] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4257.494170] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 4257.494173] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4257.494175] CR2: 00007faa966086a0 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4257.494178] PKRU: 55555554
[ 4257.494181] Call Trace:
[ 4257.494183] <TASK>
[ 4257.494192] submit_one_bio+0xd4/0xe0
[ 4257.494199] submit_extent_page+0x142/0x550
[ 4257.494214] read_extent_buffer_pages+0x584/0x9c0
[ 4257.494223] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4257.494228] ? folio_unlock+0x1d/0x50
[ 4257.494235] btrfs_read_extent_buffer+0x98/0x150
[ 4257.494242] read_tree_block+0x43/0xa0
[ 4257.494246] read_block_for_search+0x266/0x370
[ 4257.494260] btrfs_search_slot+0x351/0xd30
[ 4257.494269] ? lock_is_held_type+0xe8/0x140
[ 4257.494277] btrfs_lookup_csum+0x63/0x150
[ 4257.494285] btrfs_csum_file_blocks+0x197/0x6c0
[ 4257.494289] ? sched_clock_cpu+0x9f/0xc0
[ 4257.494295] ? lock_release+0x14b/0x440
[ 4257.494302] ? _raw_read_unlock+0x29/0x50
[ 4257.494309] btrfs_finish_ordered_io+0x441/0x860
[ 4257.494324] btrfs_work_helper+0xfe/0x400
[ 4257.494328] ? lock_is_held_type+0xe8/0x140
[ 4257.494335] process_one_work+0x294/0x5b0
[ 4257.494345] worker_thread+0x4f/0x3a0
[ 4257.494351] ? __pfx_worker_thread+0x10/0x10
[ 4257.494354] kthread+0xf5/0x120
[ 4257.494358] ? __pfx_kthread+0x10/0x10
[ 4257.494363] ret_from_fork+0x2c/0x50
[ 4257.494376] </TASK>
[ 4257.494379] irq event stamp: 66362077
[ 4257.494381] hardirqs last enabled at (66362085): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4257.494385] hardirqs last disabled at (66362092): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4257.494388] softirqs last enabled at (66360794): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4257.494393] softirqs last disabled at (66360792): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 4257.494396] ---[ end trace 0000000000000000 ]---
[ 4257.913226] ------------[ cut here ]------------
[ 4257.913237] WARNING: CPU: 13 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4257.913247] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4257.913401] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4257.913507] CPU: 13 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4257.913513] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4257.913518] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4257.913523] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4257.913528] RSP: 0018:ffffa7991cccf678 EFLAGS: 00010246
[ 4257.913534] RAX: 0000000000000000 RBX: ffff8f9aa0d56ad0 RCX: 0000000000000000
[ 4257.913539] RDX: 0000000000000000 RSI: ffff8f9aa0d56a50 RDI: ffffa7991cccf6a0
[ 4257.913543] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4257.913547] R10: ffff8f9aa0d56ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4257.913551] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4257.913555] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b62f8b40
[ 4257.913560] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4257.913564] CR2: 00000000dde02000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4257.913568] PKRU: 55555554
[ 4257.913572] Call Trace:
[ 4257.913576] <TASK>
[ 4257.913588] submit_one_bio+0xd4/0xe0
[ 4257.913599] submit_extent_page+0x142/0x550
[ 4257.913623] read_extent_buffer_pages+0x584/0x9c0
[ 4257.913636] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4257.913645] ? folio_unlock+0x1d/0x50
[ 4257.913656] btrfs_read_extent_buffer+0x98/0x150
[ 4257.913667] read_tree_block+0x43/0xa0
[ 4257.913674] read_block_for_search+0x266/0x370
[ 4257.913696] btrfs_search_slot+0x351/0xd30
[ 4257.913715] btrfs_lookup_csum+0x63/0x150
[ 4257.913728] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4257.913739] ? btrfs_do_readpage+0x305/0x770
[ 4257.913774] btrfs_submit_data_read_bio+0x4e/0x90
[ 4257.913783] submit_one_bio+0xc4/0xe0
[ 4257.913792] btrfs_read_folio+0x79/0x90
[ 4257.913799] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4257.913805] prepare_uptodate_page+0x8c/0x210
[ 4257.913813] prepare_pages.constprop.0+0xa2/0x300
[ 4257.913827] btrfs_buffered_write+0x2ca/0x940
[ 4257.913853] btrfs_do_write_iter+0x384/0x5d0
[ 4257.913860] ? lock_is_held_type+0xe8/0x140
[ 4257.913873] vfs_write+0x269/0x4f0
[ 4257.913893] ksys_write+0x64/0xe0
[ 4257.913901] __do_fast_syscall_32+0x88/0xf0
[ 4257.913909] ? __do_fast_syscall_32+0x94/0xf0
[ 4257.913919] ? __do_fast_syscall_32+0x94/0xf0
[ 4257.913925] ? lockdep_hardirqs_on+0x7d/0x100
[ 4257.913932] ? __do_fast_syscall_32+0x94/0xf0
[ 4257.913938] ? __do_fast_syscall_32+0x94/0xf0
[ 4257.913947] do_fast_syscall_32+0x2f/0x70
[ 4257.913954] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4257.913960] RIP: 0023:0xf7fc0579
[ 4257.913987] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4257.913991] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4257.913997] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000cc6fe010
[ 4257.914002] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4257.914006] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4257.914010] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4257.914014] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4257.914033] </TASK>
[ 4257.914037] irq event stamp: 94707571
[ 4257.914041] hardirqs last enabled at (94707579): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4257.914048] hardirqs last disabled at (94707586): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4257.914052] softirqs last enabled at (94704230): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4257.914059] softirqs last disabled at (94704223): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4257.914063] ---[ end trace 0000000000000000 ]---
[ 4260.526493] ------------[ cut here ]------------
[ 4260.526505] WARNING: CPU: 12 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4260.526515] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4260.526670] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4260.526800] CPU: 12 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4260.526806] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4260.526811] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4260.526817] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4260.526822] RSP: 0018:ffffa7991cccf660 EFLAGS: 00010246
[ 4260.526828] RAX: 0000000000000000 RBX: ffff8f9790276ad0 RCX: 0000000000000000
[ 4260.526832] RDX: 0000000000000000 RSI: ffff8f9790276a50 RDI: ffffa7991cccf688
[ 4260.526837] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4260.526841] R10: ffff8f9790276ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4260.526845] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4260.526850] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b62f8b40
[ 4260.526855] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4260.526859] CR2: 00003de700710000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4260.526863] PKRU: 55555554
[ 4260.526867] Call Trace:
[ 4260.526872] <TASK>
[ 4260.526884] submit_one_bio+0xd4/0xe0
[ 4260.526895] submit_extent_page+0x142/0x550
[ 4260.526919] read_extent_buffer_pages+0x584/0x9c0
[ 4260.526932] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4260.526941] ? folio_unlock+0x1d/0x50
[ 4260.526953] btrfs_read_extent_buffer+0x98/0x150
[ 4260.526964] read_tree_block+0x43/0xa0
[ 4260.526971] read_block_for_search+0x266/0x370
[ 4260.526994] btrfs_search_slot+0x351/0xd30
[ 4260.527015] btrfs_lookup_csum+0x63/0x150
[ 4260.527028] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4260.527040] ? btrfs_do_readpage+0x305/0x770
[ 4260.527053] btrfs_submit_data_read_bio+0x4e/0x90
[ 4260.527061] submit_one_bio+0xc4/0xe0
[ 4260.527071] btrfs_read_folio+0x79/0x90
[ 4260.527079] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4260.527085] prepare_uptodate_page+0x8c/0x210
[ 4260.527093] prepare_pages.constprop.0+0xa2/0x300
[ 4260.527108] btrfs_buffered_write+0x2ca/0x940
[ 4260.527135] btrfs_do_write_iter+0x384/0x5d0
[ 4260.527142] ? lock_is_held_type+0xe8/0x140
[ 4260.527156] vfs_write+0x269/0x4f0
[ 4260.527175] ksys_write+0x64/0xe0
[ 4260.527184] __do_fast_syscall_32+0x88/0xf0
[ 4260.527195] ? __do_fast_syscall_32+0x94/0xf0
[ 4260.527201] ? lockdep_hardirqs_on+0x7d/0x100
[ 4260.527208] ? __do_fast_syscall_32+0x94/0xf0
[ 4260.527213] ? __do_fast_syscall_32+0x94/0xf0
[ 4260.527219] ? __do_fast_syscall_32+0x94/0xf0
[ 4260.527225] ? lockdep_hardirqs_on+0x7d/0x100
[ 4260.527231] ? __do_fast_syscall_32+0x94/0xf0
[ 4260.527236] ? __do_fast_syscall_32+0x94/0xf0
[ 4260.527241] ? __do_fast_syscall_32+0x94/0xf0
[ 4260.527250] do_fast_syscall_32+0x2f/0x70
[ 4260.527257] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4260.527263] RIP: 0023:0xf7fc0579
[ 4260.527289] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4260.527294] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4260.527300] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3d2f010
[ 4260.527304] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4260.527309] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4260.527313] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4260.527317] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4260.527337] </TASK>
[ 4260.527341] irq event stamp: 95026255
[ 4260.527345] hardirqs last enabled at (95026263): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4260.527352] hardirqs last disabled at (95026270): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4260.527357] softirqs last enabled at (95022378): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4260.527363] softirqs last disabled at (95022373): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4260.527368] ---[ end trace 0000000000000000 ]---
[ 4262.117165] ------------[ cut here ]------------
[ 4262.117177] WARNING: CPU: 14 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4262.117188] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4262.117345] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4262.117451] CPU: 14 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4262.117457] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4262.117461] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4262.117466] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4262.117471] RSP: 0018:ffffa7991cccf668 EFLAGS: 00010246
[ 4262.117477] RAX: 0000000000000000 RBX: ffff8f97172d71d0 RCX: 0000000000000000
[ 4262.117482] RDX: 0000000000000000 RSI: ffff8f97172d7150 RDI: ffffa7991cccf690
[ 4262.117485] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4262.117489] R10: ffff8f97172d71d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4262.117493] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4262.117497] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b62f8b40
[ 4262.117502] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4262.117505] CR2: 00000000b2d1f000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4262.117510] PKRU: 55555554
[ 4262.117514] Call Trace:
[ 4262.117518] <TASK>
[ 4262.117529] submit_one_bio+0xd4/0xe0
[ 4262.117539] submit_extent_page+0x142/0x550
[ 4262.117563] read_extent_buffer_pages+0x584/0x9c0
[ 4262.117576] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4262.117585] ? folio_unlock+0x1d/0x50
[ 4262.117596] btrfs_read_extent_buffer+0x98/0x150
[ 4262.117607] read_tree_block+0x43/0xa0
[ 4262.117614] read_block_for_search+0x266/0x370
[ 4262.117635] btrfs_search_slot+0x351/0xd30
[ 4262.117655] btrfs_lookup_csum+0x63/0x150
[ 4262.117668] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4262.117679] ? btrfs_do_readpage+0x305/0x770
[ 4262.117692] btrfs_submit_data_read_bio+0x4e/0x90
[ 4262.117700] submit_one_bio+0xc4/0xe0
[ 4262.117710] btrfs_read_folio+0x79/0x90
[ 4262.117717] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4262.117724] prepare_uptodate_page+0x8c/0x210
[ 4262.117731] prepare_pages.constprop.0+0xa2/0x300
[ 4262.117769] btrfs_buffered_write+0x2ca/0x940
[ 4262.117795] btrfs_do_write_iter+0x384/0x5d0
[ 4262.117803] ? lock_is_held_type+0xe8/0x140
[ 4262.117817] vfs_write+0x269/0x4f0
[ 4262.117835] ksys_write+0x64/0xe0
[ 4262.117844] __do_fast_syscall_32+0x88/0xf0
[ 4262.117851] ? __do_fast_syscall_32+0x94/0xf0
[ 4262.117856] ? lockdep_hardirqs_on+0x7d/0x100
[ 4262.117863] ? __do_fast_syscall_32+0x94/0xf0
[ 4262.117873] ? __do_fast_syscall_32+0x94/0xf0
[ 4262.117879] ? lockdep_hardirqs_on+0x7d/0x100
[ 4262.117886] ? __do_fast_syscall_32+0x94/0xf0
[ 4262.117891] ? __do_fast_syscall_32+0x94/0xf0
[ 4262.117896] ? __do_fast_syscall_32+0x94/0xf0
[ 4262.117901] ? __do_fast_syscall_32+0x94/0xf0
[ 4262.117906] ? __do_fast_syscall_32+0x94/0xf0
[ 4262.117914] do_fast_syscall_32+0x2f/0x70
[ 4262.117921] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4262.117928] RIP: 0023:0xf7fc0579
[ 4262.117953] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4262.117958] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4262.117964] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b5af1010
[ 4262.117968] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4262.117972] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4262.117976] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4262.117980] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4262.118000] </TASK>
[ 4262.118004] irq event stamp: 95182603
[ 4262.118008] hardirqs last enabled at (95182611): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4262.118014] hardirqs last disabled at (95182618): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4262.118019] softirqs last enabled at (95179482): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4262.118026] softirqs last disabled at (95179477): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4262.118030] ---[ end trace 0000000000000000 ]---
[ 4265.114102] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4265.114132] [drm] PSP is resuming...
[ 4265.190699] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4265.294231] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4265.308007] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4265.308019] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4265.308028] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4265.308034] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4265.308091] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4265.362078] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4265.363471] [drm] DMUB hardware initialized: version=0x02020017
[ 4265.401636] [drm] kiq ring mec 2 pipe 1 q 0
[ 4265.406612] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4265.406814] [drm] JPEG decode initialized successfully.
[ 4265.406844] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4265.406849] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4265.406854] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4265.406858] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4265.406862] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4265.406866] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4265.406870] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4265.406874] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4265.406878] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4265.406883] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4265.406886] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4265.406891] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4265.406895] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4265.406899] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4265.406903] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4265.406907] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4265.410373] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4282.112165] ------------[ cut here ]------------
[ 4282.112177] WARNING: CPU: 7 PID: 11568 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4282.112187] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4282.112340] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4282.112445] CPU: 7 PID: 11568 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4282.112450] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4282.112455] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4282.112460] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4282.112465] RSP: 0018:ffffa7991ca57618 EFLAGS: 00010246
[ 4282.112472] RAX: 0000000000000000 RBX: ffff8f971fb1a210 RCX: 0000000000000000
[ 4282.112476] RDX: 0000000000000000 RSI: ffff8f971fb1a190 RDI: ffffa7991ca57640
[ 4282.112481] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4282.112484] R10: ffff8f971fb1a210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4282.112489] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4282.112493] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b61f7b40
[ 4282.112497] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4282.112501] CR2: 000020e7b5ef9000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4282.112506] PKRU: 55555554
[ 4282.112510] Call Trace:
[ 4282.112514] <TASK>
[ 4282.112526] submit_one_bio+0xd4/0xe0
[ 4282.112537] submit_extent_page+0x142/0x550
[ 4282.112561] read_extent_buffer_pages+0x584/0x9c0
[ 4282.112574] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4282.112583] ? folio_unlock+0x1d/0x50
[ 4282.112594] btrfs_read_extent_buffer+0x98/0x150
[ 4282.112605] read_tree_block+0x43/0xa0
[ 4282.112612] read_block_for_search+0x266/0x370
[ 4282.112634] btrfs_search_slot+0x351/0xd30
[ 4282.112654] btrfs_lookup_csum+0x63/0x150
[ 4282.112667] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4282.112678] ? btrfs_do_readpage+0x305/0x770
[ 4282.112690] btrfs_submit_data_read_bio+0x4e/0x90
[ 4282.112698] submit_one_bio+0xc4/0xe0
[ 4282.112708] btrfs_read_folio+0x79/0x90
[ 4282.112715] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4282.112721] prepare_uptodate_page+0x8c/0x210
[ 4282.112729] prepare_pages.constprop.0+0xa2/0x300
[ 4282.112769] btrfs_buffered_write+0x2ca/0x940
[ 4282.112796] btrfs_do_write_iter+0x384/0x5d0
[ 4282.112803] ? lock_is_held_type+0xe8/0x140
[ 4282.112816] vfs_write+0x269/0x4f0
[ 4282.112835] ksys_write+0x64/0xe0
[ 4282.112843] __do_fast_syscall_32+0x88/0xf0
[ 4282.112850] ? lock_is_held_type+0xe8/0x140
[ 4282.112860] ? __do_fast_syscall_32+0x94/0xf0
[ 4282.112866] ? lockdep_hardirqs_on+0x7d/0x100
[ 4282.112873] ? __do_fast_syscall_32+0x94/0xf0
[ 4282.112879] ? lock_is_held_type+0xe8/0x140
[ 4282.112889] ? __do_fast_syscall_32+0x94/0xf0
[ 4282.112895] ? lockdep_hardirqs_on+0x7d/0x100
[ 4282.112902] ? __do_fast_syscall_32+0x94/0xf0
[ 4282.112907] ? __do_fast_syscall_32+0x94/0xf0
[ 4282.112912] ? __do_fast_syscall_32+0x94/0xf0
[ 4282.112920] do_fast_syscall_32+0x2f/0x70
[ 4282.112927] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4282.112933] RIP: 0023:0xf7fc0579
[ 4282.112958] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4282.112962] RSP: 002b:00000000b61f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4282.112969] RAX: ffffffffffffffda RBX: 000000000000009e RCX: 00000000b392b010
[ 4282.112973] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4282.112977] RBP: 000000000000009e R08: 00000000b61f5ae0 R09: 0000000000000000
[ 4282.112981] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4282.112985] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4282.113004] </TASK>
[ 4282.113008] irq event stamp: 4075803
[ 4282.113012] hardirqs last enabled at (4075811): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4282.113019] hardirqs last disabled at (4075818): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4282.113024] softirqs last enabled at (4075580): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4282.113030] softirqs last disabled at (4075575): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4282.113035] ---[ end trace 0000000000000000 ]---
[ 4289.894056] ------------[ cut here ]------------
[ 4289.894065] WARNING: CPU: 14 PID: 11691 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4289.894073] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4289.894160] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4289.894219] CPU: 14 PID: 11691 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4289.894223] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4289.894225] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4289.894229] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4289.894232] RSP: 0018:ffffa7991cb17710 EFLAGS: 00010246
[ 4289.894236] RAX: 0000000000000000 RBX: ffff8f97172d6910 RCX: 0000000000000000
[ 4289.894238] RDX: 0000000000000000 RSI: ffff8f97172d6890 RDI: ffffa7991cb17738
[ 4289.894240] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4289.894243] R10: ffff8f97172d6910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4289.894245] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4289.894247] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b291bb40
[ 4289.894250] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4289.894252] CR2: 00000000afaf2000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4289.894255] PKRU: 55555554
[ 4289.894257] Call Trace:
[ 4289.894260] <TASK>
[ 4289.894267] submit_one_bio+0xd4/0xe0
[ 4289.894274] submit_extent_page+0x142/0x550
[ 4289.894288] read_extent_buffer_pages+0x584/0x9c0
[ 4289.894295] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4289.894300] ? folio_unlock+0x1d/0x50
[ 4289.894307] btrfs_read_extent_buffer+0x98/0x150
[ 4289.894313] read_tree_block+0x43/0xa0
[ 4289.894317] read_block_for_search+0x266/0x370
[ 4289.894329] btrfs_search_slot+0x351/0xd30
[ 4289.894341] btrfs_lookup_csum+0x63/0x150
[ 4289.894348] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4289.894355] ? btrfs_do_readpage+0x305/0x770
[ 4289.894361] btrfs_submit_data_read_bio+0x4e/0x90
[ 4289.894366] submit_one_bio+0xc4/0xe0
[ 4289.894372] btrfs_read_folio+0x79/0x90
[ 4289.894376] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4289.894379] prepare_uptodate_page+0x8c/0x210
[ 4289.894383] prepare_pages.constprop.0+0xa2/0x300
[ 4289.894391] btrfs_buffered_write+0x2ca/0x940
[ 4289.894405] btrfs_do_write_iter+0x384/0x5d0
[ 4289.894409] ? lock_is_held_type+0xe8/0x140
[ 4289.894417] vfs_write+0x269/0x4f0
[ 4289.894428] ksys_write+0x64/0xe0
[ 4289.894433] __do_fast_syscall_32+0x88/0xf0
[ 4289.894438] ? __do_fast_syscall_32+0x94/0xf0
[ 4289.894443] do_fast_syscall_32+0x2f/0x70
[ 4289.894447] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4289.894451] RIP: 0023:0xf7fc0579
[ 4289.894474] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4289.894476] RSP: 002b:00000000b2919ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4289.894480] RAX: ffffffffffffffda RBX: 00000000000000be RCX: 00000000b3426010
[ 4289.894482] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4289.894484] RBP: 00000000000000be R08: 00000000b2919ae0 R09: 0000000000000000
[ 4289.894486] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4289.894489] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4289.894499] </TASK>
[ 4289.894501] irq event stamp: 4379567
[ 4289.894503] hardirqs last enabled at (4379575): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4289.894508] hardirqs last disabled at (4379582): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4289.894511] softirqs last enabled at (4375844): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4289.894516] softirqs last disabled at (4375837): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4289.894518] ---[ end trace 0000000000000000 ]---
[ 4290.660952] ------------[ cut here ]------------
[ 4290.660961] WARNING: CPU: 13 PID: 11564 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4290.660968] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4290.661056] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4290.661116] CPU: 13 PID: 11564 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4290.661120] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4290.661123] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4290.661126] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4290.661129] RSP: 0018:ffffa7991ccff680 EFLAGS: 00010246
[ 4290.661133] RAX: 0000000000000000 RBX: ffff8f9aa0d56910 RCX: 0000000000000000
[ 4290.661135] RDX: 0000000000000000 RSI: ffff8f9aa0d56890 RDI: ffffa7991ccff6a8
[ 4290.661138] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4290.661140] R10: ffff8f9aa0d56910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4290.661142] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4290.661144] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b5ef4b40
[ 4290.661147] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4290.661149] CR2: 00007e89006d07b8 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4290.661152] PKRU: 55555554
[ 4290.661154] Call Trace:
[ 4290.661157] <TASK>
[ 4290.661164] submit_one_bio+0xd4/0xe0
[ 4290.661172] submit_extent_page+0x142/0x550
[ 4290.661186] read_extent_buffer_pages+0x584/0x9c0
[ 4290.661199] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4290.661208] ? folio_unlock+0x1d/0x50
[ 4290.661220] btrfs_read_extent_buffer+0x98/0x150
[ 4290.661229] read_tree_block+0x43/0xa0
[ 4290.661233] read_block_for_search+0x266/0x370
[ 4290.661247] btrfs_search_slot+0x351/0xd30
[ 4290.661258] btrfs_lookup_csum+0x63/0x150
[ 4290.661265] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4290.661272] ? btrfs_do_readpage+0x305/0x770
[ 4290.661279] btrfs_submit_data_read_bio+0x4e/0x90
[ 4290.661284] submit_one_bio+0xc4/0xe0
[ 4290.661290] btrfs_read_folio+0x79/0x90
[ 4290.661294] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4290.661297] prepare_uptodate_page+0x8c/0x210
[ 4290.661301] prepare_pages.constprop.0+0xa2/0x300
[ 4290.661309] btrfs_buffered_write+0x2ca/0x940
[ 4290.661323] btrfs_do_write_iter+0x384/0x5d0
[ 4290.661327] ? lock_is_held_type+0xe8/0x140
[ 4290.661335] vfs_write+0x269/0x4f0
[ 4290.661346] ksys_write+0x64/0xe0
[ 4290.661351] __do_fast_syscall_32+0x88/0xf0
[ 4290.661356] ? __do_fast_syscall_32+0x94/0xf0
[ 4290.661359] ? lock_is_held_type+0xe8/0x140
[ 4290.661365] ? __do_fast_syscall_32+0x94/0xf0
[ 4290.661368] ? lockdep_hardirqs_on+0x7d/0x100
[ 4290.661372] ? __do_fast_syscall_32+0x94/0xf0
[ 4290.661376] ? __do_fast_syscall_32+0x94/0xf0
[ 4290.661381] do_fast_syscall_32+0x2f/0x70
[ 4290.661385] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4290.661390] RIP: 0023:0xf7fc0579
[ 4290.661413] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4290.661415] RSP: 002b:00000000b5ef2ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4290.661419] RAX: ffffffffffffffda RBX: 00000000000000bf RCX: 00000000b3d2f010
[ 4290.661421] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4290.661423] RBP: 00000000000000bf R08: 00000000b5ef2ae0 R09: 0000000000000000
[ 4290.661426] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4290.661428] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4290.661438] </TASK>
[ 4290.661440] irq event stamp: 16695589
[ 4290.661443] hardirqs last enabled at (16695597): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4290.661447] hardirqs last disabled at (16695604): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4290.661450] softirqs last enabled at (16691336): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4290.661454] softirqs last disabled at (16691323): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4290.661457] ---[ end trace 0000000000000000 ]---
[ 4291.350062] ------------[ cut here ]------------
[ 4291.350075] WARNING: CPU: 11 PID: 11627 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4291.350087] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4291.350277] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4291.350410] CPU: 11 PID: 11627 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4291.350417] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4291.350422] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4291.350429] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4291.350435] RSP: 0018:ffffa7991cc37690 EFLAGS: 00010246
[ 4291.350443] RAX: 0000000000000000 RBX: ffff8fa42c56a750 RCX: 0000000000000000
[ 4291.350449] RDX: 0000000000000000 RSI: ffff8fa42c56a6d0 RDI: ffffa7991cc376b8
[ 4291.350454] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4291.350459] R10: ffff8fa42c56a750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4291.350465] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4291.350470] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000c64ffb40
[ 4291.350476] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4291.350481] CR2: 00001f6100931000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4291.350487] PKRU: 55555554
[ 4291.350492] Call Trace:
[ 4291.350497] <TASK>
[ 4291.350511] submit_one_bio+0xd4/0xe0
[ 4291.350525] submit_extent_page+0x142/0x550
[ 4291.350555] read_extent_buffer_pages+0x584/0x9c0
[ 4291.350572] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4291.350583] ? folio_unlock+0x1d/0x50
[ 4291.350596] btrfs_read_extent_buffer+0x98/0x150
[ 4291.350609] read_tree_block+0x43/0xa0
[ 4291.350617] read_block_for_search+0x266/0x370
[ 4291.350644] btrfs_search_slot+0x351/0xd30
[ 4291.350669] btrfs_lookup_csum+0x63/0x150
[ 4291.350686] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4291.350701] ? btrfs_do_readpage+0x305/0x770
[ 4291.350717] btrfs_submit_data_read_bio+0x4e/0x90
[ 4291.350727] submit_one_bio+0xc4/0xe0
[ 4291.350739] btrfs_read_folio+0x79/0x90
[ 4291.350776] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4291.350784] prepare_uptodate_page+0x8c/0x210
[ 4291.350794] prepare_pages.constprop.0+0x134/0x300
[ 4291.350812] btrfs_buffered_write+0x2ca/0x940
[ 4291.350845] btrfs_do_write_iter+0x384/0x5d0
[ 4291.350854] ? lock_is_held_type+0xe8/0x140
[ 4291.350871] vfs_write+0x269/0x4f0
[ 4291.350895] ksys_write+0x64/0xe0
[ 4291.350906] __do_fast_syscall_32+0x88/0xf0
[ 4291.350914] ? lock_is_held_type+0xe8/0x140
[ 4291.350927] ? __do_fast_syscall_32+0x94/0xf0
[ 4291.350934] ? lockdep_hardirqs_on+0x7d/0x100
[ 4291.350942] ? __do_fast_syscall_32+0x94/0xf0
[ 4291.350949] ? __do_fast_syscall_32+0x94/0xf0
[ 4291.350960] do_fast_syscall_32+0x2f/0x70
[ 4291.350969] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4291.350977] RIP: 0023:0xf7fc0579
[ 4291.351004] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4291.351009] RSP: 002b:00000000c64fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4291.351017] RAX: ffffffffffffffda RBX: 000000000000007f RCX: 00000000b0afd010
[ 4291.351022] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4291.351027] RBP: 000000000000007f R08: 00000000c64fdae0 R09: 0000000000000000
[ 4291.351032] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4291.351037] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4291.351062] </TASK>
[ 4291.351067] irq event stamp: 4017649
[ 4291.351072] hardirqs last enabled at (4017657): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4291.351081] hardirqs last disabled at (4017666): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4291.351087] softirqs last enabled at (4017438): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4291.351095] softirqs last disabled at (4017431): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4291.351101] ---[ end trace 0000000000000000 ]---
[ 4292.000726] ------------[ cut here ]------------
[ 4292.000735] WARNING: CPU: 9 PID: 11564 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4292.000763] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4292.000900] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4292.000996] CPU: 9 PID: 11564 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4292.001002] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4292.001007] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4292.001012] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4292.001017] RSP: 0018:ffffa7991ccff688 EFLAGS: 00010246
[ 4292.001024] RAX: 0000000000000000 RBX: ffff8f9c4d8ade90 RCX: 0000000000000000
[ 4292.001028] RDX: 0000000000000000 RSI: ffff8f9c4d8ade10 RDI: ffffa7991ccff6b0
[ 4292.001032] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4292.001036] R10: ffff8f9c4d8ade90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4292.001040] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4292.001044] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b5ef4b40
[ 4292.001049] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4292.001053] CR2: 00000000b16ff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4292.001057] PKRU: 55555554
[ 4292.001061] Call Trace:
[ 4292.001065] <TASK>
[ 4292.001076] submit_one_bio+0xd4/0xe0
[ 4292.001087] submit_extent_page+0x142/0x550
[ 4292.001111] read_extent_buffer_pages+0x584/0x9c0
[ 4292.001124] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4292.001132] ? folio_unlock+0x1d/0x50
[ 4292.001143] btrfs_read_extent_buffer+0x98/0x150
[ 4292.001154] read_tree_block+0x43/0xa0
[ 4292.001161] read_block_for_search+0x266/0x370
[ 4292.001183] btrfs_search_slot+0x351/0xd30
[ 4292.001203] btrfs_lookup_csum+0x63/0x150
[ 4292.001215] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4292.001225] ? btrfs_do_readpage+0x305/0x770
[ 4292.001238] btrfs_submit_data_read_bio+0x4e/0x90
[ 4292.001245] submit_one_bio+0xc4/0xe0
[ 4292.001255] btrfs_read_folio+0x79/0x90
[ 4292.001261] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4292.001267] prepare_uptodate_page+0x8c/0x210
[ 4292.001276] prepare_pages.constprop.0+0xa2/0x300
[ 4292.001290] btrfs_buffered_write+0x2ca/0x940
[ 4292.001315] btrfs_do_write_iter+0x384/0x5d0
[ 4292.001322] ? lock_is_held_type+0xe8/0x140
[ 4292.001335] vfs_write+0x269/0x4f0
[ 4292.001354] ksys_write+0x64/0xe0
[ 4292.001363] __do_fast_syscall_32+0x88/0xf0
[ 4292.001374] ? __do_fast_syscall_32+0x94/0xf0
[ 4292.001380] ? lockdep_hardirqs_on+0x7d/0x100
[ 4292.001386] ? __do_fast_syscall_32+0x94/0xf0
[ 4292.001392] ? lockdep_hardirqs_on+0x7d/0x100
[ 4292.001398] ? __do_fast_syscall_32+0x94/0xf0
[ 4292.001403] ? __do_fast_syscall_32+0x94/0xf0
[ 4292.001408] ? __do_fast_syscall_32+0x94/0xf0
[ 4292.001416] do_fast_syscall_32+0x2f/0x70
[ 4292.001423] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4292.001430] RIP: 0023:0xf7fc0579
[ 4292.001454] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4292.001458] RSP: 002b:00000000b5ef2ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4292.001465] RAX: ffffffffffffffda RBX: 00000000000000bf RCX: 00000000bacff010
[ 4292.001469] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4292.001473] RBP: 00000000000000bf R08: 00000000b5ef2ae0 R09: 0000000000000000
[ 4292.001477] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4292.001480] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4292.001500] </TASK>
[ 4292.001503] irq event stamp: 16783881
[ 4292.001507] hardirqs last enabled at (16783889): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4292.001514] hardirqs last disabled at (16783896): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4292.001518] softirqs last enabled at (16780062): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4292.001524] softirqs last disabled at (16780057): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4292.001529] ---[ end trace 0000000000000000 ]---
[ 4295.130705] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4295.130739] [drm] PSP is resuming...
[ 4295.207762] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4295.308115] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4295.321892] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4295.321911] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4295.321923] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4295.321927] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4295.321986] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4295.377141] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4295.378545] [drm] DMUB hardware initialized: version=0x02020017
[ 4295.416790] [drm] kiq ring mec 2 pipe 1 q 0
[ 4295.422178] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4295.422360] [drm] JPEG decode initialized successfully.
[ 4295.422391] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4295.422396] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4295.422401] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4295.422405] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4295.422409] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4295.422414] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4295.422418] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4295.422422] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4295.422426] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4295.422430] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4295.422435] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4295.422439] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4295.422443] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4295.422447] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4295.422451] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4295.422455] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4295.428272] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4295.924270] ------------[ cut here ]------------
[ 4295.924279] WARNING: CPU: 4 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4295.924287] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4295.924377] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4295.924438] CPU: 4 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4295.924441] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4295.924444] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4295.924448] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4295.924451] RSP: 0018:ffffa7991cccf700 EFLAGS: 00010246
[ 4295.924454] RAX: 0000000000000000 RBX: ffff8f9724ab40d0 RCX: 0000000000000000
[ 4295.924457] RDX: 0000000000000000 RSI: ffff8f9724ab4050 RDI: ffffa7991cccf728
[ 4295.924459] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4295.924461] R10: ffff8f9724ab40d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4295.924464] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4295.924466] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b62f8b40
[ 4295.924469] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4295.924471] CR2: 0000331a002a2000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4295.924474] PKRU: 55555554
[ 4295.924476] Call Trace:
[ 4295.924479] <TASK>
[ 4295.924486] submit_one_bio+0xd4/0xe0
[ 4295.924493] submit_extent_page+0x142/0x550
[ 4295.924507] read_extent_buffer_pages+0x584/0x9c0
[ 4295.924515] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4295.924519] ? folio_unlock+0x1d/0x50
[ 4295.924526] btrfs_read_extent_buffer+0x98/0x150
[ 4295.924532] read_tree_block+0x43/0xa0
[ 4295.924536] read_block_for_search+0x266/0x370
[ 4295.924549] btrfs_search_slot+0x351/0xd30
[ 4295.924560] btrfs_lookup_csum+0x63/0x150
[ 4295.924568] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4295.924574] ? btrfs_do_readpage+0x305/0x770
[ 4295.924581] btrfs_submit_data_read_bio+0x4e/0x90
[ 4295.924586] submit_one_bio+0xc4/0xe0
[ 4295.924592] btrfs_read_folio+0x79/0x90
[ 4295.924596] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4295.924599] prepare_uptodate_page+0x8c/0x210
[ 4295.924603] prepare_pages.constprop.0+0xa2/0x300
[ 4295.924611] btrfs_buffered_write+0x2ca/0x940
[ 4295.924625] btrfs_do_write_iter+0x384/0x5d0
[ 4295.924629] ? lock_is_held_type+0xe8/0x140
[ 4295.924638] vfs_write+0x269/0x4f0
[ 4295.924648] ksys_write+0x64/0xe0
[ 4295.924653] __do_fast_syscall_32+0x88/0xf0
[ 4295.924658] ? __do_fast_syscall_32+0x94/0xf0
[ 4295.924663] do_fast_syscall_32+0x2f/0x70
[ 4295.924667] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4295.924672] RIP: 0023:0xf7fc0579
[ 4295.924694] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4295.924697] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4295.924700] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b2c1f010
[ 4295.924702] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4295.924705] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4295.924707] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4295.924709] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4295.924720] </TASK>
[ 4295.924722] irq event stamp: 97079177
[ 4295.924724] hardirqs last enabled at (97079185): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4295.924729] hardirqs last disabled at (97079192): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4295.924731] softirqs last enabled at (97076554): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4295.924735] softirqs last disabled at (97076549): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4295.924738] ---[ end trace 0000000000000000 ]---
[ 4296.728779] ------------[ cut here ]------------
[ 4296.728788] WARNING: CPU: 2 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4296.728796] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4296.728909] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4296.729011] CPU: 2 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4296.729016] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4296.729020] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4296.729026] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4296.729030] RSP: 0018:ffffa7991cccf6e0 EFLAGS: 00010246
[ 4296.729036] RAX: 0000000000000000 RBX: ffff8f972eec0ed0 RCX: 0000000000000000
[ 4296.729040] RDX: 0000000000000000 RSI: ffff8f972eec0e50 RDI: ffffa7991cccf708
[ 4296.729044] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4296.729048] R10: ffff8f972eec0ed0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4296.729052] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4296.729056] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b62f8b40
[ 4296.729061] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4296.729065] CR2: 00000000b76fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4296.729070] PKRU: 55555554
[ 4296.729073] Call Trace:
[ 4296.729076] <TASK>
[ 4296.729084] submit_one_bio+0xd4/0xe0
[ 4296.729091] submit_extent_page+0x142/0x550
[ 4296.729105] read_extent_buffer_pages+0x584/0x9c0
[ 4296.729112] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4296.729117] ? folio_unlock+0x1d/0x50
[ 4296.729123] btrfs_read_extent_buffer+0x98/0x150
[ 4296.729129] read_tree_block+0x43/0xa0
[ 4296.729133] read_block_for_search+0x266/0x370
[ 4296.729146] btrfs_search_slot+0x351/0xd30
[ 4296.729157] btrfs_lookup_csum+0x63/0x150
[ 4296.729165] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4296.729171] ? btrfs_do_readpage+0x305/0x770
[ 4296.729178] btrfs_submit_data_read_bio+0x4e/0x90
[ 4296.729183] submit_one_bio+0xc4/0xe0
[ 4296.729188] btrfs_read_folio+0x79/0x90
[ 4296.729192] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4296.729196] prepare_uptodate_page+0x8c/0x210
[ 4296.729200] prepare_pages.constprop.0+0xa2/0x300
[ 4296.729208] btrfs_buffered_write+0x2ca/0x940
[ 4296.729221] btrfs_do_write_iter+0x384/0x5d0
[ 4296.729226] ? lock_is_held_type+0xe8/0x140
[ 4296.729234] vfs_write+0x269/0x4f0
[ 4296.729250] ksys_write+0x64/0xe0
[ 4296.729255] __do_fast_syscall_32+0x88/0xf0
[ 4296.729260] ? lockdep_hardirqs_on+0x7d/0x100
[ 4296.729264] ? __do_fast_syscall_32+0x94/0xf0
[ 4296.729267] ? __do_fast_syscall_32+0x94/0xf0
[ 4296.729273] do_fast_syscall_32+0x2f/0x70
[ 4296.729277] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4296.729282] RIP: 0023:0xf7fc0579
[ 4296.729304] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4296.729306] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4296.729310] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b75fd010
[ 4296.729312] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4296.729315] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4296.729317] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4296.729319] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4296.729329] </TASK>
[ 4296.729332] irq event stamp: 97130089
[ 4296.729334] hardirqs last enabled at (97130097): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4296.729338] hardirqs last disabled at (97130104): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4296.729341] softirqs last enabled at (97122656): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4296.729345] softirqs last disabled at (97122649): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4296.729348] ---[ end trace 0000000000000000 ]---
[ 4296.983844] ------------[ cut here ]------------
[ 4296.983855] WARNING: CPU: 15 PID: 12061 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4296.983866] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4296.984024] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4296.984134] CPU: 15 PID: 12061 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4296.984139] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4296.984144] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4296.984150] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4296.984155] RSP: 0018:ffffa7991d36b678 EFLAGS: 00010246
[ 4296.984162] RAX: 0000000000000000 RBX: ffff8fa27baa2c90 RCX: 0000000000000000
[ 4296.984167] RDX: 0000000000000000 RSI: ffff8fa27baa2c10 RDI: ffffa7991d36b6a0
[ 4296.984171] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4296.984175] R10: ffff8fa27baa2c90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4296.984179] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4296.984184] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b2b1db40
[ 4296.984189] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4296.984193] CR2: 00000000b51db000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4296.984198] PKRU: 55555554
[ 4296.984202] Call Trace:
[ 4296.984207] <TASK>
[ 4296.984221] submit_one_bio+0xd4/0xe0
[ 4296.984234] submit_extent_page+0x142/0x550
[ 4296.984259] read_extent_buffer_pages+0x584/0x9c0
[ 4296.984274] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4296.984282] ? folio_unlock+0x1d/0x50
[ 4296.984293] btrfs_read_extent_buffer+0x98/0x150
[ 4296.984304] read_tree_block+0x43/0xa0
[ 4296.984311] read_block_for_search+0x266/0x370
[ 4296.984334] btrfs_search_slot+0x351/0xd30
[ 4296.984355] btrfs_lookup_csum+0x63/0x150
[ 4296.984368] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4296.984380] ? btrfs_do_readpage+0x305/0x770
[ 4296.984393] btrfs_submit_data_read_bio+0x4e/0x90
[ 4296.984401] submit_one_bio+0xc4/0xe0
[ 4296.984411] btrfs_read_folio+0x79/0x90
[ 4296.984418] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4296.984424] prepare_uptodate_page+0x8c/0x210
[ 4296.984433] prepare_pages.constprop.0+0x134/0x300
[ 4296.984448] btrfs_buffered_write+0x2ca/0x940
[ 4296.984477] btrfs_do_write_iter+0x384/0x5d0
[ 4296.984487] ? lock_is_held_type+0xe8/0x140
[ 4296.984504] vfs_write+0x269/0x4f0
[ 4296.984525] ksys_write+0x64/0xe0
[ 4296.984535] __do_fast_syscall_32+0x88/0xf0
[ 4296.984544] ? __do_fast_syscall_32+0x94/0xf0
[ 4296.984550] ? lockdep_hardirqs_on+0x7d/0x100
[ 4296.984557] ? __do_fast_syscall_32+0x94/0xf0
[ 4296.984565] ? __do_fast_syscall_32+0x94/0xf0
[ 4296.984570] ? lockdep_hardirqs_on+0x7d/0x100
[ 4296.984577] ? __do_fast_syscall_32+0x94/0xf0
[ 4296.984586] do_fast_syscall_32+0x2f/0x70
[ 4296.984593] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4296.984600] RIP: 0023:0xf7fc0579
[ 4296.984625] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4296.984629] RSP: 002b:00000000b2b1bae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4296.984636] RAX: ffffffffffffffda RBX: 00000000000000ca RCX: 00000000b50db010
[ 4296.984640] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4296.984644] RBP: 00000000000000ca R08: 00000000b2b1bae0 R09: 0000000000000000
[ 4296.984648] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4296.984652] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4296.984672] </TASK>
[ 4296.984676] irq event stamp: 8564241
[ 4296.984680] hardirqs last enabled at (8564249): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4296.984688] hardirqs last disabled at (8564256): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4296.984693] softirqs last enabled at (8562928): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4296.984700] softirqs last disabled at (8562923): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4296.984705] ---[ end trace 0000000000000000 ]---
[ 4297.228421] ------------[ cut here ]------------
[ 4297.228434] WARNING: CPU: 1 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4297.228445] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4297.228591] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4297.228689] CPU: 1 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4297.228694] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4297.228699] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4297.228704] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4297.228709] RSP: 0018:ffffa7991cccf670 EFLAGS: 00010246
[ 4297.228715] RAX: 0000000000000000 RBX: ffff8f9d5a42b010 RCX: 0000000000000000
[ 4297.228719] RDX: 0000000000000000 RSI: ffff8f9d5a42af90 RDI: ffffa7991cccf698
[ 4297.228723] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4297.228727] R10: ffff8f9d5a42b010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4297.228731] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4297.228735] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b62f8b40
[ 4297.228739] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4297.228769] CR2: 00000000b21c1000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4297.228774] PKRU: 55555554
[ 4297.228778] Call Trace:
[ 4297.228782] <TASK>
[ 4297.228794] submit_one_bio+0xd4/0xe0
[ 4297.228805] submit_extent_page+0x142/0x550
[ 4297.228829] read_extent_buffer_pages+0x584/0x9c0
[ 4297.228842] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4297.228851] ? folio_unlock+0x1d/0x50
[ 4297.228862] btrfs_read_extent_buffer+0x98/0x150
[ 4297.228872] read_tree_block+0x43/0xa0
[ 4297.228879] read_block_for_search+0x266/0x370
[ 4297.228901] btrfs_search_slot+0x351/0xd30
[ 4297.228921] btrfs_lookup_csum+0x63/0x150
[ 4297.228933] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4297.228945] ? btrfs_do_readpage+0x305/0x770
[ 4297.228957] btrfs_submit_data_read_bio+0x4e/0x90
[ 4297.228965] submit_one_bio+0xc4/0xe0
[ 4297.228974] btrfs_read_folio+0x79/0x90
[ 4297.228981] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4297.228987] prepare_uptodate_page+0x8c/0x210
[ 4297.228995] prepare_pages.constprop.0+0xa2/0x300
[ 4297.229009] btrfs_buffered_write+0x2ca/0x940
[ 4297.229034] btrfs_do_write_iter+0x384/0x5d0
[ 4297.229042] ? lock_is_held_type+0xe8/0x140
[ 4297.229055] vfs_write+0x269/0x4f0
[ 4297.229075] ksys_write+0x64/0xe0
[ 4297.229083] __do_fast_syscall_32+0x88/0xf0
[ 4297.229091] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.229097] ? lockdep_hardirqs_on+0x7d/0x100
[ 4297.229103] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.229109] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.229115] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.229120] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.229127] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.229132] ? lockdep_hardirqs_on+0x7d/0x100
[ 4297.229139] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.229148] do_fast_syscall_32+0x2f/0x70
[ 4297.229154] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4297.229161] RIP: 0023:0xf7fc0579
[ 4297.229185] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4297.229189] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4297.229194] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3426010
[ 4297.229198] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4297.229202] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4297.229205] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4297.229209] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4297.229228] </TASK>
[ 4297.229231] irq event stamp: 97171363
[ 4297.229235] hardirqs last enabled at (97171371): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4297.229241] hardirqs last disabled at (97171378): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4297.229246] softirqs last enabled at (97170968): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4297.229252] softirqs last disabled at (97170963): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4297.229256] ---[ end trace 0000000000000000 ]---
[ 4297.325786] ------------[ cut here ]------------
[ 4297.325795] WARNING: CPU: 13 PID: 12061 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4297.325805] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4297.325906] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4297.325965] CPU: 13 PID: 12061 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4297.325969] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4297.325972] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4297.325975] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4297.325978] RSP: 0018:ffffa7991d36b6a8 EFLAGS: 00010246
[ 4297.325982] RAX: 0000000000000000 RBX: ffff8f9aa0d555d0 RCX: 0000000000000000
[ 4297.325984] RDX: 0000000000000000 RSI: ffff8f9aa0d55550 RDI: ffffa7991d36b6d0
[ 4297.325987] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4297.325989] R10: ffff8f9aa0d555d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4297.325991] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4297.325993] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b2b1db40
[ 4297.325996] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4297.325998] CR2: 00000000b76fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4297.326001] PKRU: 55555554
[ 4297.326003] Call Trace:
[ 4297.326006] <TASK>
[ 4297.326013] submit_one_bio+0xd4/0xe0
[ 4297.326020] submit_extent_page+0x142/0x550
[ 4297.326034] read_extent_buffer_pages+0x584/0x9c0
[ 4297.326041] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4297.326046] ? folio_unlock+0x1d/0x50
[ 4297.326053] btrfs_read_extent_buffer+0x98/0x150
[ 4297.326058] read_tree_block+0x43/0xa0
[ 4297.326062] read_block_for_search+0x266/0x370
[ 4297.326075] btrfs_search_slot+0x351/0xd30
[ 4297.326086] btrfs_lookup_csum+0x63/0x150
[ 4297.326094] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4297.326100] ? btrfs_do_readpage+0x305/0x770
[ 4297.326107] btrfs_submit_data_read_bio+0x4e/0x90
[ 4297.326112] submit_one_bio+0xc4/0xe0
[ 4297.326117] btrfs_read_folio+0x79/0x90
[ 4297.326121] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4297.326125] prepare_uptodate_page+0x8c/0x210
[ 4297.326130] prepare_pages.constprop.0+0x134/0x300
[ 4297.326137] btrfs_buffered_write+0x2ca/0x940
[ 4297.326151] btrfs_do_write_iter+0x384/0x5d0
[ 4297.326155] ? lock_is_held_type+0xe8/0x140
[ 4297.326163] vfs_write+0x269/0x4f0
[ 4297.326174] ksys_write+0x64/0xe0
[ 4297.326179] __do_fast_syscall_32+0x88/0xf0
[ 4297.326184] ? lockdep_hardirqs_on+0x7d/0x100
[ 4297.326188] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.326191] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.326195] ? lockdep_hardirqs_on+0x7d/0x100
[ 4297.326198] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.326202] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.326205] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.326209] do_fast_syscall_32+0x2f/0x70
[ 4297.326213] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4297.326218] RIP: 0023:0xf7fc0579
[ 4297.326240] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4297.326242] RSP: 002b:00000000b2b1bae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4297.326246] RAX: ffffffffffffffda RBX: 00000000000000ca RCX: 00000000b200f010
[ 4297.326248] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4297.326250] RBP: 00000000000000ca R08: 00000000b2b1bae0 R09: 0000000000000000
[ 4297.326252] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4297.326255] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4297.326265] </TASK>
[ 4297.326267] irq event stamp: 8585559
[ 4297.326269] hardirqs last enabled at (8585567): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4297.326274] hardirqs last disabled at (8585574): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4297.326277] softirqs last enabled at (8584232): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4297.326280] softirqs last disabled at (8584221): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4297.326283] ---[ end trace 0000000000000000 ]---
[ 4297.984578] ------------[ cut here ]------------
[ 4297.984588] WARNING: CPU: 7 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4297.984598] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4297.984783] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4297.984890] CPU: 7 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4297.984896] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4297.984901] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4297.984908] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4297.984913] RSP: 0018:ffffa7991cccf6d8 EFLAGS: 00010246
[ 4297.984919] RAX: 0000000000000000 RBX: ffff8f971fb1ac90 RCX: 0000000000000000
[ 4297.984923] RDX: 0000000000000000 RSI: ffff8f971fb1ac10 RDI: ffffa7991cccf700
[ 4297.984927] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4297.984931] R10: ffff8f971fb1ac90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4297.984936] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4297.984940] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b62f8b40
[ 4297.984945] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4297.984949] CR2: 00000000b3c2d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4297.984953] PKRU: 55555554
[ 4297.984957] Call Trace:
[ 4297.984961] <TASK>
[ 4297.984973] submit_one_bio+0xd4/0xe0
[ 4297.984984] submit_extent_page+0x142/0x550
[ 4297.985008] read_extent_buffer_pages+0x584/0x9c0
[ 4297.985022] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4297.985030] ? folio_unlock+0x1d/0x50
[ 4297.985041] btrfs_read_extent_buffer+0x98/0x150
[ 4297.985052] read_tree_block+0x43/0xa0
[ 4297.985059] read_block_for_search+0x266/0x370
[ 4297.985081] btrfs_search_slot+0x351/0xd30
[ 4297.985101] btrfs_lookup_csum+0x63/0x150
[ 4297.985114] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4297.985126] ? btrfs_do_readpage+0x305/0x770
[ 4297.985138] btrfs_submit_data_read_bio+0x4e/0x90
[ 4297.985146] submit_one_bio+0xc4/0xe0
[ 4297.985156] btrfs_read_folio+0x79/0x90
[ 4297.985163] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4297.985169] prepare_uptodate_page+0x8c/0x210
[ 4297.985177] prepare_pages.constprop.0+0x134/0x300
[ 4297.985191] btrfs_buffered_write+0x2ca/0x940
[ 4297.985217] btrfs_do_write_iter+0x384/0x5d0
[ 4297.985224] ? lock_is_held_type+0xe8/0x140
[ 4297.985238] vfs_write+0x269/0x4f0
[ 4297.985257] ksys_write+0x64/0xe0
[ 4297.985265] __do_fast_syscall_32+0x88/0xf0
[ 4297.985273] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.985278] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.985284] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.985290] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.985295] ? __do_fast_syscall_32+0x94/0xf0
[ 4297.985303] do_fast_syscall_32+0x2f/0x70
[ 4297.985310] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4297.985316] RIP: 0023:0xf7fc0579
[ 4297.985340] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4297.985345] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4297.985351] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000cc6fe010
[ 4297.985356] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4297.985360] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4297.985364] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4297.985368] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4297.985387] </TASK>
[ 4297.985391] irq event stamp: 97219313
[ 4297.985395] hardirqs last enabled at (97219321): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4297.985402] hardirqs last disabled at (97219328): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4297.985407] softirqs last enabled at (97218490): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4297.985413] softirqs last disabled at (97218481): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4297.985417] ---[ end trace 0000000000000000 ]---
[ 4299.348793] ------------[ cut here ]------------
[ 4299.348802] WARNING: CPU: 12 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4299.348810] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4299.348897] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4299.348956] CPU: 12 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4299.348959] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4299.348962] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4299.348966] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4299.348969] RSP: 0018:ffffa7991cccf6c0 EFLAGS: 00010246
[ 4299.348973] RAX: 0000000000000000 RBX: ffff8fa27badd950 RCX: 0000000000000000
[ 4299.348975] RDX: 0000000000000000 RSI: ffff8fa27badd8d0 RDI: ffffa7991cccf6e8
[ 4299.348977] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4299.348979] R10: ffff8fa27badd950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4299.348982] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4299.348984] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b62f8b40
[ 4299.348987] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4299.348989] CR2: 00001f6100df8008 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4299.348991] PKRU: 55555554
[ 4299.348994] Call Trace:
[ 4299.348996] <TASK>
[ 4299.349003] submit_one_bio+0xd4/0xe0
[ 4299.349010] submit_extent_page+0x142/0x550
[ 4299.349023] read_extent_buffer_pages+0x584/0x9c0
[ 4299.349031] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4299.349035] ? folio_unlock+0x1d/0x50
[ 4299.349042] btrfs_read_extent_buffer+0x98/0x150
[ 4299.349048] read_tree_block+0x43/0xa0
[ 4299.349051] read_block_for_search+0x266/0x370
[ 4299.349064] btrfs_search_slot+0x351/0xd30
[ 4299.349075] btrfs_lookup_csum+0x63/0x150
[ 4299.349082] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4299.349088] ? btrfs_do_readpage+0x305/0x770
[ 4299.349095] btrfs_submit_data_read_bio+0x4e/0x90
[ 4299.349100] submit_one_bio+0xc4/0xe0
[ 4299.349105] btrfs_read_folio+0x79/0x90
[ 4299.349109] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4299.349112] prepare_uptodate_page+0x8c/0x210
[ 4299.349117] prepare_pages.constprop.0+0xa2/0x300
[ 4299.349124] btrfs_buffered_write+0x2ca/0x940
[ 4299.349138] btrfs_do_write_iter+0x384/0x5d0
[ 4299.349142] ? lock_is_held_type+0xe8/0x140
[ 4299.349150] vfs_write+0x269/0x4f0
[ 4299.349161] ksys_write+0x64/0xe0
[ 4299.349166] __do_fast_syscall_32+0x88/0xf0
[ 4299.349172] ? __do_fast_syscall_32+0x94/0xf0
[ 4299.349175] ? lockdep_hardirqs_on+0x7d/0x100
[ 4299.349179] ? __do_fast_syscall_32+0x94/0xf0
[ 4299.349184] do_fast_syscall_32+0x2f/0x70
[ 4299.349188] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4299.349192] RIP: 0023:0xf7fc0579
[ 4299.349214] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4299.349217] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4299.349220] RAX: ffffffffffffffda RBX: 00000000000000d2 RCX: 00000000b50db010
[ 4299.349222] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4299.349225] RBP: 00000000000000d2 R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4299.349227] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4299.349229] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4299.349239] </TASK>
[ 4299.349241] irq event stamp: 97371761
[ 4299.349243] hardirqs last enabled at (97371769): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4299.349248] hardirqs last disabled at (97371776): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4299.349251] softirqs last enabled at (97370464): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4299.349255] softirqs last disabled at (97370457): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4299.349257] ---[ end trace 0000000000000000 ]---
[ 4300.259642] ------------[ cut here ]------------
[ 4300.259651] WARNING: CPU: 14 PID: 11691 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4300.259659] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4300.259768] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4300.259827] CPU: 14 PID: 11691 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4300.259831] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4300.259834] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4300.259837] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4300.259840] RSP: 0018:ffffa7991cb176c0 EFLAGS: 00010246
[ 4300.259844] RAX: 0000000000000000 RBX: ffff8f97172d4290 RCX: 0000000000000000
[ 4300.259847] RDX: 0000000000000000 RSI: ffff8f97172d4210 RDI: ffffa7991cb176e8
[ 4300.259849] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4300.259851] R10: ffff8f97172d4290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4300.259853] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4300.259856] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b291bb40
[ 4300.259858] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4300.259861] CR2: 00000000b0bd5000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4300.259863] PKRU: 55555554
[ 4300.259865] Call Trace:
[ 4300.259869] <TASK>
[ 4300.259876] submit_one_bio+0xd4/0xe0
[ 4300.259884] submit_extent_page+0x142/0x550
[ 4300.259897] read_extent_buffer_pages+0x584/0x9c0
[ 4300.259905] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4300.259909] ? folio_unlock+0x1d/0x50
[ 4300.259916] btrfs_read_extent_buffer+0x98/0x150
[ 4300.259922] read_tree_block+0x43/0xa0
[ 4300.259926] read_block_for_search+0x266/0x370
[ 4300.259938] btrfs_search_slot+0x351/0xd30
[ 4300.259949] btrfs_lookup_csum+0x63/0x150
[ 4300.259956] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4300.259963] ? btrfs_do_readpage+0x305/0x770
[ 4300.259970] btrfs_submit_data_read_bio+0x4e/0x90
[ 4300.259975] submit_one_bio+0xc4/0xe0
[ 4300.259980] btrfs_read_folio+0x79/0x90
[ 4300.259984] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4300.259987] prepare_uptodate_page+0x8c/0x210
[ 4300.259992] prepare_pages.constprop.0+0xa2/0x300
[ 4300.259999] btrfs_buffered_write+0x2ca/0x940
[ 4300.260013] btrfs_do_write_iter+0x384/0x5d0
[ 4300.260017] ? lock_is_held_type+0xe8/0x140
[ 4300.260025] vfs_write+0x269/0x4f0
[ 4300.260036] ksys_write+0x64/0xe0
[ 4300.260041] __do_fast_syscall_32+0x88/0xf0
[ 4300.260045] ? __do_fast_syscall_32+0x94/0xf0
[ 4300.260049] ? __do_fast_syscall_32+0x94/0xf0
[ 4300.260053] ? lockdep_hardirqs_on+0x7d/0x100
[ 4300.260057] ? __do_fast_syscall_32+0x94/0xf0
[ 4300.260060] ? __do_fast_syscall_32+0x94/0xf0
[ 4300.260065] do_fast_syscall_32+0x2f/0x70
[ 4300.260069] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4300.260073] RIP: 0023:0xf7fc0579
[ 4300.260096] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4300.260098] RSP: 002b:00000000b2919ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4300.260102] RAX: ffffffffffffffda RBX: 00000000000000be RCX: 00000000b3d2f010
[ 4300.260104] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4300.260106] RBP: 00000000000000be R08: 00000000b2919ae0 R09: 0000000000000000
[ 4300.260108] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4300.260111] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4300.260121] </TASK>
[ 4300.260123] irq event stamp: 4492221
[ 4300.260125] hardirqs last enabled at (4492229): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4300.260130] hardirqs last disabled at (4492236): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4300.260133] softirqs last enabled at (4488774): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4300.260137] softirqs last disabled at (4488769): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4300.260140] ---[ end trace 0000000000000000 ]---
[ 4301.717926] ------------[ cut here ]------------
[ 4301.717935] WARNING: CPU: 6 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4301.717942] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4301.718031] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4301.718102] CPU: 6 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4301.718106] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4301.718109] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4301.718112] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4301.718115] RSP: 0018:ffffa7991cccf708 EFLAGS: 00010246
[ 4301.718119] RAX: 0000000000000000 RBX: ffff8f9d4d5f23d0 RCX: 0000000000000000
[ 4301.718121] RDX: 0000000000000000 RSI: ffff8f9d4d5f2350 RDI: ffffa7991cccf730
[ 4301.718123] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4301.718126] R10: ffff8f9d4d5f23d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4301.718128] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4301.718130] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b62f8b40
[ 4301.718133] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4301.718135] CR2: 00000000b3e2f000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4301.718138] PKRU: 55555554
[ 4301.718140] Call Trace:
[ 4301.718143] <TASK>
[ 4301.718150] submit_one_bio+0xd4/0xe0
[ 4301.718158] submit_extent_page+0x142/0x550
[ 4301.718171] read_extent_buffer_pages+0x584/0x9c0
[ 4301.718179] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4301.718183] ? folio_unlock+0x1d/0x50
[ 4301.718190] btrfs_read_extent_buffer+0x98/0x150
[ 4301.718196] read_tree_block+0x43/0xa0
[ 4301.718200] read_block_for_search+0x266/0x370
[ 4301.718213] btrfs_search_slot+0x351/0xd30
[ 4301.718224] btrfs_lookup_csum+0x63/0x150
[ 4301.718233] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4301.718239] ? btrfs_do_readpage+0x305/0x770
[ 4301.718246] btrfs_submit_data_read_bio+0x4e/0x90
[ 4301.718251] submit_one_bio+0xc4/0xe0
[ 4301.718257] btrfs_read_folio+0x79/0x90
[ 4301.718261] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4301.718264] prepare_uptodate_page+0x8c/0x210
[ 4301.718268] prepare_pages.constprop.0+0x134/0x300
[ 4301.718276] btrfs_buffered_write+0x2ca/0x940
[ 4301.718290] btrfs_do_write_iter+0x384/0x5d0
[ 4301.718294] ? lock_is_held_type+0xe8/0x140
[ 4301.718302] vfs_write+0x269/0x4f0
[ 4301.718313] ksys_write+0x64/0xe0
[ 4301.718318] __do_fast_syscall_32+0x88/0xf0
[ 4301.718322] ? __do_fast_syscall_32+0x94/0xf0
[ 4301.718325] ? __do_fast_syscall_32+0x94/0xf0
[ 4301.718330] do_fast_syscall_32+0x2f/0x70
[ 4301.718334] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4301.718339] RIP: 0023:0xf7fc0579
[ 4301.718361] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4301.718364] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4301.718367] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3d2f010
[ 4301.718370] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4301.718372] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4301.718374] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4301.718376] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4301.718386] </TASK>
[ 4301.718389] irq event stamp: 97657373
[ 4301.718391] hardirqs last enabled at (97657381): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4301.718395] hardirqs last disabled at (97657388): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4301.718398] softirqs last enabled at (97655340): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4301.718402] softirqs last disabled at (97655263): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4301.718405] ---[ end trace 0000000000000000 ]---
[ 4303.528149] ------------[ cut here ]------------
[ 4303.528158] WARNING: CPU: 5 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4303.528166] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4303.528254] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4303.528314] CPU: 5 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4303.528318] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4303.528321] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4303.528324] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4303.528327] RSP: 0018:ffffa7991cccf6c8 EFLAGS: 00010246
[ 4303.528331] RAX: 0000000000000000 RBX: ffff8f97a77807d0 RCX: 0000000000000000
[ 4303.528333] RDX: 0000000000000000 RSI: ffff8f97a7780750 RDI: ffffa7991cccf6f0
[ 4303.528335] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4303.528338] R10: ffff8f97a77807d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4303.528340] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4303.528342] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b62f8b40
[ 4303.528345] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4303.528347] CR2: 00000000b281a000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4303.528350] PKRU: 55555554
[ 4303.528352] Call Trace:
[ 4303.528355] <TASK>
[ 4303.528362] submit_one_bio+0xd4/0xe0
[ 4303.528369] submit_extent_page+0x142/0x550
[ 4303.528383] read_extent_buffer_pages+0x584/0x9c0
[ 4303.528391] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4303.528395] ? folio_unlock+0x1d/0x50
[ 4303.528402] btrfs_read_extent_buffer+0x98/0x150
[ 4303.528408] read_tree_block+0x43/0xa0
[ 4303.528412] read_block_for_search+0x266/0x370
[ 4303.528424] btrfs_search_slot+0x351/0xd30
[ 4303.528436] btrfs_lookup_csum+0x63/0x150
[ 4303.528443] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4303.528449] ? btrfs_do_readpage+0x305/0x770
[ 4303.528456] btrfs_submit_data_read_bio+0x4e/0x90
[ 4303.528461] submit_one_bio+0xc4/0xe0
[ 4303.528467] btrfs_read_folio+0x79/0x90
[ 4303.528470] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4303.528474] prepare_uptodate_page+0x8c/0x210
[ 4303.528478] prepare_pages.constprop.0+0xa2/0x300
[ 4303.528486] btrfs_buffered_write+0x2ca/0x940
[ 4303.528500] btrfs_do_write_iter+0x384/0x5d0
[ 4303.528504] ? lock_is_held_type+0xe8/0x140
[ 4303.528512] vfs_write+0x269/0x4f0
[ 4303.528523] ksys_write+0x64/0xe0
[ 4303.528528] __do_fast_syscall_32+0x88/0xf0
[ 4303.528533] ? __do_fast_syscall_32+0x94/0xf0
[ 4303.528537] ? __do_fast_syscall_32+0x94/0xf0
[ 4303.528540] ? lockdep_hardirqs_on+0x7d/0x100
[ 4303.528544] ? __do_fast_syscall_32+0x94/0xf0
[ 4303.528547] ? __do_fast_syscall_32+0x94/0xf0
[ 4303.528550] ? __do_fast_syscall_32+0x94/0xf0
[ 4303.528555] do_fast_syscall_32+0x2f/0x70
[ 4303.528559] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4303.528564] RIP: 0023:0xf7fc0579
[ 4303.528586] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4303.528589] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4303.528593] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b75fd010
[ 4303.528595] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4303.528597] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4303.528599] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4303.528602] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4303.528613] </TASK>
[ 4303.528615] irq event stamp: 97962809
[ 4303.528617] hardirqs last enabled at (97962817): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4303.528622] hardirqs last disabled at (97962824): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4303.528625] softirqs last enabled at (97956096): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4303.528629] softirqs last disabled at (97956083): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4303.528631] ---[ end trace 0000000000000000 ]---
[ 4304.893110] ------------[ cut here ]------------
[ 4304.893121] WARNING: CPU: 7 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4304.893130] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4304.893283] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4304.893388] CPU: 7 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4304.893394] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4304.893398] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4304.893404] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4304.893408] RSP: 0018:ffffa7991cccf670 EFLAGS: 00010246
[ 4304.893415] RAX: 0000000000000000 RBX: ffff8f971fb1b1d0 RCX: 0000000000000000
[ 4304.893419] RDX: 0000000000000000 RSI: ffff8f971fb1b150 RDI: ffffa7991cccf698
[ 4304.893423] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4304.893427] R10: ffff8f971fb1b1d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4304.893431] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4304.893435] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b62f8b40
[ 4304.893440] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4304.893444] CR2: 00000000cc70c000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4304.893448] PKRU: 55555554
[ 4304.893452] Call Trace:
[ 4304.893457] <TASK>
[ 4304.893468] submit_one_bio+0xd4/0xe0
[ 4304.893479] submit_extent_page+0x142/0x550
[ 4304.893503] read_extent_buffer_pages+0x584/0x9c0
[ 4304.893516] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4304.893525] ? folio_unlock+0x1d/0x50
[ 4304.893535] btrfs_read_extent_buffer+0x98/0x150
[ 4304.893546] read_tree_block+0x43/0xa0
[ 4304.893553] read_block_for_search+0x266/0x370
[ 4304.893575] btrfs_search_slot+0x351/0xd30
[ 4304.893595] btrfs_lookup_csum+0x63/0x150
[ 4304.893608] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4304.893619] ? btrfs_do_readpage+0x305/0x770
[ 4304.893632] btrfs_submit_data_read_bio+0x4e/0x90
[ 4304.893639] submit_one_bio+0xc4/0xe0
[ 4304.893649] btrfs_read_folio+0x79/0x90
[ 4304.893656] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4304.893662] prepare_uptodate_page+0x8c/0x210
[ 4304.893669] prepare_pages.constprop.0+0xa2/0x300
[ 4304.893684] btrfs_buffered_write+0x2ca/0x940
[ 4304.893709] btrfs_do_write_iter+0x384/0x5d0
[ 4304.893717] ? lock_is_held_type+0xe8/0x140
[ 4304.893730] vfs_write+0x269/0x4f0
[ 4304.893787] ksys_write+0x64/0xe0
[ 4304.893796] __do_fast_syscall_32+0x88/0xf0
[ 4304.893807] ? lock_is_held_type+0xe8/0x140
[ 4304.893817] ? __do_fast_syscall_32+0x94/0xf0
[ 4304.893823] ? lockdep_hardirqs_on+0x7d/0x100
[ 4304.893830] ? __do_fast_syscall_32+0x94/0xf0
[ 4304.893835] ? __do_fast_syscall_32+0x94/0xf0
[ 4304.893840] ? __do_fast_syscall_32+0x94/0xf0
[ 4304.893848] do_fast_syscall_32+0x2f/0x70
[ 4304.893855] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4304.893862] RIP: 0023:0xf7fc0579
[ 4304.893886] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4304.893891] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4304.893897] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3b2d010
[ 4304.893901] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4304.893905] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4304.893909] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4304.893913] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4304.893933] </TASK>
[ 4304.893937] irq event stamp: 98212627
[ 4304.893940] hardirqs last enabled at (98212635): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4304.893947] hardirqs last disabled at (98212642): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4304.893952] softirqs last enabled at (98212468): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4304.893958] softirqs last disabled at (98212421): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4304.893963] ---[ end trace 0000000000000000 ]---
[ 4305.587789] ------------[ cut here ]------------
[ 4305.587797] WARNING: CPU: 12 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4305.587805] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4305.587891] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4305.587951] CPU: 12 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4305.587954] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4305.587957] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4305.587961] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4305.587963] RSP: 0018:ffffa7991cccf668 EFLAGS: 00010246
[ 4305.587967] RAX: 0000000000000000 RBX: ffff8fa27badde90 RCX: 0000000000000000
[ 4305.587970] RDX: 0000000000000000 RSI: ffff8fa27badde10 RDI: ffffa7991cccf690
[ 4305.587972] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4305.587974] R10: ffff8fa27badde90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4305.587976] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4305.587979] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b62f8b40
[ 4305.587981] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4305.587984] CR2: 00000000badff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4305.587986] PKRU: 55555554
[ 4305.587988] Call Trace:
[ 4305.587991] <TASK>
[ 4305.587998] submit_one_bio+0xd4/0xe0
[ 4305.588005] submit_extent_page+0x142/0x550
[ 4305.588019] read_extent_buffer_pages+0x584/0x9c0
[ 4305.588026] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.588031] ? folio_unlock+0x1d/0x50
[ 4305.588038] btrfs_read_extent_buffer+0x98/0x150
[ 4305.588044] read_tree_block+0x43/0xa0
[ 4305.588047] read_block_for_search+0x266/0x370
[ 4305.588060] btrfs_search_slot+0x351/0xd30
[ 4305.588071] btrfs_lookup_csum+0x63/0x150
[ 4305.588079] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4305.588085] ? btrfs_do_readpage+0x305/0x770
[ 4305.588092] btrfs_submit_data_read_bio+0x4e/0x90
[ 4305.588097] submit_one_bio+0xc4/0xe0
[ 4305.588102] btrfs_read_folio+0x79/0x90
[ 4305.588106] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.588109] prepare_uptodate_page+0x8c/0x210
[ 4305.588114] prepare_pages.constprop.0+0x134/0x300
[ 4305.588122] btrfs_buffered_write+0x2ca/0x940
[ 4305.588135] btrfs_do_write_iter+0x384/0x5d0
[ 4305.588139] ? lock_is_held_type+0xe8/0x140
[ 4305.588148] vfs_write+0x269/0x4f0
[ 4305.588158] ksys_write+0x64/0xe0
[ 4305.588164] __do_fast_syscall_32+0x88/0xf0
[ 4305.588168] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.588172] ? lockdep_hardirqs_on+0x7d/0x100
[ 4305.588175] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.588179] ? lockdep_hardirqs_on+0x7d/0x100
[ 4305.588183] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.588186] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.588190] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.588193] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.588196] ? lockdep_hardirqs_on+0x7d/0x100
[ 4305.588200] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.588203] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.588208] do_fast_syscall_32+0x2f/0x70
[ 4305.588212] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4305.588217] RIP: 0023:0xf7fc0579
[ 4305.588239] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4305.588242] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4305.588245] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000becff010
[ 4305.588248] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4305.588250] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4305.588252] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4305.588254] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4305.588264] </TASK>
[ 4305.588266] irq event stamp: 98328025
[ 4305.588269] hardirqs last enabled at (98328033): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4305.588273] hardirqs last disabled at (98328040): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4305.588276] softirqs last enabled at (98326672): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4305.588280] softirqs last disabled at (98326665): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4305.588283] ---[ end trace 0000000000000000 ]---
[ 4305.637558] ------------[ cut here ]------------
[ 4305.637567] WARNING: CPU: 10 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4305.637575] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4305.637664] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4305.637724] CPU: 10 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4305.637727] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4305.637730] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4305.637733] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4305.637736] RSP: 0018:ffffa7991cccf670 EFLAGS: 00010246
[ 4305.637740] RAX: 0000000000000000 RBX: ffff8f9cfaae2590 RCX: 0000000000000000
[ 4305.637760] RDX: 0000000000000000 RSI: ffff8f9cfaae2510 RDI: ffffa7991cccf698
[ 4305.637763] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4305.637765] R10: ffff8f9cfaae2590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4305.637767] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4305.637769] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b62f8b40
[ 4305.637772] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4305.637774] CR2: 00007f2b3ff80db0 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4305.637777] PKRU: 55555554
[ 4305.637779] Call Trace:
[ 4305.637782] <TASK>
[ 4305.637789] submit_one_bio+0xd4/0xe0
[ 4305.637797] submit_extent_page+0x142/0x550
[ 4305.637810] read_extent_buffer_pages+0x584/0x9c0
[ 4305.637817] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.637822] ? folio_unlock+0x1d/0x50
[ 4305.637829] btrfs_read_extent_buffer+0x98/0x150
[ 4305.637835] read_tree_block+0x43/0xa0
[ 4305.637839] read_block_for_search+0x266/0x370
[ 4305.637851] btrfs_search_slot+0x351/0xd30
[ 4305.637862] btrfs_lookup_csum+0x63/0x150
[ 4305.637870] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4305.637876] ? btrfs_do_readpage+0x305/0x770
[ 4305.637883] btrfs_submit_data_read_bio+0x4e/0x90
[ 4305.637888] submit_one_bio+0xc4/0xe0
[ 4305.637893] btrfs_read_folio+0x79/0x90
[ 4305.637897] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.637900] prepare_uptodate_page+0x8c/0x210
[ 4305.637905] prepare_pages.constprop.0+0xa2/0x300
[ 4305.637912] btrfs_buffered_write+0x2ca/0x940
[ 4305.637926] btrfs_do_write_iter+0x384/0x5d0
[ 4305.637930] ? lock_is_held_type+0xe8/0x140
[ 4305.637938] vfs_write+0x269/0x4f0
[ 4305.637949] ksys_write+0x64/0xe0
[ 4305.637954] __do_fast_syscall_32+0x88/0xf0
[ 4305.637960] ? lock_is_held_type+0xe8/0x140
[ 4305.637966] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.637969] ? lockdep_hardirqs_on+0x7d/0x100
[ 4305.637973] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.637976] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.637979] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.637982] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.637987] do_fast_syscall_32+0x2f/0x70
[ 4305.637991] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4305.637996] RIP: 0023:0xf7fc0579
[ 4305.638019] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4305.638022] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4305.638025] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3b2d010
[ 4305.638028] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4305.638030] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4305.638032] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4305.638034] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4305.638045] </TASK>
[ 4305.638047] irq event stamp: 98346743
[ 4305.638049] hardirqs last enabled at (98346751): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4305.638053] hardirqs last disabled at (98346758): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4305.638056] softirqs last enabled at (98343840): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4305.638060] softirqs last disabled at (98343835): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4305.638063] ---[ end trace 0000000000000000 ]---
[ 4305.638190] BTRFS error (device nvme0n1p3): level verify failed on logical 5398998040576 mirror 1 wanted 0 found 1
[ 4305.638195] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5398998040576 mirror 1
[ 4305.638198] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4305.638213] BTRFS error (device nvme0n1p3): read failed, bytenr=5398998040576 check owner_root=7 transid=652043 has_first_key=1 first_key=(18446744073709551606 128 2558977359872) level=1 size=40
[ 4305.638221] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4305.638225] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4305.638227] Call Trace:
[ 4305.638230] <TASK>
[ 4305.638233] dump_stack_lvl+0x5b/0x77
[ 4305.638238] read_extent_buffer_pages.cold+0x63/0xa2
[ 4305.638245] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.638250] ? folio_unlock+0x1d/0x50
[ 4305.638255] btrfs_read_extent_buffer+0x98/0x150
[ 4305.638261] read_tree_block+0x43/0xa0
[ 4305.638265] read_block_for_search+0x266/0x370
[ 4305.638276] btrfs_search_slot+0x351/0xd30
[ 4305.638287] btrfs_lookup_csum+0x63/0x150
[ 4305.638294] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4305.638300] ? btrfs_do_readpage+0x305/0x770
[ 4305.638307] btrfs_submit_data_read_bio+0x4e/0x90
[ 4305.638311] submit_one_bio+0xc4/0xe0
[ 4305.638316] btrfs_read_folio+0x79/0x90
[ 4305.638320] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.638323] prepare_uptodate_page+0x8c/0x210
[ 4305.638327] prepare_pages.constprop.0+0xa2/0x300
[ 4305.638334] btrfs_buffered_write+0x2ca/0x940
[ 4305.638348] btrfs_do_write_iter+0x384/0x5d0
[ 4305.638351] ? lock_is_held_type+0xe8/0x140
[ 4305.638358] vfs_write+0x269/0x4f0
[ 4305.638367] ksys_write+0x64/0xe0
[ 4305.638372] __do_fast_syscall_32+0x88/0xf0
[ 4305.638377] ? lock_is_held_type+0xe8/0x140
[ 4305.638383] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638386] ? lockdep_hardirqs_on+0x7d/0x100
[ 4305.638390] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638393] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638396] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638399] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638403] do_fast_syscall_32+0x2f/0x70
[ 4305.638407] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4305.638410] RIP: 0023:0xf7fc0579
[ 4305.638417] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4305.638420] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4305.638424] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3b2d010
[ 4305.638426] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4305.638428] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4305.638430] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4305.638432] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4305.638442] </TASK>
[ 4305.638444] BTRFS error (device nvme0n1p3): read failed, bytenr=5398998040576 check owner_root=7 transid=652043 has_first_key=1 first_key=(18446744073709551606 128 2558977359872) level=1 size=40
[ 4305.638449] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4305.638451] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4305.638453] Call Trace:
[ 4305.638455] <TASK>
[ 4305.638458] dump_stack_lvl+0x5b/0x77
[ 4305.638461] read_extent_buffer_pages.cold+0x63/0xa2
[ 4305.638467] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.638471] ? folio_unlock+0x1d/0x50
[ 4305.638477] btrfs_read_extent_buffer+0x98/0x150
[ 4305.638482] read_tree_block+0x43/0xa0
[ 4305.638486] read_block_for_search+0x266/0x370
[ 4305.638497] btrfs_search_slot+0x351/0xd30
[ 4305.638508] btrfs_lookup_csum+0x63/0x150
[ 4305.638515] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4305.638521] ? btrfs_do_readpage+0x305/0x770
[ 4305.638527] btrfs_submit_data_read_bio+0x4e/0x90
[ 4305.638531] submit_one_bio+0xc4/0xe0
[ 4305.638536] btrfs_read_folio+0x79/0x90
[ 4305.638540] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.638543] prepare_uptodate_page+0x8c/0x210
[ 4305.638547] prepare_pages.constprop.0+0xa2/0x300
[ 4305.638554] btrfs_buffered_write+0x2ca/0x940
[ 4305.638568] btrfs_do_write_iter+0x384/0x5d0
[ 4305.638571] ? lock_is_held_type+0xe8/0x140
[ 4305.638578] vfs_write+0x269/0x4f0
[ 4305.638587] ksys_write+0x64/0xe0
[ 4305.638592] __do_fast_syscall_32+0x88/0xf0
[ 4305.638596] ? lock_is_held_type+0xe8/0x140
[ 4305.638602] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638605] ? lockdep_hardirqs_on+0x7d/0x100
[ 4305.638609] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638612] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638615] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638618] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638622] do_fast_syscall_32+0x2f/0x70
[ 4305.638626] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4305.638629] RIP: 0023:0xf7fc0579
[ 4305.638633] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4305.638635] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4305.638638] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3b2d010
[ 4305.638640] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4305.638642] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4305.638644] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4305.638646] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4305.638656] </TASK>
[ 4305.638658] BTRFS error (device nvme0n1p3): read failed, bytenr=5398998040576 check owner_root=7 transid=652043 has_first_key=1 first_key=(18446744073709551606 128 2558977359872) level=1 size=40
[ 4305.638661] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4305.638664] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4305.638666] Call Trace:
[ 4305.638668] <TASK>
[ 4305.638670] dump_stack_lvl+0x5b/0x77
[ 4305.638673] read_extent_buffer_pages.cold+0x63/0xa2
[ 4305.638679] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.638683] ? folio_unlock+0x1d/0x50
[ 4305.638689] btrfs_read_extent_buffer+0x98/0x150
[ 4305.638694] read_tree_block+0x43/0xa0
[ 4305.638698] read_block_for_search+0x266/0x370
[ 4305.638709] btrfs_search_slot+0x351/0xd30
[ 4305.638719] btrfs_lookup_csum+0x63/0x150
[ 4305.638726] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4305.638732] ? btrfs_do_readpage+0x305/0x770
[ 4305.638739] btrfs_submit_data_read_bio+0x4e/0x90
[ 4305.638743] submit_one_bio+0xc4/0xe0
[ 4305.638748] btrfs_read_folio+0x79/0x90
[ 4305.638754] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4305.638760] prepare_uptodate_page+0x8c/0x210
[ 4305.638766] prepare_pages.constprop.0+0xa2/0x300
[ 4305.638775] btrfs_buffered_write+0x2ca/0x940
[ 4305.638789] btrfs_do_write_iter+0x384/0x5d0
[ 4305.638793] ? lock_is_held_type+0xe8/0x140
[ 4305.638799] vfs_write+0x269/0x4f0
[ 4305.638808] ksys_write+0x64/0xe0
[ 4305.638813] __do_fast_syscall_32+0x88/0xf0
[ 4305.638818] ? lock_is_held_type+0xe8/0x140
[ 4305.638823] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638827] ? lockdep_hardirqs_on+0x7d/0x100
[ 4305.638830] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638833] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638836] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638839] ? __do_fast_syscall_32+0x94/0xf0
[ 4305.638844] do_fast_syscall_32+0x2f/0x70
[ 4305.638848] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4305.638850] RIP: 0023:0xf7fc0579
[ 4305.638854] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4305.638856] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4305.638859] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3b2d010
[ 4305.638861] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4305.638863] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4305.638865] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4305.638867] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4305.638877] </TASK>
[ 4306.704712] ------------[ cut here ]------------
[ 4306.704720] WARNING: CPU: 0 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4306.704728] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4306.704852] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4306.704912] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4306.704916] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4306.704918] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4306.704923] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4306.704926] RSP: 0018:ffffa7991cccf628 EFLAGS: 00010246
[ 4306.704929] RAX: 0000000000000000 RBX: ffff8f9722bc8990 RCX: 0000000000000000
[ 4306.704932] RDX: 0000000000000000 RSI: ffff8f9722bc8910 RDI: ffffa7991cccf650
[ 4306.704934] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4306.704936] R10: ffff8f9722bc8990 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4306.704939] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4306.704941] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b62f8b40
[ 4306.704944] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4306.704946] CR2: 00001c5004c3a000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4306.704949] PKRU: 55555554
[ 4306.704951] Call Trace:
[ 4306.704954] <TASK>
[ 4306.704961] submit_one_bio+0xd4/0xe0
[ 4306.704968] submit_extent_page+0x142/0x550
[ 4306.704982] read_extent_buffer_pages+0x584/0x9c0
[ 4306.704989] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4306.704994] ? folio_unlock+0x1d/0x50
[ 4306.705001] btrfs_read_extent_buffer+0x98/0x150
[ 4306.705007] read_tree_block+0x43/0xa0
[ 4306.705011] read_block_for_search+0x266/0x370
[ 4306.705023] btrfs_search_slot+0x351/0xd30
[ 4306.705034] btrfs_lookup_csum+0x63/0x150
[ 4306.705042] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4306.705048] ? btrfs_do_readpage+0x305/0x770
[ 4306.705055] btrfs_submit_data_read_bio+0x4e/0x90
[ 4306.705060] submit_one_bio+0xc4/0xe0
[ 4306.705066] btrfs_read_folio+0x79/0x90
[ 4306.705069] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4306.705073] prepare_uptodate_page+0x8c/0x210
[ 4306.705077] prepare_pages.constprop.0+0x134/0x300
[ 4306.705085] btrfs_buffered_write+0x2ca/0x940
[ 4306.705099] btrfs_do_write_iter+0x384/0x5d0
[ 4306.705103] ? lock_is_held_type+0xe8/0x140
[ 4306.705111] vfs_write+0x269/0x4f0
[ 4306.705122] ksys_write+0x64/0xe0
[ 4306.705127] __do_fast_syscall_32+0x88/0xf0
[ 4306.705135] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.705138] ? lockdep_hardirqs_on+0x7d/0x100
[ 4306.705142] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.705147] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.705150] ? lockdep_hardirqs_on+0x7d/0x100
[ 4306.705154] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.705157] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.705161] ? lockdep_hardirqs_on+0x7d/0x100
[ 4306.705165] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.705168] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.705172] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.705175] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.705180] do_fast_syscall_32+0x2f/0x70
[ 4306.705184] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4306.705188] RIP: 0023:0xf7fc0579
[ 4306.705211] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4306.705214] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4306.705217] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b15ff010
[ 4306.705219] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4306.705222] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4306.705224] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4306.705226] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4306.705237] </TASK>
[ 4306.705239] irq event stamp: 98527129
[ 4306.705241] hardirqs last enabled at (98527137): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4306.705246] hardirqs last disabled at (98527144): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4306.705249] softirqs last enabled at (98521136): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4306.705252] softirqs last disabled at (98521107): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4306.705255] ---[ end trace 0000000000000000 ]---
[ 4306.946678] ------------[ cut here ]------------
[ 4306.946687] WARNING: CPU: 0 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4306.946695] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4306.946809] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4306.946868] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4306.946872] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4306.946875] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4306.946879] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4306.946882] RSP: 0018:ffffa7991cccf680 EFLAGS: 00010246
[ 4306.946885] RAX: 0000000000000000 RBX: ffff8f9722bcb550 RCX: 0000000000000000
[ 4306.946888] RDX: 0000000000000000 RSI: ffff8f9722bcb4d0 RDI: ffffa7991cccf6a8
[ 4306.946890] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4306.946893] R10: ffff8f9722bcb550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4306.946895] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4306.946897] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b62f8b40
[ 4306.946900] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4306.946902] CR2: 00007faa96603590 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4306.946905] PKRU: 55555554
[ 4306.946907] Call Trace:
[ 4306.946910] <TASK>
[ 4306.946917] submit_one_bio+0xd4/0xe0
[ 4306.946924] submit_extent_page+0x142/0x550
[ 4306.946937] read_extent_buffer_pages+0x584/0x9c0
[ 4306.946945] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4306.946950] ? folio_unlock+0x1d/0x50
[ 4306.946957] btrfs_read_extent_buffer+0x98/0x150
[ 4306.946963] read_tree_block+0x43/0xa0
[ 4306.946967] read_block_for_search+0x266/0x370
[ 4306.946980] btrfs_search_slot+0x351/0xd30
[ 4306.946990] btrfs_lookup_csum+0x63/0x150
[ 4306.946998] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4306.947004] ? btrfs_do_readpage+0x305/0x770
[ 4306.947011] btrfs_submit_data_read_bio+0x4e/0x90
[ 4306.947016] submit_one_bio+0xc4/0xe0
[ 4306.947021] btrfs_read_folio+0x79/0x90
[ 4306.947025] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4306.947028] prepare_uptodate_page+0x8c/0x210
[ 4306.947033] prepare_pages.constprop.0+0x134/0x300
[ 4306.947040] btrfs_buffered_write+0x2ca/0x940
[ 4306.947054] btrfs_do_write_iter+0x384/0x5d0
[ 4306.947058] ? lock_is_held_type+0xe8/0x140
[ 4306.947066] vfs_write+0x269/0x4f0
[ 4306.947077] ksys_write+0x64/0xe0
[ 4306.947082] __do_fast_syscall_32+0x88/0xf0
[ 4306.947086] ? lockdep_hardirqs_on+0x7d/0x100
[ 4306.947090] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.947096] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.947099] ? lockdep_hardirqs_on+0x7d/0x100
[ 4306.947103] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.947106] ? __do_fast_syscall_32+0x94/0xf0
[ 4306.947112] do_fast_syscall_32+0x2f/0x70
[ 4306.947116] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4306.947120] RIP: 0023:0xf7fc0579
[ 4306.947142] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4306.947144] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4306.947148] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b75fd010
[ 4306.947150] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4306.947153] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4306.947155] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4306.947157] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4306.947167] </TASK>
[ 4306.947169] irq event stamp: 98565639
[ 4306.947172] hardirqs last enabled at (98565647): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4306.947176] hardirqs last disabled at (98565654): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4306.947179] softirqs last enabled at (98562732): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4306.947183] softirqs last disabled at (98562727): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4306.947185] ---[ end trace 0000000000000000 ]---
[ 4309.369821] ------------[ cut here ]------------
[ 4309.369832] WARNING: CPU: 15 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4309.369843] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4309.369996] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4309.370101] CPU: 15 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4309.370107] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4309.370111] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4309.370117] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4309.370122] RSP: 0018:ffffa7991cccf620 EFLAGS: 00010246
[ 4309.370128] RAX: 0000000000000000 RBX: ffff8fa27baa2750 RCX: 0000000000000000
[ 4309.370132] RDX: 0000000000000000 RSI: ffff8fa27baa26d0 RDI: ffffa7991cccf648
[ 4309.370136] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4309.370140] R10: ffff8fa27baa2750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4309.370144] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4309.370149] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b62f8b40
[ 4309.370153] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4309.370157] CR2: 00000000cc7fe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4309.370162] PKRU: 55555554
[ 4309.370165] Call Trace:
[ 4309.370170] <TASK>
[ 4309.370181] submit_one_bio+0xd4/0xe0
[ 4309.370192] submit_extent_page+0x142/0x550
[ 4309.370216] read_extent_buffer_pages+0x584/0x9c0
[ 4309.370229] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4309.370237] ? folio_unlock+0x1d/0x50
[ 4309.370248] btrfs_read_extent_buffer+0x98/0x150
[ 4309.370259] read_tree_block+0x43/0xa0
[ 4309.370266] read_block_for_search+0x266/0x370
[ 4309.370288] btrfs_search_slot+0x351/0xd30
[ 4309.370307] btrfs_lookup_csum+0x63/0x150
[ 4309.370320] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4309.370331] ? btrfs_do_readpage+0x305/0x770
[ 4309.370344] btrfs_submit_data_read_bio+0x4e/0x90
[ 4309.370352] submit_one_bio+0xc4/0xe0
[ 4309.370361] btrfs_read_folio+0x79/0x90
[ 4309.370368] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4309.370374] prepare_uptodate_page+0x8c/0x210
[ 4309.370382] prepare_pages.constprop.0+0xa2/0x300
[ 4309.370396] btrfs_buffered_write+0x2ca/0x940
[ 4309.370422] btrfs_do_write_iter+0x384/0x5d0
[ 4309.370429] ? lock_is_held_type+0xe8/0x140
[ 4309.370443] vfs_write+0x269/0x4f0
[ 4309.370461] ksys_write+0x64/0xe0
[ 4309.370470] __do_fast_syscall_32+0x88/0xf0
[ 4309.370478] ? lock_is_held_type+0xe8/0x140
[ 4309.370489] ? __do_fast_syscall_32+0x94/0xf0
[ 4309.370494] ? lockdep_hardirqs_on+0x7d/0x100
[ 4309.370501] ? __do_fast_syscall_32+0x94/0xf0
[ 4309.370507] ? __do_fast_syscall_32+0x94/0xf0
[ 4309.370513] ? lockdep_hardirqs_on+0x7d/0x100
[ 4309.370519] ? __do_fast_syscall_32+0x94/0xf0
[ 4309.370524] ? lockdep_hardirqs_on+0x7d/0x100
[ 4309.370531] ? __do_fast_syscall_32+0x94/0xf0
[ 4309.370536] ? __do_fast_syscall_32+0x94/0xf0
[ 4309.370541] ? __do_fast_syscall_32+0x94/0xf0
[ 4309.370546] ? __do_fast_syscall_32+0x94/0xf0
[ 4309.370554] do_fast_syscall_32+0x2f/0x70
[ 4309.370561] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4309.370568] RIP: 0023:0xf7fc0579
[ 4309.370592] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4309.370597] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4309.370603] RAX: ffffffffffffffda RBX: 00000000000000d2 RCX: 00000000b3426010
[ 4309.370607] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4309.370611] RBP: 00000000000000d2 R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4309.370615] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4309.370619] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4309.370638] </TASK>
[ 4309.370642] irq event stamp: 98917747
[ 4309.370646] hardirqs last enabled at (98917755): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4309.370652] hardirqs last disabled at (98917762): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4309.370657] softirqs last enabled at (98914884): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4309.370663] softirqs last disabled at (98914877): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4309.370668] ---[ end trace 0000000000000000 ]---
[ 4310.243720] ------------[ cut here ]------------
[ 4310.243729] WARNING: CPU: 4 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4310.243737] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4310.243848] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4310.243908] CPU: 4 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4310.243911] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4310.243914] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4310.243918] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4310.243920] RSP: 0018:ffffa7991cccf648 EFLAGS: 00010246
[ 4310.243924] RAX: 0000000000000000 RBX: ffff8f9724ab4610 RCX: 0000000000000000
[ 4310.243927] RDX: 0000000000000000 RSI: ffff8f9724ab4590 RDI: ffffa7991cccf670
[ 4310.243929] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4310.243931] R10: ffff8f9724ab4610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4310.243934] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4310.243936] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b62f8b40
[ 4310.243939] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4310.243941] CR2: 00000000b76fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4310.243944] PKRU: 55555554
[ 4310.243946] Call Trace:
[ 4310.243948] <TASK>
[ 4310.243956] submit_one_bio+0xd4/0xe0
[ 4310.243964] submit_extent_page+0x142/0x550
[ 4310.243977] read_extent_buffer_pages+0x584/0x9c0
[ 4310.243985] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4310.243989] ? folio_unlock+0x1d/0x50
[ 4310.243996] btrfs_read_extent_buffer+0x98/0x150
[ 4310.244002] read_tree_block+0x43/0xa0
[ 4310.244006] read_block_for_search+0x266/0x370
[ 4310.244020] btrfs_search_slot+0x351/0xd30
[ 4310.244031] btrfs_lookup_csum+0x63/0x150
[ 4310.244039] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4310.244045] ? btrfs_do_readpage+0x305/0x770
[ 4310.244052] btrfs_submit_data_read_bio+0x4e/0x90
[ 4310.244057] submit_one_bio+0xc4/0xe0
[ 4310.244062] btrfs_read_folio+0x79/0x90
[ 4310.244066] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4310.244069] prepare_uptodate_page+0x8c/0x210
[ 4310.244074] prepare_pages.constprop.0+0xa2/0x300
[ 4310.244082] btrfs_buffered_write+0x2ca/0x940
[ 4310.244096] btrfs_do_write_iter+0x384/0x5d0
[ 4310.244100] ? lock_is_held_type+0xe8/0x140
[ 4310.244108] vfs_write+0x269/0x4f0
[ 4310.244119] ksys_write+0x64/0xe0
[ 4310.244124] __do_fast_syscall_32+0x88/0xf0
[ 4310.244128] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.244132] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.244135] ? lockdep_hardirqs_on+0x7d/0x100
[ 4310.244139] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.244145] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.244148] ? lockdep_hardirqs_on+0x7d/0x100
[ 4310.244152] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.244155] ? lockdep_hardirqs_on+0x7d/0x100
[ 4310.244159] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.244162] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.244165] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.244170] do_fast_syscall_32+0x2f/0x70
[ 4310.244174] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4310.244179] RIP: 0023:0xf7fc0579
[ 4310.244201] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4310.244204] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4310.244207] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b83ff010
[ 4310.244210] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4310.244212] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4310.244214] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4310.244216] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4310.244226] </TASK>
[ 4310.244229] irq event stamp: 99101479
[ 4310.244231] hardirqs last enabled at (99101487): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4310.244235] hardirqs last disabled at (99101494): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4310.244238] softirqs last enabled at (99100178): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4310.244242] softirqs last disabled at (99100173): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4310.244245] ---[ end trace 0000000000000000 ]---
[ 4310.597356] ------------[ cut here ]------------
[ 4310.597365] WARNING: CPU: 12 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4310.597372] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4310.597460] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4310.597521] CPU: 12 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4310.597524] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4310.597527] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4310.597531] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4310.597534] RSP: 0018:ffffa7991cccf700 EFLAGS: 00010246
[ 4310.597537] RAX: 0000000000000000 RBX: ffff8fa27badead0 RCX: 0000000000000000
[ 4310.597540] RDX: 0000000000000000 RSI: ffff8fa27badea50 RDI: ffffa7991cccf728
[ 4310.597542] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4310.597544] R10: ffff8fa27badead0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4310.597547] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4310.597549] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b62f8b40
[ 4310.597552] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4310.597554] CR2: 00007faa8cf5d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4310.597556] PKRU: 55555554
[ 4310.597559] Call Trace:
[ 4310.597561] <TASK>
[ 4310.597568] submit_one_bio+0xd4/0xe0
[ 4310.597576] submit_extent_page+0x142/0x550
[ 4310.597589] read_extent_buffer_pages+0x584/0x9c0
[ 4310.597597] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4310.597601] ? folio_unlock+0x1d/0x50
[ 4310.597608] btrfs_read_extent_buffer+0x98/0x150
[ 4310.597614] read_tree_block+0x43/0xa0
[ 4310.597618] read_block_for_search+0x266/0x370
[ 4310.597631] btrfs_search_slot+0x351/0xd30
[ 4310.597642] btrfs_lookup_csum+0x63/0x150
[ 4310.597649] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4310.597655] ? btrfs_do_readpage+0x305/0x770
[ 4310.597662] btrfs_submit_data_read_bio+0x4e/0x90
[ 4310.597667] submit_one_bio+0xc4/0xe0
[ 4310.597673] btrfs_read_folio+0x79/0x90
[ 4310.597677] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4310.597680] prepare_uptodate_page+0x8c/0x210
[ 4310.597685] prepare_pages.constprop.0+0xa2/0x300
[ 4310.597693] btrfs_buffered_write+0x2ca/0x940
[ 4310.597706] btrfs_do_write_iter+0x384/0x5d0
[ 4310.597711] ? lock_is_held_type+0xe8/0x140
[ 4310.597719] vfs_write+0x269/0x4f0
[ 4310.597730] ksys_write+0x64/0xe0
[ 4310.597735] __do_fast_syscall_32+0x88/0xf0
[ 4310.597740] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.597763] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.597768] do_fast_syscall_32+0x2f/0x70
[ 4310.597772] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4310.597777] RIP: 0023:0xf7fc0579
[ 4310.597801] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4310.597803] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4310.597807] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000bacff010
[ 4310.597809] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4310.597811] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4310.597813] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4310.597816] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4310.597826] </TASK>
[ 4310.597828] irq event stamp: 99159685
[ 4310.597830] hardirqs last enabled at (99159693): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4310.597835] hardirqs last disabled at (99159700): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4310.597838] softirqs last enabled at (99159576): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4310.597842] softirqs last disabled at (99159571): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4310.597844] ---[ end trace 0000000000000000 ]---
[ 4310.793667] ------------[ cut here ]------------
[ 4310.793676] WARNING: CPU: 0 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4310.793684] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4310.793794] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4310.793854] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4310.793858] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4310.793861] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4310.793864] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4310.793867] RSP: 0018:ffffa7991cccf630 EFLAGS: 00010246
[ 4310.793871] RAX: 0000000000000000 RBX: ffff8f9722bcba90 RCX: 0000000000000000
[ 4310.793874] RDX: 0000000000000000 RSI: ffff8f9722bcba10 RDI: ffffa7991cccf658
[ 4310.793876] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4310.793878] R10: ffff8f9722bcba90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4310.793880] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4310.793883] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b62f8b40
[ 4310.793885] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4310.793888] CR2: 00001f6100da5000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4310.793890] PKRU: 55555554
[ 4310.793893] Call Trace:
[ 4310.793895] <TASK>
[ 4310.793903] submit_one_bio+0xd4/0xe0
[ 4310.793910] submit_extent_page+0x142/0x550
[ 4310.793923] read_extent_buffer_pages+0x584/0x9c0
[ 4310.793931] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4310.793935] ? folio_unlock+0x1d/0x50
[ 4310.793942] btrfs_read_extent_buffer+0x98/0x150
[ 4310.793948] read_tree_block+0x43/0xa0
[ 4310.793952] read_block_for_search+0x266/0x370
[ 4310.793965] btrfs_search_slot+0x351/0xd30
[ 4310.793976] btrfs_lookup_csum+0x63/0x150
[ 4310.793983] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4310.793990] ? btrfs_do_readpage+0x305/0x770
[ 4310.793996] btrfs_submit_data_read_bio+0x4e/0x90
[ 4310.794001] submit_one_bio+0xc4/0xe0
[ 4310.794007] btrfs_read_folio+0x79/0x90
[ 4310.794010] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4310.794014] prepare_uptodate_page+0x8c/0x210
[ 4310.794018] prepare_pages.constprop.0+0x134/0x300
[ 4310.794026] btrfs_buffered_write+0x2ca/0x940
[ 4310.794040] btrfs_do_write_iter+0x384/0x5d0
[ 4310.794044] ? lock_is_held_type+0xe8/0x140
[ 4310.794052] vfs_write+0x269/0x4f0
[ 4310.794062] ksys_write+0x64/0xe0
[ 4310.794067] __do_fast_syscall_32+0x88/0xf0
[ 4310.794071] ? lockdep_hardirqs_on+0x7d/0x100
[ 4310.794075] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.794078] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.794082] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.794088] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.794091] ? lockdep_hardirqs_on+0x7d/0x100
[ 4310.794095] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.794098] ? lockdep_hardirqs_on+0x7d/0x100
[ 4310.794102] ? __do_fast_syscall_32+0x94/0xf0
[ 4310.794109] do_fast_syscall_32+0x2f/0x70
[ 4310.794113] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4310.794118] RIP: 0023:0xf7fc0579
[ 4310.794140] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4310.794142] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4310.794146] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3d2f010
[ 4310.794148] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4310.794150] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4310.794152] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4310.794155] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4310.794165] </TASK>
[ 4310.794167] irq event stamp: 99190835
[ 4310.794169] hardirqs last enabled at (99190843): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4310.794174] hardirqs last disabled at (99190850): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4310.794177] softirqs last enabled at (99189850): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4310.794181] softirqs last disabled at (99189845): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4310.794183] ---[ end trace 0000000000000000 ]---
[ 4311.708230] ------------[ cut here ]------------
[ 4311.708239] WARNING: CPU: 14 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4311.708247] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4311.708334] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4311.708393] CPU: 14 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4311.708397] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4311.708400] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4311.708403] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4311.708406] RSP: 0018:ffffa7991cccf620 EFLAGS: 00010246
[ 4311.708410] RAX: 0000000000000000 RBX: ffff8f97172d40d0 RCX: 0000000000000000
[ 4311.708413] RDX: 0000000000000000 RSI: ffff8f97172d4050 RDI: ffffa7991cccf648
[ 4311.708415] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4311.708417] R10: ffff8f97172d40d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4311.708419] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4311.708422] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b62f8b40
[ 4311.708424] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4311.708427] CR2: 00000000afff5000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4311.708429] PKRU: 55555554
[ 4311.708432] Call Trace:
[ 4311.708434] <TASK>
[ 4311.708442] submit_one_bio+0xd4/0xe0
[ 4311.708449] submit_extent_page+0x142/0x550
[ 4311.708462] read_extent_buffer_pages+0x584/0x9c0
[ 4311.708470] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4311.708475] ? folio_unlock+0x1d/0x50
[ 4311.708481] btrfs_read_extent_buffer+0x98/0x150
[ 4311.708487] read_tree_block+0x43/0xa0
[ 4311.708491] read_block_for_search+0x266/0x370
[ 4311.708504] btrfs_search_slot+0x351/0xd30
[ 4311.708515] btrfs_lookup_csum+0x63/0x150
[ 4311.708522] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4311.708529] ? btrfs_do_readpage+0x305/0x770
[ 4311.708536] btrfs_submit_data_read_bio+0x4e/0x90
[ 4311.708541] submit_one_bio+0xc4/0xe0
[ 4311.708546] btrfs_read_folio+0x79/0x90
[ 4311.708550] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4311.708553] prepare_uptodate_page+0x8c/0x210
[ 4311.708557] prepare_pages.constprop.0+0xa2/0x300
[ 4311.708565] btrfs_buffered_write+0x2ca/0x940
[ 4311.708579] btrfs_do_write_iter+0x384/0x5d0
[ 4311.708583] ? lock_is_held_type+0xe8/0x140
[ 4311.708591] vfs_write+0x269/0x4f0
[ 4311.708602] ksys_write+0x64/0xe0
[ 4311.708607] __do_fast_syscall_32+0x88/0xf0
[ 4311.708613] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4311.708618] ? lock_is_held_type+0xe8/0x140
[ 4311.708624] ? __do_fast_syscall_32+0x94/0xf0
[ 4311.708628] ? lockdep_hardirqs_on+0x7d/0x100
[ 4311.708632] ? __do_fast_syscall_32+0x94/0xf0
[ 4311.708635] ? __do_fast_syscall_32+0x94/0xf0
[ 4311.708638] ? __do_fast_syscall_32+0x94/0xf0
[ 4311.708641] ? lockdep_hardirqs_on+0x7d/0x100
[ 4311.708645] ? __do_fast_syscall_32+0x94/0xf0
[ 4311.708648] ? __do_fast_syscall_32+0x94/0xf0
[ 4311.708651] ? __do_fast_syscall_32+0x94/0xf0
[ 4311.708656] do_fast_syscall_32+0x2f/0x70
[ 4311.708660] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4311.708664] RIP: 0023:0xf7fc0579
[ 4311.708686] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4311.708689] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4311.708693] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b75fd010
[ 4311.708695] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4311.708697] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4311.708699] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4311.708701] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4311.708712] </TASK>
[ 4311.708714] irq event stamp: 99370427
[ 4311.708716] hardirqs last enabled at (99370435): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4311.708721] hardirqs last disabled at (99370442): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4311.708724] softirqs last enabled at (99367880): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4311.708728] softirqs last disabled at (99367871): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4311.708730] ---[ end trace 0000000000000000 ]---
[ 4313.785732] ------------[ cut here ]------------
[ 4313.785767] WARNING: CPU: 2 PID: 11624 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4313.785779] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4313.785878] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4313.785946] CPU: 2 PID: 11624 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4313.785949] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4313.785952] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4313.785956] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4313.785959] RSP: 0018:ffffa7991cc6f670 EFLAGS: 00010246
[ 4313.785963] RAX: 0000000000000000 RBX: ffff8f972eec1950 RCX: 0000000000000000
[ 4313.785966] RDX: 0000000000000000 RSI: ffff8f972eec18d0 RDI: ffffa7991cc6f698
[ 4313.785968] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4313.785970] R10: ffff8f972eec1950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4313.785973] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4313.785975] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b60f6b40
[ 4313.785978] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4313.785981] CR2: 000002ae0061b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4313.785983] PKRU: 55555554
[ 4313.785986] Call Trace:
[ 4313.785989] <TASK>
[ 4313.785997] submit_one_bio+0xd4/0xe0
[ 4313.786005] submit_extent_page+0x142/0x550
[ 4313.786021] read_extent_buffer_pages+0x584/0x9c0
[ 4313.786035] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4313.786041] ? folio_unlock+0x1d/0x50
[ 4313.786049] btrfs_read_extent_buffer+0x98/0x150
[ 4313.786055] read_tree_block+0x43/0xa0
[ 4313.786059] read_block_for_search+0x266/0x370
[ 4313.786073] btrfs_search_slot+0x351/0xd30
[ 4313.786084] btrfs_lookup_csum+0x63/0x150
[ 4313.786092] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4313.786099] ? btrfs_do_readpage+0x305/0x770
[ 4313.786106] btrfs_submit_data_read_bio+0x4e/0x90
[ 4313.786111] submit_one_bio+0xc4/0xe0
[ 4313.786117] btrfs_read_folio+0x79/0x90
[ 4313.786121] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4313.786124] prepare_uptodate_page+0x8c/0x210
[ 4313.786129] prepare_pages.constprop.0+0xa2/0x300
[ 4313.786137] btrfs_buffered_write+0x2ca/0x940
[ 4313.786153] btrfs_do_write_iter+0x384/0x5d0
[ 4313.786160] ? lock_is_held_type+0xe8/0x140
[ 4313.786174] vfs_write+0x269/0x4f0
[ 4313.786193] ksys_write+0x64/0xe0
[ 4313.786202] __do_fast_syscall_32+0x88/0xf0
[ 4313.786209] ? __do_fast_syscall_32+0x94/0xf0
[ 4313.786216] ? __do_fast_syscall_32+0x94/0xf0
[ 4313.786222] ? lockdep_hardirqs_on+0x7d/0x100
[ 4313.786229] ? __do_fast_syscall_32+0x94/0xf0
[ 4313.786236] ? lockdep_hardirqs_on+0x7d/0x100
[ 4313.786242] ? __do_fast_syscall_32+0x94/0xf0
[ 4313.786248] ? __do_fast_syscall_32+0x94/0xf0
[ 4313.786254] ? lockdep_hardirqs_on+0x7d/0x100
[ 4313.786261] ? __do_fast_syscall_32+0x94/0xf0
[ 4313.786270] do_fast_syscall_32+0x2f/0x70
[ 4313.786277] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4313.786285] RIP: 0023:0xf7fc0579
[ 4313.786310] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4313.786315] RSP: 002b:00000000b60f4ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4313.786322] RAX: ffffffffffffffda RBX: 00000000000000b0 RCX: 00000000b83ff010
[ 4313.786326] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4313.786331] RBP: 00000000000000b0 R08: 00000000b60f4ae0 R09: 0000000000000000
[ 4313.786335] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4313.786339] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4313.786360] </TASK>
[ 4313.786364] irq event stamp: 1222593
[ 4313.786368] hardirqs last enabled at (1222601): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4313.786375] hardirqs last disabled at (1222608): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4313.786380] softirqs last enabled at (1221282): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4313.786386] softirqs last disabled at (1221273): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4313.786391] ---[ end trace 0000000000000000 ]---
[ 4314.445901] ------------[ cut here ]------------
[ 4314.445912] WARNING: CPU: 15 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4314.445922] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4314.446075] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4314.446181] CPU: 15 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4314.446187] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4314.446191] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4314.446196] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4314.446201] RSP: 0018:ffffa7991cccf6f0 EFLAGS: 00010246
[ 4314.446207] RAX: 0000000000000000 RBX: ffff8fa27baa1790 RCX: 0000000000000000
[ 4314.446212] RDX: 0000000000000000 RSI: ffff8fa27baa1710 RDI: ffffa7991cccf718
[ 4314.446216] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4314.446220] R10: ffff8fa27baa1790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4314.446224] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4314.446228] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b62f8b40
[ 4314.446232] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4314.446237] CR2: 00000000b3a2b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4314.446241] PKRU: 55555554
[ 4314.446245] Call Trace:
[ 4314.446250] <TASK>
[ 4314.446261] submit_one_bio+0xd4/0xe0
[ 4314.446272] submit_extent_page+0x142/0x550
[ 4314.446296] read_extent_buffer_pages+0x584/0x9c0
[ 4314.446309] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4314.446318] ? folio_unlock+0x1d/0x50
[ 4314.446329] btrfs_read_extent_buffer+0x98/0x150
[ 4314.446339] read_tree_block+0x43/0xa0
[ 4314.446346] read_block_for_search+0x266/0x370
[ 4314.446368] btrfs_search_slot+0x351/0xd30
[ 4314.446388] btrfs_lookup_csum+0x63/0x150
[ 4314.446400] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4314.446412] ? btrfs_do_readpage+0x305/0x770
[ 4314.446424] btrfs_submit_data_read_bio+0x4e/0x90
[ 4314.446432] submit_one_bio+0xc4/0xe0
[ 4314.446442] btrfs_read_folio+0x79/0x90
[ 4314.446450] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4314.446456] prepare_uptodate_page+0x8c/0x210
[ 4314.446463] prepare_pages.constprop.0+0xa2/0x300
[ 4314.446477] btrfs_buffered_write+0x2ca/0x940
[ 4314.446503] btrfs_do_write_iter+0x384/0x5d0
[ 4314.446510] ? lock_is_held_type+0xe8/0x140
[ 4314.446524] vfs_write+0x269/0x4f0
[ 4314.446542] ksys_write+0x64/0xe0
[ 4314.446551] __do_fast_syscall_32+0x88/0xf0
[ 4314.446559] ? __do_fast_syscall_32+0x94/0xf0
[ 4314.446564] ? __do_fast_syscall_32+0x94/0xf0
[ 4314.446569] ? __do_fast_syscall_32+0x94/0xf0
[ 4314.446577] do_fast_syscall_32+0x2f/0x70
[ 4314.446584] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4314.446591] RIP: 0023:0xf7fc0579
[ 4314.446616] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4314.446621] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4314.446627] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b2c1f010
[ 4314.446631] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4314.446635] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4314.446639] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4314.446643] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4314.446663] </TASK>
[ 4314.446666] irq event stamp: 99777627
[ 4314.446671] hardirqs last enabled at (99777635): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4314.446678] hardirqs last disabled at (99777642): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4314.446683] softirqs last enabled at (99774578): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4314.446689] softirqs last disabled at (99774573): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4314.446694] ---[ end trace 0000000000000000 ]---
[ 4316.593911] ------------[ cut here ]------------
[ 4316.593923] WARNING: CPU: 14 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4316.593933] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4316.594090] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4316.594200] CPU: 14 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4316.594206] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4316.594210] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4316.594216] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4316.594221] RSP: 0018:ffffa7991cccf670 EFLAGS: 00010246
[ 4316.594228] RAX: 0000000000000000 RBX: ffff8f97172d4ed0 RCX: 0000000000000000
[ 4316.594232] RDX: 0000000000000000 RSI: ffff8f97172d4e50 RDI: ffffa7991cccf698
[ 4316.594236] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4316.594240] R10: ffff8f97172d4ed0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4316.594245] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4316.594249] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b62f8b40
[ 4316.594254] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4316.594258] CR2: 000018b804031000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4316.594262] PKRU: 55555554
[ 4316.594267] Call Trace:
[ 4316.594271] <TASK>
[ 4316.594283] submit_one_bio+0xd4/0xe0
[ 4316.594294] submit_extent_page+0x142/0x550
[ 4316.594319] read_extent_buffer_pages+0x584/0x9c0
[ 4316.594333] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4316.594342] ? folio_unlock+0x1d/0x50
[ 4316.594353] btrfs_read_extent_buffer+0x98/0x150
[ 4316.594364] read_tree_block+0x43/0xa0
[ 4316.594371] read_block_for_search+0x266/0x370
[ 4316.594394] btrfs_search_slot+0x351/0xd30
[ 4316.594414] btrfs_lookup_csum+0x63/0x150
[ 4316.594427] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4316.594439] ? btrfs_do_readpage+0x305/0x770
[ 4316.594452] btrfs_submit_data_read_bio+0x4e/0x90
[ 4316.594460] submit_one_bio+0xc4/0xe0
[ 4316.594470] btrfs_read_folio+0x79/0x90
[ 4316.594477] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4316.594483] prepare_uptodate_page+0x8c/0x210
[ 4316.594491] prepare_pages.constprop.0+0xa2/0x300
[ 4316.594506] btrfs_buffered_write+0x2ca/0x940
[ 4316.594532] btrfs_do_write_iter+0x384/0x5d0
[ 4316.594540] ? lock_is_held_type+0xe8/0x140
[ 4316.594554] vfs_write+0x269/0x4f0
[ 4316.594573] ksys_write+0x64/0xe0
[ 4316.594582] __do_fast_syscall_32+0x88/0xf0
[ 4316.594593] ? __do_fast_syscall_32+0x94/0xf0
[ 4316.594599] ? lockdep_hardirqs_on+0x7d/0x100
[ 4316.594606] ? __do_fast_syscall_32+0x94/0xf0
[ 4316.594612] ? __do_fast_syscall_32+0x94/0xf0
[ 4316.594619] ? lockdep_hardirqs_on+0x7d/0x100
[ 4316.594626] ? __do_fast_syscall_32+0x94/0xf0
[ 4316.594631] ? __do_fast_syscall_32+0x94/0xf0
[ 4316.594636] ? __do_fast_syscall_32+0x94/0xf0
[ 4316.594644] do_fast_syscall_32+0x2f/0x70
[ 4316.594652] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4316.594659] RIP: 0023:0xf7fc0579
[ 4316.594684] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4316.594689] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4316.594695] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b83ff010
[ 4316.594700] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4316.594704] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4316.594708] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4316.594712] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4316.594732] </TASK>
[ 4316.594736] irq event stamp: 100047143
[ 4316.594740] hardirqs last enabled at (100047151): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4316.594768] hardirqs last disabled at (100047160): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4316.594774] softirqs last enabled at (100044052): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4316.594780] softirqs last disabled at (100044047): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4316.594785] ---[ end trace 0000000000000000 ]---
[ 4318.866474] ------------[ cut here ]------------
[ 4318.866486] WARNING: CPU: 14 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4318.866497] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4318.866643] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4318.866775] CPU: 14 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4318.866780] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4318.866785] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4318.866791] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4318.866796] RSP: 0018:ffffa7991cccf678 EFLAGS: 00010246
[ 4318.866802] RAX: 0000000000000000 RBX: ffff8f97172d7390 RCX: 0000000000000000
[ 4318.866807] RDX: 0000000000000000 RSI: ffff8f97172d7310 RDI: ffffa7991cccf6a0
[ 4318.866811] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4318.866815] R10: ffff8f97172d7390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4318.866819] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4318.866823] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b62f8b40
[ 4318.866828] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4318.866832] CR2: 00003de7007eb000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4318.866837] PKRU: 55555554
[ 4318.866841] Call Trace:
[ 4318.866845] <TASK>
[ 4318.866857] submit_one_bio+0xd4/0xe0
[ 4318.866868] submit_extent_page+0x142/0x550
[ 4318.866892] read_extent_buffer_pages+0x584/0x9c0
[ 4318.866905] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4318.866914] ? folio_unlock+0x1d/0x50
[ 4318.866925] btrfs_read_extent_buffer+0x98/0x150
[ 4318.866936] read_tree_block+0x43/0xa0
[ 4318.866943] read_block_for_search+0x266/0x370
[ 4318.866965] btrfs_search_slot+0x351/0xd30
[ 4318.866985] btrfs_lookup_csum+0x63/0x150
[ 4318.866998] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4318.867010] ? btrfs_do_readpage+0x305/0x770
[ 4318.867023] btrfs_submit_data_read_bio+0x4e/0x90
[ 4318.867031] submit_one_bio+0xc4/0xe0
[ 4318.867041] btrfs_read_folio+0x79/0x90
[ 4318.867048] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4318.867054] prepare_uptodate_page+0x8c/0x210
[ 4318.867062] prepare_pages.constprop.0+0xa2/0x300
[ 4318.867076] btrfs_buffered_write+0x2ca/0x940
[ 4318.867103] btrfs_do_write_iter+0x384/0x5d0
[ 4318.867110] ? lock_is_held_type+0xe8/0x140
[ 4318.867123] vfs_write+0x269/0x4f0
[ 4318.867142] ksys_write+0x64/0xe0
[ 4318.867151] __do_fast_syscall_32+0x88/0xf0
[ 4318.867158] ? lockdep_hardirqs_on+0x7d/0x100
[ 4318.867165] ? __do_fast_syscall_32+0x94/0xf0
[ 4318.867173] ? __do_fast_syscall_32+0x94/0xf0
[ 4318.867179] ? lockdep_hardirqs_on+0x7d/0x100
[ 4318.867185] ? __do_fast_syscall_32+0x94/0xf0
[ 4318.867191] ? lockdep_hardirqs_on+0x7d/0x100
[ 4318.867198] ? __do_fast_syscall_32+0x94/0xf0
[ 4318.867204] ? __do_fast_syscall_32+0x94/0xf0
[ 4318.867212] do_fast_syscall_32+0x2f/0x70
[ 4318.867219] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4318.867226] RIP: 0023:0xf7fc0579
[ 4318.867253] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4318.867258] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4318.867264] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b83ff010
[ 4318.867268] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4318.867272] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4318.867276] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4318.867280] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4318.867300] </TASK>
[ 4318.867304] irq event stamp: 100297363
[ 4318.867308] hardirqs last enabled at (100297371): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4318.867315] hardirqs last disabled at (100297378): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4318.867320] softirqs last enabled at (100293422): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4318.867326] softirqs last disabled at (100293397): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4318.867331] ---[ end trace 0000000000000000 ]---
[ 4319.371427] ------------[ cut here ]------------
[ 4319.371438] WARNING: CPU: 5 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4319.371448] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4319.371601] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4319.371706] CPU: 5 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4319.371711] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4319.371716] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4319.371721] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4319.371726] RSP: 0018:ffffa7991cbe76d0 EFLAGS: 00010246
[ 4319.371733] RAX: 0000000000000000 RBX: ffff8f97a7782210 RCX: 0000000000000000
[ 4319.371737] RDX: 0000000000000000 RSI: ffff8f97a7782190 RDI: ffffa7991cbe76f8
[ 4319.371773] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4319.371777] R10: ffff8f97a7782210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4319.371781] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4319.371786] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b78ffb40
[ 4319.371790] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4319.371794] CR2: 000035b6009cc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4319.371798] PKRU: 55555554
[ 4319.371802] Call Trace:
[ 4319.371807] <TASK>
[ 4319.371818] submit_one_bio+0xd4/0xe0
[ 4319.371829] submit_extent_page+0x142/0x550
[ 4319.371853] read_extent_buffer_pages+0x584/0x9c0
[ 4319.371867] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4319.371876] ? folio_unlock+0x1d/0x50
[ 4319.371886] btrfs_read_extent_buffer+0x98/0x150
[ 4319.371897] read_tree_block+0x43/0xa0
[ 4319.371904] read_block_for_search+0x266/0x370
[ 4319.371926] btrfs_search_slot+0x351/0xd30
[ 4319.371946] btrfs_lookup_csum+0x63/0x150
[ 4319.371959] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4319.371970] ? btrfs_do_readpage+0x305/0x770
[ 4319.371983] btrfs_submit_data_read_bio+0x4e/0x90
[ 4319.371991] submit_one_bio+0xc4/0xe0
[ 4319.372000] btrfs_read_folio+0x79/0x90
[ 4319.372007] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4319.372013] prepare_uptodate_page+0x8c/0x210
[ 4319.372021] prepare_pages.constprop.0+0xa2/0x300
[ 4319.372036] btrfs_buffered_write+0x2ca/0x940
[ 4319.372062] btrfs_do_write_iter+0x384/0x5d0
[ 4319.372069] ? lock_is_held_type+0xe8/0x140
[ 4319.372082] vfs_write+0x269/0x4f0
[ 4319.372101] ksys_write+0x64/0xe0
[ 4319.372110] __do_fast_syscall_32+0x88/0xf0
[ 4319.372116] ? lockdep_hardirqs_on+0x7d/0x100
[ 4319.372122] ? __do_fast_syscall_32+0x94/0xf0
[ 4319.372128] ? __do_fast_syscall_32+0x94/0xf0
[ 4319.372139] do_fast_syscall_32+0x2f/0x70
[ 4319.372146] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4319.372152] RIP: 0023:0xf7fc0579
[ 4319.372177] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4319.372181] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4319.372187] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000b2c1f010
[ 4319.372191] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4319.372195] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4319.372199] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4319.372203] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4319.372223] </TASK>
[ 4319.372227] irq event stamp: 21243985
[ 4319.372231] hardirqs last enabled at (21243993): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4319.372237] hardirqs last disabled at (21244000): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4319.372242] softirqs last enabled at (21243602): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4319.372248] softirqs last disabled at (21243593): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4319.372253] ---[ end trace 0000000000000000 ]---
[ 4319.577883] ------------[ cut here ]------------
[ 4319.577894] WARNING: CPU: 6 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4319.577903] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4319.578008] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4319.578080] CPU: 6 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4319.578085] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4319.578088] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4319.578092] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4319.578096] RSP: 0018:ffffa7991cbe7688 EFLAGS: 00010246
[ 4319.578100] RAX: 0000000000000000 RBX: ffff8f9d4d5f3010 RCX: 0000000000000000
[ 4319.578104] RDX: 0000000000000000 RSI: ffff8f9d4d5f2f90 RDI: ffffa7991cbe76b0
[ 4319.578107] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4319.578109] R10: ffff8f9d4d5f3010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4319.578112] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4319.578115] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b78ffb40
[ 4319.578118] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4319.578121] CR2: 00000000dde02000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4319.578124] PKRU: 55555554
[ 4319.578127] Call Trace:
[ 4319.578130] <TASK>
[ 4319.578139] submit_one_bio+0xd4/0xe0
[ 4319.578147] submit_extent_page+0x142/0x550
[ 4319.578164] read_extent_buffer_pages+0x584/0x9c0
[ 4319.578173] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4319.578179] ? folio_unlock+0x1d/0x50
[ 4319.578187] btrfs_read_extent_buffer+0x98/0x150
[ 4319.578194] read_tree_block+0x43/0xa0
[ 4319.578199] read_block_for_search+0x266/0x370
[ 4319.578215] btrfs_search_slot+0x351/0xd30
[ 4319.578229] btrfs_lookup_csum+0x63/0x150
[ 4319.578238] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4319.578246] ? btrfs_do_readpage+0x305/0x770
[ 4319.578254] btrfs_submit_data_read_bio+0x4e/0x90
[ 4319.578260] submit_one_bio+0xc4/0xe0
[ 4319.578267] btrfs_read_folio+0x79/0x90
[ 4319.578272] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4319.578276] prepare_uptodate_page+0x8c/0x210
[ 4319.578282] prepare_pages.constprop.0+0x134/0x300
[ 4319.578292] btrfs_buffered_write+0x2ca/0x940
[ 4319.578309] btrfs_do_write_iter+0x384/0x5d0
[ 4319.578314] ? lock_is_held_type+0xe8/0x140
[ 4319.578324] vfs_write+0x269/0x4f0
[ 4319.578337] ksys_write+0x64/0xe0
[ 4319.578343] __do_fast_syscall_32+0x88/0xf0
[ 4319.578352] ? __do_fast_syscall_32+0x94/0xf0
[ 4319.578357] ? lockdep_hardirqs_on+0x7d/0x100
[ 4319.578362] ? __do_fast_syscall_32+0x94/0xf0
[ 4319.578366] ? __do_fast_syscall_32+0x94/0xf0
[ 4319.578370] ? __do_fast_syscall_32+0x94/0xf0
[ 4319.578377] do_fast_syscall_32+0x2f/0x70
[ 4319.578382] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4319.578387] RIP: 0023:0xf7fc0579
[ 4319.578410] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4319.578413] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4319.578418] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000b271a010
[ 4319.578420] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4319.578423] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4319.578426] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4319.578429] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4319.578442] </TASK>
[ 4319.578444] irq event stamp: 21258867
[ 4319.578447] hardirqs last enabled at (21258875): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4319.578453] hardirqs last disabled at (21258882): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4319.578456] softirqs last enabled at (21257248): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4319.578461] softirqs last disabled at (21257243): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4319.578464] ---[ end trace 0000000000000000 ]---
[ 4320.757109] ------------[ cut here ]------------
[ 4320.757123] WARNING: CPU: 8 PID: 10047 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4320.757134] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4320.757266] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4320.757355] CPU: 8 PID: 10047 Comm: kworker/u32:1 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4320.757360] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4320.757363] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4320.757370] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4320.757375] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4320.757379] RSP: 0018:ffffa7991ac2b7f0 EFLAGS: 00010246
[ 4320.757385] RAX: 0000000000000000 RBX: ffff8fa4187c4ed0 RCX: 0000000000000000
[ 4320.757388] RDX: 0000000000000000 RSI: ffff8fa4187c4e50 RDI: ffffa7991ac2b818
[ 4320.757392] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4320.757395] R10: ffff8fa4187c4ed0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4320.757398] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4320.757402] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4320.757406] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4320.757409] CR2: 000018b80333cf80 CR3: 000000011fa46000 CR4: 0000000000750ee0
[ 4320.757413] PKRU: 55555554
[ 4320.757416] Call Trace:
[ 4320.757420] <TASK>
[ 4320.757430] submit_one_bio+0xd4/0xe0
[ 4320.757440] submit_extent_page+0x142/0x550
[ 4320.757460] read_extent_buffer_pages+0x584/0x9c0
[ 4320.757471] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4320.757478] ? folio_unlock+0x1d/0x50
[ 4320.757488] btrfs_read_extent_buffer+0x98/0x150
[ 4320.757497] read_tree_block+0x43/0xa0
[ 4320.757503] btrfs_read_node_slot+0x154/0x1a0
[ 4320.757517] push_leaf_left+0xa5/0x1a0
[ 4320.757528] split_leaf+0x3fb/0x670
[ 4320.757538] ? leaf_space_used+0xae/0xd0
[ 4320.757549] btrfs_search_slot+0xc4e/0xd30
[ 4320.757560] ? _raw_spin_unlock+0x29/0x50
[ 4320.757566] ? release_extent_buffer+0xa7/0xe0
[ 4320.757573] btrfs_csum_file_blocks+0x3c4/0x6c0
[ 4320.757581] ? lock_release+0x14b/0x440
[ 4320.757591] ? _raw_read_unlock+0x29/0x50
[ 4320.757600] btrfs_finish_ordered_io+0x441/0x860
[ 4320.757620] btrfs_work_helper+0xfe/0x400
[ 4320.757625] ? lock_is_held_type+0xe8/0x140
[ 4320.757636] process_one_work+0x294/0x5b0
[ 4320.757649] worker_thread+0x4f/0x3a0
[ 4320.757657] ? __pfx_worker_thread+0x10/0x10
[ 4320.757661] kthread+0xf5/0x120
[ 4320.757666] ? __pfx_kthread+0x10/0x10
[ 4320.757673] ret_from_fork+0x2c/0x50
[ 4320.757690] </TASK>
[ 4320.757693] irq event stamp: 28966323
[ 4320.757697] hardirqs last enabled at (28966331): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4320.757702] hardirqs last disabled at (28966338): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4320.757706] softirqs last enabled at (28964834): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4320.757712] softirqs last disabled at (28964832): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 4320.757716] ---[ end trace 0000000000000000 ]---
[ 4325.178140] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4325.178174] [drm] PSP is resuming...
[ 4325.254114] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4325.356112] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4325.369888] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4325.369896] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4325.369903] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4325.369907] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4325.369963] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4325.424480] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4325.425783] [drm] DMUB hardware initialized: version=0x02020017
[ 4325.463803] [drm] kiq ring mec 2 pipe 1 q 0
[ 4325.469436] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4325.469598] [drm] JPEG decode initialized successfully.
[ 4325.469623] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4325.469626] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4325.469628] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4325.469631] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4325.469633] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4325.469635] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4325.469637] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4325.469639] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4325.469641] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4325.469644] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4325.469646] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4325.469648] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4325.469650] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4325.469652] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4325.469654] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4325.469657] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4325.473655] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4326.635494] ------------[ cut here ]------------
[ 4326.635508] WARNING: CPU: 5 PID: 11690 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4326.635520] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4326.635636] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4326.635697] CPU: 5 PID: 11690 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4326.635700] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4326.635703] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4326.635707] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4326.635710] RSP: 0018:ffffa7991cb776d0 EFLAGS: 00010246
[ 4326.635714] RAX: 0000000000000000 RBX: ffff8f97a7780b50 RCX: 0000000000000000
[ 4326.635716] RDX: 0000000000000000 RSI: ffff8f97a7780ad0 RDI: ffffa7991cb776f8
[ 4326.635719] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4326.635721] R10: ffff8f97a7780b50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4326.635723] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4326.635726] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b55e9b40
[ 4326.635728] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4326.635731] CR2: 00000000d3dfc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4326.635733] PKRU: 55555554
[ 4326.635735] Call Trace:
[ 4326.635738] <TASK>
[ 4326.635777] submit_one_bio+0xd4/0xe0
[ 4326.635785] submit_extent_page+0x142/0x550
[ 4326.635799] read_extent_buffer_pages+0x584/0x9c0
[ 4326.635807] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4326.635811] ? folio_unlock+0x1d/0x50
[ 4326.635818] btrfs_read_extent_buffer+0x98/0x150
[ 4326.635824] read_tree_block+0x43/0xa0
[ 4326.635828] read_block_for_search+0x266/0x370
[ 4326.635841] btrfs_search_slot+0x351/0xd30
[ 4326.635852] btrfs_lookup_csum+0x63/0x150
[ 4326.635860] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4326.635866] ? btrfs_do_readpage+0x305/0x770
[ 4326.635873] btrfs_submit_data_read_bio+0x4e/0x90
[ 4326.635878] submit_one_bio+0xc4/0xe0
[ 4326.635883] btrfs_read_folio+0x79/0x90
[ 4326.635887] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4326.635891] prepare_uptodate_page+0x8c/0x210
[ 4326.635895] prepare_pages.constprop.0+0x134/0x300
[ 4326.635903] btrfs_buffered_write+0x2ca/0x940
[ 4326.635917] btrfs_do_write_iter+0x384/0x5d0
[ 4326.635921] ? lock_is_held_type+0xe8/0x140
[ 4326.635929] vfs_write+0x269/0x4f0
[ 4326.635940] ksys_write+0x64/0xe0
[ 4326.635945] __do_fast_syscall_32+0x88/0xf0
[ 4326.635950] ? __do_fast_syscall_32+0x94/0xf0
[ 4326.635953] ? lockdep_hardirqs_on+0x7d/0x100
[ 4326.635957] ? __do_fast_syscall_32+0x94/0xf0
[ 4326.635963] do_fast_syscall_32+0x2f/0x70
[ 4326.635967] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4326.635971] RIP: 0023:0xf7fc0579
[ 4326.635993] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4326.635996] RSP: 002b:00000000b55e7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4326.635999] RAX: ffffffffffffffda RBX: 00000000000000cf RCX: 00000000b75fd010
[ 4326.636002] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4326.636004] RBP: 00000000000000cf R08: 00000000b55e7ae0 R09: 0000000000000000
[ 4326.636006] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4326.636008] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4326.636019] </TASK>
[ 4326.636021] irq event stamp: 2881793
[ 4326.636023] hardirqs last enabled at (2881801): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4326.636027] hardirqs last disabled at (2881808): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4326.636030] softirqs last enabled at (2881482): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4326.636034] softirqs last disabled at (2881475): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4326.636037] ---[ end trace 0000000000000000 ]---
[ 4328.668215] ------------[ cut here ]------------
[ 4328.668224] WARNING: CPU: 15 PID: 11568 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4328.668232] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4328.668321] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4328.668382] CPU: 15 PID: 11568 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4328.668385] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4328.668388] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4328.668392] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4328.668395] RSP: 0018:ffffa7991ca576a8 EFLAGS: 00010246
[ 4328.668399] RAX: 0000000000000000 RBX: ffff8fa27baa0ed0 RCX: 0000000000000000
[ 4328.668401] RDX: 0000000000000000 RSI: ffff8fa27baa0e50 RDI: ffffa7991ca576d0
[ 4328.668403] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4328.668405] R10: ffff8fa27baa0ed0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4328.668408] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4328.668410] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b61f7b40
[ 4328.668413] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4328.668415] CR2: 000001340316a010 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4328.668418] PKRU: 55555554
[ 4328.668420] Call Trace:
[ 4328.668423] <TASK>
[ 4328.668430] submit_one_bio+0xd4/0xe0
[ 4328.668437] submit_extent_page+0x142/0x550
[ 4328.668451] read_extent_buffer_pages+0x584/0x9c0
[ 4328.668459] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4328.668464] ? folio_unlock+0x1d/0x50
[ 4328.668471] btrfs_read_extent_buffer+0x98/0x150
[ 4328.668477] read_tree_block+0x43/0xa0
[ 4328.668481] read_block_for_search+0x266/0x370
[ 4328.668493] btrfs_search_slot+0x351/0xd30
[ 4328.668505] btrfs_lookup_csum+0x63/0x150
[ 4328.668512] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4328.668519] ? btrfs_do_readpage+0x305/0x770
[ 4328.668526] btrfs_submit_data_read_bio+0x4e/0x90
[ 4328.668531] submit_one_bio+0xc4/0xe0
[ 4328.668537] btrfs_read_folio+0x79/0x90
[ 4328.668541] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4328.668544] prepare_uptodate_page+0x8c/0x210
[ 4328.668549] prepare_pages.constprop.0+0xa2/0x300
[ 4328.668556] btrfs_buffered_write+0x2ca/0x940
[ 4328.668571] btrfs_do_write_iter+0x384/0x5d0
[ 4328.668575] ? lock_is_held_type+0xe8/0x140
[ 4328.668583] vfs_write+0x269/0x4f0
[ 4328.668594] ksys_write+0x64/0xe0
[ 4328.668599] __do_fast_syscall_32+0x88/0xf0
[ 4328.668606] ? __do_fast_syscall_32+0x94/0xf0
[ 4328.668610] ? lockdep_hardirqs_on+0x7d/0x100
[ 4328.668614] ? __do_fast_syscall_32+0x94/0xf0
[ 4328.668617] ? __do_fast_syscall_32+0x94/0xf0
[ 4328.668620] ? __do_fast_syscall_32+0x94/0xf0
[ 4328.668625] do_fast_syscall_32+0x2f/0x70
[ 4328.668629] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4328.668634] RIP: 0023:0xf7fc0579
[ 4328.668668] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4328.668670] RSP: 002b:00000000b61f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4328.668674] RAX: ffffffffffffffda RBX: 000000000000009e RCX: 00000000bacff010
[ 4328.668676] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4328.668678] RBP: 000000000000009e R08: 00000000b61f5ae0 R09: 0000000000000000
[ 4328.668681] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4328.668683] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4328.668693] </TASK>
[ 4328.668696] irq event stamp: 4823655
[ 4328.668698] hardirqs last enabled at (4823663): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4328.668702] hardirqs last disabled at (4823670): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4328.668705] softirqs last enabled at (4819786): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4328.668709] softirqs last disabled at (4819779): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4328.668712] ---[ end trace 0000000000000000 ]---
[ 4328.917052] ------------[ cut here ]------------
[ 4328.917061] WARNING: CPU: 14 PID: 11564 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4328.917069] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4328.917158] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4328.917218] CPU: 14 PID: 11564 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4328.917222] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4328.917224] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4328.917228] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4328.917231] RSP: 0018:ffffa7991ccff6d8 EFLAGS: 00010246
[ 4328.917235] RAX: 0000000000000000 RBX: ffff8f97172d4450 RCX: 0000000000000000
[ 4328.917237] RDX: 0000000000000000 RSI: ffff8f97172d43d0 RDI: ffffa7991ccff700
[ 4328.917239] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4328.917242] R10: ffff8f97172d4450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4328.917244] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4328.917246] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b5ef4b40
[ 4328.917249] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4328.917251] CR2: 0000014900836000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4328.917254] PKRU: 55555554
[ 4328.917256] Call Trace:
[ 4328.917259] <TASK>
[ 4328.917266] submit_one_bio+0xd4/0xe0
[ 4328.917274] submit_extent_page+0x142/0x550
[ 4328.917288] read_extent_buffer_pages+0x584/0x9c0
[ 4328.917295] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4328.917300] ? folio_unlock+0x1d/0x50
[ 4328.917307] btrfs_read_extent_buffer+0x98/0x150
[ 4328.917313] read_tree_block+0x43/0xa0
[ 4328.917317] read_block_for_search+0x266/0x370
[ 4328.917329] btrfs_search_slot+0x351/0xd30
[ 4328.917340] btrfs_lookup_csum+0x63/0x150
[ 4328.917348] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4328.917355] ? btrfs_do_readpage+0x305/0x770
[ 4328.917362] btrfs_submit_data_read_bio+0x4e/0x90
[ 4328.917366] submit_one_bio+0xc4/0xe0
[ 4328.917372] btrfs_read_folio+0x79/0x90
[ 4328.917376] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4328.917379] prepare_uptodate_page+0x8c/0x210
[ 4328.917384] prepare_pages.constprop.0+0xa2/0x300
[ 4328.917392] btrfs_buffered_write+0x2ca/0x940
[ 4328.917406] btrfs_do_write_iter+0x384/0x5d0
[ 4328.917410] ? lock_is_held_type+0xe8/0x140
[ 4328.917418] vfs_write+0x269/0x4f0
[ 4328.917429] ksys_write+0x64/0xe0
[ 4328.917434] __do_fast_syscall_32+0x88/0xf0
[ 4328.917439] ? __do_fast_syscall_32+0x94/0xf0
[ 4328.917442] ? lockdep_hardirqs_on+0x7d/0x100
[ 4328.917446] ? __do_fast_syscall_32+0x94/0xf0
[ 4328.917449] ? __do_fast_syscall_32+0x94/0xf0
[ 4328.917454] do_fast_syscall_32+0x2f/0x70
[ 4328.917458] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4328.917463] RIP: 0023:0xf7fc0579
[ 4328.917486] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4328.917489] RSP: 002b:00000000b5ef2ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4328.917492] RAX: ffffffffffffffda RBX: 00000000000000bf RCX: 00000000b50db010
[ 4328.917495] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4328.917497] RBP: 00000000000000bf R08: 00000000b5ef2ae0 R09: 0000000000000000
[ 4328.917499] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4328.917501] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4328.917512] </TASK>
[ 4328.917514] irq event stamp: 17083793
[ 4328.917516] hardirqs last enabled at (17083801): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4328.917521] hardirqs last disabled at (17083808): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4328.917524] softirqs last enabled at (17081446): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4328.917528] softirqs last disabled at (17081441): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4328.917530] ---[ end trace 0000000000000000 ]---
[ 4329.668832] ------------[ cut here ]------------
[ 4329.668845] WARNING: CPU: 0 PID: 11656 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4329.668854] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4329.668942] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4329.669001] CPU: 0 PID: 11656 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4329.669005] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4329.669008] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4329.669011] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4329.669014] RSP: 0018:ffffa7991ce97690 EFLAGS: 00010246
[ 4329.669018] RAX: 0000000000000000 RBX: ffff8f9722bc9790 RCX: 0000000000000000
[ 4329.669021] RDX: 0000000000000000 RSI: ffff8f9722bc9710 RDI: ffffa7991ce976b8
[ 4329.669023] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4329.669025] R10: ffff8f9722bc9790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4329.669027] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4329.669030] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b3627b40
[ 4329.669032] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4329.669035] CR2: 00001c50052fc000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4329.669037] PKRU: 55555554
[ 4329.669040] Call Trace:
[ 4329.669042] <TASK>
[ 4329.669049] submit_one_bio+0xd4/0xe0
[ 4329.669056] submit_extent_page+0x142/0x550
[ 4329.669070] read_extent_buffer_pages+0x584/0x9c0
[ 4329.669078] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4329.669083] ? folio_unlock+0x1d/0x50
[ 4329.669089] btrfs_read_extent_buffer+0x98/0x150
[ 4329.669095] read_tree_block+0x43/0xa0
[ 4329.669099] read_block_for_search+0x266/0x370
[ 4329.669112] btrfs_search_slot+0x351/0xd30
[ 4329.669123] btrfs_lookup_csum+0x63/0x150
[ 4329.669130] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4329.669137] ? btrfs_do_readpage+0x305/0x770
[ 4329.669144] btrfs_submit_data_read_bio+0x4e/0x90
[ 4329.669148] submit_one_bio+0xc4/0xe0
[ 4329.669154] btrfs_read_folio+0x79/0x90
[ 4329.669158] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4329.669161] prepare_uptodate_page+0x8c/0x210
[ 4329.669166] prepare_pages.constprop.0+0xa2/0x300
[ 4329.669173] btrfs_buffered_write+0x2ca/0x940
[ 4329.669187] btrfs_do_write_iter+0x384/0x5d0
[ 4329.669191] ? lock_is_held_type+0xe8/0x140
[ 4329.669199] vfs_write+0x269/0x4f0
[ 4329.669210] ksys_write+0x64/0xe0
[ 4329.669215] __do_fast_syscall_32+0x88/0xf0
[ 4329.669220] ? __do_fast_syscall_32+0x94/0xf0
[ 4329.669223] ? lockdep_hardirqs_on+0x7d/0x100
[ 4329.669227] ? __do_fast_syscall_32+0x94/0xf0
[ 4329.669230] ? __do_fast_syscall_32+0x94/0xf0
[ 4329.669234] ? lockdep_hardirqs_on+0x7d/0x100
[ 4329.669238] ? __do_fast_syscall_32+0x94/0xf0
[ 4329.669241] ? __do_fast_syscall_32+0x94/0xf0
[ 4329.669244] ? __do_fast_syscall_32+0x94/0xf0
[ 4329.669247] ? __do_fast_syscall_32+0x94/0xf0
[ 4329.669252] do_fast_syscall_32+0x2f/0x70
[ 4329.669256] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4329.669261] RIP: 0023:0xf7fc0579
[ 4329.669283] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4329.669285] RSP: 002b:00000000b3625ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4329.669289] RAX: ffffffffffffffda RBX: 00000000000000c5 RCX: 00000000b83ff010
[ 4329.669291] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4329.669293] RBP: 00000000000000c5 R08: 00000000b3625ae0 R09: 0000000000000000
[ 4329.669296] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4329.669298] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4329.669308] </TASK>
[ 4329.669311] irq event stamp: 19071153
[ 4329.669313] hardirqs last enabled at (19071161): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4329.669317] hardirqs last disabled at (19071168): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4329.669320] softirqs last enabled at (19065416): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4329.669325] softirqs last disabled at (19065409): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4329.669327] ---[ end trace 0000000000000000 ]---
[ 4333.295109] ------------[ cut here ]------------
[ 4333.295118] WARNING: CPU: 7 PID: 11564 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4333.295125] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4333.295213] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4333.295274] CPU: 7 PID: 11564 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4333.295277] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4333.295280] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4333.295283] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4333.295286] RSP: 0018:ffffa7991ccff6e8 EFLAGS: 00010246
[ 4333.295290] RAX: 0000000000000000 RBX: ffff8f971fb1b710 RCX: 0000000000000000
[ 4333.295293] RDX: 0000000000000000 RSI: ffff8f971fb1b690 RDI: ffffa7991ccff710
[ 4333.295295] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4333.295297] R10: ffff8f971fb1b710 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4333.295299] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4333.295302] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b5ef4b40
[ 4333.295304] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4333.295307] CR2: 00007fa97fbb0000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4333.295309] PKRU: 55555554
[ 4333.295312] Call Trace:
[ 4333.295314] <TASK>
[ 4333.295322] submit_one_bio+0xd4/0xe0
[ 4333.295329] submit_extent_page+0x142/0x550
[ 4333.295343] read_extent_buffer_pages+0x584/0x9c0
[ 4333.295350] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4333.295355] ? folio_unlock+0x1d/0x50
[ 4333.295362] btrfs_read_extent_buffer+0x98/0x150
[ 4333.295368] read_tree_block+0x43/0xa0
[ 4333.295372] read_block_for_search+0x266/0x370
[ 4333.295385] btrfs_search_slot+0x351/0xd30
[ 4333.295396] btrfs_lookup_csum+0x63/0x150
[ 4333.295403] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4333.295409] ? btrfs_do_readpage+0x305/0x770
[ 4333.295416] btrfs_submit_data_read_bio+0x4e/0x90
[ 4333.295422] submit_one_bio+0xc4/0xe0
[ 4333.295427] btrfs_read_folio+0x79/0x90
[ 4333.295431] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4333.295434] prepare_uptodate_page+0x8c/0x210
[ 4333.295439] prepare_pages.constprop.0+0xa2/0x300
[ 4333.295447] btrfs_buffered_write+0x2ca/0x940
[ 4333.295460] btrfs_do_write_iter+0x384/0x5d0
[ 4333.295465] ? lock_is_held_type+0xe8/0x140
[ 4333.295473] vfs_write+0x269/0x4f0
[ 4333.295484] ksys_write+0x64/0xe0
[ 4333.295488] __do_fast_syscall_32+0x88/0xf0
[ 4333.295493] ? __do_fast_syscall_32+0x94/0xf0
[ 4333.295496] ? __do_fast_syscall_32+0x94/0xf0
[ 4333.295500] ? __do_fast_syscall_32+0x94/0xf0
[ 4333.295503] ? __do_fast_syscall_32+0x94/0xf0
[ 4333.295507] do_fast_syscall_32+0x2f/0x70
[ 4333.295512] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4333.295516] RIP: 0023:0xf7fc0579
[ 4333.295548] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4333.295550] RSP: 002b:00000000b5ef2ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4333.295554] RAX: ffffffffffffffda RBX: 00000000000000bf RCX: 00000000b271a010
[ 4333.295556] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4333.295558] RBP: 00000000000000bf R08: 00000000b5ef2ae0 R09: 0000000000000000
[ 4333.295560] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4333.295562] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4333.295573] </TASK>
[ 4333.295575] irq event stamp: 17352561
[ 4333.295577] hardirqs last enabled at (17352569): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4333.295583] hardirqs last disabled at (17352576): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4333.295585] softirqs last enabled at (17350522): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4333.295590] softirqs last disabled at (17350517): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4333.295592] ---[ end trace 0000000000000000 ]---
[ 4333.748249] ------------[ cut here ]------------
[ 4333.748260] WARNING: CPU: 4 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4333.748270] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4333.748423] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4333.748531] CPU: 4 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4333.748537] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4333.748542] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4333.748548] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4333.748553] RSP: 0018:ffffa7991cccf638 EFLAGS: 00010246
[ 4333.748559] RAX: 0000000000000000 RBX: ffff8f9724ab5090 RCX: 0000000000000000
[ 4333.748564] RDX: 0000000000000000 RSI: ffff8f9724ab5010 RDI: ffffa7991cccf660
[ 4333.748568] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4333.748572] R10: ffff8f9724ab5090 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4333.748576] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4333.748580] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b62f8b40
[ 4333.748585] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4333.748589] CR2: 00000000cc72e000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4333.748593] PKRU: 55555554
[ 4333.748597] Call Trace:
[ 4333.748602] <TASK>
[ 4333.748614] submit_one_bio+0xd4/0xe0
[ 4333.748625] submit_extent_page+0x142/0x550
[ 4333.748649] read_extent_buffer_pages+0x584/0x9c0
[ 4333.748661] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4333.748669] ? folio_unlock+0x1d/0x50
[ 4333.748680] btrfs_read_extent_buffer+0x98/0x150
[ 4333.748691] read_tree_block+0x43/0xa0
[ 4333.748698] read_block_for_search+0x266/0x370
[ 4333.748721] btrfs_search_slot+0x351/0xd30
[ 4333.748741] btrfs_lookup_csum+0x63/0x150
[ 4333.748773] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4333.748784] ? btrfs_do_readpage+0x305/0x770
[ 4333.748797] btrfs_submit_data_read_bio+0x4e/0x90
[ 4333.748805] submit_one_bio+0xc4/0xe0
[ 4333.748815] btrfs_read_folio+0x79/0x90
[ 4333.748822] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4333.748828] prepare_uptodate_page+0x8c/0x210
[ 4333.748836] prepare_pages.constprop.0+0x134/0x300
[ 4333.748851] btrfs_buffered_write+0x2ca/0x940
[ 4333.748877] btrfs_do_write_iter+0x384/0x5d0
[ 4333.748884] ? lock_is_held_type+0xe8/0x140
[ 4333.748896] vfs_write+0x269/0x4f0
[ 4333.748916] ksys_write+0x64/0xe0
[ 4333.748924] __do_fast_syscall_32+0x88/0xf0
[ 4333.748937] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4333.748946] ? lock_is_held_type+0xe8/0x140
[ 4333.748956] ? __do_fast_syscall_32+0x94/0xf0
[ 4333.748962] ? lockdep_hardirqs_on+0x7d/0x100
[ 4333.748969] ? __do_fast_syscall_32+0x94/0xf0
[ 4333.748974] ? __do_fast_syscall_32+0x94/0xf0
[ 4333.748983] do_fast_syscall_32+0x2f/0x70
[ 4333.748990] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4333.748996] RIP: 0023:0xf7fc0579
[ 4333.749020] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4333.749025] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4333.749031] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b75fd010
[ 4333.749035] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4333.749039] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4333.749043] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4333.749048] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4333.749066] </TASK>
[ 4333.749070] irq event stamp: 100824101
[ 4333.749074] hardirqs last enabled at (100824109): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4333.749080] hardirqs last disabled at (100824116): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4333.749086] softirqs last enabled at (100819596): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4333.749091] softirqs last disabled at (100819587): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4333.749096] ---[ end trace 0000000000000000 ]---
[ 4334.197496] ------------[ cut here ]------------
[ 4334.197505] WARNING: CPU: 6 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4334.197513] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4334.197598] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4334.197657] CPU: 6 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4334.197661] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4334.197663] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4334.197667] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4334.197669] RSP: 0018:ffffa7991cccf6e0 EFLAGS: 00010246
[ 4334.197673] RAX: 0000000000000000 RBX: ffff8f9d4d5f2750 RCX: 0000000000000000
[ 4334.197676] RDX: 0000000000000000 RSI: ffff8f9d4d5f26d0 RDI: ffffa7991cccf708
[ 4334.197678] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4334.197680] R10: ffff8f9d4d5f2750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4334.197682] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4334.197684] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b62f8b40
[ 4334.197687] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4334.197689] CR2: 00000682baaba000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4334.197692] PKRU: 55555554
[ 4334.197694] Call Trace:
[ 4334.197696] <TASK>
[ 4334.197703] submit_one_bio+0xd4/0xe0
[ 4334.197710] submit_extent_page+0x142/0x550
[ 4334.197723] read_extent_buffer_pages+0x584/0x9c0
[ 4334.197731] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4334.197736] ? folio_unlock+0x1d/0x50
[ 4334.197758] btrfs_read_extent_buffer+0x98/0x150
[ 4334.197764] read_tree_block+0x43/0xa0
[ 4334.197768] read_block_for_search+0x266/0x370
[ 4334.197783] btrfs_search_slot+0x351/0xd30
[ 4334.197794] btrfs_lookup_csum+0x63/0x150
[ 4334.197801] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4334.197808] ? btrfs_do_readpage+0x305/0x770
[ 4334.197814] btrfs_submit_data_read_bio+0x4e/0x90
[ 4334.197819] submit_one_bio+0xc4/0xe0
[ 4334.197825] btrfs_read_folio+0x79/0x90
[ 4334.197828] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4334.197832] prepare_uptodate_page+0x8c/0x210
[ 4334.197836] prepare_pages.constprop.0+0xa2/0x300
[ 4334.197844] btrfs_buffered_write+0x2ca/0x940
[ 4334.197857] btrfs_do_write_iter+0x384/0x5d0
[ 4334.197862] ? lock_is_held_type+0xe8/0x140
[ 4334.197873] vfs_write+0x269/0x4f0
[ 4334.197886] ksys_write+0x64/0xe0
[ 4334.197891] __do_fast_syscall_32+0x88/0xf0
[ 4334.197895] ? __do_fast_syscall_32+0x94/0xf0
[ 4334.197899] ? lockdep_hardirqs_on+0x7d/0x100
[ 4334.197903] ? __do_fast_syscall_32+0x94/0xf0
[ 4334.197906] ? __do_fast_syscall_32+0x94/0xf0
[ 4334.197910] do_fast_syscall_32+0x2f/0x70
[ 4334.197914] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4334.197919] RIP: 0023:0xf7fc0579
[ 4334.197940] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4334.197943] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4334.197946] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3426010
[ 4334.197948] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4334.197951] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4334.197953] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4334.197955] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4334.197965] </TASK>
[ 4334.197967] irq event stamp: 100861487
[ 4334.197969] hardirqs last enabled at (100861495): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4334.197974] hardirqs last disabled at (100861502): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4334.197977] softirqs last enabled at (100858446): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4334.197980] softirqs last disabled at (100858437): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4334.197983] ---[ end trace 0000000000000000 ]---
[ 4338.397888] ------------[ cut here ]------------
[ 4338.397897] WARNING: CPU: 12 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4338.397905] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4338.397991] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4338.398049] CPU: 12 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4338.398053] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4338.398056] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4338.398059] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4338.398062] RSP: 0018:ffffa7991cccf6c8 EFLAGS: 00010246
[ 4338.398066] RAX: 0000000000000000 RBX: ffff8fa27badead0 RCX: 0000000000000000
[ 4338.398068] RDX: 0000000000000000 RSI: ffff8fa27badea50 RDI: ffffa7991cccf6f0
[ 4338.398071] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4338.398073] R10: ffff8fa27badead0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4338.398075] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4338.398077] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b62f8b40
[ 4338.398080] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4338.398082] CR2: 00000000badff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4338.398085] PKRU: 55555554
[ 4338.398087] Call Trace:
[ 4338.398089] <TASK>
[ 4338.398096] submit_one_bio+0xd4/0xe0
[ 4338.398104] submit_extent_page+0x142/0x550
[ 4338.398116] read_extent_buffer_pages+0x584/0x9c0
[ 4338.398124] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4338.398128] ? folio_unlock+0x1d/0x50
[ 4338.398135] btrfs_read_extent_buffer+0x98/0x150
[ 4338.398141] read_tree_block+0x43/0xa0
[ 4338.398144] read_block_for_search+0x266/0x370
[ 4338.398157] btrfs_search_slot+0x351/0xd30
[ 4338.398168] btrfs_lookup_csum+0x63/0x150
[ 4338.398175] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4338.398182] ? btrfs_do_readpage+0x305/0x770
[ 4338.398188] btrfs_submit_data_read_bio+0x4e/0x90
[ 4338.398194] submit_one_bio+0xc4/0xe0
[ 4338.398199] btrfs_read_folio+0x79/0x90
[ 4338.398203] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4338.398206] prepare_uptodate_page+0x8c/0x210
[ 4338.398212] prepare_pages.constprop.0+0x134/0x300
[ 4338.398219] btrfs_buffered_write+0x2ca/0x940
[ 4338.398233] btrfs_do_write_iter+0x384/0x5d0
[ 4338.398237] ? lock_is_held_type+0xe8/0x140
[ 4338.398245] vfs_write+0x269/0x4f0
[ 4338.398256] ksys_write+0x64/0xe0
[ 4338.398261] __do_fast_syscall_32+0x88/0xf0
[ 4338.398266] ? __do_fast_syscall_32+0x94/0xf0
[ 4338.398270] ? lockdep_hardirqs_on+0x7d/0x100
[ 4338.398273] ? __do_fast_syscall_32+0x94/0xf0
[ 4338.398277] ? __do_fast_syscall_32+0x94/0xf0
[ 4338.398281] do_fast_syscall_32+0x2f/0x70
[ 4338.398285] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4338.398290] RIP: 0023:0xf7fc0579
[ 4338.398311] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4338.398314] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4338.398317] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000becff010
[ 4338.398319] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4338.398321] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4338.398324] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4338.398326] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4338.398336] </TASK>
[ 4338.398338] irq event stamp: 101052289
[ 4338.398340] hardirqs last enabled at (101052297): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4338.398345] hardirqs last disabled at (101052304): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4338.398348] softirqs last enabled at (101048040): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4338.398352] softirqs last disabled at (101048033): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4338.398355] ---[ end trace 0000000000000000 ]---
[ 4338.491443] ------------[ cut here ]------------
[ 4338.491456] WARNING: CPU: 10 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4338.491467] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4338.491644] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4338.491778] CPU: 10 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4338.491785] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4338.491790] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4338.491797] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4338.491803] RSP: 0018:ffffa7991cbe7630 EFLAGS: 00010246
[ 4338.491810] RAX: 0000000000000000 RBX: ffff8f9e72378d10 RCX: 0000000000000000
[ 4338.491815] RDX: 0000000000000000 RSI: ffff8f9e72378c90 RDI: ffffa7991cbe7658
[ 4338.491820] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4338.491825] R10: ffff8f9e72378d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4338.491830] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4338.491835] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b78ffb40
[ 4338.491838] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4338.491841] CR2: 00000000b76fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4338.491845] PKRU: 55555554
[ 4338.491847] Call Trace:
[ 4338.491850] <TASK>
[ 4338.491859] submit_one_bio+0xd4/0xe0
[ 4338.491867] submit_extent_page+0x142/0x550
[ 4338.491883] read_extent_buffer_pages+0x584/0x9c0
[ 4338.491892] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4338.491898] ? folio_unlock+0x1d/0x50
[ 4338.491906] btrfs_read_extent_buffer+0x98/0x150
[ 4338.491913] read_tree_block+0x43/0xa0
[ 4338.491917] read_block_for_search+0x266/0x370
[ 4338.491932] btrfs_search_slot+0x351/0xd30
[ 4338.491946] btrfs_lookup_csum+0x63/0x150
[ 4338.491955] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4338.491962] ? btrfs_do_readpage+0x305/0x770
[ 4338.491971] btrfs_submit_data_read_bio+0x4e/0x90
[ 4338.491976] submit_one_bio+0xc4/0xe0
[ 4338.491983] btrfs_read_folio+0x79/0x90
[ 4338.491988] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4338.491992] prepare_uptodate_page+0x8c/0x210
[ 4338.491997] prepare_pages.constprop.0+0x134/0x300
[ 4338.492013] btrfs_buffered_write+0x2ca/0x940
[ 4338.492043] btrfs_do_write_iter+0x384/0x5d0
[ 4338.492052] ? lock_is_held_type+0xe8/0x140
[ 4338.492068] vfs_write+0x269/0x4f0
[ 4338.492091] ksys_write+0x64/0xe0
[ 4338.492102] __do_fast_syscall_32+0x88/0xf0
[ 4338.492111] ? lockdep_hardirqs_on+0x7d/0x100
[ 4338.492120] ? __do_fast_syscall_32+0x94/0xf0
[ 4338.492129] ? lock_is_held_type+0xe8/0x140
[ 4338.492141] ? __do_fast_syscall_32+0x94/0xf0
[ 4338.492148] ? lockdep_hardirqs_on+0x7d/0x100
[ 4338.492156] ? __do_fast_syscall_32+0x94/0xf0
[ 4338.492163] ? lockdep_hardirqs_on+0x7d/0x100
[ 4338.492170] ? __do_fast_syscall_32+0x94/0xf0
[ 4338.492174] ? __do_fast_syscall_32+0x94/0xf0
[ 4338.492178] ? __do_fast_syscall_32+0x94/0xf0
[ 4338.492187] do_fast_syscall_32+0x2f/0x70
[ 4338.492195] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4338.492203] RIP: 0023:0xf7fc0579
[ 4338.492229] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4338.492234] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4338.492241] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000b5af1010
[ 4338.492246] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4338.492251] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4338.492255] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4338.492260] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4338.492280] </TASK>
[ 4338.492283] irq event stamp: 21856583
[ 4338.492286] hardirqs last enabled at (21856591): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4338.492291] hardirqs last disabled at (21856598): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4338.492295] softirqs last enabled at (21856068): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4338.492299] softirqs last disabled at (21856063): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4338.492302] ---[ end trace 0000000000000000 ]---
[ 4340.900532] ------------[ cut here ]------------
[ 4340.900541] WARNING: CPU: 8 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4340.900549] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4340.900635] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4340.900694] CPU: 8 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4340.900697] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4340.900699] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4340.900703] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4340.900706] RSP: 0018:ffffa7991cccf6d8 EFLAGS: 00010246
[ 4340.900709] RAX: 0000000000000000 RBX: ffff8fa4187c4290 RCX: 0000000000000000
[ 4340.900712] RDX: 0000000000000000 RSI: ffff8fa4187c4210 RDI: ffffa7991cccf700
[ 4340.900714] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4340.900716] R10: ffff8fa4187c4290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4340.900719] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4340.900721] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b62f8b40
[ 4340.900724] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4340.900726] CR2: 00000000cc7fe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4340.900728] PKRU: 55555554
[ 4340.900730] Call Trace:
[ 4340.900733] <TASK>
[ 4340.900740] submit_one_bio+0xd4/0xe0
[ 4340.900766] submit_extent_page+0x142/0x550
[ 4340.900780] read_extent_buffer_pages+0x584/0x9c0
[ 4340.900787] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4340.900792] ? folio_unlock+0x1d/0x50
[ 4340.900798] btrfs_read_extent_buffer+0x98/0x150
[ 4340.900804] read_tree_block+0x43/0xa0
[ 4340.900808] read_block_for_search+0x266/0x370
[ 4340.900821] btrfs_search_slot+0x351/0xd30
[ 4340.900832] btrfs_lookup_csum+0x63/0x150
[ 4340.900839] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4340.900845] ? btrfs_do_readpage+0x305/0x770
[ 4340.900852] btrfs_submit_data_read_bio+0x4e/0x90
[ 4340.900857] submit_one_bio+0xc4/0xe0
[ 4340.900862] btrfs_read_folio+0x79/0x90
[ 4340.900866] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4340.900869] prepare_uptodate_page+0x8c/0x210
[ 4340.900874] prepare_pages.constprop.0+0xa2/0x300
[ 4340.900882] btrfs_buffered_write+0x2ca/0x940
[ 4340.900895] btrfs_do_write_iter+0x384/0x5d0
[ 4340.900899] ? lock_is_held_type+0xe8/0x140
[ 4340.900907] vfs_write+0x269/0x4f0
[ 4340.900918] ksys_write+0x64/0xe0
[ 4340.900923] __do_fast_syscall_32+0x88/0xf0
[ 4340.900928] ? __do_fast_syscall_32+0x94/0xf0
[ 4340.900931] ? lockdep_hardirqs_on+0x7d/0x100
[ 4340.900935] ? __do_fast_syscall_32+0x94/0xf0
[ 4340.900938] ? __do_fast_syscall_32+0x94/0xf0
[ 4340.900943] do_fast_syscall_32+0x2f/0x70
[ 4340.900947] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4340.900952] RIP: 0023:0xf7fc0579
[ 4340.900974] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4340.900977] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4340.900980] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b83ff010
[ 4340.900983] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4340.900985] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4340.900987] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4340.900989] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4340.900999] </TASK>
[ 4340.901002] irq event stamp: 101232923
[ 4340.901004] hardirqs last enabled at (101232931): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4340.901009] hardirqs last disabled at (101232938): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4340.901011] softirqs last enabled at (101232606): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4340.901016] softirqs last disabled at (101232599): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4340.901018] ---[ end trace 0000000000000000 ]---
[ 4342.272645] ------------[ cut here ]------------
[ 4342.272654] WARNING: CPU: 5 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4342.272661] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4342.272771] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4342.272832] CPU: 5 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4342.272836] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4342.272839] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4342.272843] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4342.272846] RSP: 0018:ffffa7991cccf6d8 EFLAGS: 00010246
[ 4342.272850] RAX: 0000000000000000 RBX: ffff8f972087b550 RCX: 0000000000000000
[ 4342.272852] RDX: 0000000000000000 RSI: ffff8f972087b4d0 RDI: ffffa7991cccf700
[ 4342.272855] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4342.272857] R10: ffff8f972087b550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4342.272859] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4342.272862] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b62f8b40
[ 4342.272864] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4342.272867] CR2: 00000000b51db000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4342.272870] PKRU: 55555554
[ 4342.272872] Call Trace:
[ 4342.272875] <TASK>
[ 4342.272882] submit_one_bio+0xd4/0xe0
[ 4342.272889] submit_extent_page+0x142/0x550
[ 4342.272904] read_extent_buffer_pages+0x584/0x9c0
[ 4342.272911] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4342.272916] ? folio_unlock+0x1d/0x50
[ 4342.272923] btrfs_read_extent_buffer+0x98/0x150
[ 4342.272929] read_tree_block+0x43/0xa0
[ 4342.272933] read_block_for_search+0x266/0x370
[ 4342.272947] btrfs_search_slot+0x351/0xd30
[ 4342.272958] btrfs_lookup_csum+0x63/0x150
[ 4342.272966] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4342.272973] ? btrfs_do_readpage+0x305/0x770
[ 4342.272980] btrfs_submit_data_read_bio+0x4e/0x90
[ 4342.272985] submit_one_bio+0xc4/0xe0
[ 4342.272991] btrfs_read_folio+0x79/0x90
[ 4342.272995] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4342.272998] prepare_uptodate_page+0x8c/0x210
[ 4342.273003] prepare_pages.constprop.0+0xa2/0x300
[ 4342.273011] btrfs_buffered_write+0x2ca/0x940
[ 4342.273026] btrfs_do_write_iter+0x384/0x5d0
[ 4342.273030] ? lock_is_held_type+0xe8/0x140
[ 4342.273038] vfs_write+0x269/0x4f0
[ 4342.273050] ksys_write+0x64/0xe0
[ 4342.273055] __do_fast_syscall_32+0x88/0xf0
[ 4342.273059] ? __do_fast_syscall_32+0x94/0xf0
[ 4342.273063] ? lockdep_hardirqs_on+0x7d/0x100
[ 4342.273067] ? __do_fast_syscall_32+0x94/0xf0
[ 4342.273071] ? __do_fast_syscall_32+0x94/0xf0
[ 4342.273076] do_fast_syscall_32+0x2f/0x70
[ 4342.273080] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4342.273085] RIP: 0023:0xf7fc0579
[ 4342.273107] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4342.273110] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4342.273114] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b50db010
[ 4342.273116] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4342.273119] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4342.273121] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4342.273123] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4342.273134] </TASK>
[ 4342.273136] irq event stamp: 101432805
[ 4342.273138] hardirqs last enabled at (101432813): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4342.273143] hardirqs last disabled at (101432820): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4342.273146] softirqs last enabled at (101428586): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4342.273150] softirqs last disabled at (101428581): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4342.273152] ---[ end trace 0000000000000000 ]---
[ 4343.024402] ------------[ cut here ]------------
[ 4343.024413] WARNING: CPU: 14 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4343.024423] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4343.024515] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4343.024575] CPU: 14 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4343.024579] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4343.024582] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4343.024586] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4343.024588] RSP: 0018:ffffa7991cccf6b0 EFLAGS: 00010246
[ 4343.024592] RAX: 0000000000000000 RBX: ffff8f97172d4290 RCX: 0000000000000000
[ 4343.024595] RDX: 0000000000000000 RSI: ffff8f97172d4210 RDI: ffffa7991cccf6d8
[ 4343.024597] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4343.024599] R10: ffff8f97172d4290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4343.024601] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4343.024604] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b62f8b40
[ 4343.024607] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4343.024609] CR2: 00001f61008c2000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4343.024611] PKRU: 55555554
[ 4343.024614] Call Trace:
[ 4343.024616] <TASK>
[ 4343.024624] submit_one_bio+0xd4/0xe0
[ 4343.024631] submit_extent_page+0x142/0x550
[ 4343.024644] read_extent_buffer_pages+0x584/0x9c0
[ 4343.024652] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4343.024657] ? folio_unlock+0x1d/0x50
[ 4343.024664] btrfs_read_extent_buffer+0x98/0x150
[ 4343.024670] read_tree_block+0x43/0xa0
[ 4343.024674] read_block_for_search+0x266/0x370
[ 4343.024686] btrfs_search_slot+0x351/0xd30
[ 4343.024697] btrfs_lookup_csum+0x63/0x150
[ 4343.024705] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4343.024711] ? btrfs_do_readpage+0x305/0x770
[ 4343.024718] btrfs_submit_data_read_bio+0x4e/0x90
[ 4343.024723] submit_one_bio+0xc4/0xe0
[ 4343.024729] btrfs_read_folio+0x79/0x90
[ 4343.024732] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4343.024736] prepare_uptodate_page+0x8c/0x210
[ 4343.024740] prepare_pages.constprop.0+0x134/0x300
[ 4343.024770] btrfs_buffered_write+0x2ca/0x940
[ 4343.024784] btrfs_do_write_iter+0x384/0x5d0
[ 4343.024789] ? lock_is_held_type+0xe8/0x140
[ 4343.024797] vfs_write+0x269/0x4f0
[ 4343.024808] ksys_write+0x64/0xe0
[ 4343.024813] __do_fast_syscall_32+0x88/0xf0
[ 4343.024818] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.024821] ? lockdep_hardirqs_on+0x7d/0x100
[ 4343.024825] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.024828] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.024832] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.024835] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.024840] do_fast_syscall_32+0x2f/0x70
[ 4343.024844] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4343.024848] RIP: 0023:0xf7fc0579
[ 4343.024871] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4343.024873] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4343.024877] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3b2d010
[ 4343.024879] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4343.024882] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4343.024884] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4343.024886] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4343.024897] </TASK>
[ 4343.024899] irq event stamp: 101522811
[ 4343.024901] hardirqs last enabled at (101522819): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4343.024905] hardirqs last disabled at (101522826): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4343.024908] softirqs last enabled at (101522618): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4343.024912] softirqs last disabled at (101522613): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4343.024915] ---[ end trace 0000000000000000 ]---
[ 4343.726512] ------------[ cut here ]------------
[ 4343.726523] WARNING: CPU: 1 PID: 11682 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4343.726533] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4343.726687] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4343.726815] CPU: 1 PID: 11682 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4343.726820] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4343.726825] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4343.726831] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4343.726836] RSP: 0018:ffffa7991cf0f6f0 EFLAGS: 00010246
[ 4343.726842] RAX: 0000000000000000 RBX: ffff8f9d5a42b010 RCX: 0000000000000000
[ 4343.726847] RDX: 0000000000000000 RSI: ffff8f9d5a42af90 RDI: ffffa7991cf0f718
[ 4343.726851] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4343.726855] R10: ffff8f9d5a42b010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4343.726859] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4343.726863] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b3829b40
[ 4343.726867] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4343.726872] CR2: 00000000bedff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4343.726876] PKRU: 55555554
[ 4343.726880] Call Trace:
[ 4343.726884] <TASK>
[ 4343.726896] submit_one_bio+0xd4/0xe0
[ 4343.726907] submit_extent_page+0x142/0x550
[ 4343.726930] read_extent_buffer_pages+0x584/0x9c0
[ 4343.726944] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4343.726952] ? folio_unlock+0x1d/0x50
[ 4343.726964] btrfs_read_extent_buffer+0x98/0x150
[ 4343.726975] read_tree_block+0x43/0xa0
[ 4343.726982] read_block_for_search+0x266/0x370
[ 4343.727004] btrfs_search_slot+0x351/0xd30
[ 4343.727024] btrfs_lookup_csum+0x63/0x150
[ 4343.727037] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4343.727048] ? btrfs_do_readpage+0x305/0x770
[ 4343.727061] btrfs_submit_data_read_bio+0x4e/0x90
[ 4343.727068] submit_one_bio+0xc4/0xe0
[ 4343.727078] btrfs_read_folio+0x79/0x90
[ 4343.727085] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4343.727091] prepare_uptodate_page+0x8c/0x210
[ 4343.727099] prepare_pages.constprop.0+0xa2/0x300
[ 4343.727113] btrfs_buffered_write+0x2ca/0x940
[ 4343.727139] btrfs_do_write_iter+0x384/0x5d0
[ 4343.727146] ? lock_is_held_type+0xe8/0x140
[ 4343.727159] vfs_write+0x269/0x4f0
[ 4343.727178] ksys_write+0x64/0xe0
[ 4343.727186] __do_fast_syscall_32+0x88/0xf0
[ 4343.727193] ? lockdep_hardirqs_on+0x7d/0x100
[ 4343.727199] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.727204] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.727213] do_fast_syscall_32+0x2f/0x70
[ 4343.727219] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4343.727226] RIP: 0023:0xf7fc0579
[ 4343.727251] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4343.727255] RSP: 002b:00000000b3827ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4343.727261] RAX: ffffffffffffffda RBX: 00000000000000c0 RCX: 00000000b271a010
[ 4343.727265] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4343.727270] RBP: 00000000000000c0 R08: 00000000b3827ae0 R09: 0000000000000000
[ 4343.727273] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4343.727277] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4343.727297] </TASK>
[ 4343.727301] irq event stamp: 4057933
[ 4343.727305] hardirqs last enabled at (4057941): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4343.727311] hardirqs last disabled at (4057948): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4343.727316] softirqs last enabled at (4055414): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4343.727322] softirqs last disabled at (4055399): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4343.727327] ---[ end trace 0000000000000000 ]---
[ 4343.878536] ------------[ cut here ]------------
[ 4343.878545] WARNING: CPU: 8 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4343.878553] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4343.878640] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4343.878700] CPU: 8 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4343.878704] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4343.878707] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4343.878710] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4343.878713] RSP: 0018:ffffa7991cccf688 EFLAGS: 00010246
[ 4343.878717] RAX: 0000000000000000 RBX: ffff8fa4187c5950 RCX: 0000000000000000
[ 4343.878719] RDX: 0000000000000000 RSI: ffff8fa4187c58d0 RDI: ffffa7991cccf6b0
[ 4343.878721] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4343.878724] R10: ffff8fa4187c5950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4343.878726] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4343.878728] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b62f8b40
[ 4343.878731] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4343.878733] CR2: 00000000b51db000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4343.878736] PKRU: 55555554
[ 4343.878738] Call Trace:
[ 4343.878741] <TASK>
[ 4343.878763] submit_one_bio+0xd4/0xe0
[ 4343.878770] submit_extent_page+0x142/0x550
[ 4343.878784] read_extent_buffer_pages+0x584/0x9c0
[ 4343.878792] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4343.878796] ? folio_unlock+0x1d/0x50
[ 4343.878803] btrfs_read_extent_buffer+0x98/0x150
[ 4343.878809] read_tree_block+0x43/0xa0
[ 4343.878813] read_block_for_search+0x266/0x370
[ 4343.878826] btrfs_search_slot+0x351/0xd30
[ 4343.878837] btrfs_lookup_csum+0x63/0x150
[ 4343.878844] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4343.878851] ? btrfs_do_readpage+0x305/0x770
[ 4343.878857] btrfs_submit_data_read_bio+0x4e/0x90
[ 4343.878862] submit_one_bio+0xc4/0xe0
[ 4343.878868] btrfs_read_folio+0x79/0x90
[ 4343.878872] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4343.878875] prepare_uptodate_page+0x8c/0x210
[ 4343.878880] prepare_pages.constprop.0+0xa2/0x300
[ 4343.878887] btrfs_buffered_write+0x2ca/0x940
[ 4343.878901] btrfs_do_write_iter+0x384/0x5d0
[ 4343.878905] ? lock_is_held_type+0xe8/0x140
[ 4343.878914] vfs_write+0x269/0x4f0
[ 4343.878925] ksys_write+0x64/0xe0
[ 4343.878930] __do_fast_syscall_32+0x88/0xf0
[ 4343.878934] ? lockdep_hardirqs_on+0x7d/0x100
[ 4343.878938] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.878942] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.878946] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.878949] ? lockdep_hardirqs_on+0x7d/0x100
[ 4343.878953] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.878956] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.878960] ? __do_fast_syscall_32+0x94/0xf0
[ 4343.878964] do_fast_syscall_32+0x2f/0x70
[ 4343.878968] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4343.878973] RIP: 0023:0xf7fc0579
[ 4343.878995] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4343.878998] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4343.879001] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000cc60c010
[ 4343.879003] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4343.879006] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4343.879008] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4343.879010] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4343.879020] </TASK>
[ 4343.879023] irq event stamp: 101634929
[ 4343.879025] hardirqs last enabled at (101634937): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4343.879029] hardirqs last disabled at (101634944): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4343.879032] softirqs last enabled at (101631740): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4343.879036] softirqs last disabled at (101631735): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4343.879039] ---[ end trace 0000000000000000 ]---
[ 4344.189051] ------------[ cut here ]------------
[ 4344.189062] WARNING: CPU: 9 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4344.189072] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4344.189226] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4344.189332] CPU: 9 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4344.189338] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4344.189343] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4344.189348] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4344.189353] RSP: 0018:ffffa7991cccf648 EFLAGS: 00010246
[ 4344.189360] RAX: 0000000000000000 RBX: ffff8f9c4d8ade90 RCX: 0000000000000000
[ 4344.189364] RDX: 0000000000000000 RSI: ffff8f9c4d8ade10 RDI: ffffa7991cccf670
[ 4344.189368] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4344.189372] R10: ffff8f9c4d8ade90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4344.189376] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4344.189381] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b62f8b40
[ 4344.189385] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4344.189390] CR2: 00000000b51db000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4344.189394] PKRU: 55555554
[ 4344.189398] Call Trace:
[ 4344.189402] <TASK>
[ 4344.189414] submit_one_bio+0xd4/0xe0
[ 4344.189425] submit_extent_page+0x142/0x550
[ 4344.189449] read_extent_buffer_pages+0x584/0x9c0
[ 4344.189462] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4344.189471] ? folio_unlock+0x1d/0x50
[ 4344.189481] btrfs_read_extent_buffer+0x98/0x150
[ 4344.189492] read_tree_block+0x43/0xa0
[ 4344.189499] read_block_for_search+0x266/0x370
[ 4344.189521] btrfs_search_slot+0x351/0xd30
[ 4344.189541] btrfs_lookup_csum+0x63/0x150
[ 4344.189554] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4344.189566] ? btrfs_do_readpage+0x305/0x770
[ 4344.189579] btrfs_submit_data_read_bio+0x4e/0x90
[ 4344.189587] submit_one_bio+0xc4/0xe0
[ 4344.189597] btrfs_read_folio+0x79/0x90
[ 4344.189604] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4344.189610] prepare_uptodate_page+0x8c/0x210
[ 4344.189618] prepare_pages.constprop.0+0x134/0x300
[ 4344.189633] btrfs_buffered_write+0x2ca/0x940
[ 4344.189659] btrfs_do_write_iter+0x384/0x5d0
[ 4344.189666] ? lock_is_held_type+0xe8/0x140
[ 4344.189679] vfs_write+0x269/0x4f0
[ 4344.189699] ksys_write+0x64/0xe0
[ 4344.189708] __do_fast_syscall_32+0x88/0xf0
[ 4344.189717] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.189723] ? lockdep_hardirqs_on+0x7d/0x100
[ 4344.189730] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.189735] ? lockdep_hardirqs_on+0x7d/0x100
[ 4344.189763] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.189772] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.189778] ? lockdep_hardirqs_on+0x7d/0x100
[ 4344.189785] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.189790] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.189795] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.189804] do_fast_syscall_32+0x2f/0x70
[ 4344.189811] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4344.189817] RIP: 0023:0xf7fc0579
[ 4344.189842] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4344.189847] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4344.189853] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b1c11010
[ 4344.189857] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4344.189861] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4344.189865] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4344.189870] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4344.189890] </TASK>
[ 4344.189894] irq event stamp: 101692821
[ 4344.189898] hardirqs last enabled at (101692829): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4344.189904] hardirqs last disabled at (101692836): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4344.189909] softirqs last enabled at (101691006): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4344.189915] softirqs last disabled at (101690997): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4344.189920] ---[ end trace 0000000000000000 ]---
[ 4344.680628] ------------[ cut here ]------------
[ 4344.680637] WARNING: CPU: 15 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4344.680645] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4344.680732] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4344.680807] CPU: 15 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4344.680811] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4344.680814] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4344.680817] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4344.680820] RSP: 0018:ffffa7991cccf700 EFLAGS: 00010246
[ 4344.680824] RAX: 0000000000000000 RBX: ffff8fa27baa1410 RCX: 0000000000000000
[ 4344.680827] RDX: 0000000000000000 RSI: ffff8fa27baa1390 RDI: ffffa7991cccf728
[ 4344.680829] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4344.680831] R10: ffff8fa27baa1410 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4344.680833] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4344.680836] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b62f8b40
[ 4344.680839] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4344.680841] CR2: 00000000b5bf1000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4344.680844] PKRU: 55555554
[ 4344.680846] Call Trace:
[ 4344.680849] <TASK>
[ 4344.680856] submit_one_bio+0xd4/0xe0
[ 4344.680863] submit_extent_page+0x142/0x550
[ 4344.680877] read_extent_buffer_pages+0x584/0x9c0
[ 4344.680884] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4344.680889] ? folio_unlock+0x1d/0x50
[ 4344.680896] btrfs_read_extent_buffer+0x98/0x150
[ 4344.680902] read_tree_block+0x43/0xa0
[ 4344.680906] read_block_for_search+0x266/0x370
[ 4344.680919] btrfs_search_slot+0x351/0xd30
[ 4344.680930] btrfs_lookup_csum+0x63/0x150
[ 4344.680937] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4344.680944] ? btrfs_do_readpage+0x305/0x770
[ 4344.680951] btrfs_submit_data_read_bio+0x4e/0x90
[ 4344.680955] submit_one_bio+0xc4/0xe0
[ 4344.680961] btrfs_read_folio+0x79/0x90
[ 4344.680965] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4344.680968] prepare_uptodate_page+0x8c/0x210
[ 4344.680973] prepare_pages.constprop.0+0xa2/0x300
[ 4344.680980] btrfs_buffered_write+0x2ca/0x940
[ 4344.680994] btrfs_do_write_iter+0x384/0x5d0
[ 4344.680998] ? lock_is_held_type+0xe8/0x140
[ 4344.681007] vfs_write+0x269/0x4f0
[ 4344.681018] ksys_write+0x64/0xe0
[ 4344.681023] __do_fast_syscall_32+0x88/0xf0
[ 4344.681028] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.681031] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.681036] do_fast_syscall_32+0x2f/0x70
[ 4344.681040] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4344.681044] RIP: 0023:0xf7fc0579
[ 4344.681066] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4344.681069] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4344.681072] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000ddd02010
[ 4344.681075] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4344.681077] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4344.681079] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4344.681081] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4344.681091] </TASK>
[ 4344.681094] irq event stamp: 101790627
[ 4344.681096] hardirqs last enabled at (101790635): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4344.681100] hardirqs last disabled at (101790642): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4344.681103] softirqs last enabled at (101789912): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4344.681107] softirqs last disabled at (101789907): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4344.681109] ---[ end trace 0000000000000000 ]---
[ 4344.833118] ------------[ cut here ]------------
[ 4344.833127] WARNING: CPU: 12 PID: 11739 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4344.833135] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4344.833221] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4344.833279] CPU: 12 PID: 11739 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4344.833283] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4344.833285] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4344.833289] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4344.833291] RSP: 0018:ffffa7991bf17658 EFLAGS: 00010246
[ 4344.833295] RAX: 0000000000000000 RBX: ffff8fa27badcd10 RCX: 0000000000000000
[ 4344.833298] RDX: 0000000000000000 RSI: ffff8fa27badcc90 RDI: ffffa7991bf17680
[ 4344.833300] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4344.833302] R10: ffff8fa27badcd10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4344.833304] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4344.833307] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b2e20b40
[ 4344.833309] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4344.833311] CR2: 00000000badff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4344.833314] PKRU: 55555554
[ 4344.833316] Call Trace:
[ 4344.833319] <TASK>
[ 4344.833326] submit_one_bio+0xd4/0xe0
[ 4344.833333] submit_extent_page+0x142/0x550
[ 4344.833347] read_extent_buffer_pages+0x584/0x9c0
[ 4344.833354] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4344.833359] ? folio_unlock+0x1d/0x50
[ 4344.833365] btrfs_read_extent_buffer+0x98/0x150
[ 4344.833371] read_tree_block+0x43/0xa0
[ 4344.833375] read_block_for_search+0x266/0x370
[ 4344.833387] btrfs_search_slot+0x351/0xd30
[ 4344.833398] btrfs_lookup_csum+0x63/0x150
[ 4344.833406] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4344.833412] ? btrfs_do_readpage+0x305/0x770
[ 4344.833419] btrfs_submit_data_read_bio+0x4e/0x90
[ 4344.833423] submit_one_bio+0xc4/0xe0
[ 4344.833429] btrfs_read_folio+0x79/0x90
[ 4344.833433] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4344.833436] prepare_uptodate_page+0x8c/0x210
[ 4344.833441] prepare_pages.constprop.0+0x134/0x300
[ 4344.833449] btrfs_buffered_write+0x2ca/0x940
[ 4344.833462] btrfs_do_write_iter+0x384/0x5d0
[ 4344.833466] ? lock_is_held_type+0xe8/0x140
[ 4344.833475] vfs_write+0x269/0x4f0
[ 4344.833485] ksys_write+0x64/0xe0
[ 4344.833490] __do_fast_syscall_32+0x88/0xf0
[ 4344.833498] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.833501] ? lockdep_hardirqs_on+0x7d/0x100
[ 4344.833505] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.833510] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.833513] ? lockdep_hardirqs_on+0x7d/0x100
[ 4344.833517] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.833520] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.833524] do_fast_syscall_32+0x2f/0x70
[ 4344.833529] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4344.833533] RIP: 0023:0xf7fc0579
[ 4344.833556] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4344.833559] RSP: 002b:00000000b2e1eae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4344.833562] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000becff010
[ 4344.833565] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4344.833567] RBP: 000000000000009f R08: 00000000b2e1eae0 R09: 0000000000000000
[ 4344.833569] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4344.833571] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4344.833581] </TASK>
[ 4344.833583] irq event stamp: 22283019
[ 4344.833586] hardirqs last enabled at (22283027): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4344.833590] hardirqs last disabled at (22283034): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4344.833593] softirqs last enabled at (22278660): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4344.833597] softirqs last disabled at (22278653): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4344.833599] ---[ end trace 0000000000000000 ]---
[ 4344.930318] ------------[ cut here ]------------
[ 4344.930330] WARNING: CPU: 12 PID: 11739 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4344.930339] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4344.930493] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4344.930599] CPU: 12 PID: 11739 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4344.930604] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4344.930608] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4344.930613] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4344.930618] RSP: 0018:ffffa7991bf17708 EFLAGS: 00010246
[ 4344.930624] RAX: 0000000000000000 RBX: ffff8fa27badc990 RCX: 0000000000000000
[ 4344.930628] RDX: 0000000000000000 RSI: ffff8fa27badc910 RDI: ffffa7991bf17730
[ 4344.930632] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4344.930635] R10: ffff8fa27badc990 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4344.930639] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4344.930643] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b2e20b40
[ 4344.930647] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4344.930651] CR2: 00000000badff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4344.930655] PKRU: 55555554
[ 4344.930659] Call Trace:
[ 4344.930663] <TASK>
[ 4344.930674] submit_one_bio+0xd4/0xe0
[ 4344.930684] submit_extent_page+0x142/0x550
[ 4344.930707] read_extent_buffer_pages+0x584/0x9c0
[ 4344.930719] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4344.930727] ? folio_unlock+0x1d/0x50
[ 4344.930738] btrfs_read_extent_buffer+0x98/0x150
[ 4344.930774] read_tree_block+0x43/0xa0
[ 4344.930781] read_block_for_search+0x266/0x370
[ 4344.930803] btrfs_search_slot+0x351/0xd30
[ 4344.930821] btrfs_lookup_csum+0x63/0x150
[ 4344.930834] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4344.930845] ? btrfs_do_readpage+0x305/0x770
[ 4344.930858] btrfs_submit_data_read_bio+0x4e/0x90
[ 4344.930865] submit_one_bio+0xc4/0xe0
[ 4344.930875] btrfs_read_folio+0x79/0x90
[ 4344.930882] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4344.930888] prepare_uptodate_page+0x8c/0x210
[ 4344.930895] prepare_pages.constprop.0+0xa2/0x300
[ 4344.930910] btrfs_buffered_write+0x2ca/0x940
[ 4344.930936] btrfs_do_write_iter+0x384/0x5d0
[ 4344.930943] ? lock_is_held_type+0xe8/0x140
[ 4344.930957] vfs_write+0x269/0x4f0
[ 4344.930975] ksys_write+0x64/0xe0
[ 4344.930984] __do_fast_syscall_32+0x88/0xf0
[ 4344.930990] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.930995] ? __do_fast_syscall_32+0x94/0xf0
[ 4344.931004] do_fast_syscall_32+0x2f/0x70
[ 4344.931010] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4344.931017] RIP: 0023:0xf7fc0579
[ 4344.931041] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4344.931046] RSP: 002b:00000000b2e1eae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4344.931053] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b2315010
[ 4344.931057] RDX: 00000000000e2175 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4344.931061] RBP: 000000000000009f R08: 00000000b2e1eae0 R09: 0000000000000000
[ 4344.931065] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4344.931069] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4344.931089] </TASK>
[ 4344.931092] irq event stamp: 22297013
[ 4344.931096] hardirqs last enabled at (22297021): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4344.931103] hardirqs last disabled at (22297028): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4344.931108] softirqs last enabled at (22296756): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4344.931114] softirqs last disabled at (22296751): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4344.931118] ---[ end trace 0000000000000000 ]---
[ 4346.241108] ------------[ cut here ]------------
[ 4346.241117] WARNING: CPU: 0 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4346.241125] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4346.241212] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4346.241271] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4346.241275] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4346.241278] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4346.241281] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4346.241284] RSP: 0018:ffffa7991cccf6a8 EFLAGS: 00010246
[ 4346.241288] RAX: 0000000000000000 RBX: ffff8f9722bcaad0 RCX: 0000000000000000
[ 4346.241291] RDX: 0000000000000000 RSI: ffff8f9722bcaa50 RDI: ffffa7991cccf6d0
[ 4346.241293] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4346.241295] R10: ffff8f9722bcaad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4346.241297] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4346.241300] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b62f8b40
[ 4346.241302] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4346.241305] CR2: 00000000ccccc000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4346.241308] PKRU: 55555554
[ 4346.241310] Call Trace:
[ 4346.241313] <TASK>
[ 4346.241320] submit_one_bio+0xd4/0xe0
[ 4346.241327] submit_extent_page+0x142/0x550
[ 4346.241340] read_extent_buffer_pages+0x584/0x9c0
[ 4346.241347] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4346.241352] ? folio_unlock+0x1d/0x50
[ 4346.241359] btrfs_read_extent_buffer+0x98/0x150
[ 4346.241365] read_tree_block+0x43/0xa0
[ 4346.241369] read_block_for_search+0x266/0x370
[ 4346.241381] btrfs_search_slot+0x351/0xd30
[ 4346.241392] btrfs_lookup_csum+0x63/0x150
[ 4346.241399] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4346.241406] ? btrfs_do_readpage+0x305/0x770
[ 4346.241412] btrfs_submit_data_read_bio+0x4e/0x90
[ 4346.241418] submit_one_bio+0xc4/0xe0
[ 4346.241423] btrfs_read_folio+0x79/0x90
[ 4346.241427] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4346.241430] prepare_uptodate_page+0x8c/0x210
[ 4346.241435] prepare_pages.constprop.0+0x134/0x300
[ 4346.241443] btrfs_buffered_write+0x2ca/0x940
[ 4346.241456] btrfs_do_write_iter+0x384/0x5d0
[ 4346.241460] ? lock_is_held_type+0xe8/0x140
[ 4346.241468] vfs_write+0x269/0x4f0
[ 4346.241479] ksys_write+0x64/0xe0
[ 4346.241484] __do_fast_syscall_32+0x88/0xf0
[ 4346.241489] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.241493] ? lockdep_hardirqs_on+0x7d/0x100
[ 4346.241497] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.241500] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.241504] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.241507] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.241511] do_fast_syscall_32+0x2f/0x70
[ 4346.241516] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4346.241520] RIP: 0023:0xf7fc0579
[ 4346.241542] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4346.241545] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4346.241548] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b2014010
[ 4346.241551] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4346.241553] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4346.241555] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4346.241557] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4346.241567] </TASK>
[ 4346.241570] irq event stamp: 102079789
[ 4346.241572] hardirqs last enabled at (102079797): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4346.241576] hardirqs last disabled at (102079804): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4346.241579] softirqs last enabled at (102077350): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4346.241583] softirqs last disabled at (102077337): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4346.241585] ---[ end trace 0000000000000000 ]---
[ 4346.253835] ------------[ cut here ]------------
[ 4346.253844] WARNING: CPU: 8 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4346.253854] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4346.254001] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4346.254106] CPU: 8 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4346.254111] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4346.254116] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4346.254121] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4346.254126] RSP: 0018:ffffa7991cccf628 EFLAGS: 00010246
[ 4346.254133] RAX: 0000000000000000 RBX: ffff8fa4187c63d0 RCX: 0000000000000000
[ 4346.254137] RDX: 0000000000000000 RSI: ffff8fa4187c6350 RDI: ffffa7991cccf650
[ 4346.254141] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4346.254145] R10: ffff8fa4187c63d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4346.254149] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4346.254154] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b62f8b40
[ 4346.254159] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4346.254163] CR2: 00000000d404e000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4346.254167] PKRU: 55555554
[ 4346.254171] Call Trace:
[ 4346.254176] <TASK>
[ 4346.254187] submit_one_bio+0xd4/0xe0
[ 4346.254198] submit_extent_page+0x142/0x550
[ 4346.254222] read_extent_buffer_pages+0x584/0x9c0
[ 4346.254236] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4346.254245] ? folio_unlock+0x1d/0x50
[ 4346.254256] btrfs_read_extent_buffer+0x98/0x150
[ 4346.254267] read_tree_block+0x43/0xa0
[ 4346.254274] read_block_for_search+0x266/0x370
[ 4346.254296] btrfs_search_slot+0x351/0xd30
[ 4346.254311] btrfs_lookup_csum+0x63/0x150
[ 4346.254319] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4346.254326] ? btrfs_do_readpage+0x305/0x770
[ 4346.254333] btrfs_submit_data_read_bio+0x4e/0x90
[ 4346.254337] submit_one_bio+0xc4/0xe0
[ 4346.254343] btrfs_read_folio+0x79/0x90
[ 4346.254347] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4346.254350] prepare_uptodate_page+0x8c/0x210
[ 4346.254355] prepare_pages.constprop.0+0xa2/0x300
[ 4346.254363] btrfs_buffered_write+0x2ca/0x940
[ 4346.254377] btrfs_do_write_iter+0x384/0x5d0
[ 4346.254381] ? lock_is_held_type+0xe8/0x140
[ 4346.254389] vfs_write+0x269/0x4f0
[ 4346.254399] ksys_write+0x64/0xe0
[ 4346.254404] __do_fast_syscall_32+0x88/0xf0
[ 4346.254409] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.254412] ? lockdep_hardirqs_on+0x7d/0x100
[ 4346.254416] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.254420] ? lock_release+0x14b/0x440
[ 4346.254427] ? lock_is_held_type+0xe8/0x140
[ 4346.254432] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.254436] ? lockdep_hardirqs_on+0x7d/0x100
[ 4346.254440] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.254443] ? __do_fast_syscall_32+0x94/0xf0
[ 4346.254448] do_fast_syscall_32+0x2f/0x70
[ 4346.254452] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4346.254456] RIP: 0023:0xf7fc0579
[ 4346.254477] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4346.254480] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4346.254483] RAX: ffffffffffffffda RBX: 00000000000000d2 RCX: 00000000b83ff010
[ 4346.254486] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4346.254488] RBP: 00000000000000d2 R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4346.254490] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4346.254492] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4346.254503] </TASK>
[ 4346.254505] irq event stamp: 102101735
[ 4346.254507] hardirqs last enabled at (102101743): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4346.254511] hardirqs last disabled at (102101750): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4346.254514] softirqs last enabled at (102095564): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4346.254518] softirqs last disabled at (102094811): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4346.254521] ---[ end trace 0000000000000000 ]---
[ 4348.347038] ------------[ cut here ]------------
[ 4348.347050] WARNING: CPU: 1 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4348.347060] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4348.347214] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4348.347320] CPU: 1 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4348.347326] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4348.347331] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4348.347336] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4348.347341] RSP: 0018:ffffa7991cccf678 EFLAGS: 00010246
[ 4348.347347] RAX: 0000000000000000 RBX: ffff8f9d5a428610 RCX: 0000000000000000
[ 4348.347352] RDX: 0000000000000000 RSI: ffff8f9d5a428590 RDI: ffffa7991cccf6a0
[ 4348.347356] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4348.347360] R10: ffff8f9d5a428610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4348.347364] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4348.347368] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b62f8b40
[ 4348.347373] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4348.347377] CR2: 00000000b84ff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4348.347381] PKRU: 55555554
[ 4348.347385] Call Trace:
[ 4348.347389] <TASK>
[ 4348.347401] submit_one_bio+0xd4/0xe0
[ 4348.347412] submit_extent_page+0x142/0x550
[ 4348.347436] read_extent_buffer_pages+0x584/0x9c0
[ 4348.347449] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4348.347458] ? folio_unlock+0x1d/0x50
[ 4348.347469] btrfs_read_extent_buffer+0x98/0x150
[ 4348.347480] read_tree_block+0x43/0xa0
[ 4348.347487] read_block_for_search+0x266/0x370
[ 4348.347509] btrfs_search_slot+0x351/0xd30
[ 4348.347528] btrfs_lookup_csum+0x63/0x150
[ 4348.347541] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4348.347553] ? btrfs_do_readpage+0x305/0x770
[ 4348.347565] btrfs_submit_data_read_bio+0x4e/0x90
[ 4348.347573] submit_one_bio+0xc4/0xe0
[ 4348.347583] btrfs_read_folio+0x79/0x90
[ 4348.347590] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4348.347596] prepare_uptodate_page+0x8c/0x210
[ 4348.347603] prepare_pages.constprop.0+0xa2/0x300
[ 4348.347618] btrfs_buffered_write+0x2ca/0x940
[ 4348.347644] btrfs_do_write_iter+0x384/0x5d0
[ 4348.347651] ? lock_is_held_type+0xe8/0x140
[ 4348.347664] vfs_write+0x269/0x4f0
[ 4348.347683] ksys_write+0x64/0xe0
[ 4348.347691] __do_fast_syscall_32+0x88/0xf0
[ 4348.347701] ? lock_is_held_type+0xe8/0x140
[ 4348.347711] ? __do_fast_syscall_32+0x94/0xf0
[ 4348.347717] ? lockdep_hardirqs_on+0x7d/0x100
[ 4348.347724] ? __do_fast_syscall_32+0x94/0xf0
[ 4348.347730] ? __do_fast_syscall_32+0x94/0xf0
[ 4348.347735] ? __do_fast_syscall_32+0x94/0xf0
[ 4348.347761] do_fast_syscall_32+0x2f/0x70
[ 4348.347768] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4348.347775] RIP: 0023:0xf7fc0579
[ 4348.347799] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4348.347804] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4348.347810] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000ddd02010
[ 4348.347814] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4348.347818] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4348.347822] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4348.347826] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4348.347846] </TASK>
[ 4348.347850] irq event stamp: 102447539
[ 4348.347853] hardirqs last enabled at (102447547): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4348.347860] hardirqs last disabled at (102447554): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4348.347865] softirqs last enabled at (102444284): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4348.347871] softirqs last disabled at (102444261): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4348.347876] ---[ end trace 0000000000000000 ]---
[ 4349.358138] ------------[ cut here ]------------
[ 4349.358149] WARNING: CPU: 5 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4349.358159] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4349.358311] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4349.358419] CPU: 5 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4349.358425] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4349.358429] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4349.358435] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4349.358439] RSP: 0018:ffffa7991cccf700 EFLAGS: 00010246
[ 4349.358446] RAX: 0000000000000000 RBX: ffff8f9720879410 RCX: 0000000000000000
[ 4349.358450] RDX: 0000000000000000 RSI: ffff8f9720879390 RDI: ffffa7991cccf728
[ 4349.358454] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4349.358458] R10: ffff8f9720879410 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4349.358462] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4349.358467] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b62f8b40
[ 4349.358472] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4349.358476] CR2: 00000000b3c2d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4349.358480] PKRU: 55555554
[ 4349.358484] Call Trace:
[ 4349.358488] <TASK>
[ 4349.358499] submit_one_bio+0xd4/0xe0
[ 4349.358510] submit_extent_page+0x142/0x550
[ 4349.358534] read_extent_buffer_pages+0x584/0x9c0
[ 4349.358548] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4349.358556] ? folio_unlock+0x1d/0x50
[ 4349.358567] btrfs_read_extent_buffer+0x98/0x150
[ 4349.358578] read_tree_block+0x43/0xa0
[ 4349.358585] read_block_for_search+0x266/0x370
[ 4349.358606] btrfs_search_slot+0x351/0xd30
[ 4349.358626] btrfs_lookup_csum+0x63/0x150
[ 4349.358638] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4349.358649] ? btrfs_do_readpage+0x305/0x770
[ 4349.358657] btrfs_submit_data_read_bio+0x4e/0x90
[ 4349.358661] submit_one_bio+0xc4/0xe0
[ 4349.358667] btrfs_read_folio+0x79/0x90
[ 4349.358671] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4349.358674] prepare_uptodate_page+0x8c/0x210
[ 4349.358679] prepare_pages.constprop.0+0x134/0x300
[ 4349.358686] btrfs_buffered_write+0x2ca/0x940
[ 4349.358703] btrfs_do_write_iter+0x384/0x5d0
[ 4349.358710] ? lock_is_held_type+0xe8/0x140
[ 4349.358723] vfs_write+0x269/0x4f0
[ 4349.358762] ksys_write+0x64/0xe0
[ 4349.358771] __do_fast_syscall_32+0x88/0xf0
[ 4349.358778] ? __do_fast_syscall_32+0x94/0xf0
[ 4349.358783] ? __do_fast_syscall_32+0x94/0xf0
[ 4349.358791] do_fast_syscall_32+0x2f/0x70
[ 4349.358799] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4349.358805] RIP: 0023:0xf7fc0579
[ 4349.358831] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4349.358835] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4349.358842] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b2214010
[ 4349.358846] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4349.358850] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4349.358854] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4349.358858] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4349.358877] </TASK>
[ 4349.358881] irq event stamp: 102589509
[ 4349.358884] hardirqs last enabled at (102589517): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4349.358891] hardirqs last disabled at (102589524): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4349.358896] softirqs last enabled at (102585684): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4349.358902] softirqs last disabled at (102585677): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4349.358906] ---[ end trace 0000000000000000 ]---
[ 4355.177215] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4355.177251] [drm] PSP is resuming...
[ 4355.253362] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4355.354889] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4355.369043] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4355.369054] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4355.369064] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4355.369070] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4355.369131] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4355.423820] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4355.425198] [drm] DMUB hardware initialized: version=0x02020017
[ 4355.463192] [drm] kiq ring mec 2 pipe 1 q 0
[ 4355.468045] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4355.468397] [drm] JPEG decode initialized successfully.
[ 4355.468427] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4355.468433] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4355.468437] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4355.468442] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4355.468446] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4355.468450] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4355.468454] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4355.468458] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4355.468462] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4355.468466] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4355.468470] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4355.468475] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4355.468479] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4355.468483] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4355.468487] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4355.468491] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4355.472065] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4358.747621] ------------[ cut here ]------------
[ 4358.747632] WARNING: CPU: 2 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4358.747642] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4358.747813] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4358.747896] CPU: 2 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4358.747899] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4358.747902] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4358.747906] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4358.747909] RSP: 0018:ffffa7991cbe76a0 EFLAGS: 00010246
[ 4358.747913] RAX: 0000000000000000 RBX: ffff8f972eec1950 RCX: 0000000000000000
[ 4358.747915] RDX: 0000000000000000 RSI: ffff8f972eec18d0 RDI: ffffa7991cbe76c8
[ 4358.747918] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4358.747920] R10: ffff8f972eec1950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4358.747922] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4358.747924] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b78ffb40
[ 4358.747927] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4358.747929] CR2: 00000000b3a2b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4358.747932] PKRU: 55555554
[ 4358.747934] Call Trace:
[ 4358.747936] <TASK>
[ 4358.747944] submit_one_bio+0xd4/0xe0
[ 4358.747951] submit_extent_page+0x142/0x550
[ 4358.747965] read_extent_buffer_pages+0x584/0x9c0
[ 4358.747972] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4358.747977] ? folio_unlock+0x1d/0x50
[ 4358.747984] btrfs_read_extent_buffer+0x98/0x150
[ 4358.747990] read_tree_block+0x43/0xa0
[ 4358.747994] read_block_for_search+0x266/0x370
[ 4358.748007] btrfs_search_slot+0x351/0xd30
[ 4358.748018] btrfs_lookup_csum+0x63/0x150
[ 4358.748025] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4358.748032] ? btrfs_do_readpage+0x305/0x770
[ 4358.748039] btrfs_submit_data_read_bio+0x4e/0x90
[ 4358.748044] submit_one_bio+0xc4/0xe0
[ 4358.748049] btrfs_read_folio+0x79/0x90
[ 4358.748053] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4358.748056] prepare_uptodate_page+0x8c/0x210
[ 4358.748061] prepare_pages.constprop.0+0xa2/0x300
[ 4358.748069] btrfs_buffered_write+0x2ca/0x940
[ 4358.748082] btrfs_do_write_iter+0x384/0x5d0
[ 4358.748087] ? lock_is_held_type+0xe8/0x140
[ 4358.748095] vfs_write+0x269/0x4f0
[ 4358.748105] ksys_write+0x64/0xe0
[ 4358.748110] __do_fast_syscall_32+0x88/0xf0
[ 4358.748115] ? lock_is_held_type+0xe8/0x140
[ 4358.748120] ? __do_fast_syscall_32+0x94/0xf0
[ 4358.748124] ? lockdep_hardirqs_on+0x7d/0x100
[ 4358.748128] ? __do_fast_syscall_32+0x94/0xf0
[ 4358.748133] do_fast_syscall_32+0x2f/0x70
[ 4358.748137] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4358.748142] RIP: 0023:0xf7fc0579
[ 4358.748166] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4358.748171] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4358.748177] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000b83ff010
[ 4358.748181] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4358.748185] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4358.748189] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4358.748192] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4358.748211] </TASK>
[ 4358.748214] irq event stamp: 22863419
[ 4358.748219] hardirqs last enabled at (22863427): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4358.748225] hardirqs last disabled at (22863434): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4358.748230] softirqs last enabled at (22862488): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4358.748236] softirqs last disabled at (22862483): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4358.748241] ---[ end trace 0000000000000000 ]---
[ 4361.312713] ------------[ cut here ]------------
[ 4361.312722] WARNING: CPU: 10 PID: 11568 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4361.312730] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4361.312836] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4361.312895] CPU: 10 PID: 11568 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4361.312899] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4361.312902] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4361.312905] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4361.312908] RSP: 0018:ffffa7991ca576e0 EFLAGS: 00010246
[ 4361.312911] RAX: 0000000000000000 RBX: ffff8f9e7237b390 RCX: 0000000000000000
[ 4361.312914] RDX: 0000000000000000 RSI: ffff8f9e7237b310 RDI: ffffa7991ca57708
[ 4361.312916] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4361.312918] R10: ffff8f9e7237b390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4361.312920] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4361.312923] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b61f7b40
[ 4361.312925] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4361.312928] CR2: 00007faa8cf5d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4361.312930] PKRU: 55555554
[ 4361.312933] Call Trace:
[ 4361.312935] <TASK>
[ 4361.312943] submit_one_bio+0xd4/0xe0
[ 4361.312949] submit_extent_page+0x142/0x550
[ 4361.312962] read_extent_buffer_pages+0x584/0x9c0
[ 4361.312970] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4361.312974] ? folio_unlock+0x1d/0x50
[ 4361.312981] btrfs_read_extent_buffer+0x98/0x150
[ 4361.312987] read_tree_block+0x43/0xa0
[ 4361.312991] read_block_for_search+0x266/0x370
[ 4361.313003] btrfs_search_slot+0x351/0xd30
[ 4361.313014] btrfs_lookup_csum+0x63/0x150
[ 4361.313021] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4361.313028] ? btrfs_do_readpage+0x305/0x770
[ 4361.313034] btrfs_submit_data_read_bio+0x4e/0x90
[ 4361.313039] submit_one_bio+0xc4/0xe0
[ 4361.313044] btrfs_read_folio+0x79/0x90
[ 4361.313048] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4361.313051] prepare_uptodate_page+0x8c/0x210
[ 4361.313055] prepare_pages.constprop.0+0xa2/0x300
[ 4361.313063] btrfs_buffered_write+0x2ca/0x940
[ 4361.313077] btrfs_do_write_iter+0x384/0x5d0
[ 4361.313081] ? lock_is_held_type+0xe8/0x140
[ 4361.313089] vfs_write+0x269/0x4f0
[ 4361.313100] ksys_write+0x64/0xe0
[ 4361.313104] __do_fast_syscall_32+0x88/0xf0
[ 4361.313109] ? lockdep_hardirqs_on+0x7d/0x100
[ 4361.313113] ? __do_fast_syscall_32+0x94/0xf0
[ 4361.313116] ? __do_fast_syscall_32+0x94/0xf0
[ 4361.313119] ? __do_fast_syscall_32+0x94/0xf0
[ 4361.313122] ? __do_fast_syscall_32+0x94/0xf0
[ 4361.313126] do_fast_syscall_32+0x2f/0x70
[ 4361.313130] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4361.313135] RIP: 0023:0xf7fc0579
[ 4361.313156] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4361.313159] RSP: 002b:00000000b61f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4361.313162] RAX: ffffffffffffffda RBX: 000000000000009e RCX: 00000000bacff010
[ 4361.313165] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4361.313167] RBP: 000000000000009e R08: 00000000b61f5ae0 R09: 0000000000000000
[ 4361.313169] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4361.313171] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4361.313181] </TASK>
[ 4361.313183] irq event stamp: 4876381
[ 4361.313185] hardirqs last enabled at (4876389): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4361.313190] hardirqs last disabled at (4876396): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4361.313192] softirqs last enabled at (4875170): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4361.313197] softirqs last disabled at (4875165): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4361.313199] ---[ end trace 0000000000000000 ]---
[ 4362.944059] ------------[ cut here ]------------
[ 4362.944070] WARNING: CPU: 1 PID: 11690 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4362.944080] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4362.944223] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4362.944321] CPU: 1 PID: 11690 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4362.944326] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4362.944331] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4362.944336] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4362.944341] RSP: 0018:ffffa7991cb776b8 EFLAGS: 00010246
[ 4362.944347] RAX: 0000000000000000 RBX: ffff8f9d5a42b550 RCX: 0000000000000000
[ 4362.944351] RDX: 0000000000000000 RSI: ffff8f9d5a42b4d0 RDI: ffffa7991cb776e0
[ 4362.944355] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4362.944359] R10: ffff8f9d5a42b550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4362.944363] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4362.944368] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b55e9b40
[ 4362.944372] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4362.944376] CR2: 000023d0091f0000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4362.944380] PKRU: 55555554
[ 4362.944384] Call Trace:
[ 4362.944388] <TASK>
[ 4362.944400] submit_one_bio+0xd4/0xe0
[ 4362.944411] submit_extent_page+0x142/0x550
[ 4362.944434] read_extent_buffer_pages+0x584/0x9c0
[ 4362.944447] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4362.944456] ? folio_unlock+0x1d/0x50
[ 4362.944466] btrfs_read_extent_buffer+0x98/0x150
[ 4362.944477] read_tree_block+0x43/0xa0
[ 4362.944484] read_block_for_search+0x266/0x370
[ 4362.944506] btrfs_search_slot+0x351/0xd30
[ 4362.944524] btrfs_lookup_csum+0x63/0x150
[ 4362.944536] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4362.944546] ? btrfs_do_readpage+0x305/0x770
[ 4362.944557] btrfs_submit_data_read_bio+0x4e/0x90
[ 4362.944565] submit_one_bio+0xc4/0xe0
[ 4362.944575] btrfs_read_folio+0x79/0x90
[ 4362.944580] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4362.944583] prepare_uptodate_page+0x8c/0x210
[ 4362.944588] prepare_pages.constprop.0+0x134/0x300
[ 4362.944596] btrfs_buffered_write+0x2ca/0x940
[ 4362.944610] btrfs_do_write_iter+0x384/0x5d0
[ 4362.944614] ? lock_is_held_type+0xe8/0x140
[ 4362.944622] vfs_write+0x269/0x4f0
[ 4362.944633] ksys_write+0x64/0xe0
[ 4362.944638] __do_fast_syscall_32+0x88/0xf0
[ 4362.944644] ? __do_fast_syscall_32+0x94/0xf0
[ 4362.944647] ? lockdep_hardirqs_on+0x7d/0x100
[ 4362.944651] ? __do_fast_syscall_32+0x94/0xf0
[ 4362.944655] ? __do_fast_syscall_32+0x94/0xf0
[ 4362.944658] ? __do_fast_syscall_32+0x94/0xf0
[ 4362.944663] do_fast_syscall_32+0x2f/0x70
[ 4362.944667] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4362.944672] RIP: 0023:0xf7fc0579
[ 4362.944694] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4362.944697] RSP: 002b:00000000b55e7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4362.944700] RAX: ffffffffffffffda RBX: 00000000000000cf RCX: 00000000cc6fe010
[ 4362.944703] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4362.944705] RBP: 00000000000000cf R08: 00000000b55e7ae0 R09: 0000000000000000
[ 4362.944707] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4362.944709] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4362.944720] </TASK>
[ 4362.944722] irq event stamp: 3006169
[ 4362.944724] hardirqs last enabled at (3006177): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4362.944729] hardirqs last disabled at (3006184): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4362.944732] softirqs last enabled at (3003548): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4362.944736] softirqs last disabled at (3003539): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4362.944738] ---[ end trace 0000000000000000 ]---
[ 4363.494664] ------------[ cut here ]------------
[ 4363.494675] WARNING: CPU: 5 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4363.494686] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4363.494876] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4363.494985] CPU: 5 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4363.494991] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4363.494995] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4363.495001] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4363.495006] RSP: 0018:ffffa7991cbe7650 EFLAGS: 00010246
[ 4363.495013] RAX: 0000000000000000 RBX: ffff8f9a23105b10 RCX: 0000000000000000
[ 4363.495017] RDX: 0000000000000000 RSI: ffff8f9a23105a90 RDI: ffffa7991cbe7678
[ 4363.495021] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4363.495026] R10: ffff8f9a23105b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4363.495030] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4363.495034] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b78ffb40
[ 4363.495039] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4363.495043] CR2: 00000000b84e5000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4363.495048] PKRU: 55555554
[ 4363.495052] Call Trace:
[ 4363.495056] <TASK>
[ 4363.495068] submit_one_bio+0xd4/0xe0
[ 4363.495080] submit_extent_page+0x142/0x550
[ 4363.495104] read_extent_buffer_pages+0x584/0x9c0
[ 4363.495118] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4363.495127] ? folio_unlock+0x1d/0x50
[ 4363.495138] btrfs_read_extent_buffer+0x98/0x150
[ 4363.495149] read_tree_block+0x43/0xa0
[ 4363.495156] read_block_for_search+0x266/0x370
[ 4363.495179] btrfs_search_slot+0x351/0xd30
[ 4363.495200] btrfs_lookup_csum+0x63/0x150
[ 4363.495213] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4363.495225] ? btrfs_do_readpage+0x305/0x770
[ 4363.495238] btrfs_submit_data_read_bio+0x4e/0x90
[ 4363.495246] submit_one_bio+0xc4/0xe0
[ 4363.495256] btrfs_read_folio+0x79/0x90
[ 4363.495263] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4363.495270] prepare_uptodate_page+0x8c/0x210
[ 4363.495278] prepare_pages.constprop.0+0x134/0x300
[ 4363.495292] btrfs_buffered_write+0x2ca/0x940
[ 4363.495319] btrfs_do_write_iter+0x384/0x5d0
[ 4363.495327] ? lock_is_held_type+0xe8/0x140
[ 4363.495341] vfs_write+0x269/0x4f0
[ 4363.495360] ksys_write+0x64/0xe0
[ 4363.495369] __do_fast_syscall_32+0x88/0xf0
[ 4363.495377] ? __do_fast_syscall_32+0x94/0xf0
[ 4363.495383] ? lockdep_hardirqs_on+0x7d/0x100
[ 4363.495390] ? __do_fast_syscall_32+0x94/0xf0
[ 4363.495396] ? lockdep_hardirqs_on+0x7d/0x100
[ 4363.495403] ? __do_fast_syscall_32+0x94/0xf0
[ 4363.495409] ? __do_fast_syscall_32+0x94/0xf0
[ 4363.495415] ? lockdep_hardirqs_on+0x7d/0x100
[ 4363.495422] ? __do_fast_syscall_32+0x94/0xf0
[ 4363.495428] ? __do_fast_syscall_32+0x94/0xf0
[ 4363.495435] ? __do_fast_syscall_32+0x94/0xf0
[ 4363.495440] ? __do_fast_syscall_32+0x94/0xf0
[ 4363.495448] do_fast_syscall_32+0x2f/0x70
[ 4363.495455] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4363.495462] RIP: 0023:0xf7fc0579
[ 4363.495487] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4363.495492] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4363.495498] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000b392b010
[ 4363.495502] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4363.495506] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4363.495510] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4363.495514] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4363.495535] </TASK>
[ 4363.495539] irq event stamp: 23380661
[ 4363.495543] hardirqs last enabled at (23380669): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4363.495549] hardirqs last disabled at (23380676): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4363.495555] softirqs last enabled at (23378144): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4363.495561] softirqs last disabled at (23378127): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4363.495565] ---[ end trace 0000000000000000 ]---
[ 4364.365065] ------------[ cut here ]------------
[ 4364.365081] WARNING: CPU: 6 PID: 11739 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4364.365092] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4364.365200] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4364.365259] CPU: 6 PID: 11739 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4364.365263] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4364.365266] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4364.365270] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4364.365273] RSP: 0018:ffffa7991bf17688 EFLAGS: 00010246
[ 4364.365277] RAX: 0000000000000000 RBX: ffff8f9d4d5f0990 RCX: 0000000000000000
[ 4364.365280] RDX: 0000000000000000 RSI: ffff8f9d4d5f0910 RDI: ffffa7991bf176b0
[ 4364.365282] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4364.365284] R10: ffff8f9d4d5f0990 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4364.365286] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4364.365289] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b2e20b40
[ 4364.365291] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4364.365294] CR2: 00003de70007f000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4364.365296] PKRU: 55555554
[ 4364.365298] Call Trace:
[ 4364.365301] <TASK>
[ 4364.365308] submit_one_bio+0xd4/0xe0
[ 4364.365315] submit_extent_page+0x142/0x550
[ 4364.365329] read_extent_buffer_pages+0x584/0x9c0
[ 4364.365337] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4364.365341] ? folio_unlock+0x1d/0x50
[ 4364.365348] btrfs_read_extent_buffer+0x98/0x150
[ 4364.365355] read_tree_block+0x43/0xa0
[ 4364.365359] read_block_for_search+0x266/0x370
[ 4364.365372] btrfs_search_slot+0x351/0xd30
[ 4364.365383] btrfs_lookup_csum+0x63/0x150
[ 4364.365390] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4364.365397] ? btrfs_do_readpage+0x305/0x770
[ 4364.365403] btrfs_submit_data_read_bio+0x4e/0x90
[ 4364.365408] submit_one_bio+0xc4/0xe0
[ 4364.365414] btrfs_read_folio+0x79/0x90
[ 4364.365417] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4364.365421] prepare_uptodate_page+0x8c/0x210
[ 4364.365425] prepare_pages.constprop.0+0xa2/0x300
[ 4364.365433] btrfs_buffered_write+0x2ca/0x940
[ 4364.365447] btrfs_do_write_iter+0x384/0x5d0
[ 4364.365451] ? lock_is_held_type+0xe8/0x140
[ 4364.365459] vfs_write+0x269/0x4f0
[ 4364.365470] ksys_write+0x64/0xe0
[ 4364.365475] __do_fast_syscall_32+0x88/0xf0
[ 4364.365479] ? __do_fast_syscall_32+0x94/0xf0
[ 4364.365485] ? __do_fast_syscall_32+0x94/0xf0
[ 4364.365488] ? lockdep_hardirqs_on+0x7d/0x100
[ 4364.365492] ? __do_fast_syscall_32+0x94/0xf0
[ 4364.365496] ? __do_fast_syscall_32+0x94/0xf0
[ 4364.365499] ? __do_fast_syscall_32+0x94/0xf0
[ 4364.365504] do_fast_syscall_32+0x2f/0x70
[ 4364.365508] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4364.365512] RIP: 0023:0xf7fc0579
[ 4364.365534] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4364.365536] RSP: 002b:00000000b2e1eae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4364.365540] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000ddd02010
[ 4364.365542] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4364.365544] RBP: 000000000000009f R08: 00000000b2e1eae0 R09: 0000000000000000
[ 4364.365546] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4364.365549] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4364.365559] </TASK>
[ 4364.365561] irq event stamp: 22711897
[ 4364.365563] hardirqs last enabled at (22711905): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4364.365568] hardirqs last disabled at (22711912): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4364.365571] softirqs last enabled at (22710106): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4364.365575] softirqs last disabled at (22710101): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4364.365577] ---[ end trace 0000000000000000 ]---
[ 4366.580809] ------------[ cut here ]------------
[ 4366.580821] WARNING: CPU: 1 PID: 11691 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4366.580833] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4366.581024] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4366.581154] CPU: 1 PID: 11691 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4366.581161] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4366.581166] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4366.581173] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4366.581180] RSP: 0018:ffffa7991cb176f8 EFLAGS: 00010246
[ 4366.581187] RAX: 0000000000000000 RBX: ffff8f9d5a429090 RCX: 0000000000000000
[ 4366.581193] RDX: 0000000000000000 RSI: ffff8f9d5a429010 RDI: ffffa7991cb17720
[ 4366.581198] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4366.581203] R10: ffff8f9d5a429090 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4366.581208] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4366.581213] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b291bb40
[ 4366.581219] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4366.581224] CR2: 000023d00bd90000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4366.581230] PKRU: 55555554
[ 4366.581234] Call Trace:
[ 4366.581240] <TASK>
[ 4366.581254] submit_one_bio+0xd4/0xe0
[ 4366.581268] submit_extent_page+0x142/0x550
[ 4366.581299] read_extent_buffer_pages+0x584/0x9c0
[ 4366.581316] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4366.581327] ? folio_unlock+0x1d/0x50
[ 4366.581341] btrfs_read_extent_buffer+0x98/0x150
[ 4366.581354] read_tree_block+0x43/0xa0
[ 4366.581363] read_block_for_search+0x266/0x370
[ 4366.581390] btrfs_search_slot+0x351/0xd30
[ 4366.581415] btrfs_lookup_csum+0x63/0x150
[ 4366.581431] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4366.581446] ? btrfs_do_readpage+0x305/0x770
[ 4366.581462] btrfs_submit_data_read_bio+0x4e/0x90
[ 4366.581472] submit_one_bio+0xc4/0xe0
[ 4366.581484] btrfs_read_folio+0x79/0x90
[ 4366.581493] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4366.581500] prepare_uptodate_page+0x8c/0x210
[ 4366.581510] prepare_pages.constprop.0+0x134/0x300
[ 4366.581528] btrfs_buffered_write+0x2ca/0x940
[ 4366.581561] btrfs_do_write_iter+0x384/0x5d0
[ 4366.581570] ? lock_is_held_type+0xe8/0x140
[ 4366.581586] vfs_write+0x269/0x4f0
[ 4366.581609] ksys_write+0x64/0xe0
[ 4366.581620] __do_fast_syscall_32+0x88/0xf0
[ 4366.581629] ? __do_fast_syscall_32+0x94/0xf0
[ 4366.581635] ? __do_fast_syscall_32+0x94/0xf0
[ 4366.581647] do_fast_syscall_32+0x2f/0x70
[ 4366.581656] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4366.581664] RIP: 0023:0xf7fc0579
[ 4366.581691] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4366.581697] RSP: 002b:00000000b2919ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4366.581705] RAX: ffffffffffffffda RBX: 000000000000009c RCX: 00000000b3d2f010
[ 4366.581710] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4366.581715] RBP: 000000000000009c R08: 00000000b2919ae0 R09: 0000000000000000
[ 4366.581720] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4366.581725] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4366.581774] </TASK>
[ 4366.581780] irq event stamp: 4656673
[ 4366.581784] hardirqs last enabled at (4656681): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4366.581793] hardirqs last disabled at (4656688): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4366.581799] softirqs last enabled at (4655380): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4366.581806] softirqs last disabled at (4655375): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4366.581812] ---[ end trace 0000000000000000 ]---
[ 4366.681934] ------------[ cut here ]------------
[ 4366.681945] WARNING: CPU: 2 PID: 11739 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4366.681954] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4366.682101] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4366.682195] CPU: 2 PID: 11739 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4366.682201] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4366.682206] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4366.682213] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4366.682218] RSP: 0018:ffffa7991bf17640 EFLAGS: 00010246
[ 4366.682223] RAX: 0000000000000000 RBX: ffff8f972eec1410 RCX: 0000000000000000
[ 4366.682227] RDX: 0000000000000000 RSI: ffff8f972eec1390 RDI: ffffa7991bf17668
[ 4366.682231] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4366.682234] R10: ffff8f972eec1410 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4366.682239] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4366.682243] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b2e20b40
[ 4366.682247] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4366.682251] CR2: 00000000b76fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4366.682256] PKRU: 55555554
[ 4366.682259] Call Trace:
[ 4366.682263] <TASK>
[ 4366.682274] submit_one_bio+0xd4/0xe0
[ 4366.682286] submit_extent_page+0x142/0x550
[ 4366.682310] read_extent_buffer_pages+0x584/0x9c0
[ 4366.682322] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4366.682330] ? folio_unlock+0x1d/0x50
[ 4366.682341] btrfs_read_extent_buffer+0x98/0x150
[ 4366.682352] read_tree_block+0x43/0xa0
[ 4366.682358] read_block_for_search+0x266/0x370
[ 4366.682376] btrfs_search_slot+0x351/0xd30
[ 4366.682387] btrfs_lookup_csum+0x63/0x150
[ 4366.682396] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4366.682408] ? btrfs_do_readpage+0x305/0x770
[ 4366.682421] btrfs_submit_data_read_bio+0x4e/0x90
[ 4366.682429] submit_one_bio+0xc4/0xe0
[ 4366.682439] btrfs_read_folio+0x79/0x90
[ 4366.682446] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4366.682452] prepare_uptodate_page+0x8c/0x210
[ 4366.682460] prepare_pages.constprop.0+0x134/0x300
[ 4366.682474] btrfs_buffered_write+0x2ca/0x940
[ 4366.682499] btrfs_do_write_iter+0x384/0x5d0
[ 4366.682506] ? lock_is_held_type+0xe8/0x140
[ 4366.682516] vfs_write+0x269/0x4f0
[ 4366.682535] ksys_write+0x64/0xe0
[ 4366.682543] __do_fast_syscall_32+0x88/0xf0
[ 4366.682552] ? __do_fast_syscall_32+0x94/0xf0
[ 4366.682557] ? lockdep_hardirqs_on+0x7d/0x100
[ 4366.682561] ? __do_fast_syscall_32+0x94/0xf0
[ 4366.682567] ? __do_fast_syscall_32+0x94/0xf0
[ 4366.682571] ? lockdep_hardirqs_on+0x7d/0x100
[ 4366.682575] ? __do_fast_syscall_32+0x94/0xf0
[ 4366.682579] ? __do_fast_syscall_32+0x94/0xf0
[ 4366.682582] ? __do_fast_syscall_32+0x94/0xf0
[ 4366.682585] ? __do_fast_syscall_32+0x94/0xf0
[ 4366.682590] do_fast_syscall_32+0x2f/0x70
[ 4366.682594] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4366.682599] RIP: 0023:0xf7fc0579
[ 4366.682621] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4366.682623] RSP: 002b:00000000b2e1eae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4366.682627] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b3223010
[ 4366.682629] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4366.682631] RBP: 000000000000009f R08: 00000000b2e1eae0 R09: 0000000000000000
[ 4366.682634] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4366.682636] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4366.682646] </TASK>
[ 4366.682649] irq event stamp: 22935935
[ 4366.682651] hardirqs last enabled at (22935943): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4366.682655] hardirqs last disabled at (22935950): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4366.682658] softirqs last enabled at (22934330): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4366.682662] softirqs last disabled at (22934325): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4366.682665] ---[ end trace 0000000000000000 ]---
[ 4370.153332] ------------[ cut here ]------------
[ 4370.153344] WARNING: CPU: 7 PID: 12061 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4370.153354] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4370.153508] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4370.153614] CPU: 7 PID: 12061 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4370.153620] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4370.153624] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4370.153630] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4370.153635] RSP: 0018:ffffa7991d36b700 EFLAGS: 00010246
[ 4370.153641] RAX: 0000000000000000 RBX: ffff8f971fb18990 RCX: 0000000000000000
[ 4370.153645] RDX: 0000000000000000 RSI: ffff8f971fb18910 RDI: ffffa7991d36b728
[ 4370.153649] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4370.153654] R10: ffff8f971fb18990 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4370.153658] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4370.153662] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b2b1db40
[ 4370.153667] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4370.153671] CR2: 000020e7b64cb000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4370.153675] PKRU: 55555554
[ 4370.153679] Call Trace:
[ 4370.153684] <TASK>
[ 4370.153696] submit_one_bio+0xd4/0xe0
[ 4370.153707] submit_extent_page+0x142/0x550
[ 4370.153731] read_extent_buffer_pages+0x584/0x9c0
[ 4370.153765] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4370.153774] ? folio_unlock+0x1d/0x50
[ 4370.153785] btrfs_read_extent_buffer+0x98/0x150
[ 4370.153796] read_tree_block+0x43/0xa0
[ 4370.153803] read_block_for_search+0x266/0x370
[ 4370.153825] btrfs_search_slot+0x351/0xd30
[ 4370.153846] btrfs_lookup_csum+0x63/0x150
[ 4370.153859] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4370.153870] ? btrfs_do_readpage+0x305/0x770
[ 4370.153883] btrfs_submit_data_read_bio+0x4e/0x90
[ 4370.153891] submit_one_bio+0xc4/0xe0
[ 4370.153901] btrfs_read_folio+0x79/0x90
[ 4370.153908] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4370.153914] prepare_uptodate_page+0x8c/0x210
[ 4370.153922] prepare_pages.constprop.0+0x134/0x300
[ 4370.153936] btrfs_buffered_write+0x2ca/0x940
[ 4370.153962] btrfs_do_write_iter+0x384/0x5d0
[ 4370.153969] ? lock_is_held_type+0xe8/0x140
[ 4370.153983] vfs_write+0x269/0x4f0
[ 4370.154001] ksys_write+0x64/0xe0
[ 4370.154010] __do_fast_syscall_32+0x88/0xf0
[ 4370.154017] ? __do_fast_syscall_32+0x94/0xf0
[ 4370.154026] do_fast_syscall_32+0x2f/0x70
[ 4370.154033] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4370.154040] RIP: 0023:0xf7fc0579
[ 4370.154067] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4370.154071] RSP: 002b:00000000b2b1bae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4370.154078] RAX: ffffffffffffffda RBX: 00000000000000ca RCX: 00000000b5af1010
[ 4370.154082] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4370.154086] RBP: 00000000000000ca R08: 00000000b2b1bae0 R09: 0000000000000000
[ 4370.154090] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4370.154094] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4370.154114] </TASK>
[ 4370.154117] irq event stamp: 9247859
[ 4370.154121] hardirqs last enabled at (9247867): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4370.154128] hardirqs last disabled at (9247874): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4370.154133] softirqs last enabled at (9246436): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4370.154139] softirqs last disabled at (9246423): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4370.154144] ---[ end trace 0000000000000000 ]---
[ 4372.916506] ------------[ cut here ]------------
[ 4372.916515] WARNING: CPU: 0 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4372.916523] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4372.916609] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4372.916669] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4372.916672] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4372.916675] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4372.916679] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4372.916682] RSP: 0018:ffffa7991cccf638 EFLAGS: 00010246
[ 4372.916685] RAX: 0000000000000000 RBX: ffff8f9722bc9cd0 RCX: 0000000000000000
[ 4372.916688] RDX: 0000000000000000 RSI: ffff8f9722bc9c50 RDI: ffffa7991cccf660
[ 4372.916690] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4372.916692] R10: ffff8f9722bc9cd0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4372.916695] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4372.916697] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b62f8b40
[ 4372.916700] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4372.916702] CR2: 00000000b5bf1000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4372.916704] PKRU: 55555554
[ 4372.916706] Call Trace:
[ 4372.916709] <TASK>
[ 4372.916716] submit_one_bio+0xd4/0xe0
[ 4372.916723] submit_extent_page+0x142/0x550
[ 4372.916736] read_extent_buffer_pages+0x584/0x9c0
[ 4372.916769] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4372.916778] ? folio_unlock+0x1d/0x50
[ 4372.916786] btrfs_read_extent_buffer+0x98/0x150
[ 4372.916792] read_tree_block+0x43/0xa0
[ 4372.916796] read_block_for_search+0x266/0x370
[ 4372.916808] btrfs_search_slot+0x351/0xd30
[ 4372.916819] btrfs_lookup_csum+0x63/0x150
[ 4372.916827] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4372.916833] ? btrfs_do_readpage+0x305/0x770
[ 4372.916840] btrfs_submit_data_read_bio+0x4e/0x90
[ 4372.916845] submit_one_bio+0xc4/0xe0
[ 4372.916850] btrfs_read_folio+0x79/0x90
[ 4372.916854] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4372.916857] prepare_uptodate_page+0x8c/0x210
[ 4372.916862] prepare_pages.constprop.0+0x134/0x300
[ 4372.916869] btrfs_buffered_write+0x2ca/0x940
[ 4372.916883] btrfs_do_write_iter+0x384/0x5d0
[ 4372.916887] ? lock_is_held_type+0xe8/0x140
[ 4372.916895] vfs_write+0x269/0x4f0
[ 4372.916906] ksys_write+0x64/0xe0
[ 4372.916910] __do_fast_syscall_32+0x88/0xf0
[ 4372.916917] ? __do_fast_syscall_32+0x94/0xf0
[ 4372.916921] ? lockdep_hardirqs_on+0x7d/0x100
[ 4372.916924] ? __do_fast_syscall_32+0x94/0xf0
[ 4372.916928] ? __do_fast_syscall_32+0x94/0xf0
[ 4372.916931] ? lockdep_hardirqs_on+0x7d/0x100
[ 4372.916935] ? __do_fast_syscall_32+0x94/0xf0
[ 4372.916938] ? __do_fast_syscall_32+0x94/0xf0
[ 4372.916941] ? __do_fast_syscall_32+0x94/0xf0
[ 4372.916944] ? __do_fast_syscall_32+0x94/0xf0
[ 4372.916948] ? lockdep_hardirqs_on+0x7d/0x100
[ 4372.916952] ? __do_fast_syscall_32+0x94/0xf0
[ 4372.916957] do_fast_syscall_32+0x2f/0x70
[ 4372.916961] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4372.916965] RIP: 0023:0xf7fc0579
[ 4372.916989] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4372.916991] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4372.916995] RAX: ffffffffffffffda RBX: 00000000000000d2 RCX: 00000000becff010
[ 4372.916997] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4372.916999] RBP: 00000000000000d2 R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4372.917001] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4372.917004] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4372.917014] </TASK>
[ 4372.917016] irq event stamp: 104185377
[ 4372.917019] hardirqs last enabled at (104185385): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4372.917023] hardirqs last disabled at (104185392): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4372.917026] softirqs last enabled at (104185026): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4372.917030] softirqs last disabled at (104185017): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4372.917032] ---[ end trace 0000000000000000 ]---
[ 4373.222017] ------------[ cut here ]------------
[ 4373.222028] WARNING: CPU: 14 PID: 11739 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4373.222038] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4373.222190] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4373.222293] CPU: 14 PID: 11739 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4373.222299] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4373.222303] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4373.222308] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4373.222313] RSP: 0018:ffffa7991bf17628 EFLAGS: 00010246
[ 4373.222319] RAX: 0000000000000000 RBX: ffff8fa13a48ead0 RCX: 0000000000000000
[ 4373.222324] RDX: 0000000000000000 RSI: ffff8fa13a48ea50 RDI: ffffa7991bf17650
[ 4373.222328] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4373.222331] R10: ffff8fa13a48ead0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4373.222335] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4373.222340] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b2e20b40
[ 4373.222344] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4373.222348] CR2: 00000000b76fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4373.222352] PKRU: 55555554
[ 4373.222356] Call Trace:
[ 4373.222361] <TASK>
[ 4373.222372] submit_one_bio+0xd4/0xe0
[ 4373.222383] submit_extent_page+0x142/0x550
[ 4373.222407] read_extent_buffer_pages+0x584/0x9c0
[ 4373.222420] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4373.222429] ? folio_unlock+0x1d/0x50
[ 4373.222439] btrfs_read_extent_buffer+0x98/0x150
[ 4373.222450] read_tree_block+0x43/0xa0
[ 4373.222457] read_block_for_search+0x266/0x370
[ 4373.222479] btrfs_search_slot+0x351/0xd30
[ 4373.222498] btrfs_lookup_csum+0x63/0x150
[ 4373.222511] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4373.222522] ? btrfs_do_readpage+0x305/0x770
[ 4373.222535] btrfs_submit_data_read_bio+0x4e/0x90
[ 4373.222542] submit_one_bio+0xc4/0xe0
[ 4373.222552] btrfs_read_folio+0x79/0x90
[ 4373.222559] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4373.222565] prepare_uptodate_page+0x8c/0x210
[ 4373.222572] prepare_pages.constprop.0+0xa2/0x300
[ 4373.222586] btrfs_buffered_write+0x2ca/0x940
[ 4373.222611] btrfs_do_write_iter+0x384/0x5d0
[ 4373.222618] ? lock_is_held_type+0xe8/0x140
[ 4373.222632] vfs_write+0x269/0x4f0
[ 4373.222650] ksys_write+0x64/0xe0
[ 4373.222659] __do_fast_syscall_32+0x88/0xf0
[ 4373.222664] ? __do_fast_syscall_32+0x94/0xf0
[ 4373.222670] ? lockdep_hardirqs_on+0x7d/0x100
[ 4373.222677] ? __do_fast_syscall_32+0x94/0xf0
[ 4373.222684] ? __do_fast_syscall_32+0x94/0xf0
[ 4373.222690] ? lockdep_hardirqs_on+0x7d/0x100
[ 4373.222696] ? __do_fast_syscall_32+0x94/0xf0
[ 4373.222706] ? __do_fast_syscall_32+0x94/0xf0
[ 4373.222712] ? lockdep_hardirqs_on+0x7d/0x100
[ 4373.222718] ? __do_fast_syscall_32+0x94/0xf0
[ 4373.222723] ? __do_fast_syscall_32+0x94/0xf0
[ 4373.222728] ? __do_fast_syscall_32+0x94/0xf0
[ 4373.222733] ? __do_fast_syscall_32+0x94/0xf0
[ 4373.222762] do_fast_syscall_32+0x2f/0x70
[ 4373.222770] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4373.222776] RIP: 0023:0xf7fc0579
[ 4373.222802] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4373.222806] RSP: 002b:00000000b2e1eae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4373.222812] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b50db010
[ 4373.222817] RDX: 000000000009db13 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4373.222821] RBP: 000000000000009f R08: 00000000b2e1eae0 R09: 0000000000000000
[ 4373.222825] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4373.222828] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4373.222848] </TASK>
[ 4373.222852] irq event stamp: 23170053
[ 4373.222856] hardirqs last enabled at (23170061): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4373.222862] hardirqs last disabled at (23170068): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4373.222867] softirqs last enabled at (23169958): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4373.222873] softirqs last disabled at (23169953): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4373.222878] ---[ end trace 0000000000000000 ]---
[ 4385.114975] ------------[ cut here ]------------
[ 4385.114986] WARNING: CPU: 15 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4385.114995] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4385.115100] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4385.115173] CPU: 15 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4385.115177] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4385.115180] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4385.115185] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4385.115188] RSP: 0018:ffffa7991cd77668 EFLAGS: 00010246
[ 4385.115193] RAX: 0000000000000000 RBX: ffff8fa27baa0b50 RCX: 0000000000000000
[ 4385.115196] RDX: 0000000000000000 RSI: ffff8fa27baa0ad0 RDI: ffffa7991cd77690
[ 4385.115198] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4385.115201] R10: ffff8fa27baa0b50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4385.115204] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4385.115207] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b59eab40
[ 4385.115210] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4385.115213] CR2: 0000108a00597000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4385.115216] PKRU: 55555554
[ 4385.115219] Call Trace:
[ 4385.115222] <TASK>
[ 4385.115231] submit_one_bio+0xd4/0xe0
[ 4385.115239] submit_extent_page+0x142/0x550
[ 4385.115256] read_extent_buffer_pages+0x584/0x9c0
[ 4385.115265] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4385.115271] ? folio_unlock+0x1d/0x50
[ 4385.115279] btrfs_read_extent_buffer+0x98/0x150
[ 4385.115286] read_tree_block+0x43/0xa0
[ 4385.115291] read_block_for_search+0x266/0x370
[ 4385.115306] btrfs_search_slot+0x351/0xd30
[ 4385.115320] btrfs_lookup_csum+0x63/0x150
[ 4385.115329] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4385.115337] ? btrfs_do_readpage+0x305/0x770
[ 4385.115346] btrfs_submit_data_read_bio+0x4e/0x90
[ 4385.115352] submit_one_bio+0xc4/0xe0
[ 4385.115358] btrfs_read_folio+0x79/0x90
[ 4385.115363] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4385.115367] prepare_uptodate_page+0x8c/0x210
[ 4385.115373] prepare_pages.constprop.0+0xa2/0x300
[ 4385.115382] btrfs_buffered_write+0x2ca/0x940
[ 4385.115399] btrfs_do_write_iter+0x384/0x5d0
[ 4385.115404] ? lock_is_held_type+0xe8/0x140
[ 4385.115414] vfs_write+0x269/0x4f0
[ 4385.115427] ksys_write+0x64/0xe0
[ 4385.115433] __do_fast_syscall_32+0x88/0xf0
[ 4385.115438] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4385.115445] ? lock_is_held_type+0xe8/0x140
[ 4385.115452] ? __do_fast_syscall_32+0x94/0xf0
[ 4385.115457] ? lockdep_hardirqs_on+0x7d/0x100
[ 4385.115462] ? __do_fast_syscall_32+0x94/0xf0
[ 4385.115466] ? __do_fast_syscall_32+0x94/0xf0
[ 4385.115472] do_fast_syscall_32+0x2f/0x70
[ 4385.115477] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4385.115483] RIP: 0023:0xf7fc0579
[ 4385.115507] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4385.115510] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4385.115514] RAX: ffffffffffffffda RBX: 0000000000000083 RCX: 00000000b75fd010
[ 4385.115517] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4385.115520] RBP: 0000000000000083 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4385.115523] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4385.115525] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4385.115538] </TASK>
[ 4385.115541] irq event stamp: 14115085
[ 4385.115543] hardirqs last enabled at (14115093): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4385.115549] hardirqs last disabled at (14115100): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4385.115552] softirqs last enabled at (14113286): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4385.115557] softirqs last disabled at (14113281): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4385.115560] ---[ end trace 0000000000000000 ]---
[ 4385.217243] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4385.217287] [drm] PSP is resuming...
[ 4385.293238] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4385.396774] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4385.410468] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4385.410476] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4385.410483] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4385.410487] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4385.410541] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4385.465516] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4385.466923] [drm] DMUB hardware initialized: version=0x02020017
[ 4385.505069] [drm] kiq ring mec 2 pipe 1 q 0
[ 4385.510106] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4385.510320] [drm] JPEG decode initialized successfully.
[ 4385.510345] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4385.510348] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4385.510351] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4385.510353] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4385.510355] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4385.510357] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4385.510359] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4385.510361] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4385.510363] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4385.510365] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4385.510368] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4385.510370] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4385.510372] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4385.510374] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4385.510376] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4385.510378] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4385.513927] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4389.176561] ------------[ cut here ]------------
[ 4389.176574] WARNING: CPU: 5 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4389.176588] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4389.176812] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4389.176927] CPU: 5 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4389.176933] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4389.176938] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4389.176944] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4389.176949] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4389.176956] RAX: 0000000000000000 RBX: ffff8f9a23107390 RCX: 0000000000000000
[ 4389.176961] RDX: 0000000000000000 RSI: ffff8f9a23107310 RDI: ffffa7990487f780
[ 4389.176965] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4389.176969] R10: ffff8f9a23107390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4389.176974] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4389.176978] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0000) knlGS:0000000000000000
[ 4389.176983] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4389.176987] CR2: 00000000bedff000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4389.176992] PKRU: 55555554
[ 4389.176996] Call Trace:
[ 4389.177001] <TASK>
[ 4389.177013] submit_one_bio+0xd4/0xe0
[ 4389.177025] submit_extent_page+0x142/0x550
[ 4389.177051] read_extent_buffer_pages+0x584/0x9c0
[ 4389.177065] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4389.177074] ? folio_unlock+0x1d/0x50
[ 4389.177086] btrfs_read_extent_buffer+0x98/0x150
[ 4389.177097] read_tree_block+0x43/0xa0
[ 4389.177105] read_block_for_search+0x266/0x370
[ 4389.177128] btrfs_search_slot+0x351/0xd30
[ 4389.177143] ? _raw_read_unlock+0x29/0x50
[ 4389.177155] lookup_inline_extent_backref+0x15c/0x6e0
[ 4389.177167] ? lock_is_held_type+0xe8/0x140
[ 4389.177181] lookup_extent_backref+0x41/0xd0
[ 4389.177196] __btrfs_free_extent+0xfb/0x7c0
[ 4389.177208] ? sched_clock_cpu+0x20/0xc0
[ 4389.177223] __btrfs_run_delayed_refs+0x303/0x1260
[ 4389.177254] btrfs_run_delayed_refs+0x89/0x1d0
[ 4389.177267] btrfs_commit_transaction+0x93/0xed0
[ 4389.177289] transaction_kthread+0x142/0x1b0
[ 4389.177300] ? __pfx_transaction_kthread+0x10/0x10
[ 4389.177305] kthread+0xf5/0x120
[ 4389.177311] ? __pfx_kthread+0x10/0x10
[ 4389.177320] ret_from_fork+0x2c/0x50
[ 4389.177342] </TASK>
[ 4389.177346] irq event stamp: 38147879
[ 4389.177350] hardirqs last enabled at (38147887): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4389.177357] hardirqs last disabled at (38147894): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4389.177362] softirqs last enabled at (38146428): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4389.177369] softirqs last disabled at (38146423): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4389.177374] ---[ end trace 0000000000000000 ]---
[ 4389.577560] ------------[ cut here ]------------
[ 4389.577571] WARNING: CPU: 8 PID: 12061 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4389.577581] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4389.577735] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4389.577858] CPU: 8 PID: 12061 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4389.577864] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4389.577869] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4389.577874] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4389.577879] RSP: 0018:ffffa7991d36b6a0 EFLAGS: 00010246
[ 4389.577885] RAX: 0000000000000000 RBX: ffff8fa4187c6210 RCX: 0000000000000000
[ 4389.577890] RDX: 0000000000000000 RSI: ffff8fa4187c6190 RDI: ffffa7991d36b6c8
[ 4389.577894] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4389.577898] R10: ffff8fa4187c6210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4389.577902] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4389.577906] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b2b1db40
[ 4389.577911] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4389.577915] CR2: 00000000b3c2d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4389.577919] PKRU: 55555554
[ 4389.577923] Call Trace:
[ 4389.577927] <TASK>
[ 4389.577939] submit_one_bio+0xd4/0xe0
[ 4389.577950] submit_extent_page+0x142/0x550
[ 4389.577973] read_extent_buffer_pages+0x584/0x9c0
[ 4389.577987] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4389.577995] ? folio_unlock+0x1d/0x50
[ 4389.578006] btrfs_read_extent_buffer+0x98/0x150
[ 4389.578017] read_tree_block+0x43/0xa0
[ 4389.578023] read_block_for_search+0x266/0x370
[ 4389.578045] btrfs_search_slot+0x351/0xd30
[ 4389.578065] btrfs_lookup_csum+0x63/0x150
[ 4389.578078] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4389.578089] ? btrfs_do_readpage+0x305/0x770
[ 4389.578101] btrfs_submit_data_read_bio+0x4e/0x90
[ 4389.578109] submit_one_bio+0xc4/0xe0
[ 4389.578119] btrfs_read_folio+0x79/0x90
[ 4389.578125] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4389.578131] prepare_uptodate_page+0x8c/0x210
[ 4389.578139] prepare_pages.constprop.0+0x134/0x300
[ 4389.578154] btrfs_buffered_write+0x2ca/0x940
[ 4389.578180] btrfs_do_write_iter+0x384/0x5d0
[ 4389.578187] ? lock_is_held_type+0xe8/0x140
[ 4389.578200] vfs_write+0x269/0x4f0
[ 4389.578219] ksys_write+0x64/0xe0
[ 4389.578227] __do_fast_syscall_32+0x88/0xf0
[ 4389.578237] ? __do_fast_syscall_32+0x94/0xf0
[ 4389.578243] ? lockdep_hardirqs_on+0x7d/0x100
[ 4389.578250] ? __do_fast_syscall_32+0x94/0xf0
[ 4389.578255] ? __do_fast_syscall_32+0x94/0xf0
[ 4389.578261] ? __do_fast_syscall_32+0x94/0xf0
[ 4389.578266] ? __do_fast_syscall_32+0x94/0xf0
[ 4389.578274] do_fast_syscall_32+0x2f/0x70
[ 4389.578281] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4389.578288] RIP: 0023:0xf7fc0579
[ 4389.578311] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4389.578316] RSP: 002b:00000000b2b1bae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4389.578322] RAX: ffffffffffffffda RBX: 00000000000000a6 RCX: 00000000b2c1f010
[ 4389.578326] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4389.578330] RBP: 00000000000000a6 R08: 00000000b2b1bae0 R09: 0000000000000000
[ 4389.578334] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4389.578338] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4389.578357] </TASK>
[ 4389.578361] irq event stamp: 9597037
[ 4389.578365] hardirqs last enabled at (9597045): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4389.578372] hardirqs last disabled at (9597052): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4389.578377] softirqs last enabled at (9593094): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4389.578382] softirqs last disabled at (9593087): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4389.578387] ---[ end trace 0000000000000000 ]---
[ 4392.213349] ------------[ cut here ]------------
[ 4392.213359] WARNING: CPU: 10 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4392.213368] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4392.213473] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4392.213545] CPU: 10 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4392.213549] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4392.213552] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4392.213556] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4392.213560] RSP: 0018:ffffa7991cbe76e8 EFLAGS: 00010246
[ 4392.213565] RAX: 0000000000000000 RBX: ffff8f9e7237b8d0 RCX: 0000000000000000
[ 4392.213568] RDX: 0000000000000000 RSI: ffff8f9e7237b850 RDI: ffffa7991cbe7710
[ 4392.213570] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4392.213573] R10: ffff8f9e7237b8d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4392.213576] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4392.213579] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b78ffb40
[ 4392.213582] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4392.213585] CR2: 00000000b3e2f000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4392.213588] PKRU: 55555554
[ 4392.213591] Call Trace:
[ 4392.213594] <TASK>
[ 4392.213602] submit_one_bio+0xd4/0xe0
[ 4392.213611] submit_extent_page+0x142/0x550
[ 4392.213628] read_extent_buffer_pages+0x584/0x9c0
[ 4392.213637] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4392.213643] ? folio_unlock+0x1d/0x50
[ 4392.213651] btrfs_read_extent_buffer+0x98/0x150
[ 4392.213659] read_tree_block+0x43/0xa0
[ 4392.213664] read_block_for_search+0x266/0x370
[ 4392.213679] btrfs_search_slot+0x351/0xd30
[ 4392.213692] btrfs_lookup_csum+0x63/0x150
[ 4392.213701] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4392.213709] ? btrfs_do_readpage+0x305/0x770
[ 4392.213718] btrfs_submit_data_read_bio+0x4e/0x90
[ 4392.213724] submit_one_bio+0xc4/0xe0
[ 4392.213730] btrfs_read_folio+0x79/0x90
[ 4392.213735] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4392.213739] prepare_uptodate_page+0x8c/0x210
[ 4392.213768] prepare_pages.constprop.0+0x134/0x300
[ 4392.213778] btrfs_buffered_write+0x2ca/0x940
[ 4392.213795] btrfs_do_write_iter+0x384/0x5d0
[ 4392.213800] ? lock_is_held_type+0xe8/0x140
[ 4392.213809] vfs_write+0x269/0x4f0
[ 4392.213823] ksys_write+0x64/0xe0
[ 4392.213829] __do_fast_syscall_32+0x88/0xf0
[ 4392.213834] ? lockdep_hardirqs_on+0x7d/0x100
[ 4392.213839] ? __do_fast_syscall_32+0x94/0xf0
[ 4392.213843] ? __do_fast_syscall_32+0x94/0xf0
[ 4392.213846] ? __do_fast_syscall_32+0x94/0xf0
[ 4392.213852] do_fast_syscall_32+0x2f/0x70
[ 4392.213857] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4392.213863] RIP: 0023:0xf7fc0579
[ 4392.213886] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4392.213890] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4392.213894] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000ddd02010
[ 4392.213897] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4392.213900] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4392.213902] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4392.213905] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4392.213918] </TASK>
[ 4392.213921] irq event stamp: 24776919
[ 4392.213923] hardirqs last enabled at (24776927): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4392.213929] hardirqs last disabled at (24776934): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4392.213932] softirqs last enabled at (24776734): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4392.213937] softirqs last disabled at (24776727): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4392.213940] ---[ end trace 0000000000000000 ]---
[ 4393.015386] ------------[ cut here ]------------
[ 4393.015399] WARNING: CPU: 4 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4393.015409] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4393.015562] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4393.015668] CPU: 4 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4393.015674] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4393.015678] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4393.015684] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4393.015689] RSP: 0018:ffffa7991cd776f8 EFLAGS: 00010246
[ 4393.015695] RAX: 0000000000000000 RBX: ffff8f9724ab55d0 RCX: 0000000000000000
[ 4393.015700] RDX: 0000000000000000 RSI: ffff8f9724ab5550 RDI: ffffa7991cd77720
[ 4393.015704] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4393.015708] R10: ffff8f9724ab55d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4393.015712] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4393.015716] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b59eab40
[ 4393.015721] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4393.015725] CR2: 00003de700785000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4393.015729] PKRU: 55555554
[ 4393.015733] Call Trace:
[ 4393.015738] <TASK>
[ 4393.015771] submit_one_bio+0xd4/0xe0
[ 4393.015783] submit_extent_page+0x142/0x550
[ 4393.015807] read_extent_buffer_pages+0x584/0x9c0
[ 4393.015820] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4393.015829] ? folio_unlock+0x1d/0x50
[ 4393.015840] btrfs_read_extent_buffer+0x98/0x150
[ 4393.015851] read_tree_block+0x43/0xa0
[ 4393.015858] read_block_for_search+0x266/0x370
[ 4393.015880] btrfs_search_slot+0x351/0xd30
[ 4393.015900] btrfs_lookup_csum+0x63/0x150
[ 4393.015913] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4393.015925] ? btrfs_do_readpage+0x305/0x770
[ 4393.015937] btrfs_submit_data_read_bio+0x4e/0x90
[ 4393.015945] submit_one_bio+0xc4/0xe0
[ 4393.015955] btrfs_read_folio+0x79/0x90
[ 4393.015962] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4393.015968] prepare_uptodate_page+0x8c/0x210
[ 4393.015976] prepare_pages.constprop.0+0xa2/0x300
[ 4393.015991] btrfs_buffered_write+0x2ca/0x940
[ 4393.016016] btrfs_do_write_iter+0x384/0x5d0
[ 4393.016024] ? lock_is_held_type+0xe8/0x140
[ 4393.016037] vfs_write+0x269/0x4f0
[ 4393.016056] ksys_write+0x64/0xe0
[ 4393.016065] __do_fast_syscall_32+0x88/0xf0
[ 4393.016072] ? lockdep_hardirqs_on+0x7d/0x100
[ 4393.016078] ? __do_fast_syscall_32+0x94/0xf0
[ 4393.016087] do_fast_syscall_32+0x2f/0x70
[ 4393.016093] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4393.016100] RIP: 0023:0xf7fc0579
[ 4393.016127] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4393.016131] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4393.016138] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2012010
[ 4393.016142] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4393.016146] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4393.016150] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4393.016154] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4393.016173] </TASK>
[ 4393.016177] irq event stamp: 14567333
[ 4393.016181] hardirqs last enabled at (14567341): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4393.016188] hardirqs last disabled at (14567348): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4393.016193] softirqs last enabled at (14563770): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4393.016199] softirqs last disabled at (14563729): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4393.016203] ---[ end trace 0000000000000000 ]---
[ 4393.171191] ------------[ cut here ]------------
[ 4393.171201] WARNING: CPU: 7 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4393.171211] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4393.171364] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4393.171470] CPU: 7 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4393.171476] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4393.171480] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4393.171486] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4393.171491] RSP: 0018:ffffa7991cbe7650 EFLAGS: 00010246
[ 4393.171497] RAX: 0000000000000000 RBX: ffff8f971fb1a210 RCX: 0000000000000000
[ 4393.171501] RDX: 0000000000000000 RSI: ffff8f971fb1a190 RDI: ffffa7991cbe7678
[ 4393.171505] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4393.171509] R10: ffff8f971fb1a210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4393.171513] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4393.171518] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b78ffb40
[ 4393.171522] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4393.171526] CR2: 0000068000b58894 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4393.171531] PKRU: 55555554
[ 4393.171535] Call Trace:
[ 4393.171539] <TASK>
[ 4393.171551] submit_one_bio+0xd4/0xe0
[ 4393.171562] submit_extent_page+0x142/0x550
[ 4393.171585] read_extent_buffer_pages+0x584/0x9c0
[ 4393.171599] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4393.171607] ? folio_unlock+0x1d/0x50
[ 4393.171618] btrfs_read_extent_buffer+0x98/0x150
[ 4393.171629] read_tree_block+0x43/0xa0
[ 4393.171636] read_block_for_search+0x266/0x370
[ 4393.171659] btrfs_search_slot+0x351/0xd30
[ 4393.171678] btrfs_lookup_csum+0x63/0x150
[ 4393.171691] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4393.171703] ? btrfs_do_readpage+0x305/0x770
[ 4393.171715] btrfs_submit_data_read_bio+0x4e/0x90
[ 4393.171723] submit_one_bio+0xc4/0xe0
[ 4393.171733] btrfs_read_folio+0x79/0x90
[ 4393.171740] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4393.171764] prepare_uptodate_page+0x8c/0x210
[ 4393.171771] prepare_pages.constprop.0+0xa2/0x300
[ 4393.171786] btrfs_buffered_write+0x2ca/0x940
[ 4393.171812] btrfs_do_write_iter+0x384/0x5d0
[ 4393.171819] ? lock_is_held_type+0xe8/0x140
[ 4393.171832] vfs_write+0x269/0x4f0
[ 4393.171851] ksys_write+0x64/0xe0
[ 4393.171860] __do_fast_syscall_32+0x88/0xf0
[ 4393.171867] ? lock_is_held_type+0xe8/0x140
[ 4393.171878] ? __do_fast_syscall_32+0x94/0xf0
[ 4393.171884] ? lockdep_hardirqs_on+0x7d/0x100
[ 4393.171890] ? __do_fast_syscall_32+0x94/0xf0
[ 4393.171896] ? lockdep_hardirqs_on+0x7d/0x100
[ 4393.171903] ? __do_fast_syscall_32+0x94/0xf0
[ 4393.171908] ? __do_fast_syscall_32+0x94/0xf0
[ 4393.171914] ? __do_fast_syscall_32+0x94/0xf0
[ 4393.171919] ? __do_fast_syscall_32+0x94/0xf0
[ 4393.171927] do_fast_syscall_32+0x2f/0x70
[ 4393.171934] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4393.171941] RIP: 0023:0xf7fc0579
[ 4393.171965] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4393.171969] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4393.171976] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000cc6fe010
[ 4393.171980] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4393.171984] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4393.171988] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4393.171992] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4393.172012] </TASK>
[ 4393.172015] irq event stamp: 24853715
[ 4393.172019] hardirqs last enabled at (24853723): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4393.172026] hardirqs last disabled at (24853730): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4393.172031] softirqs last enabled at (24850272): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4393.172037] softirqs last disabled at (24850267): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4393.172041] ---[ end trace 0000000000000000 ]---
[ 4394.678927] ------------[ cut here ]------------
[ 4394.678939] WARNING: CPU: 13 PID: 12061 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4394.678949] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4394.679104] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4394.679210] CPU: 13 PID: 12061 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4394.679216] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4394.679220] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4394.679226] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4394.679231] RSP: 0018:ffffa7991d36b680 EFLAGS: 00010246
[ 4394.679238] RAX: 0000000000000000 RBX: ffff8f9a98a3b550 RCX: 0000000000000000
[ 4394.679242] RDX: 0000000000000000 RSI: ffff8f9a98a3b4d0 RDI: ffffa7991d36b6a8
[ 4394.679246] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4394.679250] R10: ffff8f9a98a3b550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4394.679254] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4394.679258] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b2b1db40
[ 4394.679263] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4394.679267] CR2: 00007e890188b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4394.679271] PKRU: 55555554
[ 4394.679275] Call Trace:
[ 4394.679280] <TASK>
[ 4394.679291] submit_one_bio+0xd4/0xe0
[ 4394.679303] submit_extent_page+0x142/0x550
[ 4394.679327] read_extent_buffer_pages+0x584/0x9c0
[ 4394.679340] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4394.679348] ? folio_unlock+0x1d/0x50
[ 4394.679359] btrfs_read_extent_buffer+0x98/0x150
[ 4394.679370] read_tree_block+0x43/0xa0
[ 4394.679376] read_block_for_search+0x266/0x370
[ 4394.679398] btrfs_search_slot+0x351/0xd30
[ 4394.679418] btrfs_lookup_csum+0x63/0x150
[ 4394.679431] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4394.679442] ? btrfs_do_readpage+0x305/0x770
[ 4394.679455] btrfs_submit_data_read_bio+0x4e/0x90
[ 4394.679462] submit_one_bio+0xc4/0xe0
[ 4394.679472] btrfs_read_folio+0x79/0x90
[ 4394.679479] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4394.679485] prepare_uptodate_page+0x8c/0x210
[ 4394.679492] prepare_pages.constprop.0+0xa2/0x300
[ 4394.679506] btrfs_buffered_write+0x2ca/0x940
[ 4394.679532] btrfs_do_write_iter+0x384/0x5d0
[ 4394.679539] ? lock_is_held_type+0xe8/0x140
[ 4394.679552] vfs_write+0x269/0x4f0
[ 4394.679571] ksys_write+0x64/0xe0
[ 4394.679579] __do_fast_syscall_32+0x88/0xf0
[ 4394.679586] ? __do_fast_syscall_32+0x94/0xf0
[ 4394.679592] ? lockdep_hardirqs_on+0x7d/0x100
[ 4394.679599] ? __do_fast_syscall_32+0x94/0xf0
[ 4394.679605] ? __do_fast_syscall_32+0x94/0xf0
[ 4394.679611] ? __do_fast_syscall_32+0x94/0xf0
[ 4394.679617] ? lockdep_hardirqs_on+0x7d/0x100
[ 4394.679624] ? __do_fast_syscall_32+0x94/0xf0
[ 4394.679629] ? __do_fast_syscall_32+0x94/0xf0
[ 4394.679638] do_fast_syscall_32+0x2f/0x70
[ 4394.679644] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4394.679651] RIP: 0023:0xf7fc0579
[ 4394.679676] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4394.679681] RSP: 002b:00000000b2b1bae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4394.679687] RAX: ffffffffffffffda RBX: 00000000000000a6 RCX: 00000000becff010
[ 4394.679691] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4394.679695] RBP: 00000000000000a6 R08: 00000000b2b1bae0 R09: 0000000000000000
[ 4394.679699] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4394.679703] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4394.679723] </TASK>
[ 4394.679727] irq event stamp: 9910635
[ 4394.679731] hardirqs last enabled at (9910643): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4394.679738] hardirqs last disabled at (9910650): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4394.679765] softirqs last enabled at (9907774): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4394.679772] softirqs last disabled at (9907769): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4394.679776] ---[ end trace 0000000000000000 ]---
[ 4397.195121] ------------[ cut here ]------------
[ 4397.195132] WARNING: CPU: 14 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4397.195142] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4397.195297] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4397.195406] CPU: 14 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4397.195411] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4397.195416] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4397.195422] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4397.195427] RSP: 0018:ffffa7991cccf668 EFLAGS: 00010246
[ 4397.195433] RAX: 0000000000000000 RBX: ffff8fa13a48cd10 RCX: 0000000000000000
[ 4397.195438] RDX: 0000000000000000 RSI: ffff8fa13a48cc90 RDI: ffffa7991cccf690
[ 4397.195442] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4397.195446] R10: ffff8fa13a48cd10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4397.195450] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4397.195454] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b62f8b40
[ 4397.195459] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4397.195463] CR2: 00001c50052fc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4397.195467] PKRU: 55555554
[ 4397.195471] Call Trace:
[ 4397.195476] <TASK>
[ 4397.195488] submit_one_bio+0xd4/0xe0
[ 4397.195499] submit_extent_page+0x142/0x550
[ 4397.195523] read_extent_buffer_pages+0x584/0x9c0
[ 4397.195536] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4397.195545] ? folio_unlock+0x1d/0x50
[ 4397.195556] btrfs_read_extent_buffer+0x98/0x150
[ 4397.195567] read_tree_block+0x43/0xa0
[ 4397.195574] read_block_for_search+0x266/0x370
[ 4397.195596] btrfs_search_slot+0x351/0xd30
[ 4397.195616] btrfs_lookup_csum+0x63/0x150
[ 4397.195629] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4397.195641] ? btrfs_do_readpage+0x305/0x770
[ 4397.195654] btrfs_submit_data_read_bio+0x4e/0x90
[ 4397.195662] submit_one_bio+0xc4/0xe0
[ 4397.195671] btrfs_read_folio+0x79/0x90
[ 4397.195678] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4397.195684] prepare_uptodate_page+0x8c/0x210
[ 4397.195692] prepare_pages.constprop.0+0x134/0x300
[ 4397.195707] btrfs_buffered_write+0x2ca/0x940
[ 4397.195733] btrfs_do_write_iter+0x384/0x5d0
[ 4397.195740] ? lock_is_held_type+0xe8/0x140
[ 4397.195783] vfs_write+0x269/0x4f0
[ 4397.195802] ksys_write+0x64/0xe0
[ 4397.195811] __do_fast_syscall_32+0x88/0xf0
[ 4397.195817] ? lockdep_hardirqs_on+0x7d/0x100
[ 4397.195824] ? __do_fast_syscall_32+0x94/0xf0
[ 4397.195833] ? __do_fast_syscall_32+0x94/0xf0
[ 4397.195839] ? lockdep_hardirqs_on+0x7d/0x100
[ 4397.195846] ? __do_fast_syscall_32+0x94/0xf0
[ 4397.195852] ? lockdep_hardirqs_on+0x7d/0x100
[ 4397.195859] ? __do_fast_syscall_32+0x94/0xf0
[ 4397.195864] ? __do_fast_syscall_32+0x94/0xf0
[ 4397.195869] ? __do_fast_syscall_32+0x94/0xf0
[ 4397.195877] do_fast_syscall_32+0x2f/0x70
[ 4397.195884] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4397.195891] RIP: 0023:0xf7fc0579
[ 4397.195915] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4397.195920] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4397.195926] RAX: ffffffffffffffda RBX: 00000000000000cb RCX: 00000000b3d2f010
[ 4397.195931] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4397.195935] RBP: 00000000000000cb R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4397.195939] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4397.195943] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4397.195963] </TASK>
[ 4397.195967] irq event stamp: 105188887
[ 4397.195971] hardirqs last enabled at (105188895): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4397.195978] hardirqs last disabled at (105188902): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4397.195983] softirqs last enabled at (105188690): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4397.195989] softirqs last disabled at (105188685): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4397.195993] ---[ end trace 0000000000000000 ]---
[ 4398.053036] ------------[ cut here ]------------
[ 4398.053045] WARNING: CPU: 2 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4398.053052] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4398.053150] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4398.053252] CPU: 2 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4398.053258] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4398.053263] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4398.053268] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4398.053273] RSP: 0018:ffffa7991cccf638 EFLAGS: 00010246
[ 4398.053279] RAX: 0000000000000000 RBX: ffff8f9b0b9c0610 RCX: 0000000000000000
[ 4398.053283] RDX: 0000000000000000 RSI: ffff8f9b0b9c0590 RDI: ffffa7991cccf660
[ 4398.053287] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4398.053291] R10: ffff8f9b0b9c0610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4398.053295] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4398.053299] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b62f8b40
[ 4398.053303] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4398.053307] CR2: 00000000b84ff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4398.053311] PKRU: 55555554
[ 4398.053315] Call Trace:
[ 4398.053319] <TASK>
[ 4398.053330] submit_one_bio+0xd4/0xe0
[ 4398.053342] submit_extent_page+0x142/0x550
[ 4398.053364] read_extent_buffer_pages+0x584/0x9c0
[ 4398.053378] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4398.053386] ? folio_unlock+0x1d/0x50
[ 4398.053396] btrfs_read_extent_buffer+0x98/0x150
[ 4398.053407] read_tree_block+0x43/0xa0
[ 4398.053412] read_block_for_search+0x266/0x370
[ 4398.053425] btrfs_search_slot+0x351/0xd30
[ 4398.053436] btrfs_lookup_csum+0x63/0x150
[ 4398.053443] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4398.053449] ? btrfs_do_readpage+0x305/0x770
[ 4398.053456] btrfs_submit_data_read_bio+0x4e/0x90
[ 4398.053461] submit_one_bio+0xc4/0xe0
[ 4398.053466] btrfs_read_folio+0x79/0x90
[ 4398.053470] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4398.053474] prepare_uptodate_page+0x8c/0x210
[ 4398.053478] prepare_pages.constprop.0+0xa2/0x300
[ 4398.053488] btrfs_buffered_write+0x2ca/0x940
[ 4398.053506] btrfs_do_write_iter+0x384/0x5d0
[ 4398.053511] ? lock_is_held_type+0xe8/0x140
[ 4398.053519] vfs_write+0x269/0x4f0
[ 4398.053529] ksys_write+0x64/0xe0
[ 4398.053534] __do_fast_syscall_32+0x88/0xf0
[ 4398.053540] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4398.053546] ? lock_is_held_type+0xe8/0x140
[ 4398.053552] ? __do_fast_syscall_32+0x94/0xf0
[ 4398.053555] ? lockdep_hardirqs_on+0x7d/0x100
[ 4398.053559] ? __do_fast_syscall_32+0x94/0xf0
[ 4398.053563] ? lockdep_hardirqs_on+0x7d/0x100
[ 4398.053567] ? __do_fast_syscall_32+0x94/0xf0
[ 4398.053571] do_fast_syscall_32+0x2f/0x70
[ 4398.053575] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4398.053580] RIP: 0023:0xf7fc0579
[ 4398.053602] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4398.053605] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4398.053609] RAX: ffffffffffffffda RBX: 000000000000009a RCX: 00000000b3d2f010
[ 4398.053613] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4398.053617] RBP: 000000000000009a R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4398.053620] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4398.053624] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4398.053640] </TASK>
[ 4398.053642] irq event stamp: 105220533
[ 4398.053645] hardirqs last enabled at (105220541): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4398.053650] hardirqs last disabled at (105220548): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4398.053653] softirqs last enabled at (105216646): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4398.053657] softirqs last disabled at (105216615): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4398.053659] ---[ end trace 0000000000000000 ]---
[ 4399.506310] ------------[ cut here ]------------
[ 4399.506321] WARNING: CPU: 7 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4399.506331] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4399.506484] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4399.506588] CPU: 7 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4399.506594] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4399.506598] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4399.506604] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4399.506609] RSP: 0018:ffffa7991cd776b0 EFLAGS: 00010246
[ 4399.506615] RAX: 0000000000000000 RBX: ffff8f971fb18290 RCX: 0000000000000000
[ 4399.506619] RDX: 0000000000000000 RSI: ffff8f971fb18210 RDI: ffffa7991cd776d8
[ 4399.506623] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4399.506627] R10: ffff8f971fb18290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4399.506632] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4399.506636] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b59eab40
[ 4399.506640] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4399.506644] CR2: 000002ae00b0c000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4399.506648] PKRU: 55555554
[ 4399.506651] Call Trace:
[ 4399.506655] <TASK>
[ 4399.506667] submit_one_bio+0xd4/0xe0
[ 4399.506674] submit_extent_page+0x142/0x550
[ 4399.506688] read_extent_buffer_pages+0x584/0x9c0
[ 4399.506696] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4399.506701] ? folio_unlock+0x1d/0x50
[ 4399.506707] btrfs_read_extent_buffer+0x98/0x150
[ 4399.506713] read_tree_block+0x43/0xa0
[ 4399.506717] read_block_for_search+0x266/0x370
[ 4399.506730] btrfs_search_slot+0x351/0xd30
[ 4399.506762] btrfs_lookup_csum+0x63/0x150
[ 4399.506770] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4399.506777] ? btrfs_do_readpage+0x305/0x770
[ 4399.506784] btrfs_submit_data_read_bio+0x4e/0x90
[ 4399.506789] submit_one_bio+0xc4/0xe0
[ 4399.506794] btrfs_read_folio+0x79/0x90
[ 4399.506798] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4399.506802] prepare_uptodate_page+0x8c/0x210
[ 4399.506806] prepare_pages.constprop.0+0xa2/0x300
[ 4399.506814] btrfs_buffered_write+0x2ca/0x940
[ 4399.506828] btrfs_do_write_iter+0x384/0x5d0
[ 4399.506832] ? lock_is_held_type+0xe8/0x140
[ 4399.506841] vfs_write+0x269/0x4f0
[ 4399.506852] ksys_write+0x64/0xe0
[ 4399.506857] __do_fast_syscall_32+0x88/0xf0
[ 4399.506861] ? __do_fast_syscall_32+0x94/0xf0
[ 4399.506865] ? __do_fast_syscall_32+0x94/0xf0
[ 4399.506868] ? __do_fast_syscall_32+0x94/0xf0
[ 4399.506872] ? lockdep_hardirqs_on+0x7d/0x100
[ 4399.506876] ? __do_fast_syscall_32+0x94/0xf0
[ 4399.506879] ? __do_fast_syscall_32+0x94/0xf0
[ 4399.506882] ? __do_fast_syscall_32+0x94/0xf0
[ 4399.506887] do_fast_syscall_32+0x2f/0x70
[ 4399.506891] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4399.506896] RIP: 0023:0xf7fc0579
[ 4399.506918] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4399.506921] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4399.506925] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b50db010
[ 4399.506927] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4399.506929] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4399.506931] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4399.506934] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4399.506944] </TASK>
[ 4399.506947] irq event stamp: 15078865
[ 4399.506949] hardirqs last enabled at (15078873): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4399.506953] hardirqs last disabled at (15078880): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4399.506956] softirqs last enabled at (15076476): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4399.506960] softirqs last disabled at (15076465): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4399.506963] ---[ end trace 0000000000000000 ]---
[ 4400.005735] ------------[ cut here ]------------
[ 4400.005757] WARNING: CPU: 10 PID: 11691 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4400.005767] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4400.005872] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4400.005945] CPU: 10 PID: 11691 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4400.005949] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4400.005952] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4400.005956] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4400.005960] RSP: 0018:ffffa7991cb17640 EFLAGS: 00010246
[ 4400.005964] RAX: 0000000000000000 RBX: ffff8f9e723780d0 RCX: 0000000000000000
[ 4400.005968] RDX: 0000000000000000 RSI: ffff8f9e72378050 RDI: ffffa7991cb17668
[ 4400.005970] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4400.005973] R10: ffff8f9e723780d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4400.005976] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4400.005979] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b291bb40
[ 4400.005982] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4400.005985] CR2: 00000000b3a2b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4400.005988] PKRU: 55555554
[ 4400.005991] Call Trace:
[ 4400.005994] <TASK>
[ 4400.006002] submit_one_bio+0xd4/0xe0
[ 4400.006011] submit_extent_page+0x142/0x550
[ 4400.006027] read_extent_buffer_pages+0x584/0x9c0
[ 4400.006036] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4400.006042] ? folio_unlock+0x1d/0x50
[ 4400.006050] btrfs_read_extent_buffer+0x98/0x150
[ 4400.006057] read_tree_block+0x43/0xa0
[ 4400.006062] read_block_for_search+0x266/0x370
[ 4400.006077] btrfs_search_slot+0x351/0xd30
[ 4400.006091] btrfs_lookup_csum+0x63/0x150
[ 4400.006100] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4400.006107] ? btrfs_do_readpage+0x305/0x770
[ 4400.006116] btrfs_submit_data_read_bio+0x4e/0x90
[ 4400.006122] submit_one_bio+0xc4/0xe0
[ 4400.006129] btrfs_read_folio+0x79/0x90
[ 4400.006133] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4400.006137] prepare_uptodate_page+0x8c/0x210
[ 4400.006143] prepare_pages.constprop.0+0x134/0x300
[ 4400.006152] btrfs_buffered_write+0x2ca/0x940
[ 4400.006170] btrfs_do_write_iter+0x384/0x5d0
[ 4400.006175] ? lock_is_held_type+0xe8/0x140
[ 4400.006185] vfs_write+0x269/0x4f0
[ 4400.006197] ksys_write+0x64/0xe0
[ 4400.006203] __do_fast_syscall_32+0x88/0xf0
[ 4400.006210] ? __do_fast_syscall_32+0x94/0xf0
[ 4400.006215] ? lockdep_hardirqs_on+0x7d/0x100
[ 4400.006220] ? __do_fast_syscall_32+0x94/0xf0
[ 4400.006224] ? __do_fast_syscall_32+0x94/0xf0
[ 4400.006228] ? lockdep_hardirqs_on+0x7d/0x100
[ 4400.006233] ? __do_fast_syscall_32+0x94/0xf0
[ 4400.006237] ? __do_fast_syscall_32+0x94/0xf0
[ 4400.006242] ? lockdep_hardirqs_on+0x7d/0x100
[ 4400.006246] ? __do_fast_syscall_32+0x94/0xf0
[ 4400.006250] ? __do_fast_syscall_32+0x94/0xf0
[ 4400.006254] ? __do_fast_syscall_32+0x94/0xf0
[ 4400.006258] ? __do_fast_syscall_32+0x94/0xf0
[ 4400.006264] do_fast_syscall_32+0x2f/0x70
[ 4400.006269] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4400.006274] RIP: 0023:0xf7fc0579
[ 4400.006298] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4400.006301] RSP: 002b:00000000b2919ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4400.006304] RAX: ffffffffffffffda RBX: 000000000000009c RCX: 00000000b83ff010
[ 4400.006306] RDX: 00000000000bccd5 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4400.006308] RBP: 000000000000009c R08: 00000000b2919ae0 R09: 0000000000000000
[ 4400.006311] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4400.006313] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4400.006323] </TASK>
[ 4400.006325] irq event stamp: 4873991
[ 4400.006327] hardirqs last enabled at (4873999): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4400.006332] hardirqs last disabled at (4874006): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4400.006335] softirqs last enabled at (4872654): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4400.006339] softirqs last disabled at (4872649): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4400.006342] ---[ end trace 0000000000000000 ]---
[ 4403.505237] ------------[ cut here ]------------
[ 4403.505247] WARNING: CPU: 5 PID: 4168 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4403.505256] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4403.505377] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4403.505458] CPU: 5 PID: 4168 Comm: kworker/u32:19 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4403.505463] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4403.505467] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4403.505473] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4403.505478] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4403.505481] RSP: 0018:ffffa799075ab810 EFLAGS: 00010246
[ 4403.505487] RAX: 0000000000000000 RBX: ffff8f9a23107c50 RCX: 0000000000000000
[ 4403.505490] RDX: 0000000000000000 RSI: ffff8f9a23107bd0 RDI: ffffa799075ab838
[ 4403.505493] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4403.505496] R10: ffff8f9a23107c50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4403.505499] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4403.505503] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0000) knlGS:0000000000000000
[ 4403.505506] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4403.505509] CR2: 00001f610039a000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4403.505513] PKRU: 55555554
[ 4403.505516] Call Trace:
[ 4403.505519] <TASK>
[ 4403.505529] submit_one_bio+0xd4/0xe0
[ 4403.505538] submit_extent_page+0x142/0x550
[ 4403.505556] read_extent_buffer_pages+0x584/0x9c0
[ 4403.505567] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4403.505571] ? _raw_spin_unlock+0x29/0x50
[ 4403.505581] btrfs_readahead_tree_block+0x71/0xa0
[ 4403.505590] btrfs_search_slot+0x666/0xd30
[ 4403.505605] btrfs_lookup_file_extent+0x37/0x40
[ 4403.505612] btrfs_drop_extents+0x155/0xd60
[ 4403.505636] insert_reserved_file_extent+0xf0/0x380
[ 4403.505645] ? join_transaction+0x1b9/0x590
[ 4403.505661] btrfs_finish_ordered_io+0x65c/0x860
[ 4403.505679] btrfs_work_helper+0xfe/0x400
[ 4403.505683] ? lock_is_held_type+0xe8/0x140
[ 4403.505693] process_one_work+0x294/0x5b0
[ 4403.505706] worker_thread+0x4f/0x3a0
[ 4403.505713] ? __pfx_worker_thread+0x10/0x10
[ 4403.505717] kthread+0xf5/0x120
[ 4403.505722] ? __pfx_kthread+0x10/0x10
[ 4403.505728] ret_from_fork+0x2c/0x50
[ 4403.505765] </TASK>
[ 4403.505768] irq event stamp: 73431445
[ 4403.505772] hardirqs last enabled at (73431453): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4403.505777] hardirqs last disabled at (73431460): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4403.505781] softirqs last enabled at (73430166): [<ffffffff837f3ab4>] __blkcg_punt_bio_submit+0x54/0x90
[ 4403.505787] softirqs last disabled at (73430164): [<ffffffff837f3a8f>] __blkcg_punt_bio_submit+0x2f/0x90
[ 4403.505791] ---[ end trace 0000000000000000 ]---
[ 4404.223660] ------------[ cut here ]------------
[ 4404.223671] WARNING: CPU: 13 PID: 11598 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4404.223681] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4404.223869] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4404.223977] CPU: 13 PID: 11598 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4404.223983] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4404.223987] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4404.223994] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4404.223999] RSP: 0018:ffffa7991cd6f628 EFLAGS: 00010246
[ 4404.224005] RAX: 0000000000000000 RBX: ffff8f9a98a3a750 RCX: 0000000000000000
[ 4404.224009] RDX: 0000000000000000 RSI: ffff8f9a98a3a6d0 RDI: ffffa7991cd6f650
[ 4404.224013] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4404.224017] R10: ffff8f9a98a3a750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4404.224021] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4404.224025] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b392ab40
[ 4404.224030] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4404.224034] CR2: 00007fa97fb90000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4404.224038] PKRU: 55555554
[ 4404.224042] Call Trace:
[ 4404.224047] <TASK>
[ 4404.224058] submit_one_bio+0xd4/0xe0
[ 4404.224069] submit_extent_page+0x142/0x550
[ 4404.224093] read_extent_buffer_pages+0x584/0x9c0
[ 4404.224107] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4404.224116] ? folio_unlock+0x1d/0x50
[ 4404.224127] btrfs_read_extent_buffer+0x98/0x150
[ 4404.224138] read_tree_block+0x43/0xa0
[ 4404.224146] read_block_for_search+0x266/0x370
[ 4404.224168] btrfs_search_slot+0x351/0xd30
[ 4404.224189] btrfs_lookup_csum+0x63/0x150
[ 4404.224202] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4404.224212] ? btrfs_do_readpage+0x305/0x770
[ 4404.224225] btrfs_submit_data_read_bio+0x4e/0x90
[ 4404.224234] submit_one_bio+0xc4/0xe0
[ 4404.224243] btrfs_read_folio+0x79/0x90
[ 4404.224251] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4404.224257] prepare_uptodate_page+0x8c/0x210
[ 4404.224265] prepare_pages.constprop.0+0x134/0x300
[ 4404.224279] btrfs_buffered_write+0x2ca/0x940
[ 4404.224305] btrfs_do_write_iter+0x384/0x5d0
[ 4404.224313] ? lock_is_held_type+0xe8/0x140
[ 4404.224327] vfs_write+0x269/0x4f0
[ 4404.224346] ksys_write+0x64/0xe0
[ 4404.224356] __do_fast_syscall_32+0x88/0xf0
[ 4404.224363] ? rcu_read_lock_sched_held+0x3f/0x80
[ 4404.224371] ? __rseq_handle_notify_resume+0x471/0x620
[ 4404.224380] ? lock_is_held_type+0xe8/0x140
[ 4404.224391] ? lock_is_held_type+0xe8/0x140
[ 4404.224404] ? __do_fast_syscall_32+0x94/0xf0
[ 4404.224411] ? lockdep_hardirqs_on+0x7d/0x100
[ 4404.224419] ? __do_fast_syscall_32+0x94/0xf0
[ 4404.224425] ? __do_fast_syscall_32+0x94/0xf0
[ 4404.224431] ? __do_fast_syscall_32+0x94/0xf0
[ 4404.224437] ? __do_fast_syscall_32+0x94/0xf0
[ 4404.224447] do_fast_syscall_32+0x2f/0x70
[ 4404.224454] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4404.224462] RIP: 0023:0xf7fc0579
[ 4404.224487] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4404.224492] RSP: 002b:00000000b3928ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4404.224500] RAX: ffffffffffffffda RBX: 00000000000000ae RCX: 00000000cc6fe010
[ 4404.224505] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4404.224510] RBP: 00000000000000ae R08: 00000000b3928ae0 R09: 0000000000000000
[ 4404.224514] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4404.224519] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4404.224544] </TASK>
[ 4404.224549] irq event stamp: 2634857
[ 4404.224553] hardirqs last enabled at (2634865): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4404.224561] hardirqs last disabled at (2634872): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4404.224567] softirqs last enabled at (2633738): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4404.224574] softirqs last disabled at (2633733): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4404.224581] ---[ end trace 0000000000000000 ]---
[ 4404.224780] ------------[ cut here ]------------
[ 4404.224787] WARNING: CPU: 4 PID: 11628 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4404.224796] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4404.224962] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4404.225085] CPU: 4 PID: 11628 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4404.225091] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4404.225096] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4404.225102] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4404.225108] RSP: 0018:ffffa7991cc0f620 EFLAGS: 00010246
[ 4404.225115] RAX: 0000000000000000 RBX: ffff8f9724ab55d0 RCX: 0000000000000000
[ 4404.225119] RDX: 0000000000000000 RSI: ffff8f9724ab5550 RDI: ffffa7991cc0f648
[ 4404.225123] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4404.225128] R10: ffff8f9724ab55d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4404.225133] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4404.225138] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b5df3b40
[ 4404.225143] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4404.225148] CR2: 00000000b5bf1000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4404.225153] PKRU: 55555554
[ 4404.225158] Call Trace:
[ 4404.225162] <TASK>
[ 4404.225175] submit_one_bio+0xd4/0xe0
[ 4404.225188] submit_extent_page+0x142/0x550
[ 4404.225216] read_extent_buffer_pages+0x584/0x9c0
[ 4404.225232] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4404.225243] ? folio_unlock+0x1d/0x50
[ 4404.225256] btrfs_read_extent_buffer+0x98/0x150
[ 4404.225269] read_tree_block+0x43/0xa0
[ 4404.225278] read_block_for_search+0x266/0x370
[ 4404.225306] btrfs_search_slot+0x351/0xd30
[ 4404.225331] btrfs_lookup_csum+0x63/0x150
[ 4404.225347] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4404.225362] ? btrfs_do_readpage+0x305/0x770
[ 4404.225378] btrfs_submit_data_read_bio+0x4e/0x90
[ 4404.225388] submit_one_bio+0xc4/0xe0
[ 4404.225400] btrfs_read_folio+0x79/0x90
[ 4404.225409] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4404.225416] prepare_uptodate_page+0x8c/0x210
[ 4404.225425] prepare_pages.constprop.0+0x134/0x300
[ 4404.225444] btrfs_buffered_write+0x2ca/0x940
[ 4404.225477] btrfs_do_write_iter+0x384/0x5d0
[ 4404.225485] ? lock_is_held_type+0xe8/0x140
[ 4404.225498] vfs_write+0x269/0x4f0
[ 4404.225520] ksys_write+0x64/0xe0
[ 4404.225531] __do_fast_syscall_32+0x88/0xf0
[ 4404.225543] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4404.225553] ? lock_is_held_type+0xe8/0x140
[ 4404.225565] ? __do_fast_syscall_32+0x94/0xf0
[ 4404.225572] ? lockdep_hardirqs_on+0x7d/0x100
[ 4404.225580] ? __do_fast_syscall_32+0x94/0xf0
[ 4404.225586] ? __do_fast_syscall_32+0x94/0xf0
[ 4404.225593] ? lockdep_hardirqs_on+0x7d/0x100
[ 4404.225601] ? __do_fast_syscall_32+0x94/0xf0
[ 4404.225611] do_fast_syscall_32+0x2f/0x70
[ 4404.225619] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4404.225625] RIP: 0023:0xf7fc0579
[ 4404.225646] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4404.225651] RSP: 002b:00000000b5df1ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4404.225657] RAX: ffffffffffffffda RBX: 00000000000000c8 RCX: 00000000cc6fe010
[ 4404.225661] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4404.225665] RBP: 00000000000000c8 R08: 00000000b5df1ae0 R09: 0000000000000000
[ 4404.225670] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4404.225674] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4404.225695] </TASK>
[ 4404.225699] irq event stamp: 5661841
[ 4404.225703] hardirqs last enabled at (5661849): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4404.225709] hardirqs last disabled at (5661856): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4404.225715] softirqs last enabled at (5660524): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4404.225720] softirqs last disabled at (5660519): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4404.225725] ---[ end trace 0000000000000000 ]---
[ 4406.435453] ------------[ cut here ]------------
[ 4406.435465] WARNING: CPU: 5 PID: 12061 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4406.435475] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4406.435656] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4406.435811] CPU: 5 PID: 12061 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4406.435818] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4406.435824] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4406.435831] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4406.435837] RSP: 0018:ffffa7991d36b6b8 EFLAGS: 00010246
[ 4406.435845] RAX: 0000000000000000 RBX: ffff8f9a23106ad0 RCX: 0000000000000000
[ 4406.435850] RDX: 0000000000000000 RSI: ffff8f9a23106a50 RDI: ffffa7991d36b6e0
[ 4406.435855] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4406.435860] R10: ffff8f9a23106ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4406.435866] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4406.435871] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b2b1db40
[ 4406.435877] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4406.435882] CR2: 00000000cc7fe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4406.435887] PKRU: 55555554
[ 4406.435891] Call Trace:
[ 4406.435895] <TASK>
[ 4406.435909] submit_one_bio+0xd4/0xe0
[ 4406.435923] submit_extent_page+0x142/0x550
[ 4406.435952] read_extent_buffer_pages+0x584/0x9c0
[ 4406.435969] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4406.435979] ? folio_unlock+0x1d/0x50
[ 4406.435993] btrfs_read_extent_buffer+0x98/0x150
[ 4406.436006] read_tree_block+0x43/0xa0
[ 4406.436015] read_block_for_search+0x266/0x370
[ 4406.436042] btrfs_search_slot+0x351/0xd30
[ 4406.436067] btrfs_lookup_csum+0x63/0x150
[ 4406.436083] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4406.436097] ? btrfs_do_readpage+0x305/0x770
[ 4406.436114] btrfs_submit_data_read_bio+0x4e/0x90
[ 4406.436124] submit_one_bio+0xc4/0xe0
[ 4406.436136] btrfs_read_folio+0x79/0x90
[ 4406.436145] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4406.436153] prepare_uptodate_page+0x8c/0x210
[ 4406.436162] prepare_pages.constprop.0+0x134/0x300
[ 4406.436180] btrfs_buffered_write+0x2ca/0x940
[ 4406.436213] btrfs_do_write_iter+0x384/0x5d0
[ 4406.436222] ? lock_is_held_type+0xe8/0x140
[ 4406.436238] vfs_write+0x269/0x4f0
[ 4406.436261] ksys_write+0x64/0xe0
[ 4406.436272] __do_fast_syscall_32+0x88/0xf0
[ 4406.436281] ? lockdep_hardirqs_on+0x7d/0x100
[ 4406.436289] ? __do_fast_syscall_32+0x94/0xf0
[ 4406.436296] ? lockdep_hardirqs_on+0x7d/0x100
[ 4406.436304] ? __do_fast_syscall_32+0x94/0xf0
[ 4406.436311] ? __do_fast_syscall_32+0x94/0xf0
[ 4406.436318] ? __do_fast_syscall_32+0x94/0xf0
[ 4406.436328] do_fast_syscall_32+0x2f/0x70
[ 4406.436337] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4406.436345] RIP: 0023:0xf7fc0579
[ 4406.436371] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4406.436376] RSP: 002b:00000000b2b1bae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4406.436384] RAX: ffffffffffffffda RBX: 000000000000009a RCX: 00000000bacff010
[ 4406.436389] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4406.436395] RBP: 000000000000009a R08: 00000000b2b1bae0 R09: 0000000000000000
[ 4406.436400] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4406.436405] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4406.436429] </TASK>
[ 4406.436433] irq event stamp: 10139725
[ 4406.436438] hardirqs last enabled at (10139733): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4406.436446] hardirqs last disabled at (10139740): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4406.436452] softirqs last enabled at (10139144): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4406.436460] softirqs last disabled at (10139139): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4406.436466] ---[ end trace 0000000000000000 ]---
[ 4407.694140] ------------[ cut here ]------------
[ 4407.694151] WARNING: CPU: 0 PID: 11627 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4407.694161] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4407.694331] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4407.694443] CPU: 0 PID: 11627 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4407.694449] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4407.694455] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4407.694464] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4407.694469] RSP: 0018:ffffa7991cc37690 EFLAGS: 00010246
[ 4407.694476] RAX: 0000000000000000 RBX: ffff8fa02e933550 RCX: 0000000000000000
[ 4407.694480] RDX: 0000000000000000 RSI: ffff8fa02e9334d0 RDI: ffffa7991cc376b8
[ 4407.694484] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4407.694488] R10: ffff8fa02e933550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4407.694493] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4407.694497] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000c64ffb40
[ 4407.694502] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4407.694506] CR2: 00000000cc7fe000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4407.694510] PKRU: 55555554
[ 4407.694515] Call Trace:
[ 4407.694519] <TASK>
[ 4407.694531] submit_one_bio+0xd4/0xe0
[ 4407.694542] submit_extent_page+0x142/0x550
[ 4407.694567] read_extent_buffer_pages+0x584/0x9c0
[ 4407.694581] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4407.694589] ? folio_unlock+0x1d/0x50
[ 4407.694601] btrfs_read_extent_buffer+0x98/0x150
[ 4407.694612] read_tree_block+0x43/0xa0
[ 4407.694619] read_block_for_search+0x266/0x370
[ 4407.694643] btrfs_search_slot+0x351/0xd30
[ 4407.694664] btrfs_lookup_csum+0x63/0x150
[ 4407.694677] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4407.694689] ? btrfs_do_readpage+0x305/0x770
[ 4407.694702] btrfs_submit_data_read_bio+0x4e/0x90
[ 4407.694711] submit_one_bio+0xc4/0xe0
[ 4407.694721] btrfs_read_folio+0x79/0x90
[ 4407.694728] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4407.694734] prepare_uptodate_page+0x8c/0x210
[ 4407.694778] prepare_pages.constprop.0+0xa2/0x300
[ 4407.694795] btrfs_buffered_write+0x2ca/0x940
[ 4407.694821] btrfs_do_write_iter+0x384/0x5d0
[ 4407.694829] ? lock_is_held_type+0xe8/0x140
[ 4407.694843] vfs_write+0x269/0x4f0
[ 4407.694862] ksys_write+0x64/0xe0
[ 4407.694871] __do_fast_syscall_32+0x88/0xf0
[ 4407.694883] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.694889] ? lockdep_hardirqs_on+0x7d/0x100
[ 4407.694896] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.694901] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.694907] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.694912] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.694917] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.694926] do_fast_syscall_32+0x2f/0x70
[ 4407.694932] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4407.694936] RIP: 0023:0xf7fc0579
[ 4407.694958] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4407.694961] RSP: 002b:00000000c64fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4407.694965] RAX: ffffffffffffffda RBX: 00000000000000c8 RCX: 00000000b5af1010
[ 4407.694967] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4407.694969] RBP: 00000000000000c8 R08: 00000000c64fdae0 R09: 0000000000000000
[ 4407.694972] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4407.694974] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4407.694985] </TASK>
[ 4407.694987] irq event stamp: 4629211
[ 4407.694990] hardirqs last enabled at (4629219): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4407.694994] hardirqs last disabled at (4629226): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4407.694997] softirqs last enabled at (4627228): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4407.695001] softirqs last disabled at (4627223): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4407.695004] ---[ end trace 0000000000000000 ]---
[ 4407.838793] ------------[ cut here ]------------
[ 4407.838804] WARNING: CPU: 1 PID: 11630 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4407.838814] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4407.838966] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4407.839070] CPU: 1 PID: 11630 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4407.839076] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4407.839081] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4407.839087] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4407.839091] RSP: 0018:ffffa7991ce0f6c8 EFLAGS: 00010246
[ 4407.839098] RAX: 0000000000000000 RBX: ffff8f9d5a428450 RCX: 0000000000000000
[ 4407.839102] RDX: 0000000000000000 RSI: ffff8f9d5a4283d0 RDI: ffffa7991ce0f6f0
[ 4407.839106] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4407.839110] R10: ffff8f9d5a428450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4407.839114] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4407.839118] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b4fd9b40
[ 4407.839123] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4407.839127] CR2: 00000000cd44f000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4407.839131] PKRU: 55555554
[ 4407.839135] Call Trace:
[ 4407.839139] <TASK>
[ 4407.839151] submit_one_bio+0xd4/0xe0
[ 4407.839161] submit_extent_page+0x142/0x550
[ 4407.839184] read_extent_buffer_pages+0x584/0x9c0
[ 4407.839197] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4407.839205] ? folio_unlock+0x1d/0x50
[ 4407.839215] btrfs_read_extent_buffer+0x98/0x150
[ 4407.839225] read_tree_block+0x43/0xa0
[ 4407.839231] read_block_for_search+0x266/0x370
[ 4407.839252] btrfs_search_slot+0x351/0xd30
[ 4407.839270] btrfs_lookup_csum+0x63/0x150
[ 4407.839283] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4407.839294] ? btrfs_do_readpage+0x305/0x770
[ 4407.839305] btrfs_submit_data_read_bio+0x4e/0x90
[ 4407.839313] submit_one_bio+0xc4/0xe0
[ 4407.839322] btrfs_read_folio+0x79/0x90
[ 4407.839329] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4407.839334] prepare_uptodate_page+0x8c/0x210
[ 4407.839342] prepare_pages.constprop.0+0x134/0x300
[ 4407.839355] btrfs_buffered_write+0x2ca/0x940
[ 4407.839380] btrfs_do_write_iter+0x384/0x5d0
[ 4407.839386] ? lock_is_held_type+0xe8/0x140
[ 4407.839399] vfs_write+0x269/0x4f0
[ 4407.839417] ksys_write+0x64/0xe0
[ 4407.839426] __do_fast_syscall_32+0x88/0xf0
[ 4407.839432] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.839438] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.839444] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.839450] ? lockdep_hardirqs_on+0x7d/0x100
[ 4407.839456] ? __do_fast_syscall_32+0x94/0xf0
[ 4407.839464] do_fast_syscall_32+0x2f/0x70
[ 4407.839471] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4407.839478] RIP: 0023:0xf7fc0579
[ 4407.839502] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4407.839506] RSP: 002b:00000000b4fd7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4407.839512] RAX: ffffffffffffffda RBX: 00000000000000aa RCX: 00000000b15ff010
[ 4407.839516] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4407.839520] RBP: 00000000000000aa R08: 00000000b4fd7ae0 R09: 0000000000000000
[ 4407.839524] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4407.839528] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4407.839548] </TASK>
[ 4407.839552] irq event stamp: 2022453
[ 4407.839556] hardirqs last enabled at (2022461): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4407.839562] hardirqs last disabled at (2022468): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4407.839567] softirqs last enabled at (2021144): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4407.839573] softirqs last disabled at (2021139): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4407.839577] ---[ end trace 0000000000000000 ]---
[ 4408.148596] ------------[ cut here ]------------
[ 4408.148616] WARNING: CPU: 12 PID: 11597 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4408.148629] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4408.148820] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4408.148929] CPU: 12 PID: 11597 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4408.148935] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4408.148939] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4408.148946] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4408.148951] RSP: 0018:ffffa7991cb57650 EFLAGS: 00010246
[ 4408.148957] RAX: 0000000000000000 RBX: ffff8f9790277390 RCX: 0000000000000000
[ 4408.148962] RDX: 0000000000000000 RSI: ffff8f9790277310 RDI: ffffa7991cb57678
[ 4408.148966] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4408.148970] R10: ffff8f9790277390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4408.148974] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4408.148979] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b54e8b40
[ 4408.148983] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4408.148988] CR2: 00003e96664e3000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4408.148992] PKRU: 55555554
[ 4408.148996] Call Trace:
[ 4408.149001] <TASK>
[ 4408.149015] submit_one_bio+0xd4/0xe0
[ 4408.149027] submit_extent_page+0x142/0x550
[ 4408.149052] read_extent_buffer_pages+0x584/0x9c0
[ 4408.149065] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.149074] ? folio_unlock+0x1d/0x50
[ 4408.149085] btrfs_read_extent_buffer+0x98/0x150
[ 4408.149096] read_tree_block+0x43/0xa0
[ 4408.149103] read_block_for_search+0x266/0x370
[ 4408.149126] btrfs_search_slot+0x351/0xd30
[ 4408.149147] btrfs_lookup_csum+0x63/0x150
[ 4408.149160] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4408.149171] ? btrfs_do_readpage+0x305/0x770
[ 4408.149184] btrfs_submit_data_read_bio+0x4e/0x90
[ 4408.149194] submit_one_bio+0xc4/0xe0
[ 4408.149203] btrfs_read_folio+0x79/0x90
[ 4408.149211] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.149217] prepare_uptodate_page+0x8c/0x210
[ 4408.149225] prepare_pages.constprop.0+0xa2/0x300
[ 4408.149240] btrfs_buffered_write+0x2ca/0x940
[ 4408.149266] btrfs_do_write_iter+0x384/0x5d0
[ 4408.149273] ? lock_is_held_type+0xe8/0x140
[ 4408.149288] vfs_write+0x269/0x4f0
[ 4408.149308] ksys_write+0x64/0xe0
[ 4408.149317] __do_fast_syscall_32+0x88/0xf0
[ 4408.149325] ? lock_is_held_type+0xe8/0x140
[ 4408.149335] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.149341] ? lockdep_hardirqs_on+0x7d/0x100
[ 4408.149348] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.149354] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.149361] ? lock_is_held_type+0xe8/0x140
[ 4408.149372] do_fast_syscall_32+0x2f/0x70
[ 4408.149379] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4408.149387] RIP: 0023:0xf7fc0579
[ 4408.149425] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4408.149429] RSP: 002b:00000000b54e6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4408.149436] RAX: ffffffffffffffda RBX: 00000000000000ad RCX: 00000000cc6fe010
[ 4408.149440] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4408.149444] RBP: 00000000000000ad R08: 00000000b54e6ae0 R09: 0000000000000000
[ 4408.149448] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4408.149452] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4408.149472] </TASK>
[ 4408.149476] irq event stamp: 11840983
[ 4408.149480] hardirqs last enabled at (11840991): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4408.149488] hardirqs last disabled at (11840998): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4408.149493] softirqs last enabled at (11840046): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.149500] softirqs last disabled at (11840041): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.149504] ---[ end trace 0000000000000000 ]---
[ 4408.444400] ------------[ cut here ]------------
[ 4408.444410] WARNING: CPU: 7 PID: 11597 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4408.444421] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4408.444581] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4408.444691] CPU: 7 PID: 11597 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4408.444698] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4408.444702] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4408.444708] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4408.444713] RSP: 0018:ffffa7991cb576a0 EFLAGS: 00010246
[ 4408.444720] RAX: 0000000000000000 RBX: ffff8f971fb19790 RCX: 0000000000000000
[ 4408.444724] RDX: 0000000000000000 RSI: ffff8f971fb19710 RDI: ffffa7991cb576c8
[ 4408.444729] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4408.444733] R10: ffff8f971fb19790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4408.444737] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4408.444769] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b54e8b40
[ 4408.444774] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4408.444778] CR2: 00000000cbe3e000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4408.444783] PKRU: 55555554
[ 4408.444787] Call Trace:
[ 4408.444791] <TASK>
[ 4408.444804] submit_one_bio+0xd4/0xe0
[ 4408.444815] submit_extent_page+0x142/0x550
[ 4408.444841] read_extent_buffer_pages+0x584/0x9c0
[ 4408.444855] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.444864] ? folio_unlock+0x1d/0x50
[ 4408.444877] btrfs_read_extent_buffer+0x98/0x150
[ 4408.444889] read_tree_block+0x43/0xa0
[ 4408.444897] read_block_for_search+0x266/0x370
[ 4408.444922] btrfs_search_slot+0x351/0xd30
[ 4408.444943] btrfs_lookup_csum+0x63/0x150
[ 4408.444957] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4408.444969] ? btrfs_do_readpage+0x305/0x770
[ 4408.444982] btrfs_submit_data_read_bio+0x4e/0x90
[ 4408.444991] submit_one_bio+0xc4/0xe0
[ 4408.445001] btrfs_read_folio+0x79/0x90
[ 4408.445008] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.445015] prepare_uptodate_page+0x8c/0x210
[ 4408.445023] prepare_pages.constprop.0+0xa2/0x300
[ 4408.445038] btrfs_buffered_write+0x2ca/0x940
[ 4408.445065] btrfs_do_write_iter+0x384/0x5d0
[ 4408.445073] ? lock_is_held_type+0xe8/0x140
[ 4408.445087] vfs_write+0x269/0x4f0
[ 4408.445106] ksys_write+0x64/0xe0
[ 4408.445115] __do_fast_syscall_32+0x88/0xf0
[ 4408.445123] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.445129] ? lockdep_hardirqs_on+0x7d/0x100
[ 4408.445136] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.445142] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.445148] ? lockdep_hardirqs_on+0x7d/0x100
[ 4408.445155] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.445161] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.445170] do_fast_syscall_32+0x2f/0x70
[ 4408.445177] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4408.445184] RIP: 0023:0xf7fc0579
[ 4408.445210] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4408.445215] RSP: 002b:00000000b54e6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4408.445221] RAX: ffffffffffffffda RBX: 00000000000000ad RCX: 00000000b392b010
[ 4408.445226] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4408.445230] RBP: 00000000000000ad R08: 00000000b54e6ae0 R09: 0000000000000000
[ 4408.445234] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4408.445238] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4408.445259] </TASK>
[ 4408.445263] irq event stamp: 11859075
[ 4408.445267] hardirqs last enabled at (11859083): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4408.445274] hardirqs last disabled at (11859090): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4408.445279] softirqs last enabled at (11858680): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.445285] softirqs last disabled at (11858675): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.445290] ---[ end trace 0000000000000000 ]---
[ 4408.695271] ------------[ cut here ]------------
[ 4408.695280] WARNING: CPU: 1 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4408.695288] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4408.695390] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4408.695495] CPU: 1 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4408.695499] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4408.695502] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4408.695506] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4408.695509] RSP: 0018:ffffa7991cbe7628 EFLAGS: 00010246
[ 4408.695512] RAX: 0000000000000000 RBX: ffff8f9d5a429e90 RCX: 0000000000000000
[ 4408.695515] RDX: 0000000000000000 RSI: ffff8f9d5a429e10 RDI: ffffa7991cbe7650
[ 4408.695517] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4408.695519] R10: ffff8f9d5a429e90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4408.695522] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4408.695526] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b78ffb40
[ 4408.695530] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4408.695535] CR2: 00000000b3a2b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4408.695539] PKRU: 55555554
[ 4408.695543] Call Trace:
[ 4408.695548] <TASK>
[ 4408.695559] submit_one_bio+0xd4/0xe0
[ 4408.695570] submit_extent_page+0x142/0x550
[ 4408.695594] read_extent_buffer_pages+0x584/0x9c0
[ 4408.695608] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.695616] ? folio_unlock+0x1d/0x50
[ 4408.695627] btrfs_read_extent_buffer+0x98/0x150
[ 4408.695638] read_tree_block+0x43/0xa0
[ 4408.695646] read_block_for_search+0x266/0x370
[ 4408.695668] btrfs_search_slot+0x351/0xd30
[ 4408.695688] btrfs_lookup_csum+0x63/0x150
[ 4408.695701] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4408.695713] ? btrfs_do_readpage+0x305/0x770
[ 4408.695725] btrfs_submit_data_read_bio+0x4e/0x90
[ 4408.695730] submit_one_bio+0xc4/0xe0
[ 4408.695739] btrfs_read_folio+0x79/0x90
[ 4408.695767] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.695773] prepare_uptodate_page+0x8c/0x210
[ 4408.695781] prepare_pages.constprop.0+0x134/0x300
[ 4408.695795] btrfs_buffered_write+0x2ca/0x940
[ 4408.695820] btrfs_do_write_iter+0x384/0x5d0
[ 4408.695827] ? lock_is_held_type+0xe8/0x140
[ 4408.695841] vfs_write+0x269/0x4f0
[ 4408.695860] ksys_write+0x64/0xe0
[ 4408.695868] __do_fast_syscall_32+0x88/0xf0
[ 4408.695876] ? sched_clock_cpu+0x9f/0xc0
[ 4408.695884] ? lock_release+0x14b/0x440
[ 4408.695894] ? lock_is_held_type+0xe8/0x140
[ 4408.695904] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.695911] ? lockdep_hardirqs_on+0x7d/0x100
[ 4408.695918] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.695924] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.695929] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.695935] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.695944] do_fast_syscall_32+0x2f/0x70
[ 4408.695951] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4408.695956] RIP: 0023:0xf7fc0579
[ 4408.695979] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4408.695981] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4408.695985] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000b392b010
[ 4408.695987] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4408.695990] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4408.695992] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4408.695994] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4408.696011] </TASK>
[ 4408.696015] irq event stamp: 25233979
[ 4408.696018] hardirqs last enabled at (25233987): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4408.696025] hardirqs last disabled at (25233994): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4408.696029] softirqs last enabled at (25230764): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.696036] softirqs last disabled at (25230757): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.696040] ---[ end trace 0000000000000000 ]---
[ 4408.949185] ------------[ cut here ]------------
[ 4408.949198] WARNING: CPU: 9 PID: 11597 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4408.949209] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4408.949363] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4408.949472] CPU: 9 PID: 11597 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4408.949479] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4408.949484] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4408.949490] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4408.949496] RSP: 0018:ffffa7991cb57678 EFLAGS: 00010246
[ 4408.949502] RAX: 0000000000000000 RBX: ffff8f9c4d8afc50 RCX: 0000000000000000
[ 4408.949507] RDX: 0000000000000000 RSI: ffff8f9c4d8afbd0 RDI: ffffa7991cb576a0
[ 4408.949512] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4408.949516] R10: ffff8f9c4d8afc50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4408.949520] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4408.949525] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b54e8b40
[ 4408.949530] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4408.949534] CR2: 00000000b331d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4408.949539] PKRU: 55555554
[ 4408.949543] Call Trace:
[ 4408.949547] <TASK>
[ 4408.949560] submit_one_bio+0xd4/0xe0
[ 4408.949574] submit_extent_page+0x142/0x550
[ 4408.949598] read_extent_buffer_pages+0x584/0x9c0
[ 4408.949613] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.949622] ? folio_unlock+0x1d/0x50
[ 4408.949633] btrfs_read_extent_buffer+0x98/0x150
[ 4408.949645] read_tree_block+0x43/0xa0
[ 4408.949652] read_block_for_search+0x266/0x370
[ 4408.949675] btrfs_search_slot+0x351/0xd30
[ 4408.949695] btrfs_lookup_csum+0x63/0x150
[ 4408.949709] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4408.949721] ? btrfs_do_readpage+0x305/0x770
[ 4408.949734] btrfs_submit_data_read_bio+0x4e/0x90
[ 4408.949771] submit_one_bio+0xc4/0xe0
[ 4408.949780] btrfs_read_folio+0x79/0x90
[ 4408.949788] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.949794] prepare_uptodate_page+0x8c/0x210
[ 4408.949802] prepare_pages.constprop.0+0xa2/0x300
[ 4408.949816] btrfs_buffered_write+0x2ca/0x940
[ 4408.949840] btrfs_do_write_iter+0x384/0x5d0
[ 4408.949846] ? lock_is_held_type+0xe8/0x140
[ 4408.949860] vfs_write+0x269/0x4f0
[ 4408.949878] ksys_write+0x64/0xe0
[ 4408.949887] __do_fast_syscall_32+0x88/0xf0
[ 4408.949895] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.949901] ? lockdep_hardirqs_on+0x7d/0x100
[ 4408.949907] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.949914] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.949920] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.949926] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.949932] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.949938] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.949943] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.949950] do_fast_syscall_32+0x2f/0x70
[ 4408.949955] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4408.949961] RIP: 0023:0xf7fc0579
[ 4408.949988] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4408.949992] RSP: 002b:00000000b54e6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4408.949999] RAX: ffffffffffffffda RBX: 00000000000000ad RCX: 00000000becff010
[ 4408.950003] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4408.950007] RBP: 00000000000000ad R08: 00000000b54e6ae0 R09: 0000000000000000
[ 4408.950011] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4408.950015] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4408.950036] </TASK>
[ 4408.950040] irq event stamp: 11885481
[ 4408.950044] hardirqs last enabled at (11885489): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4408.950051] hardirqs last disabled at (11885496): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4408.950056] softirqs last enabled at (11885226): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.950063] softirqs last disabled at (11885219): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.950068] ---[ end trace 0000000000000000 ]---
[ 4408.952550] ------------[ cut here ]------------
[ 4408.952559] WARNING: CPU: 1 PID: 11628 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4408.952566] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4408.952718] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4408.952846] CPU: 1 PID: 11628 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4408.952852] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4408.952856] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4408.952862] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4408.952867] RSP: 0018:ffffa7991cc0f640 EFLAGS: 00010246
[ 4408.952873] RAX: 0000000000000000 RBX: ffff8f9d5a42b010 RCX: 0000000000000000
[ 4408.952877] RDX: 0000000000000000 RSI: ffff8f9d5a42af90 RDI: ffffa7991cc0f668
[ 4408.952881] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4408.952886] R10: ffff8f9d5a42b010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4408.952890] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4408.952894] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b5df3b40
[ 4408.952899] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4408.952903] CR2: 00000000cc7fe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4408.952907] PKRU: 55555554
[ 4408.952911] Call Trace:
[ 4408.952915] <TASK>
[ 4408.952926] submit_one_bio+0xd4/0xe0
[ 4408.952938] submit_extent_page+0x142/0x550
[ 4408.952962] read_extent_buffer_pages+0x584/0x9c0
[ 4408.952976] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.952984] ? folio_unlock+0x1d/0x50
[ 4408.952995] btrfs_read_extent_buffer+0x98/0x150
[ 4408.953006] read_tree_block+0x43/0xa0
[ 4408.953013] read_block_for_search+0x266/0x370
[ 4408.953036] btrfs_search_slot+0x351/0xd30
[ 4408.953056] btrfs_lookup_csum+0x63/0x150
[ 4408.953070] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4408.953081] ? btrfs_do_readpage+0x305/0x770
[ 4408.953094] btrfs_submit_data_read_bio+0x4e/0x90
[ 4408.953102] submit_one_bio+0xc4/0xe0
[ 4408.953112] btrfs_read_folio+0x79/0x90
[ 4408.953119] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4408.953125] prepare_uptodate_page+0x8c/0x210
[ 4408.953133] prepare_pages.constprop.0+0x134/0x300
[ 4408.953147] btrfs_buffered_write+0x2ca/0x940
[ 4408.953172] btrfs_do_write_iter+0x384/0x5d0
[ 4408.953180] ? lock_is_held_type+0xe8/0x140
[ 4408.953190] vfs_write+0x269/0x4f0
[ 4408.953201] ksys_write+0x64/0xe0
[ 4408.953206] __do_fast_syscall_32+0x88/0xf0
[ 4408.953210] ? lockdep_hardirqs_on+0x7d/0x100
[ 4408.953214] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.953218] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.953221] ? lockdep_hardirqs_on+0x7d/0x100
[ 4408.953225] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.953231] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.953235] ? lockdep_hardirqs_on+0x7d/0x100
[ 4408.953239] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.953243] ? __do_fast_syscall_32+0x94/0xf0
[ 4408.953247] do_fast_syscall_32+0x2f/0x70
[ 4408.953251] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4408.953256] RIP: 0023:0xf7fc0579
[ 4408.953277] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4408.953279] RSP: 002b:00000000b5df1ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4408.953283] RAX: ffffffffffffffda RBX: 00000000000000c0 RCX: 00000000b50db010
[ 4408.953285] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4408.953287] RBP: 00000000000000c0 R08: 00000000b5df1ae0 R09: 0000000000000000
[ 4408.953289] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4408.953292] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4408.953302] </TASK>
[ 4408.953304] irq event stamp: 5696867
[ 4408.953307] hardirqs last enabled at (5696875): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4408.953311] hardirqs last disabled at (5696882): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4408.953314] softirqs last enabled at (5696116): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.953317] softirqs last disabled at (5696111): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4408.953320] ---[ end trace 0000000000000000 ]---
[ 4409.146722] ------------[ cut here ]------------
[ 4409.146733] WARNING: CPU: 9 PID: 11597 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4409.146761] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4409.146913] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4409.147019] CPU: 9 PID: 11597 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4409.147025] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4409.147029] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4409.147035] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4409.147040] RSP: 0018:ffffa7991cb57690 EFLAGS: 00010246
[ 4409.147046] RAX: 0000000000000000 RBX: ffff8f9c4d8ade90 RCX: 0000000000000000
[ 4409.147051] RDX: 0000000000000000 RSI: ffff8f9c4d8ade10 RDI: ffffa7991cb576b8
[ 4409.147055] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4409.147059] R10: ffff8f9c4d8ade90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4409.147063] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4409.147067] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b54e8b40
[ 4409.147072] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4409.147076] CR2: 00000000bedff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4409.147080] PKRU: 55555554
[ 4409.147084] Call Trace:
[ 4409.147088] <TASK>
[ 4409.147100] submit_one_bio+0xd4/0xe0
[ 4409.147111] submit_extent_page+0x142/0x550
[ 4409.147135] read_extent_buffer_pages+0x584/0x9c0
[ 4409.147149] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4409.147157] ? folio_unlock+0x1d/0x50
[ 4409.147169] btrfs_read_extent_buffer+0x98/0x150
[ 4409.147179] read_tree_block+0x43/0xa0
[ 4409.147186] read_block_for_search+0x266/0x370
[ 4409.147209] btrfs_search_slot+0x351/0xd30
[ 4409.147229] btrfs_lookup_csum+0x63/0x150
[ 4409.147243] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4409.147254] ? btrfs_do_readpage+0x305/0x770
[ 4409.147267] btrfs_submit_data_read_bio+0x4e/0x90
[ 4409.147274] submit_one_bio+0xc4/0xe0
[ 4409.147284] btrfs_read_folio+0x79/0x90
[ 4409.147291] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4409.147297] prepare_uptodate_page+0x8c/0x210
[ 4409.147304] prepare_pages.constprop.0+0xa2/0x300
[ 4409.147319] btrfs_buffered_write+0x2ca/0x940
[ 4409.147344] btrfs_do_write_iter+0x384/0x5d0
[ 4409.147351] ? lock_is_held_type+0xe8/0x140
[ 4409.147365] vfs_write+0x269/0x4f0
[ 4409.147383] ksys_write+0x64/0xe0
[ 4409.147392] __do_fast_syscall_32+0x88/0xf0
[ 4409.147398] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.147405] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.147411] ? lockdep_hardirqs_on+0x7d/0x100
[ 4409.147417] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.147423] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.147429] ? lockdep_hardirqs_on+0x7d/0x100
[ 4409.147436] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.147441] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.147449] do_fast_syscall_32+0x2f/0x70
[ 4409.147456] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4409.147462] RIP: 0023:0xf7fc0579
[ 4409.147487] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4409.147491] RSP: 002b:00000000b54e6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4409.147497] RAX: ffffffffffffffda RBX: 00000000000000ad RCX: 00000000b15ff010
[ 4409.147502] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4409.147506] RBP: 00000000000000ad R08: 00000000b54e6ae0 R09: 0000000000000000
[ 4409.147509] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4409.147513] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4409.147533] </TASK>
[ 4409.147537] irq event stamp: 11903145
[ 4409.147540] hardirqs last enabled at (11903153): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4409.147547] hardirqs last disabled at (11903160): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4409.147552] softirqs last enabled at (11899026): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4409.147558] softirqs last disabled at (11899021): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4409.147562] ---[ end trace 0000000000000000 ]---
[ 4409.342216] ------------[ cut here ]------------
[ 4409.342227] WARNING: CPU: 7 PID: 11597 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4409.342237] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4409.342395] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4409.342503] CPU: 7 PID: 11597 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4409.342509] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4409.342513] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4409.342519] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4409.342524] RSP: 0018:ffffa7991cb576c0 EFLAGS: 00010246
[ 4409.342530] RAX: 0000000000000000 RBX: ffff8f971fb1a590 RCX: 0000000000000000
[ 4409.342534] RDX: 0000000000000000 RSI: ffff8f971fb1a510 RDI: ffffa7991cb576e8
[ 4409.342539] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4409.342543] R10: ffff8f971fb1a590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4409.342547] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4409.342551] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b54e8b40
[ 4409.342556] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4409.342560] CR2: 00000000bedff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4409.342565] PKRU: 55555554
[ 4409.342569] Call Trace:
[ 4409.342573] <TASK>
[ 4409.342585] submit_one_bio+0xd4/0xe0
[ 4409.342596] submit_extent_page+0x142/0x550
[ 4409.342619] read_extent_buffer_pages+0x584/0x9c0
[ 4409.342633] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4409.342641] ? folio_unlock+0x1d/0x50
[ 4409.342653] btrfs_read_extent_buffer+0x98/0x150
[ 4409.342664] read_tree_block+0x43/0xa0
[ 4409.342671] read_block_for_search+0x266/0x370
[ 4409.342693] btrfs_search_slot+0x351/0xd30
[ 4409.342713] btrfs_lookup_csum+0x63/0x150
[ 4409.342727] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4409.342738] ? btrfs_do_readpage+0x305/0x770
[ 4409.342781] btrfs_submit_data_read_bio+0x4e/0x90
[ 4409.342790] submit_one_bio+0xc4/0xe0
[ 4409.342800] btrfs_read_folio+0x79/0x90
[ 4409.342807] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4409.342813] prepare_uptodate_page+0x8c/0x210
[ 4409.342821] prepare_pages.constprop.0+0x134/0x300
[ 4409.342836] btrfs_buffered_write+0x2ca/0x940
[ 4409.342862] btrfs_do_write_iter+0x384/0x5d0
[ 4409.342869] ? lock_is_held_type+0xe8/0x140
[ 4409.342883] vfs_write+0x269/0x4f0
[ 4409.342903] ksys_write+0x64/0xe0
[ 4409.342911] __do_fast_syscall_32+0x88/0xf0
[ 4409.342918] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.342925] ? lockdep_hardirqs_on+0x7d/0x100
[ 4409.342931] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.342937] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.342942] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.342947] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.342952] ? __do_fast_syscall_32+0x94/0xf0
[ 4409.342960] do_fast_syscall_32+0x2f/0x70
[ 4409.342967] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4409.342974] RIP: 0023:0xf7fc0579
[ 4409.342999] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4409.343003] RSP: 002b:00000000b54e6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4409.343009] RAX: ffffffffffffffda RBX: 00000000000000ad RCX: 00000000cc6fe010
[ 4409.343013] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4409.343017] RBP: 00000000000000ad R08: 00000000b54e6ae0 R09: 0000000000000000
[ 4409.343021] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4409.343025] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4409.343045] </TASK>
[ 4409.343049] irq event stamp: 11914609
[ 4409.343053] hardirqs last enabled at (11914617): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4409.343060] hardirqs last disabled at (11914624): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4409.343065] softirqs last enabled at (11914360): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4409.343071] softirqs last disabled at (11914355): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4409.343076] ---[ end trace 0000000000000000 ]---
[ 4410.346828] ------------[ cut here ]------------
[ 4410.346837] WARNING: CPU: 2 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4410.346844] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4410.346932] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4410.346992] CPU: 2 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4410.346995] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4410.346998] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4410.347001] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4410.347004] RSP: 0018:ffffa7991cccf668 EFLAGS: 00010246
[ 4410.347008] RAX: 0000000000000000 RBX: ffff8f9b0b9c2210 RCX: 0000000000000000
[ 4410.347010] RDX: 0000000000000000 RSI: ffff8f9b0b9c2190 RDI: ffffa7991cccf690
[ 4410.347013] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4410.347015] R10: ffff8f9b0b9c2210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4410.347017] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4410.347019] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b62f8b40
[ 4410.347022] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4410.347024] CR2: 00007e890105d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4410.347027] PKRU: 55555554
[ 4410.347029] Call Trace:
[ 4410.347032] <TASK>
[ 4410.347039] submit_one_bio+0xd4/0xe0
[ 4410.347046] submit_extent_page+0x142/0x550
[ 4410.347059] read_extent_buffer_pages+0x584/0x9c0
[ 4410.347067] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4410.347071] ? folio_unlock+0x1d/0x50
[ 4410.347078] btrfs_read_extent_buffer+0x98/0x150
[ 4410.347084] read_tree_block+0x43/0xa0
[ 4410.347088] read_block_for_search+0x266/0x370
[ 4410.347101] btrfs_search_slot+0x351/0xd30
[ 4410.347112] btrfs_lookup_csum+0x63/0x150
[ 4410.347119] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4410.347125] ? btrfs_do_readpage+0x305/0x770
[ 4410.347132] btrfs_submit_data_read_bio+0x4e/0x90
[ 4410.347137] submit_one_bio+0xc4/0xe0
[ 4410.347143] btrfs_read_folio+0x79/0x90
[ 4410.347147] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4410.347150] prepare_uptodate_page+0x8c/0x210
[ 4410.347154] prepare_pages.constprop.0+0xa2/0x300
[ 4410.347162] btrfs_buffered_write+0x2ca/0x940
[ 4410.347176] btrfs_do_write_iter+0x384/0x5d0
[ 4410.347180] ? lock_is_held_type+0xe8/0x140
[ 4410.347189] vfs_write+0x269/0x4f0
[ 4410.347201] ksys_write+0x64/0xe0
[ 4410.347206] __do_fast_syscall_32+0x88/0xf0
[ 4410.347211] ? __do_fast_syscall_32+0x94/0xf0
[ 4410.347214] ? __do_fast_syscall_32+0x94/0xf0
[ 4410.347219] ? __do_fast_syscall_32+0x94/0xf0
[ 4410.347222] ? lockdep_hardirqs_on+0x7d/0x100
[ 4410.347226] ? __do_fast_syscall_32+0x94/0xf0
[ 4410.347229] ? __do_fast_syscall_32+0x94/0xf0
[ 4410.347232] ? lockdep_hardirqs_on+0x7d/0x100
[ 4410.347236] ? __do_fast_syscall_32+0x94/0xf0
[ 4410.347240] ? __do_fast_syscall_32+0x94/0xf0
[ 4410.347243] ? __do_fast_syscall_32+0x94/0xf0
[ 4410.347248] do_fast_syscall_32+0x2f/0x70
[ 4410.347252] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4410.347256] RIP: 0023:0xf7fc0579
[ 4410.347281] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4410.347284] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4410.347290] RAX: ffffffffffffffda RBX: 00000000000000c0 RCX: 00000000b3d2f010
[ 4410.347294] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4410.347298] RBP: 00000000000000c0 R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4410.347302] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4410.347306] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4410.347325] </TASK>
[ 4410.347328] irq event stamp: 106331989
[ 4410.347332] hardirqs last enabled at (106331997): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4410.347339] hardirqs last disabled at (106332004): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4410.347344] softirqs last enabled at (106330586): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4410.347350] softirqs last disabled at (106330581): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4410.347355] ---[ end trace 0000000000000000 ]---
[ 4411.340618] ------------[ cut here ]------------
[ 4411.340630] WARNING: CPU: 1 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4411.340641] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4411.340813] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4411.340918] CPU: 1 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4411.340924] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4411.340928] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4411.340934] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4411.340939] RSP: 0018:ffffa7991cd776c8 EFLAGS: 00010246
[ 4411.340945] RAX: 0000000000000000 RBX: ffff8f9d5a4295d0 RCX: 0000000000000000
[ 4411.340949] RDX: 0000000000000000 RSI: ffff8f9d5a429550 RDI: ffffa7991cd776f0
[ 4411.340953] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4411.340957] R10: ffff8f9d5a4295d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4411.340962] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4411.340966] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b59eab40
[ 4411.340971] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4411.340975] CR2: 00002f020029c000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4411.340979] PKRU: 55555554
[ 4411.340983] Call Trace:
[ 4411.340988] <TASK>
[ 4411.341000] submit_one_bio+0xd4/0xe0
[ 4411.341011] submit_extent_page+0x142/0x550
[ 4411.341035] read_extent_buffer_pages+0x584/0x9c0
[ 4411.341048] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4411.341056] ? folio_unlock+0x1d/0x50
[ 4411.341067] btrfs_read_extent_buffer+0x98/0x150
[ 4411.341078] read_tree_block+0x43/0xa0
[ 4411.341085] read_block_for_search+0x266/0x370
[ 4411.341106] btrfs_search_slot+0x351/0xd30
[ 4411.341126] btrfs_lookup_csum+0x63/0x150
[ 4411.341139] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4411.341150] ? btrfs_do_readpage+0x305/0x770
[ 4411.341162] btrfs_submit_data_read_bio+0x4e/0x90
[ 4411.341170] submit_one_bio+0xc4/0xe0
[ 4411.341180] btrfs_read_folio+0x79/0x90
[ 4411.341187] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4411.341193] prepare_uptodate_page+0x8c/0x210
[ 4411.341200] prepare_pages.constprop.0+0x134/0x300
[ 4411.341215] btrfs_buffered_write+0x2ca/0x940
[ 4411.341240] btrfs_do_write_iter+0x384/0x5d0
[ 4411.341247] ? lock_is_held_type+0xe8/0x140
[ 4411.341260] vfs_write+0x269/0x4f0
[ 4411.341279] ksys_write+0x64/0xe0
[ 4411.341288] __do_fast_syscall_32+0x88/0xf0
[ 4411.341294] ? __do_fast_syscall_32+0x94/0xf0
[ 4411.341299] ? __do_fast_syscall_32+0x94/0xf0
[ 4411.341305] ? lockdep_hardirqs_on+0x7d/0x100
[ 4411.341312] ? __do_fast_syscall_32+0x94/0xf0
[ 4411.341317] ? __do_fast_syscall_32+0x94/0xf0
[ 4411.341326] do_fast_syscall_32+0x2f/0x70
[ 4411.341333] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4411.341340] RIP: 0023:0xf7fc0579
[ 4411.341363] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4411.341368] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4411.341374] RAX: ffffffffffffffda RBX: 0000000000000083 RCX: 00000000bacff010
[ 4411.341378] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4411.341382] RBP: 0000000000000083 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4411.341386] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4411.341390] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4411.341409] </TASK>
[ 4411.341413] irq event stamp: 15631515
[ 4411.341417] hardirqs last enabled at (15631523): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4411.341424] hardirqs last disabled at (15631530): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4411.341429] softirqs last enabled at (15630566): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4411.341435] softirqs last disabled at (15630561): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4411.341439] ---[ end trace 0000000000000000 ]---
[ 4412.989726] ------------[ cut here ]------------
[ 4412.989736] WARNING: CPU: 7 PID: 11691 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4412.989775] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4412.989949] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4412.990074] CPU: 7 PID: 11691 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4412.990081] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4412.990087] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4412.990095] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4412.990100] RSP: 0018:ffffa7991cb17700 EFLAGS: 00010246
[ 4412.990107] RAX: 0000000000000000 RBX: ffff8f971fb1b8d0 RCX: 0000000000000000
[ 4412.990111] RDX: 0000000000000000 RSI: ffff8f971fb1b850 RDI: ffffa7991cb17728
[ 4412.990115] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4412.990119] R10: ffff8f971fb1b8d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4412.990123] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4412.990127] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b291bb40
[ 4412.990132] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4412.990136] CR2: 00000000bedff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4412.990140] PKRU: 55555554
[ 4412.990144] Call Trace:
[ 4412.990148] <TASK>
[ 4412.990159] submit_one_bio+0xd4/0xe0
[ 4412.990171] submit_extent_page+0x142/0x550
[ 4412.990195] read_extent_buffer_pages+0x584/0x9c0
[ 4412.990208] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4412.990217] ? folio_unlock+0x1d/0x50
[ 4412.990229] btrfs_read_extent_buffer+0x98/0x150
[ 4412.990238] read_tree_block+0x43/0xa0
[ 4412.990244] read_block_for_search+0x266/0x370
[ 4412.990265] btrfs_search_slot+0x351/0xd30
[ 4412.990285] btrfs_lookup_csum+0x63/0x150
[ 4412.990298] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4412.990309] ? btrfs_do_readpage+0x305/0x770
[ 4412.990322] btrfs_submit_data_read_bio+0x4e/0x90
[ 4412.990330] submit_one_bio+0xc4/0xe0
[ 4412.990340] btrfs_read_folio+0x79/0x90
[ 4412.990347] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4412.990353] prepare_uptodate_page+0x8c/0x210
[ 4412.990361] prepare_pages.constprop.0+0xa2/0x300
[ 4412.990376] btrfs_buffered_write+0x2ca/0x940
[ 4412.990401] btrfs_do_write_iter+0x384/0x5d0
[ 4412.990408] ? lock_is_held_type+0xe8/0x140
[ 4412.990422] vfs_write+0x269/0x4f0
[ 4412.990441] ksys_write+0x64/0xe0
[ 4412.990450] __do_fast_syscall_32+0x88/0xf0
[ 4412.990457] ? __do_fast_syscall_32+0x94/0xf0
[ 4412.990466] do_fast_syscall_32+0x2f/0x70
[ 4412.990473] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4412.990480] RIP: 0023:0xf7fc0579
[ 4412.990511] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4412.990516] RSP: 002b:00000000b2919ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4412.990522] RAX: ffffffffffffffda RBX: 00000000000000c0 RCX: 00000000c7b78410
[ 4412.990526] RDX: 000000000005c6cb RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4412.990530] RBP: 00000000000000c0 R08: 00000000b2919ae0 R09: 0000000000000000
[ 4412.990534] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4412.990538] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4412.990558] </TASK>
[ 4412.990562] irq event stamp: 4979463
[ 4412.990565] hardirqs last enabled at (4979471): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4412.990572] hardirqs last disabled at (4979478): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4412.990577] softirqs last enabled at (4978222): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4412.990583] softirqs last disabled at (4978215): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4412.990587] ---[ end trace 0000000000000000 ]---
[ 4413.143036] ------------[ cut here ]------------
[ 4413.143047] WARNING: CPU: 12 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4413.143058] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4413.143231] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4413.143347] CPU: 12 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4413.143353] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4413.143358] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4413.143364] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4413.143369] RSP: 0018:ffffa7991cbe7700 EFLAGS: 00010246
[ 4413.143375] RAX: 0000000000000000 RBX: ffff8f9790276210 RCX: 0000000000000000
[ 4413.143380] RDX: 0000000000000000 RSI: ffff8f9790276190 RDI: ffffa7991cbe7728
[ 4413.143384] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4413.143388] R10: ffff8f9790276210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4413.143392] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4413.143396] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b78ffb40
[ 4413.143401] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4413.143405] CR2: 00007faa8d13d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4413.143410] PKRU: 55555554
[ 4413.143414] Call Trace:
[ 4413.143418] <TASK>
[ 4413.143430] submit_one_bio+0xd4/0xe0
[ 4413.143442] submit_extent_page+0x142/0x550
[ 4413.143466] read_extent_buffer_pages+0x584/0x9c0
[ 4413.143480] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4413.143488] ? folio_unlock+0x1d/0x50
[ 4413.143499] btrfs_read_extent_buffer+0x98/0x150
[ 4413.143510] read_tree_block+0x43/0xa0
[ 4413.143517] read_block_for_search+0x266/0x370
[ 4413.143540] btrfs_search_slot+0x351/0xd30
[ 4413.143560] btrfs_lookup_csum+0x63/0x150
[ 4413.143573] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4413.143585] ? btrfs_do_readpage+0x305/0x770
[ 4413.143598] btrfs_submit_data_read_bio+0x4e/0x90
[ 4413.143606] submit_one_bio+0xc4/0xe0
[ 4413.143616] btrfs_read_folio+0x79/0x90
[ 4413.143623] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4413.143629] prepare_uptodate_page+0x8c/0x210
[ 4413.143636] prepare_pages.constprop.0+0x134/0x300
[ 4413.143651] btrfs_buffered_write+0x2ca/0x940
[ 4413.143677] btrfs_do_write_iter+0x384/0x5d0
[ 4413.143685] ? lock_is_held_type+0xe8/0x140
[ 4413.143698] vfs_write+0x269/0x4f0
[ 4413.143717] ksys_write+0x64/0xe0
[ 4413.143726] __do_fast_syscall_32+0x88/0xf0
[ 4413.143733] ? __do_fast_syscall_32+0x94/0xf0
[ 4413.143738] ? __do_fast_syscall_32+0x94/0xf0
[ 4413.143772] do_fast_syscall_32+0x2f/0x70
[ 4413.143780] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4413.143786] RIP: 0023:0xf7fc0579
[ 4413.143812] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4413.143817] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4413.143823] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000b50db010
[ 4413.143827] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4413.143831] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4413.143834] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4413.143838] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4413.143857] </TASK>
[ 4413.143860] irq event stamp: 25452413
[ 4413.143864] hardirqs last enabled at (25452421): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4413.143871] hardirqs last disabled at (25452428): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4413.143874] softirqs last enabled at (25449418): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4413.143877] softirqs last disabled at (25449413): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4413.143880] ---[ end trace 0000000000000000 ]---
[ 4413.843700] ------------[ cut here ]------------
[ 4413.843710] WARNING: CPU: 15 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4413.843718] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4413.843891] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4413.843987] CPU: 15 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4413.843992] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4413.843995] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4413.843999] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4413.844003] RSP: 0018:ffffa7991cccf688 EFLAGS: 00010246
[ 4413.844007] RAX: 0000000000000000 RBX: ffff8fa27baa3010 RCX: 0000000000000000
[ 4413.844011] RDX: 0000000000000000 RSI: ffff8fa27baa2f90 RDI: ffffa7991cccf6b0
[ 4413.844013] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4413.844016] R10: ffff8fa27baa3010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4413.844019] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4413.844022] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b62f8b40
[ 4413.844025] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4413.844028] CR2: 0000014900eab000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4413.844031] PKRU: 55555554
[ 4413.844034] Call Trace:
[ 4413.844037] <TASK>
[ 4413.844046] submit_one_bio+0xd4/0xe0
[ 4413.844054] submit_extent_page+0x142/0x550
[ 4413.844070] read_extent_buffer_pages+0x584/0x9c0
[ 4413.844079] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4413.844085] ? folio_unlock+0x1d/0x50
[ 4413.844093] btrfs_read_extent_buffer+0x98/0x150
[ 4413.844101] read_tree_block+0x43/0xa0
[ 4413.844105] read_block_for_search+0x266/0x370
[ 4413.844121] btrfs_search_slot+0x351/0xd30
[ 4413.844134] btrfs_lookup_csum+0x63/0x150
[ 4413.844143] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4413.844151] ? btrfs_do_readpage+0x305/0x770
[ 4413.844160] btrfs_submit_data_read_bio+0x4e/0x90
[ 4413.844166] submit_one_bio+0xc4/0xe0
[ 4413.844173] btrfs_read_folio+0x79/0x90
[ 4413.844177] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4413.844181] prepare_uptodate_page+0x8c/0x210
[ 4413.844186] prepare_pages.constprop.0+0xa2/0x300
[ 4413.844196] btrfs_buffered_write+0x2ca/0x940
[ 4413.844213] btrfs_do_write_iter+0x384/0x5d0
[ 4413.844218] ? lock_is_held_type+0xe8/0x140
[ 4413.844228] vfs_write+0x269/0x4f0
[ 4413.844240] ksys_write+0x64/0xe0
[ 4413.844247] __do_fast_syscall_32+0x88/0xf0
[ 4413.844253] ? lock_is_held_type+0xe8/0x140
[ 4413.844260] ? __do_fast_syscall_32+0x94/0xf0
[ 4413.844264] ? lockdep_hardirqs_on+0x7d/0x100
[ 4413.844269] ? __do_fast_syscall_32+0x94/0xf0
[ 4413.844276] do_fast_syscall_32+0x2f/0x70
[ 4413.844281] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4413.844287] RIP: 0023:0xf7fc0579
[ 4413.844310] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4413.844313] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4413.844318] RAX: ffffffffffffffda RBX: 00000000000000b1 RCX: 00000000b2c1f010
[ 4413.844320] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4413.844323] RBP: 00000000000000b1 R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4413.844326] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4413.844329] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4413.844342] </TASK>
[ 4413.844344] irq event stamp: 106660737
[ 4413.844347] hardirqs last enabled at (106660745): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4413.844353] hardirqs last disabled at (106660752): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4413.844356] softirqs last enabled at (106659538): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4413.844361] softirqs last disabled at (106659533): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4413.844364] ---[ end trace 0000000000000000 ]---
[ 4414.358039] ------------[ cut here ]------------
[ 4414.358051] WARNING: CPU: 4 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4414.358061] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4414.358220] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4414.358328] CPU: 4 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4414.358334] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4414.358339] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4414.358344] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4414.358349] RSP: 0018:ffffa7991cccf618 EFLAGS: 00010246
[ 4414.358356] RAX: 0000000000000000 RBX: ffff8f9d5e3d8d10 RCX: 0000000000000000
[ 4414.358360] RDX: 0000000000000000 RSI: ffff8f9d5e3d8c90 RDI: ffffa7991cccf640
[ 4414.358364] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4414.358368] R10: ffff8f9d5e3d8d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4414.358373] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4414.358377] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b62f8b40
[ 4414.358382] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4414.358386] CR2: 00007e8900f85000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4414.358390] PKRU: 55555554
[ 4414.358394] Call Trace:
[ 4414.358399] <TASK>
[ 4414.358411] submit_one_bio+0xd4/0xe0
[ 4414.358422] submit_extent_page+0x142/0x550
[ 4414.358446] read_extent_buffer_pages+0x584/0x9c0
[ 4414.358459] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4414.358468] ? folio_unlock+0x1d/0x50
[ 4414.358479] btrfs_read_extent_buffer+0x98/0x150
[ 4414.358490] read_tree_block+0x43/0xa0
[ 4414.358497] read_block_for_search+0x266/0x370
[ 4414.358520] btrfs_search_slot+0x351/0xd30
[ 4414.358540] btrfs_lookup_csum+0x63/0x150
[ 4414.358554] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4414.358566] ? btrfs_do_readpage+0x305/0x770
[ 4414.358579] btrfs_submit_data_read_bio+0x4e/0x90
[ 4414.358587] submit_one_bio+0xc4/0xe0
[ 4414.358597] btrfs_read_folio+0x79/0x90
[ 4414.358604] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4414.358610] prepare_uptodate_page+0x8c/0x210
[ 4414.358618] prepare_pages.constprop.0+0x134/0x300
[ 4414.358633] btrfs_buffered_write+0x2ca/0x940
[ 4414.358659] btrfs_do_write_iter+0x384/0x5d0
[ 4414.358667] ? lock_is_held_type+0xe8/0x140
[ 4414.358681] vfs_write+0x269/0x4f0
[ 4414.358700] ksys_write+0x64/0xe0
[ 4414.358709] __do_fast_syscall_32+0x88/0xf0
[ 4414.358715] ? __do_fast_syscall_32+0x94/0xf0
[ 4414.358721] ? lockdep_hardirqs_on+0x7d/0x100
[ 4414.358728] ? __do_fast_syscall_32+0x94/0xf0
[ 4414.358735] ? __do_fast_syscall_32+0x94/0xf0
[ 4414.358763] ? lockdep_hardirqs_on+0x7d/0x100
[ 4414.358771] ? __do_fast_syscall_32+0x94/0xf0
[ 4414.358778] ? __do_fast_syscall_32+0x94/0xf0
[ 4414.358785] ? lockdep_hardirqs_on+0x7d/0x100
[ 4414.358791] ? __do_fast_syscall_32+0x94/0xf0
[ 4414.358797] ? __do_fast_syscall_32+0x94/0xf0
[ 4414.358803] ? __do_fast_syscall_32+0x94/0xf0
[ 4414.358809] ? lockdep_hardirqs_on+0x7d/0x100
[ 4414.358816] ? __do_fast_syscall_32+0x94/0xf0
[ 4414.358825] do_fast_syscall_32+0x2f/0x70
[ 4414.358832] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4414.358839] RIP: 0023:0xf7fc0579
[ 4414.358867] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4414.358872] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4414.358879] RAX: ffffffffffffffda RBX: 00000000000000b1 RCX: 00000000bacff010
[ 4414.358883] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4414.358887] RBP: 00000000000000b1 R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4414.358891] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4414.358895] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4414.358916] </TASK>
[ 4414.358920] irq event stamp: 106715645
[ 4414.358924] hardirqs last enabled at (106715653): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4414.358931] hardirqs last disabled at (106715660): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4414.358936] softirqs last enabled at (106713960): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4414.358942] softirqs last disabled at (106713953): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4414.358947] ---[ end trace 0000000000000000 ]---
[ 4415.249162] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4415.249198] [drm] PSP is resuming...
[ 4415.326781] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4415.422182] ------------[ cut here ]------------
[ 4415.422191] WARNING: CPU: 6 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4415.422199] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4415.422286] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4415.422346] CPU: 6 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4415.422349] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4415.422352] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4415.422355] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4415.422358] RSP: 0018:ffffa7991cccf6e0 EFLAGS: 00010246
[ 4415.422362] RAX: 0000000000000000 RBX: ffff8f9d4d5f0b50 RCX: 0000000000000000
[ 4415.422364] RDX: 0000000000000000 RSI: ffff8f9d4d5f0ad0 RDI: ffffa7991cccf708
[ 4415.422367] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4415.422369] R10: ffff8f9d4d5f0b50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4415.422371] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4415.422373] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b62f8b40
[ 4415.422376] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4415.422378] CR2: 00000000b3526000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4415.422381] PKRU: 55555554
[ 4415.422383] Call Trace:
[ 4415.422386] <TASK>
[ 4415.422393] submit_one_bio+0xd4/0xe0
[ 4415.422400] submit_extent_page+0x142/0x550
[ 4415.422413] read_extent_buffer_pages+0x584/0x9c0
[ 4415.422421] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.422425] ? folio_unlock+0x1d/0x50
[ 4415.422432] btrfs_read_extent_buffer+0x98/0x150
[ 4415.422438] read_tree_block+0x43/0xa0
[ 4415.422442] read_block_for_search+0x266/0x370
[ 4415.422454] btrfs_search_slot+0x351/0xd30
[ 4415.422465] btrfs_lookup_csum+0x63/0x150
[ 4415.422473] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4415.422480] ? btrfs_do_readpage+0x305/0x770
[ 4415.422487] btrfs_submit_data_read_bio+0x4e/0x90
[ 4415.422491] submit_one_bio+0xc4/0xe0
[ 4415.422497] btrfs_read_folio+0x79/0x90
[ 4415.422501] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.422504] prepare_uptodate_page+0x8c/0x210
[ 4415.422508] prepare_pages.constprop.0+0xa2/0x300
[ 4415.422516] btrfs_buffered_write+0x2ca/0x940
[ 4415.422530] btrfs_do_write_iter+0x384/0x5d0
[ 4415.422534] ? lock_is_held_type+0xe8/0x140
[ 4415.422542] vfs_write+0x269/0x4f0
[ 4415.422553] ksys_write+0x64/0xe0
[ 4415.422558] __do_fast_syscall_32+0x88/0xf0
[ 4415.422563] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.422566] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.422572] do_fast_syscall_32+0x2f/0x70
[ 4415.422576] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4415.422580] RIP: 0023:0xf7fc0579
[ 4415.422602] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4415.422605] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4415.422608] RAX: ffffffffffffffda RBX: 00000000000000d2 RCX: 00000000b3b2d010
[ 4415.422612] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4415.422614] RBP: 00000000000000d2 R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4415.422616] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4415.422618] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4415.422628] </TASK>
[ 4415.422631] irq event stamp: 106833399
[ 4415.422633] hardirqs last enabled at (106833407): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4415.422638] hardirqs last disabled at (106833414): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4415.422641] softirqs last enabled at (106829324): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.422645] softirqs last disabled at (106829317): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.422647] ---[ end trace 0000000000000000 ]---
[ 4415.427122] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4415.441000] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4415.441008] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4415.441015] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4415.441019] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4415.441073] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4415.495589] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4415.496984] [drm] DMUB hardware initialized: version=0x02020017
[ 4415.535089] [drm] kiq ring mec 2 pipe 1 q 0
[ 4415.540498] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4415.540664] [drm] JPEG decode initialized successfully.
[ 4415.540694] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4415.540699] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4415.540703] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4415.540708] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4415.540712] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4415.540716] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4415.540720] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4415.540724] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4415.540728] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4415.540732] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4415.540736] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4415.540740] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4415.540760] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4415.540764] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4415.540768] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4415.540772] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4415.544866] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4415.776793] ------------[ cut here ]------------
[ 4415.776807] WARNING: CPU: 1 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4415.776820] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer
[ 4415.776828] ------------[ cut here ]------------
[ 4415.776835] nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci
[ 4415.776884] WARNING: CPU: 8 PID: 11598 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4415.776891] snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg
[ 4415.776911] Modules linked in:
[ 4415.776912] snd_intel_sdw_acpi
[ 4415.776915] uinput rfcomm
[ 4415.776919] ac97_bus
[ 4415.776921] snd_seq_dummy
[ 4415.776923] snd_hda_codec
[ 4415.776925] snd_hrtimer
[ 4415.776927] btusb
[ 4415.776929] nf_conntrack_netbios_ns
[ 4415.776931] snd_pcm_dmaengine
[ 4415.776933] nf_conntrack_broadcast
[ 4415.776935] btrtl
[ 4415.776937] nft_fib_inet
[ 4415.776939] snd_pci_ps
[ 4415.776941] nft_fib_ipv4
[ 4415.776944] mac80211
[ 4415.776945] nft_fib_ipv6
[ 4415.776947] snd_hda_core
[ 4415.776949] nft_fib
[ 4415.776951] btbcm
[ 4415.776953] nft_reject_inet
[ 4415.776955] edac_mce_amd
[ 4415.776957] nf_reject_ipv4
[ 4415.776960] snd_rpl_pci_acp6x
[ 4415.776962] nf_reject_ipv6
[ 4415.776964] snd_pci_acp6x
[ 4415.776966] nft_reject
[ 4415.776968] snd_hwdep
[ 4415.776970] nft_ct
[ 4415.776972] binfmt_misc
[ 4415.776974] nft_chain_nat
[ 4415.776976] btintel
[ 4415.776978] nf_nat
[ 4415.776980] kvm_amd
[ 4415.776982] nf_conntrack
[ 4415.776984] btmtk
[ 4415.776986] nf_defrag_ipv6
[ 4415.776988] snd_seq
[ 4415.776990] nf_defrag_ipv4
[ 4415.776993] libarc4 snd_seq_device
[ 4415.776996] ip_set
[ 4415.776998] kvm
[ 4415.777000] nf_tables
[ 4415.777002] vfat
[ 4415.777004] nfnetlink
[ 4415.777006] bluetooth irqbypass
[ 4415.777010] snd_hda_codec_realtek
[ 4415.777011] fat
[ 4415.777013] qrtr
[ 4415.777015] snd_pcm
[ 4415.777017] snd_hda_codec_generic
[ 4415.777019] snd_pci_acp5x
[ 4415.777021] snd_hda_codec_hdmi
[ 4415.777023] cfg80211
[ 4415.777025] bnep
[ 4415.777027] rapl
[ 4415.777029] snd_sof_amd_rembrandt
[ 4415.777031] snd_rn_pci_acp3x
[ 4415.777033] snd_sof_amd_renoir
[ 4415.777035] asus_nb_wmi
[ 4415.777037] snd_sof_amd_acp
[ 4415.777039] snd_timer
[ 4415.777041] snd_sof_pci
[ 4415.777043] snd_acp_config
[ 4415.777045] snd_sof_xtensa_dsp
[ 4415.777047] snd_soc_acpi
[ 4415.777049] snd_sof
[ 4415.777051] pcspkr
[ 4415.777053] mt7921e
[ 4415.777055] wmi_bmof
[ 4415.777057] sunrpc
[ 4415.777059] k10temp
[ 4415.777061] snd_sof_utils
[ 4415.777063] snd
[ 4415.777065] mt7921_common
[ 4415.777067] i2c_piix4
[ 4415.777069] mt76_connac_lib
[ 4415.777071] snd_pci_acp3x
[ 4415.777073] intel_rapl_msr
[ 4415.777075] soundcore
[ 4415.777077] snd_soc_core
[ 4415.777079] joydev
[ 4415.777081] intel_rapl_common
[ 4415.777083] acpi_cpufreq
[ 4415.777085] mt76
[ 4415.777087] amd_pmc
[ 4415.777089] snd_hda_intel
[ 4415.777091] asus_wireless
[ 4415.777093] snd_compress
[ 4415.777095] zram
[ 4415.777097] snd_intel_dspcfg
[ 4415.777099] amdgpu
[ 4415.777101] snd_intel_sdw_acpi
[ 4415.777103] drm_ttm_helper
[ 4415.777105] ac97_bus
[ 4415.777107] hid_asus
[ 4415.777109] snd_hda_codec
[ 4415.777111] ttm
[ 4415.777113] btusb
[ 4415.777115] asus_wmi
[ 4415.777117] snd_pcm_dmaengine
[ 4415.777119] crct10dif_pclmul
[ 4415.777121] btrtl
[ 4415.777123] crc32_pclmul
[ 4415.777125] snd_pci_ps
[ 4415.777127] ledtrig_audio
[ 4415.777129] mac80211
[ 4415.777131] crc32c_intel
[ 4415.777133] snd_hda_core
[ 4415.777136] polyval_clmulni
[ 4415.777138] btbcm
[ 4415.777140] sparse_keymap
[ 4415.777142] edac_mce_amd
[ 4415.777144] iommu_v2
[ 4415.777146] snd_rpl_pci_acp6x
[ 4415.777148] platform_profile
[ 4415.777150] snd_pci_acp6x
[ 4415.777152] polyval_generic
[ 4415.777154] snd_hwdep
[ 4415.777156] drm_buddy
[ 4415.777158] binfmt_misc
[ 4415.777160] gpu_sched
[ 4415.777162] btintel
[ 4415.777164] drm_display_helper rfkill
[ 4415.777168] kvm_amd
[ 4415.777169] nvme
[ 4415.777171] btmtk
[ 4415.777173] ghash_clmulni_intel
[ 4415.777175] snd_seq
[ 4415.777177] ucsi_acpi
[ 4415.777179] libarc4
[ 4415.777181] hid_multitouch
[ 4415.777183] snd_seq_device
[ 4415.777185] sha512_ssse3
[ 4415.777187] kvm
[ 4415.777189] typec_ucsi
[ 4415.777191] vfat
[ 4415.777193] nvme_core
[ 4415.777195] bluetooth
[ 4415.777197] ccp
[ 4415.777199] irqbypass
[ 4415.777201] serio_raw
[ 4415.777203] fat
[ 4415.777205] sp5100_tco
[ 4415.777207] snd_pcm
[ 4415.777209] r8169
[ 4415.777211] snd_pci_acp5x
[ 4415.777213] cec
[ 4415.777215] cfg80211
[ 4415.777217] nvme_common
[ 4415.777219] rapl
[ 4415.777221] typec
[ 4415.777223] snd_rn_pci_acp3x
[ 4415.777225] video i2c_hid_acpi
[ 4415.777229] asus_nb_wmi
[ 4415.777230] i2c_hid
[ 4415.777232] snd_timer
[ 4415.777234] wmi
[ 4415.777236] snd_acp_config
[ 4415.777238] ip6_tables
[ 4415.777240] snd_soc_acpi
[ 4415.777242] ip_tables
[ 4415.777244] pcspkr
[ 4415.777247] fuse
[ 4415.777248] wmi_bmof

[ 4415.777252] k10temp
[ 4415.777255] CPU: 1 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4415.777259] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4415.777261] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4415.777264] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4415.777267] RSP: 0018:ffffa7991cbe7630 EFLAGS: 00010246
[ 4415.777270] snd

[ 4415.777273] i2c_piix4
[ 4415.777275] RAX: 0000000000000000 RBX: ffff8f9d5a42ba90 RCX: 0000000000000000
[ 4415.777277] RDX: 0000000000000000 RSI: ffff8f9d5a42ba10 RDI: ffffa7991cbe7658
[ 4415.777279] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4415.777281] R10: ffff8f9d5a42ba90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4415.777283] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4415.777285] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b78ffb40
[ 4415.777287] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4415.777289] CR2: 000020e7b637a000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4415.777291] PKRU: 55555554
[ 4415.777293] Call Trace:
[ 4415.777295] <TASK>
[ 4415.777301] snd_pci_acp3x soundcore joydev acpi_cpufreq
[ 4415.777304] submit_one_bio+0xd4/0xe0
[ 4415.777309] amd_pmc asus_wireless zram amdgpu
[ 4415.777316] submit_extent_page+0x142/0x550
[ 4415.777317] drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap
[ 4415.777338] read_extent_buffer_pages+0x584/0x9c0
[ 4415.777344] iommu_v2 platform_profile polyval_generic
[ 4415.777349] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.777350] drm_buddy gpu_sched
[ 4415.777355] ? folio_unlock+0x1d/0x50
[ 4415.777357] drm_display_helper rfkill
[ 4415.777364] btrfs_read_extent_buffer+0x98/0x150
[ 4415.777370] nvme ghash_clmulni_intel
[ 4415.777372] read_tree_block+0x43/0xa0
[ 4415.777379] ucsi_acpi
[ 4415.777377] read_block_for_search+0x266/0x370
[ 4415.777382] hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec
[ 4415.777400] btrfs_search_slot+0x351/0xd30
[ 4415.777404] video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4415.777421] btrfs_lookup_csum+0x63/0x150
[ 4415.777421] CPU: 8 PID: 11598 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4415.777424] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4415.777426] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4415.777433] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4415.777438] RSP: 0018:ffffa7991cd6f680 EFLAGS: 00010246
[ 4415.777438] btrfs_lookup_bio_sums+0x258/0x5b0

[ 4415.777446] RAX: 0000000000000000 RBX: ffff8fa4187c6910 RCX: 0000000000000000
[ 4415.777450] ? btrfs_do_readpage+0x305/0x770
[ 4415.777450] RDX: 0000000000000000 RSI: ffff8fa4187c6890 RDI: ffffa7991cd6f6a8
[ 4415.777452] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4415.777454] R10: ffff8fa4187c6910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4415.777456] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4415.777458] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b392ab40
[ 4415.777460] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4415.777462] CR2: 000020e7b63ba000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4415.777464] PKRU: 55555554
[ 4415.777465] Call Trace:
[ 4415.777472] <TASK>
[ 4415.777475] btrfs_submit_data_read_bio+0x4e/0x90
[ 4415.777483] submit_one_bio+0xd4/0xe0
[ 4415.777484] submit_one_bio+0xc4/0xe0
[ 4415.777491] btrfs_read_folio+0x79/0x90
[ 4415.777495] submit_extent_page+0x142/0x550
[ 4415.777498] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.777502] prepare_uptodate_page+0x8c/0x210
[ 4415.777509] prepare_pages.constprop.0+0xa2/0x300
[ 4415.777521] read_extent_buffer_pages+0x584/0x9c0
[ 4415.777524] btrfs_buffered_write+0x2ca/0x940
[ 4415.777535] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.777543] ? folio_unlock+0x1d/0x50
[ 4415.777551] btrfs_do_write_iter+0x384/0x5d0
[ 4415.777553] btrfs_read_extent_buffer+0x98/0x150
[ 4415.777559] ? lock_is_held_type+0xe8/0x140
[ 4415.777563] read_tree_block+0x43/0xa0
[ 4415.777568] read_block_for_search+0x266/0x370
[ 4415.777575] vfs_write+0x269/0x4f0
[ 4415.777589] btrfs_search_slot+0x351/0xd30
[ 4415.777594] ksys_write+0x64/0xe0
[ 4415.777602] __do_fast_syscall_32+0x88/0xf0
[ 4415.777609] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777609] btrfs_lookup_csum+0x63/0x150
[ 4415.777617] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777620] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4415.777627] ? lockdep_hardirqs_on+0x7d/0x100
[ 4415.777629] ? btrfs_do_readpage+0x305/0x770
[ 4415.777635] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777639] btrfs_submit_data_read_bio+0x4e/0x90
[ 4415.777642] ? lock_is_held_type+0xe8/0x140
[ 4415.777648] submit_one_bio+0xc4/0xe0
[ 4415.777653] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777657] btrfs_read_folio+0x79/0x90
[ 4415.777660] ? lockdep_hardirqs_on+0x7d/0x100
[ 4415.777665] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.777667] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777671] prepare_uptodate_page+0x8c/0x210
[ 4415.777674] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777678] prepare_pages.constprop.0+0xa2/0x300
[ 4415.777680] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777687] do_fast_syscall_32+0x2f/0x70
[ 4415.777695] btrfs_buffered_write+0x2ca/0x940
[ 4415.777694] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4415.777720] btrfs_do_write_iter+0x384/0x5d0
[ 4415.777702] RIP: 0023:0xf7fc0579
[ 4415.777727] ? lock_is_held_type+0xe8/0x140
[ 4415.777729] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4415.777736] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4415.777739] vfs_write+0x269/0x4f0
[ 4415.777779] ksys_write+0x64/0xe0
[ 4415.777786] __do_fast_syscall_32+0x88/0xf0
[ 4415.777790] ? lockdep_hardirqs_on+0x7d/0x100
[ 4415.777794] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777798] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000b3426010
[ 4415.777800] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4415.777802] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4415.777804] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4415.777806] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4415.777815] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777821] ? lockdep_hardirqs_on+0x7d/0x100
[ 4415.777824] </TASK>
[ 4415.777828] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777829] irq event stamp: 25594213
[ 4415.777831] hardirqs last enabled at (25594219): [<ffffffff831acf4c>] vprintk_emit+0x34c/0x360
[ 4415.777835] ? lockdep_hardirqs_on+0x7d/0x100
[ 4415.777839] hardirqs last disabled at (25594224): [<ffffffff831aac59>] console_emit_next_record.constprop.0+0x2d9/0x370
[ 4415.777843] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777845] softirqs last enabled at (25594168): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.777849] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777853] softirqs last disabled at (25594135): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.777854] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.777858] ---[ end trace 0000000000000000 ]---
[ 4415.777863] do_fast_syscall_32+0x2f/0x70
[ 4415.777870] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4415.777876] RIP: 0023:0xf7fc0579
[ 4415.777889] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4415.777893] RSP: 002b:00000000b3928ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4415.777900] RAX: ffffffffffffffda RBX: 00000000000000ae RCX: 00000000becff010
[ 4415.777904] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4415.777908] RBP: 00000000000000ae R08: 00000000b3928ae0 R09: 0000000000000000
[ 4415.777912] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4415.777916] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4415.777936] </TASK>
[ 4415.777939] irq event stamp: 2677883
[ 4415.777943] hardirqs last enabled at (2677891): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4415.777949] hardirqs last disabled at (2677898): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4415.777954] softirqs last enabled at (2677680): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.777959] softirqs last disabled at (2677673): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.777964] ---[ end trace 0000000000000000 ]---
[ 4415.879793] ------------[ cut here ]------------
[ 4415.879801] WARNING: CPU: 8 PID: 11575 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4415.879809] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4415.879897] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4415.879959] CPU: 8 PID: 11575 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4415.879963] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4415.879966] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4415.879969] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4415.879972] RSP: 0018:ffffa7991cbe7690 EFLAGS: 00010246
[ 4415.879975] RAX: 0000000000000000 RBX: ffff8fa4187c5b10 RCX: 0000000000000000
[ 4415.879978] RDX: 0000000000000000 RSI: ffff8fa4187c5a90 RDI: ffffa7991cbe76b8
[ 4415.879980] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4415.879983] R10: ffff8fa4187c5b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4415.879985] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4415.879987] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b78ffb40
[ 4415.879990] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4415.879992] CR2: 00000000b2d1f000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4415.879995] PKRU: 55555554
[ 4415.879997] Call Trace:
[ 4415.880000] <TASK>
[ 4415.880008] submit_one_bio+0xd4/0xe0
[ 4415.880015] submit_extent_page+0x142/0x550
[ 4415.880029] read_extent_buffer_pages+0x584/0x9c0
[ 4415.880036] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.880041] ? folio_unlock+0x1d/0x50
[ 4415.880048] btrfs_read_extent_buffer+0x98/0x150
[ 4415.880054] read_tree_block+0x43/0xa0
[ 4415.880058] read_block_for_search+0x266/0x370
[ 4415.880070] btrfs_search_slot+0x351/0xd30
[ 4415.880081] btrfs_lookup_csum+0x63/0x150
[ 4415.880089] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4415.880095] ? btrfs_do_readpage+0x305/0x770
[ 4415.880102] btrfs_submit_data_read_bio+0x4e/0x90
[ 4415.880107] submit_one_bio+0xc4/0xe0
[ 4415.880112] btrfs_read_folio+0x79/0x90
[ 4415.880116] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.880119] prepare_uptodate_page+0x8c/0x210
[ 4415.880123] prepare_pages.constprop.0+0xa2/0x300
[ 4415.880131] btrfs_buffered_write+0x2ca/0x940
[ 4415.880145] btrfs_do_write_iter+0x384/0x5d0
[ 4415.880149] ? lock_is_held_type+0xe8/0x140
[ 4415.880157] vfs_write+0x269/0x4f0
[ 4415.880168] ksys_write+0x64/0xe0
[ 4415.880173] __do_fast_syscall_32+0x88/0xf0
[ 4415.880178] ? lock_is_held_type+0xe8/0x140
[ 4415.880184] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.880188] ? lockdep_hardirqs_on+0x7d/0x100
[ 4415.880191] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.880196] do_fast_syscall_32+0x2f/0x70
[ 4415.880200] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4415.880205] RIP: 0023:0xf7fc0579
[ 4415.880227] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4415.880230] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4415.880233] RAX: ffffffffffffffda RBX: 00000000000000b5 RCX: 00000000b2c1f010
[ 4415.880236] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4415.880238] RBP: 00000000000000b5 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4415.880240] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4415.880242] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4415.880253] </TASK>
[ 4415.880255] irq event stamp: 25605775
[ 4415.880257] hardirqs last enabled at (25605783): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4415.880261] hardirqs last disabled at (25605790): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4415.880264] softirqs last enabled at (25599492): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.880268] softirqs last disabled at (25599485): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.880270] ---[ end trace 0000000000000000 ]---
[ 4415.882039] ------------[ cut here ]------------
[ 4415.882046] WARNING: CPU: 12 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4415.882054] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4415.882198] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4415.882296] CPU: 12 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4415.882302] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4415.882306] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4415.882311] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4415.882316] RSP: 0018:ffffa7991cd776e0 EFLAGS: 00010246
[ 4415.882322] RAX: 0000000000000000 RBX: ffff8f9790276750 RCX: 0000000000000000
[ 4415.882327] RDX: 0000000000000000 RSI: ffff8f97902766d0 RDI: ffffa7991cd77708
[ 4415.882331] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4415.882335] R10: ffff8f9790276750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4415.882339] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4415.882343] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b59eab40
[ 4415.882348] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4415.882352] CR2: 00000000b3c2d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4415.882356] PKRU: 55555554
[ 4415.882360] Call Trace:
[ 4415.882364] <TASK>
[ 4415.882374] submit_one_bio+0xd4/0xe0
[ 4415.882384] submit_extent_page+0x142/0x550
[ 4415.882408] read_extent_buffer_pages+0x584/0x9c0
[ 4415.882421] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.882430] ? folio_unlock+0x1d/0x50
[ 4415.882440] btrfs_read_extent_buffer+0x98/0x150
[ 4415.882451] read_tree_block+0x43/0xa0
[ 4415.882457] read_block_for_search+0x266/0x370
[ 4415.882479] btrfs_search_slot+0x351/0xd30
[ 4415.882498] btrfs_lookup_csum+0x63/0x150
[ 4415.882510] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4415.882522] ? btrfs_do_readpage+0x305/0x770
[ 4415.882534] btrfs_submit_data_read_bio+0x4e/0x90
[ 4415.882542] submit_one_bio+0xc4/0xe0
[ 4415.882552] btrfs_read_folio+0x79/0x90
[ 4415.882559] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.882565] prepare_uptodate_page+0x8c/0x210
[ 4415.882572] prepare_pages.constprop.0+0xa2/0x300
[ 4415.882586] btrfs_buffered_write+0x2ca/0x940
[ 4415.882612] btrfs_do_write_iter+0x384/0x5d0
[ 4415.882619] ? lock_is_held_type+0xe8/0x140
[ 4415.882632] vfs_write+0x269/0x4f0
[ 4415.882650] ksys_write+0x64/0xe0
[ 4415.882658] __do_fast_syscall_32+0x88/0xf0
[ 4415.882666] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.882672] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.882678] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.882686] do_fast_syscall_32+0x2f/0x70
[ 4415.882693] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4415.882699] RIP: 0023:0xf7fc0579
[ 4415.882712] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4415.882717] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4415.882723] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2c1f010
[ 4415.882728] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4415.882732] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4415.882736] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4415.882739] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4415.882777] </TASK>
[ 4415.882781] irq event stamp: 16042179
[ 4415.882785] hardirqs last enabled at (16042187): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4415.882791] hardirqs last disabled at (16042194): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4415.882796] softirqs last enabled at (16042166): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.882802] softirqs last disabled at (16042161): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4415.882807] ---[ end trace 0000000000000000 ]---
[ 4415.882928] BTRFS error (device nvme0n1p3): level verify failed on logical 5399550099456 mirror 1 wanted 0 found 1
[ 4415.882937] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399550099456 mirror 1
[ 4415.882943] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4415.882960] BTRFS error (device nvme0n1p3): read failed, bytenr=5399550099456 check owner_root=7 transid=652050 has_first_key=1 first_key=(18446744073709551606 128 3152256499712) level=1 size=40
[ 4415.882967] CPU: 12 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4415.882972] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4415.882975] Call Trace:
[ 4415.882979] <TASK>
[ 4415.882983] dump_stack_lvl+0x5b/0x77
[ 4415.882991] read_extent_buffer_pages.cold+0x63/0xa2
[ 4415.883001] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.883009] ? folio_unlock+0x1d/0x50
[ 4415.883018] btrfs_read_extent_buffer+0x98/0x150
[ 4415.883028] read_tree_block+0x43/0xa0
[ 4415.883035] read_block_for_search+0x266/0x370
[ 4415.883055] btrfs_search_slot+0x351/0xd30
[ 4415.883074] btrfs_lookup_csum+0x63/0x150
[ 4415.883087] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4415.883097] ? btrfs_do_readpage+0x305/0x770
[ 4415.883109] btrfs_submit_data_read_bio+0x4e/0x90
[ 4415.883116] submit_one_bio+0xc4/0xe0
[ 4415.883125] btrfs_read_folio+0x79/0x90
[ 4415.883131] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.883136] prepare_uptodate_page+0x8c/0x210
[ 4415.883142] prepare_pages.constprop.0+0xa2/0x300
[ 4415.883155] btrfs_buffered_write+0x2ca/0x940
[ 4415.883169] btrfs_do_write_iter+0x384/0x5d0
[ 4415.883172] ? lock_is_held_type+0xe8/0x140
[ 4415.883179] vfs_write+0x269/0x4f0
[ 4415.883188] ksys_write+0x64/0xe0
[ 4415.883193] __do_fast_syscall_32+0x88/0xf0
[ 4415.883197] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.883200] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.883203] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.883208] do_fast_syscall_32+0x2f/0x70
[ 4415.883211] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4415.883215] RIP: 0023:0xf7fc0579
[ 4415.883220] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4415.883222] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4415.883225] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2c1f010
[ 4415.883227] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4415.883229] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4415.883231] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4415.883233] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4415.883244] </TASK>
[ 4415.883246] BTRFS error (device nvme0n1p3): read failed, bytenr=5399550099456 check owner_root=7 transid=652050 has_first_key=1 first_key=(18446744073709551606 128 3152256499712) level=1 size=40
[ 4415.883250] CPU: 12 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4415.883253] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4415.883255] Call Trace:
[ 4415.883257] <TASK>
[ 4415.883259] dump_stack_lvl+0x5b/0x77
[ 4415.883263] read_extent_buffer_pages.cold+0x63/0xa2
[ 4415.883268] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.883273] ? folio_unlock+0x1d/0x50
[ 4415.883278] btrfs_read_extent_buffer+0x98/0x150
[ 4415.883284] read_tree_block+0x43/0xa0
[ 4415.883287] read_block_for_search+0x266/0x370
[ 4415.883298] btrfs_search_slot+0x351/0xd30
[ 4415.883308] btrfs_lookup_csum+0x63/0x150
[ 4415.883315] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4415.883321] ? btrfs_do_readpage+0x305/0x770
[ 4415.883328] btrfs_submit_data_read_bio+0x4e/0x90
[ 4415.883331] submit_one_bio+0xc4/0xe0
[ 4415.883337] btrfs_read_folio+0x79/0x90
[ 4415.883340] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.883343] prepare_uptodate_page+0x8c/0x210
[ 4415.883347] prepare_pages.constprop.0+0xa2/0x300
[ 4415.883354] btrfs_buffered_write+0x2ca/0x940
[ 4415.883367] btrfs_do_write_iter+0x384/0x5d0
[ 4415.883371] ? lock_is_held_type+0xe8/0x140
[ 4415.883377] vfs_write+0x269/0x4f0
[ 4415.883386] ksys_write+0x64/0xe0
[ 4415.883391] __do_fast_syscall_32+0x88/0xf0
[ 4415.883395] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.883398] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.883401] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.883406] do_fast_syscall_32+0x2f/0x70
[ 4415.883410] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4415.883412] RIP: 0023:0xf7fc0579
[ 4415.883416] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4415.883418] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4415.883421] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2c1f010
[ 4415.883423] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4415.883425] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4415.883427] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4415.883429] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4415.883439] </TASK>
[ 4415.883441] BTRFS error (device nvme0n1p3): read failed, bytenr=5399550099456 check owner_root=7 transid=652050 has_first_key=1 first_key=(18446744073709551606 128 3152256499712) level=1 size=40
[ 4415.883445] CPU: 12 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4415.883447] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4415.883449] Call Trace:
[ 4415.883451] <TASK>
[ 4415.883453] dump_stack_lvl+0x5b/0x77
[ 4415.883457] read_extent_buffer_pages.cold+0x63/0xa2
[ 4415.883462] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.883467] ? folio_unlock+0x1d/0x50
[ 4415.883472] btrfs_read_extent_buffer+0x98/0x150
[ 4415.883477] read_tree_block+0x43/0xa0
[ 4415.883481] read_block_for_search+0x266/0x370
[ 4415.883492] btrfs_search_slot+0x351/0xd30
[ 4415.883502] btrfs_lookup_csum+0x63/0x150
[ 4415.883509] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4415.883515] ? btrfs_do_readpage+0x305/0x770
[ 4415.883521] btrfs_submit_data_read_bio+0x4e/0x90
[ 4415.883525] submit_one_bio+0xc4/0xe0
[ 4415.883530] btrfs_read_folio+0x79/0x90
[ 4415.883533] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4415.883536] prepare_uptodate_page+0x8c/0x210
[ 4415.883540] prepare_pages.constprop.0+0xa2/0x300
[ 4415.883547] btrfs_buffered_write+0x2ca/0x940
[ 4415.883560] btrfs_do_write_iter+0x384/0x5d0
[ 4415.883564] ? lock_is_held_type+0xe8/0x140
[ 4415.883571] vfs_write+0x269/0x4f0
[ 4415.883580] ksys_write+0x64/0xe0
[ 4415.883584] __do_fast_syscall_32+0x88/0xf0
[ 4415.883588] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.883591] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.883594] ? __do_fast_syscall_32+0x94/0xf0
[ 4415.883599] do_fast_syscall_32+0x2f/0x70
[ 4415.883603] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4415.883606] RIP: 0023:0xf7fc0579
[ 4415.883609] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4415.883611] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4415.883614] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2c1f010
[ 4415.883616] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4415.883618] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4415.883620] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4415.883621] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4415.883632] </TASK>
[ 4416.283989] ------------[ cut here ]------------
[ 4416.284001] WARNING: CPU: 4 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4416.284011] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4416.284166] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4416.284269] CPU: 4 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4416.284275] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4416.284279] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4416.284285] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4416.284290] RSP: 0018:ffffa7991cd776b8 EFLAGS: 00010246
[ 4416.284296] RAX: 0000000000000000 RBX: ffff8f9d5e3da3d0 RCX: 0000000000000000
[ 4416.284301] RDX: 0000000000000000 RSI: ffff8f9d5e3da350 RDI: ffffa7991cd776e0
[ 4416.284305] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4416.284309] R10: ffff8f9d5e3da3d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4416.284313] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4416.284317] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b59eab40
[ 4416.284321] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4416.284326] CR2: 0000108a005c6000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4416.284330] PKRU: 55555554
[ 4416.284334] Call Trace:
[ 4416.284338] <TASK>
[ 4416.284350] submit_one_bio+0xd4/0xe0
[ 4416.284361] submit_extent_page+0x142/0x550
[ 4416.284385] read_extent_buffer_pages+0x584/0x9c0
[ 4416.284398] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4416.284406] ? folio_unlock+0x1d/0x50
[ 4416.284417] btrfs_read_extent_buffer+0x98/0x150
[ 4416.284428] read_tree_block+0x43/0xa0
[ 4416.284435] read_block_for_search+0x266/0x370
[ 4416.284458] btrfs_search_slot+0x351/0xd30
[ 4416.284478] btrfs_lookup_csum+0x63/0x150
[ 4416.284490] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4416.284502] ? btrfs_do_readpage+0x305/0x770
[ 4416.284514] btrfs_submit_data_read_bio+0x4e/0x90
[ 4416.284523] submit_one_bio+0xc4/0xe0
[ 4416.284532] btrfs_read_folio+0x79/0x90
[ 4416.284539] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4416.284545] prepare_uptodate_page+0x8c/0x210
[ 4416.284554] prepare_pages.constprop.0+0xa2/0x300
[ 4416.284568] btrfs_buffered_write+0x2ca/0x940
[ 4416.284594] btrfs_do_write_iter+0x384/0x5d0
[ 4416.284601] ? lock_is_held_type+0xe8/0x140
[ 4416.284614] vfs_write+0x269/0x4f0
[ 4416.284632] ksys_write+0x64/0xe0
[ 4416.284640] __do_fast_syscall_32+0x88/0xf0
[ 4416.284646] ? lockdep_hardirqs_on+0x7d/0x100
[ 4416.284652] ? __do_fast_syscall_32+0x94/0xf0
[ 4416.284656] ? __do_fast_syscall_32+0x94/0xf0
[ 4416.284663] ? __do_fast_syscall_32+0x94/0xf0
[ 4416.284669] ? __do_fast_syscall_32+0x94/0xf0
[ 4416.284674] ? __do_fast_syscall_32+0x94/0xf0
[ 4416.284682] do_fast_syscall_32+0x2f/0x70
[ 4416.284688] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4416.284696] RIP: 0023:0xf7fc0579
[ 4416.284726] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4416.284731] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4416.284737] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000bacff010
[ 4416.284741] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4416.284767] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4416.284771] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4416.284775] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4416.284795] </TASK>
[ 4416.284799] irq event stamp: 16050941
[ 4416.284803] hardirqs last enabled at (16050949): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4416.284810] hardirqs last disabled at (16050956): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4416.284816] softirqs last enabled at (16049300): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4416.284823] softirqs last disabled at (16049295): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4416.284828] ---[ end trace 0000000000000000 ]---
[ 4418.293934] ------------[ cut here ]------------
[ 4418.293945] WARNING: CPU: 6 PID: 11584 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4418.293954] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4418.294118] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4418.294229] CPU: 6 PID: 11584 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4418.294235] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4418.294239] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4418.294245] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4418.294250] RSP: 0018:ffffa7991cc97630 EFLAGS: 00010246
[ 4418.294256] RAX: 0000000000000000 RBX: ffff8f9d4d5f1950 RCX: 0000000000000000
[ 4418.294261] RDX: 0000000000000000 RSI: ffff8f9d4d5f18d0 RDI: ffffa7991cc97658
[ 4418.294265] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4418.294269] R10: ffff8f9d4d5f1950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4418.294273] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4418.294278] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b75fcb40
[ 4418.294282] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4418.294286] CR2: 00000000b51b3000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4418.294291] PKRU: 55555554
[ 4418.294295] Call Trace:
[ 4418.294299] <TASK>
[ 4418.294311] submit_one_bio+0xd4/0xe0
[ 4418.294322] submit_extent_page+0x142/0x550
[ 4418.294347] read_extent_buffer_pages+0x584/0x9c0
[ 4418.294360] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4418.294369] ? folio_unlock+0x1d/0x50
[ 4418.294380] btrfs_read_extent_buffer+0x98/0x150
[ 4418.294391] read_tree_block+0x43/0xa0
[ 4418.294398] read_block_for_search+0x266/0x370
[ 4418.294420] btrfs_search_slot+0x351/0xd30
[ 4418.294441] btrfs_lookup_csum+0x63/0x150
[ 4418.294454] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4418.294466] ? btrfs_do_readpage+0x305/0x770
[ 4418.294478] btrfs_submit_data_read_bio+0x4e/0x90
[ 4418.294488] submit_one_bio+0xc4/0xe0
[ 4418.294498] btrfs_read_folio+0x79/0x90
[ 4418.294507] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4418.294514] prepare_uptodate_page+0x8c/0x210
[ 4418.294522] prepare_pages.constprop.0+0xa2/0x300
[ 4418.294536] btrfs_buffered_write+0x2ca/0x940
[ 4418.294564] btrfs_do_write_iter+0x384/0x5d0
[ 4418.294571] ? lock_is_held_type+0xe8/0x140
[ 4418.294585] vfs_write+0x269/0x4f0
[ 4418.294604] ksys_write+0x64/0xe0
[ 4418.294613] __do_fast_syscall_32+0x88/0xf0
[ 4418.294623] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4418.294632] ? lock_is_held_type+0xe8/0x140
[ 4418.294643] ? __do_fast_syscall_32+0x94/0xf0
[ 4418.294649] ? lockdep_hardirqs_on+0x7d/0x100
[ 4418.294656] ? __do_fast_syscall_32+0x94/0xf0
[ 4418.294662] ? __do_fast_syscall_32+0x94/0xf0
[ 4418.294667] ? __do_fast_syscall_32+0x94/0xf0
[ 4418.294672] ? __do_fast_syscall_32+0x94/0xf0
[ 4418.294677] ? __do_fast_syscall_32+0x94/0xf0
[ 4418.294685] do_fast_syscall_32+0x2f/0x70
[ 4418.294692] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4418.294699] RIP: 0023:0xf7fc0579
[ 4418.294724] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4418.294728] RSP: 002b:00000000b75faae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4418.294735] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000cc6fe010
[ 4418.294739] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4418.294772] RBP: 000000000000009d R08: 00000000b75faae0 R09: 0000000000000000
[ 4418.294777] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4418.294781] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4418.294801] </TASK>
[ 4418.294805] irq event stamp: 2977499
[ 4418.294809] hardirqs last enabled at (2977507): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4418.294816] hardirqs last disabled at (2977514): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4418.294821] softirqs last enabled at (2977464): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4418.294827] softirqs last disabled at (2977457): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4418.294831] ---[ end trace 0000000000000000 ]---
[ 4419.397684] ------------[ cut here ]------------
[ 4419.397694] WARNING: CPU: 10 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4419.397701] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4419.397808] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4419.397872] CPU: 10 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4419.397875] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4419.397878] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4419.397882] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4419.397885] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 4419.397889] RAX: 0000000000000000 RBX: ffff8f9e7237be10 RCX: 0000000000000000
[ 4419.397891] RDX: 0000000000000000 RSI: ffff8f9e7237bd90 RDI: ffffa7990487f888
[ 4419.397894] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4419.397896] R10: ffff8f9e7237be10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4419.397899] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4419.397901] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4419.397904] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4419.397906] CR2: 00000000b2112000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4419.397909] PKRU: 55555554
[ 4419.397911] Call Trace:
[ 4419.397914] <TASK>
[ 4419.397922] submit_one_bio+0xd4/0xe0
[ 4419.397929] submit_extent_page+0x142/0x550
[ 4419.397943] read_extent_buffer_pages+0x584/0x9c0
[ 4419.397951] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4419.397956] ? folio_unlock+0x1d/0x50
[ 4419.397964] btrfs_read_extent_buffer+0x98/0x150
[ 4419.397970] read_tree_block+0x43/0xa0
[ 4419.397974] read_block_for_search+0x266/0x370
[ 4419.397988] btrfs_search_slot+0x351/0xd30
[ 4419.397999] btrfs_insert_empty_items+0x31/0x70
[ 4419.398004] alloc_reserved_file_extent+0xbc/0x240
[ 4419.398015] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4419.398031] btrfs_run_delayed_refs+0x89/0x1d0
[ 4419.398038] btrfs_commit_transaction+0x93/0xed0
[ 4419.398050] transaction_kthread+0x142/0x1b0
[ 4419.398057] ? __pfx_transaction_kthread+0x10/0x10
[ 4419.398060] kthread+0xf5/0x120
[ 4419.398064] ? __pfx_kthread+0x10/0x10
[ 4419.398069] ret_from_fork+0x2c/0x50
[ 4419.398082] </TASK>
[ 4419.398084] irq event stamp: 38340951
[ 4419.398087] hardirqs last enabled at (38340959): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4419.398091] hardirqs last disabled at (38340966): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4419.398094] softirqs last enabled at (38340052): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4419.398098] softirqs last disabled at (38340047): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4419.398101] ---[ end trace 0000000000000000 ]---
[ 4419.805284] ------------[ cut here ]------------
[ 4419.805294] WARNING: CPU: 2 PID: 11739 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4419.805302] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4419.805389] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4419.805468] CPU: 2 PID: 11739 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4419.805473] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4419.805478] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4419.805483] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4419.805488] RSP: 0018:ffffa7991bf17680 EFLAGS: 00010246
[ 4419.805494] RAX: 0000000000000000 RBX: ffff8f9b0b9c2ad0 RCX: 0000000000000000
[ 4419.805498] RDX: 0000000000000000 RSI: ffff8f9b0b9c2a50 RDI: ffffa7991bf176a8
[ 4419.805501] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4419.805505] R10: ffff8f9b0b9c2ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4419.805509] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4419.805513] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b2e20b40
[ 4419.805518] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4419.805522] CR2: 00000000b2d1f000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4419.805526] PKRU: 55555554
[ 4419.805529] Call Trace:
[ 4419.805534] <TASK>
[ 4419.805542] submit_one_bio+0xd4/0xe0
[ 4419.805553] submit_extent_page+0x142/0x550
[ 4419.805577] read_extent_buffer_pages+0x584/0x9c0
[ 4419.805588] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4419.805596] ? folio_unlock+0x1d/0x50
[ 4419.805608] btrfs_read_extent_buffer+0x98/0x150
[ 4419.805618] read_tree_block+0x43/0xa0
[ 4419.805625] read_block_for_search+0x266/0x370
[ 4419.805646] btrfs_search_slot+0x351/0xd30
[ 4419.805658] btrfs_lookup_csum+0x63/0x150
[ 4419.805666] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4419.805673] ? btrfs_do_readpage+0x305/0x770
[ 4419.805679] btrfs_submit_data_read_bio+0x4e/0x90
[ 4419.805685] submit_one_bio+0xc4/0xe0
[ 4419.805691] btrfs_read_folio+0x79/0x90
[ 4419.805697] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4419.805703] prepare_uptodate_page+0x8c/0x210
[ 4419.805711] prepare_pages.constprop.0+0xa2/0x300
[ 4419.805724] btrfs_buffered_write+0x2ca/0x940
[ 4419.805767] btrfs_do_write_iter+0x384/0x5d0
[ 4419.805775] ? lock_is_held_type+0xe8/0x140
[ 4419.805788] vfs_write+0x269/0x4f0
[ 4419.805806] ksys_write+0x64/0xe0
[ 4419.805813] __do_fast_syscall_32+0x88/0xf0
[ 4419.805818] ? __do_fast_syscall_32+0x94/0xf0
[ 4419.805822] ? lockdep_hardirqs_on+0x7d/0x100
[ 4419.805826] ? __do_fast_syscall_32+0x94/0xf0
[ 4419.805830] ? lockdep_hardirqs_on+0x7d/0x100
[ 4419.805834] ? __do_fast_syscall_32+0x94/0xf0
[ 4419.805837] ? __do_fast_syscall_32+0x94/0xf0
[ 4419.805841] ? lockdep_hardirqs_on+0x7d/0x100
[ 4419.805845] ? __do_fast_syscall_32+0x94/0xf0
[ 4419.805849] do_fast_syscall_32+0x2f/0x70
[ 4419.805855] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4419.805860] RIP: 0023:0xf7fc0579
[ 4419.805885] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4419.805889] RSP: 002b:00000000b2e1eae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4419.805895] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b3223010
[ 4419.805899] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4419.805903] RBP: 000000000000009f R08: 00000000b2e1eae0 R09: 0000000000000000
[ 4419.805907] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4419.805911] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4419.805929] </TASK>
[ 4419.805933] irq event stamp: 23932875
[ 4419.805937] hardirqs last enabled at (23932883): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4419.805943] hardirqs last disabled at (23932890): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4419.805948] softirqs last enabled at (23928362): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4419.805954] softirqs last disabled at (23928355): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4419.805958] ---[ end trace 0000000000000000 ]---
[ 4421.116608] ------------[ cut here ]------------
[ 4421.116621] WARNING: CPU: 15 PID: 11739 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4421.116636] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4421.116818] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4421.116888] CPU: 15 PID: 11739 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4421.116892] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4421.116895] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4421.116899] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4421.116902] RSP: 0018:ffffa7991bf17688 EFLAGS: 00010246
[ 4421.116907] RAX: 0000000000000000 RBX: ffff8fa27baa3550 RCX: 0000000000000000
[ 4421.116909] RDX: 0000000000000000 RSI: ffff8fa27baa34d0 RDI: ffffa7991bf176b0
[ 4421.116912] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4421.116914] R10: ffff8fa27baa3550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4421.116916] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4421.116919] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b2e20b40
[ 4421.116922] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4421.116924] CR2: 0000183e9b0cc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4421.116927] PKRU: 55555554
[ 4421.116929] Call Trace:
[ 4421.116932] <TASK>
[ 4421.116942] submit_one_bio+0xd4/0xe0
[ 4421.116951] submit_extent_page+0x142/0x550
[ 4421.116965] read_extent_buffer_pages+0x584/0x9c0
[ 4421.116973] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4421.116978] ? folio_unlock+0x1d/0x50
[ 4421.116986] btrfs_read_extent_buffer+0x98/0x150
[ 4421.116993] read_tree_block+0x43/0xa0
[ 4421.116997] read_block_for_search+0x266/0x370
[ 4421.117010] btrfs_search_slot+0x351/0xd30
[ 4421.117022] btrfs_lookup_csum+0x63/0x150
[ 4421.117030] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4421.117037] ? btrfs_do_readpage+0x305/0x770
[ 4421.117044] btrfs_submit_data_read_bio+0x4e/0x90
[ 4421.117049] submit_one_bio+0xc4/0xe0
[ 4421.117054] btrfs_read_folio+0x79/0x90
[ 4421.117058] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4421.117062] prepare_uptodate_page+0x8c/0x210
[ 4421.117067] prepare_pages.constprop.0+0xa2/0x300
[ 4421.117074] btrfs_buffered_write+0x2ca/0x940
[ 4421.117089] btrfs_do_write_iter+0x384/0x5d0
[ 4421.117093] ? lock_is_held_type+0xe8/0x140
[ 4421.117103] vfs_write+0x269/0x4f0
[ 4421.117115] ksys_write+0x64/0xe0
[ 4421.117120] __do_fast_syscall_32+0x88/0xf0
[ 4421.117126] ? __do_fast_syscall_32+0x94/0xf0
[ 4421.117130] ? lockdep_hardirqs_on+0x7d/0x100
[ 4421.117134] ? __do_fast_syscall_32+0x94/0xf0
[ 4421.117137] ? __do_fast_syscall_32+0x94/0xf0
[ 4421.117141] ? lockdep_hardirqs_on+0x7d/0x100
[ 4421.117145] ? __do_fast_syscall_32+0x94/0xf0
[ 4421.117148] ? __do_fast_syscall_32+0x94/0xf0
[ 4421.117151] ? __do_fast_syscall_32+0x94/0xf0
[ 4421.117156] do_fast_syscall_32+0x2f/0x70
[ 4421.117160] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4421.117167] RIP: 0023:0xf7fc0579
[ 4421.117207] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4421.117209] RSP: 002b:00000000b2e1eae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4421.117213] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b75fd010
[ 4421.117215] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4421.117218] RBP: 000000000000009f R08: 00000000b2e1eae0 R09: 0000000000000000
[ 4421.117220] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4421.117222] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4421.117232] </TASK>
[ 4421.117237] irq event stamp: 23988093
[ 4421.117241] hardirqs last enabled at (23988101): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4421.117248] hardirqs last disabled at (23988108): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4421.117253] softirqs last enabled at (23984604): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4421.117260] softirqs last disabled at (23984599): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4421.117265] ---[ end trace 0000000000000000 ]---
[ 4421.677899] ------------[ cut here ]------------
[ 4421.677910] WARNING: CPU: 6 PID: 11597 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4421.677920] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4421.678076] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4421.678181] CPU: 6 PID: 11597 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4421.678187] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4421.678191] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4421.678197] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4421.678202] RSP: 0018:ffffa7991cb576d8 EFLAGS: 00010246
[ 4421.678208] RAX: 0000000000000000 RBX: ffff8f9d4d5f1250 RCX: 0000000000000000
[ 4421.678212] RDX: 0000000000000000 RSI: ffff8f9d4d5f11d0 RDI: ffffa7991cb57700
[ 4421.678216] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4421.678220] R10: ffff8f9d4d5f1250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4421.678224] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4421.678228] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b54e8b40
[ 4421.678242] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4421.678246] CR2: 000010020033691c CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4421.678251] PKRU: 55555554
[ 4421.678254] Call Trace:
[ 4421.678259] <TASK>
[ 4421.678270] submit_one_bio+0xd4/0xe0
[ 4421.678281] submit_extent_page+0x142/0x550
[ 4421.678305] read_extent_buffer_pages+0x584/0x9c0
[ 4421.678319] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4421.678328] ? folio_unlock+0x1d/0x50
[ 4421.678339] btrfs_read_extent_buffer+0x98/0x150
[ 4421.678350] read_tree_block+0x43/0xa0
[ 4421.678356] read_block_for_search+0x266/0x370
[ 4421.678378] btrfs_search_slot+0x351/0xd30
[ 4421.678398] btrfs_lookup_csum+0x63/0x150
[ 4421.678411] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4421.678422] ? btrfs_do_readpage+0x305/0x770
[ 4421.678435] btrfs_submit_data_read_bio+0x4e/0x90
[ 4421.678443] submit_one_bio+0xc4/0xe0
[ 4421.678453] btrfs_read_folio+0x79/0x90
[ 4421.678460] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4421.678466] prepare_uptodate_page+0x8c/0x210
[ 4421.678473] prepare_pages.constprop.0+0xa2/0x300
[ 4421.678487] btrfs_buffered_write+0x2ca/0x940
[ 4421.678513] btrfs_do_write_iter+0x384/0x5d0
[ 4421.678520] ? lock_is_held_type+0xe8/0x140
[ 4421.678533] vfs_write+0x269/0x4f0
[ 4421.678552] ksys_write+0x64/0xe0
[ 4421.678561] __do_fast_syscall_32+0x88/0xf0
[ 4421.678568] ? lockdep_hardirqs_on+0x7d/0x100
[ 4421.678575] ? __do_fast_syscall_32+0x94/0xf0
[ 4421.678581] ? __do_fast_syscall_32+0x94/0xf0
[ 4421.678590] do_fast_syscall_32+0x2f/0x70
[ 4421.678596] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4421.678603] RIP: 0023:0xf7fc0579
[ 4421.678627] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4421.678632] RSP: 002b:00000000b54e6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4421.678638] RAX: ffffffffffffffda RBX: 00000000000000ad RCX: 00000000b3b2d010
[ 4421.678642] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4421.678646] RBP: 00000000000000ad R08: 00000000b54e6ae0 R09: 0000000000000000
[ 4421.678650] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4421.678654] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4421.678674] </TASK>
[ 4421.678678] irq event stamp: 12816385
[ 4421.678681] hardirqs last enabled at (12816393): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4421.678688] hardirqs last disabled at (12816400): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4421.678693] softirqs last enabled at (12812064): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4421.678699] softirqs last disabled at (12811967): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4421.678703] ---[ end trace 0000000000000000 ]---
[ 4422.639543] ------------[ cut here ]------------
[ 4422.639554] WARNING: CPU: 15 PID: 11739 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4422.639564] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4422.639717] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4422.639853] CPU: 15 PID: 11739 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4422.639859] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4422.639863] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4422.639870] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4422.639875] RSP: 0018:ffffa7991bf176f8 EFLAGS: 00010246
[ 4422.639882] RAX: 0000000000000000 RBX: ffff8fa27baa3c50 RCX: 0000000000000000
[ 4422.639886] RDX: 0000000000000000 RSI: ffff8fa27baa3bd0 RDI: ffffa7991bf17720
[ 4422.639890] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4422.639894] R10: ffff8fa27baa3c50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4422.639898] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4422.639902] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b2e20b40
[ 4422.639907] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4422.639911] CR2: 00000000b281a000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4422.639916] PKRU: 55555554
[ 4422.639920] Call Trace:
[ 4422.639924] <TASK>
[ 4422.639936] submit_one_bio+0xd4/0xe0
[ 4422.639948] submit_extent_page+0x142/0x550
[ 4422.639970] read_extent_buffer_pages+0x584/0x9c0
[ 4422.639983] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4422.639992] ? folio_unlock+0x1d/0x50
[ 4422.640003] btrfs_read_extent_buffer+0x98/0x150
[ 4422.640013] read_tree_block+0x43/0xa0
[ 4422.640020] read_block_for_search+0x266/0x370
[ 4422.640043] btrfs_search_slot+0x351/0xd30
[ 4422.640063] btrfs_lookup_csum+0x63/0x150
[ 4422.640077] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4422.640089] ? btrfs_do_readpage+0x305/0x770
[ 4422.640102] btrfs_submit_data_read_bio+0x4e/0x90
[ 4422.640111] submit_one_bio+0xc4/0xe0
[ 4422.640121] btrfs_read_folio+0x79/0x90
[ 4422.640128] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4422.640134] prepare_uptodate_page+0x8c/0x210
[ 4422.640142] prepare_pages.constprop.0+0x134/0x300
[ 4422.640157] btrfs_buffered_write+0x2ca/0x940
[ 4422.640183] btrfs_do_write_iter+0x384/0x5d0
[ 4422.640191] ? lock_is_held_type+0xe8/0x140
[ 4422.640204] vfs_write+0x269/0x4f0
[ 4422.640223] ksys_write+0x64/0xe0
[ 4422.640232] __do_fast_syscall_32+0x88/0xf0
[ 4422.640239] ? __do_fast_syscall_32+0x94/0xf0
[ 4422.640245] ? __do_fast_syscall_32+0x94/0xf0
[ 4422.640250] ? __do_fast_syscall_32+0x94/0xf0
[ 4422.640258] do_fast_syscall_32+0x2f/0x70
[ 4422.640265] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4422.640272] RIP: 0023:0xf7fc0579
[ 4422.640296] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4422.640301] RSP: 002b:00000000b2e1eae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4422.640306] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b2315010
[ 4422.640310] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4422.640314] RBP: 000000000000009f R08: 00000000b2e1eae0 R09: 0000000000000000
[ 4422.640318] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4422.640322] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4422.640342] </TASK>
[ 4422.640346] irq event stamp: 24123587
[ 4422.640350] hardirqs last enabled at (24123595): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4422.640356] hardirqs last disabled at (24123602): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4422.640361] softirqs last enabled at (24122884): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4422.640367] softirqs last disabled at (24122879): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4422.640372] ---[ end trace 0000000000000000 ]---
[ 4425.012721] ------------[ cut here ]------------
[ 4425.012735] WARNING: CPU: 5 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4425.012764] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4425.012876] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4425.012987] CPU: 5 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4425.012993] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4425.012997] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4425.013004] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4425.013009] RSP: 0018:ffffa7991cd77668 EFLAGS: 00010246
[ 4425.013016] RAX: 0000000000000000 RBX: ffff8f9a23107550 RCX: 0000000000000000
[ 4425.013021] RDX: 0000000000000000 RSI: ffff8f9a231074d0 RDI: ffffa7991cd77690
[ 4425.013025] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4425.013029] R10: ffff8f9a23107550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4425.013032] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4425.013036] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b59eab40
[ 4425.013041] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4425.013045] CR2: 00000000b34ef000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4425.013050] PKRU: 55555554
[ 4425.013054] Call Trace:
[ 4425.013058] <TASK>
[ 4425.013071] submit_one_bio+0xd4/0xe0
[ 4425.013082] submit_extent_page+0x142/0x550
[ 4425.013106] read_extent_buffer_pages+0x584/0x9c0
[ 4425.013120] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4425.013129] ? folio_unlock+0x1d/0x50
[ 4425.013140] btrfs_read_extent_buffer+0x98/0x150
[ 4425.013151] read_tree_block+0x43/0xa0
[ 4425.013158] read_block_for_search+0x266/0x370
[ 4425.013181] btrfs_search_slot+0x351/0xd30
[ 4425.013202] btrfs_lookup_csum+0x63/0x150
[ 4425.013215] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4425.013227] ? btrfs_do_readpage+0x305/0x770
[ 4425.013240] btrfs_submit_data_read_bio+0x4e/0x90
[ 4425.013248] submit_one_bio+0xc4/0xe0
[ 4425.013258] btrfs_read_folio+0x79/0x90
[ 4425.013265] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4425.013271] prepare_uptodate_page+0x8c/0x210
[ 4425.013279] prepare_pages.constprop.0+0xa2/0x300
[ 4425.013293] btrfs_buffered_write+0x2ca/0x940
[ 4425.013320] btrfs_do_write_iter+0x384/0x5d0
[ 4425.013327] ? lock_is_held_type+0xe8/0x140
[ 4425.013340] vfs_write+0x269/0x4f0
[ 4425.013359] ksys_write+0x64/0xe0
[ 4425.013368] __do_fast_syscall_32+0x88/0xf0
[ 4425.013374] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4425.013383] ? lock_is_held_type+0xe8/0x140
[ 4425.013394] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.013400] ? lockdep_hardirqs_on+0x7d/0x100
[ 4425.013407] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.013412] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.013418] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.013426] do_fast_syscall_32+0x2f/0x70
[ 4425.013433] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4425.013440] RIP: 0023:0xf7fc0579
[ 4425.013468] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4425.013472] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4425.013479] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b392b010
[ 4425.013483] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4425.013487] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4425.013491] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4425.013495] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4425.013515] </TASK>
[ 4425.013519] irq event stamp: 16886047
[ 4425.013523] hardirqs last enabled at (16886055): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4425.013531] hardirqs last disabled at (16886062): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4425.013536] softirqs last enabled at (16882144): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4425.013543] softirqs last disabled at (16882135): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4425.013548] ---[ end trace 0000000000000000 ]---
[ 4425.441333] ------------[ cut here ]------------
[ 4425.441343] WARNING: CPU: 0 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4425.441353] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4425.441492] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4425.441590] CPU: 0 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4425.441596] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4425.441600] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4425.441606] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4425.441610] RSP: 0018:ffffa7991cccf628 EFLAGS: 00010246
[ 4425.441614] RAX: 0000000000000000 RBX: ffff8fa02e9331d0 RCX: 0000000000000000
[ 4425.441617] RDX: 0000000000000000 RSI: ffff8fa02e933150 RDI: ffffa7991cccf650
[ 4425.441619] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4425.441621] R10: ffff8fa02e9331d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4425.441624] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4425.441626] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b62f8b40
[ 4425.441629] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4425.441631] CR2: 00000000badff000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4425.441634] PKRU: 55555554
[ 4425.441636] Call Trace:
[ 4425.441639] <TASK>
[ 4425.441647] submit_one_bio+0xd4/0xe0
[ 4425.441654] submit_extent_page+0x142/0x550
[ 4425.441667] read_extent_buffer_pages+0x584/0x9c0
[ 4425.441675] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4425.441680] ? folio_unlock+0x1d/0x50
[ 4425.441687] btrfs_read_extent_buffer+0x98/0x150
[ 4425.441693] read_tree_block+0x43/0xa0
[ 4425.441697] read_block_for_search+0x266/0x370
[ 4425.441710] btrfs_search_slot+0x351/0xd30
[ 4425.441721] btrfs_lookup_csum+0x63/0x150
[ 4425.441728] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4425.441735] ? btrfs_do_readpage+0x305/0x770
[ 4425.441769] btrfs_submit_data_read_bio+0x4e/0x90
[ 4425.441778] submit_one_bio+0xc4/0xe0
[ 4425.441787] btrfs_read_folio+0x79/0x90
[ 4425.441794] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4425.441800] prepare_uptodate_page+0x8c/0x210
[ 4425.441807] prepare_pages.constprop.0+0xa2/0x300
[ 4425.441820] btrfs_buffered_write+0x2ca/0x940
[ 4425.441843] btrfs_do_write_iter+0x384/0x5d0
[ 4425.441850] ? lock_is_held_type+0xe8/0x140
[ 4425.441863] vfs_write+0x269/0x4f0
[ 4425.441883] ksys_write+0x64/0xe0
[ 4425.441891] __do_fast_syscall_32+0x88/0xf0
[ 4425.441897] ? lock_release+0x14b/0x440
[ 4425.441909] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4425.441918] ? lock_is_held_type+0xe8/0x140
[ 4425.441927] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.441933] ? lockdep_hardirqs_on+0x7d/0x100
[ 4425.441940] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.441945] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.441954] do_fast_syscall_32+0x2f/0x70
[ 4425.441961] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4425.441967] RIP: 0023:0xf7fc0579
[ 4425.441993] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4425.441998] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4425.442004] RAX: ffffffffffffffda RBX: 00000000000000c0 RCX: 00000000b271a010
[ 4425.442008] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4425.442012] RBP: 00000000000000c0 R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4425.442017] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4425.442021] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4425.442041] </TASK>
[ 4425.442045] irq event stamp: 108066289
[ 4425.442049] hardirqs last enabled at (108066297): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4425.442055] hardirqs last disabled at (108066304): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4425.442060] softirqs last enabled at (108066042): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4425.442067] softirqs last disabled at (108066037): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4425.442071] ---[ end trace 0000000000000000 ]---
[ 4425.846404] ------------[ cut here ]------------
[ 4425.846413] WARNING: CPU: 1 PID: 11557 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4425.846421] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4425.846534] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4425.846628] CPU: 1 PID: 11557 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4425.846633] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4425.846637] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4425.846643] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4425.846647] RSP: 0018:ffffa7991cccf668 EFLAGS: 00010246
[ 4425.846653] RAX: 0000000000000000 RBX: ffff8f9d5a42ae50 RCX: 0000000000000000
[ 4425.846657] RDX: 0000000000000000 RSI: ffff8f9d5a42add0 RDI: ffffa7991cccf690
[ 4425.846661] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4425.846665] R10: ffff8f9d5a42ae50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4425.846669] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4425.846673] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b62f8b40
[ 4425.846677] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4425.846681] CR2: 00000000b76fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4425.846685] PKRU: 55555554
[ 4425.846688] Call Trace:
[ 4425.846693] <TASK>
[ 4425.846703] submit_one_bio+0xd4/0xe0
[ 4425.846714] submit_extent_page+0x142/0x550
[ 4425.846736] read_extent_buffer_pages+0x584/0x9c0
[ 4425.846770] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4425.846776] ? folio_unlock+0x1d/0x50
[ 4425.846782] btrfs_read_extent_buffer+0x98/0x150
[ 4425.846789] read_tree_block+0x43/0xa0
[ 4425.846793] read_block_for_search+0x266/0x370
[ 4425.846806] btrfs_search_slot+0x351/0xd30
[ 4425.846817] btrfs_lookup_csum+0x63/0x150
[ 4425.846825] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4425.846831] ? btrfs_do_readpage+0x305/0x770
[ 4425.846838] btrfs_submit_data_read_bio+0x4e/0x90
[ 4425.846843] submit_one_bio+0xc4/0xe0
[ 4425.846849] btrfs_read_folio+0x79/0x90
[ 4425.846853] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4425.846856] prepare_uptodate_page+0x8c/0x210
[ 4425.846861] prepare_pages.constprop.0+0x134/0x300
[ 4425.846869] btrfs_buffered_write+0x2ca/0x940
[ 4425.846882] btrfs_do_write_iter+0x384/0x5d0
[ 4425.846887] ? lock_is_held_type+0xe8/0x140
[ 4425.846895] vfs_write+0x269/0x4f0
[ 4425.846906] ksys_write+0x64/0xe0
[ 4425.846911] __do_fast_syscall_32+0x88/0xf0
[ 4425.846916] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.846920] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.846924] ? lockdep_hardirqs_on+0x7d/0x100
[ 4425.846928] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.846931] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.846935] ? lockdep_hardirqs_on+0x7d/0x100
[ 4425.846939] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.846942] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.846945] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.846948] ? __do_fast_syscall_32+0x94/0xf0
[ 4425.846953] do_fast_syscall_32+0x2f/0x70
[ 4425.846957] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4425.846962] RIP: 0023:0xf7fc0579
[ 4425.846984] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4425.846987] RSP: 002b:00000000b62f6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4425.846990] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000becff010
[ 4425.846993] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4425.846995] RBP: 000000000000009d R08: 00000000b62f6ae0 R09: 0000000000000000
[ 4425.846997] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4425.846999] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4425.847010] </TASK>
[ 4425.847012] irq event stamp: 108113783
[ 4425.847015] hardirqs last enabled at (108113791): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4425.847019] hardirqs last disabled at (108113798): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4425.847022] softirqs last enabled at (108110834): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4425.847026] softirqs last disabled at (108110829): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4425.847029] ---[ end trace 0000000000000000 ]---
[ 4426.597218] ------------[ cut here ]------------
[ 4426.597230] WARNING: CPU: 11 PID: 11597 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4426.597240] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4426.597385] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4426.597485] CPU: 11 PID: 11597 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4426.597490] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4426.597494] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4426.597499] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4426.597504] RSP: 0018:ffffa7991cb57708 EFLAGS: 00010246
[ 4426.597510] RAX: 0000000000000000 RBX: ffff8fa42c569250 RCX: 0000000000000000
[ 4426.597514] RDX: 0000000000000000 RSI: ffff8fa42c5691d0 RDI: ffffa7991cb57730
[ 4426.597518] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4426.597522] R10: ffff8fa42c569250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4426.597526] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4426.597530] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000b54e8b40
[ 4426.597534] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4426.597538] CR2: 00007fd0f4002118 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4426.597542] PKRU: 55555554
[ 4426.597546] Call Trace:
[ 4426.597550] <TASK>
[ 4426.597562] submit_one_bio+0xd4/0xe0
[ 4426.597573] submit_extent_page+0x142/0x550
[ 4426.597595] read_extent_buffer_pages+0x584/0x9c0
[ 4426.597608] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.597616] ? folio_unlock+0x1d/0x50
[ 4426.597626] btrfs_read_extent_buffer+0x98/0x150
[ 4426.597636] read_tree_block+0x43/0xa0
[ 4426.597643] read_block_for_search+0x266/0x370
[ 4426.597663] btrfs_search_slot+0x351/0xd30
[ 4426.597682] btrfs_lookup_csum+0x63/0x150
[ 4426.597694] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4426.597705] ? btrfs_do_readpage+0x305/0x770
[ 4426.597717] btrfs_submit_data_read_bio+0x4e/0x90
[ 4426.597724] submit_one_bio+0xc4/0xe0
[ 4426.597733] btrfs_read_folio+0x79/0x90
[ 4426.597740] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.597766] prepare_uptodate_page+0x8c/0x210
[ 4426.597774] prepare_pages.constprop.0+0xa2/0x300
[ 4426.597787] btrfs_buffered_write+0x2ca/0x940
[ 4426.597812] btrfs_do_write_iter+0x384/0x5d0
[ 4426.597818] ? lock_is_held_type+0xe8/0x140
[ 4426.597831] vfs_write+0x269/0x4f0
[ 4426.597849] ksys_write+0x64/0xe0
[ 4426.597857] __do_fast_syscall_32+0x88/0xf0
[ 4426.597863] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.597868] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.597876] do_fast_syscall_32+0x2f/0x70
[ 4426.597882] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4426.597889] RIP: 0023:0xf7fc0579
[ 4426.597915] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4426.597919] RSP: 002b:00000000b54e6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4426.597925] RAX: ffffffffffffffda RBX: 00000000000000ad RCX: 00000000b3b2d010
[ 4426.597929] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4426.597933] RBP: 00000000000000ad R08: 00000000b54e6ae0 R09: 0000000000000000
[ 4426.597936] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4426.597940] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4426.597959] </TASK>
[ 4426.597963] irq event stamp: 13363031
[ 4426.597966] hardirqs last enabled at (13363039): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4426.597973] hardirqs last disabled at (13363046): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4426.597978] softirqs last enabled at (13362850): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4426.597983] softirqs last disabled at (13362845): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4426.597988] ---[ end trace 0000000000000000 ]---
[ 4426.748779] ------------[ cut here ]------------
[ 4426.748791] WARNING: CPU: 12 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4426.748802] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4426.748902] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4426.748962] CPU: 12 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4426.748965] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4426.748968] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4426.748972] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4426.748975] RSP: 0018:ffffa7991cd776f0 EFLAGS: 00010246
[ 4426.748979] RAX: 0000000000000000 RBX: ffff8f9790274450 RCX: 0000000000000000
[ 4426.748981] RDX: 0000000000000000 RSI: ffff8f97902743d0 RDI: ffffa7991cd77718
[ 4426.748984] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4426.748986] R10: ffff8f9790274450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4426.748988] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4426.748991] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b59eab40
[ 4426.748993] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4426.748996] CR2: 00007f0de4005eb0 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4426.748998] PKRU: 55555554
[ 4426.749000] Call Trace:
[ 4426.749003] <TASK>
[ 4426.749011] submit_one_bio+0xd4/0xe0
[ 4426.749018] submit_extent_page+0x142/0x550
[ 4426.749041] read_extent_buffer_pages+0x584/0x9c0
[ 4426.749055] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.749064] ? folio_unlock+0x1d/0x50
[ 4426.749074] btrfs_read_extent_buffer+0x98/0x150
[ 4426.749086] read_tree_block+0x43/0xa0
[ 4426.749093] read_block_for_search+0x266/0x370
[ 4426.749115] btrfs_search_slot+0x351/0xd30
[ 4426.749135] btrfs_lookup_csum+0x63/0x150
[ 4426.749149] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4426.749160] ? btrfs_do_readpage+0x305/0x770
[ 4426.749173] btrfs_submit_data_read_bio+0x4e/0x90
[ 4426.749181] submit_one_bio+0xc4/0xe0
[ 4426.749191] btrfs_read_folio+0x79/0x90
[ 4426.749198] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.749204] prepare_uptodate_page+0x8c/0x210
[ 4426.749212] prepare_pages.constprop.0+0xa2/0x300
[ 4426.749227] btrfs_buffered_write+0x2ca/0x940
[ 4426.749250] btrfs_do_write_iter+0x384/0x5d0
[ 4426.749254] ? lock_is_held_type+0xe8/0x140
[ 4426.749263] vfs_write+0x269/0x4f0
[ 4426.749274] ksys_write+0x64/0xe0
[ 4426.749279] __do_fast_syscall_32+0x88/0xf0
[ 4426.749283] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.749287] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.749291] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.749297] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.749305] do_fast_syscall_32+0x2f/0x70
[ 4426.749312] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4426.749319] RIP: 0023:0xf7fc0579
[ 4426.749345] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4426.749349] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4426.749356] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2c1f010
[ 4426.749360] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4426.749364] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4426.749368] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4426.749373] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4426.749393] </TASK>
[ 4426.749396] irq event stamp: 17032693
[ 4426.749400] hardirqs last enabled at (17032701): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4426.749407] hardirqs last disabled at (17032708): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4426.749412] softirqs last enabled at (17025550): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4426.749419] softirqs last disabled at (17025545): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4426.749423] ---[ end trace 0000000000000000 ]---
[ 4426.749576] BTRFS error (device nvme0n1p3): level verify failed on logical 5399613685760 mirror 1 wanted 0 found 1
[ 4426.749586] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399613685760 mirror 1
[ 4426.749591] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4426.749609] BTRFS error (device nvme0n1p3): read failed, bytenr=5399613685760 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 11178110976) level=1 size=40
[ 4426.749615] CPU: 12 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4426.749619] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4426.749621] Call Trace:
[ 4426.749623] <TASK>
[ 4426.749626] dump_stack_lvl+0x5b/0x77
[ 4426.749632] read_extent_buffer_pages.cold+0x63/0xa2
[ 4426.749639] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.749644] ? folio_unlock+0x1d/0x50
[ 4426.749650] btrfs_read_extent_buffer+0x98/0x150
[ 4426.749656] read_tree_block+0x43/0xa0
[ 4426.749661] read_block_for_search+0x266/0x370
[ 4426.749682] btrfs_search_slot+0x351/0xd30
[ 4426.749702] btrfs_lookup_csum+0x63/0x150
[ 4426.749714] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4426.749726] ? btrfs_do_readpage+0x305/0x770
[ 4426.749738] btrfs_submit_data_read_bio+0x4e/0x90
[ 4426.749746] submit_one_bio+0xc4/0xe0
[ 4426.749755] btrfs_read_folio+0x79/0x90
[ 4426.749762] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.749768] prepare_uptodate_page+0x8c/0x210
[ 4426.749775] prepare_pages.constprop.0+0xa2/0x300
[ 4426.749789] btrfs_buffered_write+0x2ca/0x940
[ 4426.749814] btrfs_do_write_iter+0x384/0x5d0
[ 4426.749821] ? lock_is_held_type+0xe8/0x140
[ 4426.749834] vfs_write+0x269/0x4f0
[ 4426.749852] ksys_write+0x64/0xe0
[ 4426.749860] __do_fast_syscall_32+0x88/0xf0
[ 4426.749866] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.749870] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.749876] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.749881] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.749889] do_fast_syscall_32+0x2f/0x70
[ 4426.749896] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4426.749902] RIP: 0023:0xf7fc0579
[ 4426.749918] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4426.749922] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4426.749928] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2c1f010
[ 4426.749932] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4426.749936] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4426.749939] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4426.749943] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4426.749962] </TASK>
[ 4426.749986] BTRFS error (device nvme0n1p3): read failed, bytenr=5399613685760 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 11178110976) level=1 size=40
[ 4426.749993] CPU: 12 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4426.749998] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4426.750002] Call Trace:
[ 4426.750006] <TASK>
[ 4426.750010] dump_stack_lvl+0x5b/0x77
[ 4426.750017] read_extent_buffer_pages.cold+0x63/0xa2
[ 4426.750027] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.750036] ? folio_unlock+0x1d/0x50
[ 4426.750046] btrfs_read_extent_buffer+0x98/0x150
[ 4426.750057] read_tree_block+0x43/0xa0
[ 4426.750063] read_block_for_search+0x266/0x370
[ 4426.750085] btrfs_search_slot+0x351/0xd30
[ 4426.750105] btrfs_lookup_csum+0x63/0x150
[ 4426.750117] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4426.750128] ? btrfs_do_readpage+0x305/0x770
[ 4426.750140] btrfs_submit_data_read_bio+0x4e/0x90
[ 4426.750149] submit_one_bio+0xc4/0xe0
[ 4426.750158] btrfs_read_folio+0x79/0x90
[ 4426.750165] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.750170] prepare_uptodate_page+0x8c/0x210
[ 4426.750177] prepare_pages.constprop.0+0xa2/0x300
[ 4426.750191] btrfs_buffered_write+0x2ca/0x940
[ 4426.750217] btrfs_do_write_iter+0x384/0x5d0
[ 4426.750224] ? lock_is_held_type+0xe8/0x140
[ 4426.750235] vfs_write+0x269/0x4f0
[ 4426.750247] ksys_write+0x64/0xe0
[ 4426.750255] __do_fast_syscall_32+0x88/0xf0
[ 4426.750260] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750265] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750271] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750276] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750284] do_fast_syscall_32+0x2f/0x70
[ 4426.750291] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4426.750297] RIP: 0023:0xf7fc0579
[ 4426.750308] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4426.750312] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4426.750318] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2c1f010
[ 4426.750321] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4426.750325] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4426.750329] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4426.750333] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4426.750352] </TASK>
[ 4426.750356] BTRFS error (device nvme0n1p3): read failed, bytenr=5399613685760 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 11178110976) level=1 size=40
[ 4426.750363] CPU: 12 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4426.750368] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4426.750371] Call Trace:
[ 4426.750375] <TASK>
[ 4426.750379] dump_stack_lvl+0x5b/0x77
[ 4426.750386] read_extent_buffer_pages.cold+0x63/0xa2
[ 4426.750396] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.750404] ? folio_unlock+0x1d/0x50
[ 4426.750414] btrfs_read_extent_buffer+0x98/0x150
[ 4426.750425] read_tree_block+0x43/0xa0
[ 4426.750431] read_block_for_search+0x266/0x370
[ 4426.750452] btrfs_search_slot+0x351/0xd30
[ 4426.750472] btrfs_lookup_csum+0x63/0x150
[ 4426.750482] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4426.750489] ? btrfs_do_readpage+0x305/0x770
[ 4426.750496] btrfs_submit_data_read_bio+0x4e/0x90
[ 4426.750500] submit_one_bio+0xc4/0xe0
[ 4426.750505] btrfs_read_folio+0x79/0x90
[ 4426.750510] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.750513] prepare_uptodate_page+0x8c/0x210
[ 4426.750517] prepare_pages.constprop.0+0xa2/0x300
[ 4426.750524] btrfs_buffered_write+0x2ca/0x940
[ 4426.750538] btrfs_do_write_iter+0x384/0x5d0
[ 4426.750542] ? lock_is_held_type+0xe8/0x140
[ 4426.750548] vfs_write+0x269/0x4f0
[ 4426.750558] ksys_write+0x64/0xe0
[ 4426.750563] __do_fast_syscall_32+0x88/0xf0
[ 4426.750566] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750569] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750572] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750575] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750580] do_fast_syscall_32+0x2f/0x70
[ 4426.750584] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4426.750587] RIP: 0023:0xf7fc0579
[ 4426.750593] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4426.750596] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4426.750599] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2c1f010
[ 4426.750601] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4426.750603] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4426.750605] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4426.750607] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4426.750617] </TASK>
[ 4426.750619] BTRFS error (device nvme0n1p3): read failed, bytenr=5399613685760 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 11178110976) level=1 size=40
[ 4426.750623] CPU: 12 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4426.750626] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4426.750628] Call Trace:
[ 4426.750630] <TASK>
[ 4426.750632] dump_stack_lvl+0x5b/0x77
[ 4426.750636] read_extent_buffer_pages.cold+0x63/0xa2
[ 4426.750642] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.750647] ? folio_unlock+0x1d/0x50
[ 4426.750652] btrfs_read_extent_buffer+0x98/0x150
[ 4426.750658] read_tree_block+0x43/0xa0
[ 4426.750662] read_block_for_search+0x266/0x370
[ 4426.750673] btrfs_search_slot+0x351/0xd30
[ 4426.750684] btrfs_lookup_csum+0x63/0x150
[ 4426.750691] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4426.750697] ? btrfs_do_readpage+0x305/0x770
[ 4426.750704] btrfs_submit_data_read_bio+0x4e/0x90
[ 4426.750708] submit_one_bio+0xc4/0xe0
[ 4426.750713] btrfs_read_folio+0x79/0x90
[ 4426.750717] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.750720] prepare_uptodate_page+0x8c/0x210
[ 4426.750723] prepare_pages.constprop.0+0xa2/0x300
[ 4426.750731] btrfs_buffered_write+0x2ca/0x940
[ 4426.750747] btrfs_do_write_iter+0x384/0x5d0
[ 4426.750753] ? lock_is_held_type+0xe8/0x140
[ 4426.750765] vfs_write+0x269/0x4f0
[ 4426.750775] ksys_write+0x64/0xe0
[ 4426.750780] __do_fast_syscall_32+0x88/0xf0
[ 4426.750783] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750786] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750789] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750792] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.750797] do_fast_syscall_32+0x2f/0x70
[ 4426.750801] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4426.750804] RIP: 0023:0xf7fc0579
[ 4426.750808] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4426.750810] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4426.750813] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b2c1f010
[ 4426.750815] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4426.750817] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4426.750819] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4426.750821] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4426.750831] </TASK>
[ 4426.755191] ------------[ cut here ]------------
[ 4426.755198] WARNING: CPU: 13 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4426.755206] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4426.755366] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4426.755476] CPU: 13 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4426.755482] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4426.755486] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4426.755492] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4426.755497] RSP: 0018:ffffa7991cd77640 EFLAGS: 00010246
[ 4426.755503] RAX: 0000000000000000 RBX: ffff8f9a98a3b010 RCX: 0000000000000000
[ 4426.755508] RDX: 0000000000000000 RSI: ffff8f9a98a3af90 RDI: ffffa7991cd77668
[ 4426.755512] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4426.755516] R10: ffff8f9a98a3b010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4426.755521] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4426.755525] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b59eab40
[ 4426.755530] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4426.755535] CR2: 00000000b2112000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4426.755539] PKRU: 55555554
[ 4426.755543] Call Trace:
[ 4426.755547] <TASK>
[ 4426.755559] submit_one_bio+0xd4/0xe0
[ 4426.755570] submit_extent_page+0x142/0x550
[ 4426.755595] read_extent_buffer_pages+0x584/0x9c0
[ 4426.755609] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.755618] ? folio_unlock+0x1d/0x50
[ 4426.755628] btrfs_read_extent_buffer+0x98/0x150
[ 4426.755640] read_tree_block+0x43/0xa0
[ 4426.755647] read_block_for_search+0x266/0x370
[ 4426.755670] btrfs_search_slot+0x351/0xd30
[ 4426.755691] btrfs_lookup_csum+0x63/0x150
[ 4426.755704] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4426.755716] ? btrfs_do_readpage+0x305/0x770
[ 4426.755730] btrfs_submit_data_read_bio+0x4e/0x90
[ 4426.755738] submit_one_bio+0xc4/0xe0
[ 4426.755766] btrfs_read_folio+0x79/0x90
[ 4426.755774] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4426.755780] prepare_uptodate_page+0x8c/0x210
[ 4426.755787] prepare_pages.constprop.0+0xa2/0x300
[ 4426.755803] btrfs_buffered_write+0x2ca/0x940
[ 4426.755830] btrfs_do_write_iter+0x384/0x5d0
[ 4426.755838] ? lock_is_held_type+0xe8/0x140
[ 4426.755851] vfs_write+0x269/0x4f0
[ 4426.755871] ksys_write+0x64/0xe0
[ 4426.755880] __do_fast_syscall_32+0x88/0xf0
[ 4426.755886] ? lock_is_held_type+0xe8/0x140
[ 4426.755897] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.755903] ? lockdep_hardirqs_on+0x7d/0x100
[ 4426.755910] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.755916] ? lockdep_hardirqs_on+0x7d/0x100
[ 4426.755923] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.755929] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.755935] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.755940] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.755947] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.755952] ? __do_fast_syscall_32+0x94/0xf0
[ 4426.755960] do_fast_syscall_32+0x2f/0x70
[ 4426.755968] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4426.755974] RIP: 0023:0xf7fc0579
[ 4426.755991] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4426.755996] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4426.756002] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b271a010
[ 4426.756007] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4426.756011] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4426.756015] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4426.756020] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4426.756041] </TASK>
[ 4426.756045] irq event stamp: 17038007
[ 4426.756049] hardirqs last enabled at (17038015): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4426.756056] hardirqs last disabled at (17038022): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4426.756061] softirqs last enabled at (17037740): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4426.756067] softirqs last disabled at (17037735): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4426.756072] ---[ end trace 0000000000000000 ]---
[ 4427.076097] ------------[ cut here ]------------
[ 4427.076109] WARNING: CPU: 11 PID: 11629 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4427.076119] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4427.076275] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4427.076382] CPU: 11 PID: 11629 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4427.076388] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4427.076393] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4427.076398] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4427.076403] RSP: 0018:ffffa7991cd776d0 EFLAGS: 00010246
[ 4427.076410] RAX: 0000000000000000 RBX: ffff8fa42c56b1d0 RCX: 0000000000000000
[ 4427.076414] RDX: 0000000000000000 RSI: ffff8fa42c56b150 RDI: ffffa7991cd776f8
[ 4427.076418] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4427.076422] R10: ffff8fa42c56b1d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4427.076427] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4427.076431] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000b59eab40
[ 4427.076436] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4427.076440] CR2: 00000000b3e2f000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4427.076445] PKRU: 55555554
[ 4427.076449] Call Trace:
[ 4427.076453] <TASK>
[ 4427.076465] submit_one_bio+0xd4/0xe0
[ 4427.076476] submit_extent_page+0x142/0x550
[ 4427.076501] read_extent_buffer_pages+0x584/0x9c0
[ 4427.076514] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4427.076523] ? folio_unlock+0x1d/0x50
[ 4427.076534] btrfs_read_extent_buffer+0x98/0x150
[ 4427.076545] read_tree_block+0x43/0xa0
[ 4427.076552] read_block_for_search+0x266/0x370
[ 4427.076574] btrfs_search_slot+0x351/0xd30
[ 4427.076595] btrfs_lookup_csum+0x63/0x150
[ 4427.076608] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4427.076620] ? btrfs_do_readpage+0x305/0x770
[ 4427.076633] btrfs_submit_data_read_bio+0x4e/0x90
[ 4427.076641] submit_one_bio+0xc4/0xe0
[ 4427.076651] btrfs_read_folio+0x79/0x90
[ 4427.076658] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4427.076664] prepare_uptodate_page+0x8c/0x210
[ 4427.076672] prepare_pages.constprop.0+0xa2/0x300
[ 4427.076686] btrfs_buffered_write+0x2ca/0x940
[ 4427.076713] btrfs_do_write_iter+0x384/0x5d0
[ 4427.076720] ? lock_is_held_type+0xe8/0x140
[ 4427.076734] vfs_write+0x269/0x4f0
[ 4427.076791] ksys_write+0x64/0xe0
[ 4427.076800] __do_fast_syscall_32+0x88/0xf0
[ 4427.076807] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.076813] ? lockdep_hardirqs_on+0x7d/0x100
[ 4427.076820] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.076826] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.076831] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.076839] do_fast_syscall_32+0x2f/0x70
[ 4427.076847] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4427.076853] RIP: 0023:0xf7fc0579
[ 4427.076878] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4427.076883] RSP: 002b:00000000b59e8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4427.076890] RAX: ffffffffffffffda RBX: 0000000000000081 RCX: 00000000b50db010
[ 4427.076894] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4427.076898] RBP: 0000000000000081 R08: 00000000b59e8ae0 R09: 0000000000000000
[ 4427.076902] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4427.076906] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4427.076927] </TASK>
[ 4427.076931] irq event stamp: 17077031
[ 4427.076934] hardirqs last enabled at (17077039): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4427.076941] hardirqs last disabled at (17077046): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4427.076946] softirqs last enabled at (17076880): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4427.076953] softirqs last disabled at (17076875): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4427.076958] ---[ end trace 0000000000000000 ]---
[ 4427.325428] ------------[ cut here ]------------
[ 4427.325439] WARNING: CPU: 5 PID: 11739 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4427.325450] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4427.325602] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4427.325705] CPU: 5 PID: 11739 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4427.325711] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4427.325716] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4427.325723] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4427.325727] RSP: 0018:ffffa7991bf176f0 EFLAGS: 00010246
[ 4427.325732] RAX: 0000000000000000 RBX: ffff8f9a23104d10 RCX: 0000000000000000
[ 4427.325736] RDX: 0000000000000000 RSI: ffff8f9a23104c90 RDI: ffffa7991bf17718
[ 4427.325739] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4427.325767] R10: ffff8f9a23104d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4427.325771] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4427.325775] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b2e20b40
[ 4427.325780] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4427.325784] CR2: 00000000badff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4427.325788] PKRU: 55555554
[ 4427.325791] Call Trace:
[ 4427.325794] <TASK>
[ 4427.325803] submit_one_bio+0xd4/0xe0
[ 4427.325811] submit_extent_page+0x142/0x550
[ 4427.325825] read_extent_buffer_pages+0x584/0x9c0
[ 4427.325832] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4427.325837] ? folio_unlock+0x1d/0x50
[ 4427.325844] btrfs_read_extent_buffer+0x98/0x150
[ 4427.325850] read_tree_block+0x43/0xa0
[ 4427.325854] read_block_for_search+0x266/0x370
[ 4427.325867] btrfs_search_slot+0x351/0xd30
[ 4427.325878] btrfs_lookup_csum+0x63/0x150
[ 4427.325886] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4427.325893] ? btrfs_do_readpage+0x305/0x770
[ 4427.325900] btrfs_submit_data_read_bio+0x4e/0x90
[ 4427.325905] submit_one_bio+0xc4/0xe0
[ 4427.325911] btrfs_read_folio+0x79/0x90
[ 4427.325915] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4427.325918] prepare_uptodate_page+0x8c/0x210
[ 4427.325923] prepare_pages.constprop.0+0x134/0x300
[ 4427.325931] btrfs_buffered_write+0x2ca/0x940
[ 4427.325945] btrfs_do_write_iter+0x384/0x5d0
[ 4427.325950] ? lock_is_held_type+0xe8/0x140
[ 4427.325958] vfs_write+0x269/0x4f0
[ 4427.325970] ksys_write+0x64/0xe0
[ 4427.325975] __do_fast_syscall_32+0x88/0xf0
[ 4427.325980] ? lockdep_hardirqs_on+0x7d/0x100
[ 4427.325983] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.325988] do_fast_syscall_32+0x2f/0x70
[ 4427.325993] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4427.325997] RIP: 0023:0xf7fc0579
[ 4427.326020] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4427.326023] RSP: 002b:00000000b2e1eae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4427.326027] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000cc613010
[ 4427.326029] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4427.326031] RBP: 000000000000009f R08: 00000000b2e1eae0 R09: 0000000000000000
[ 4427.326033] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4427.326036] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4427.326046] </TASK>
[ 4427.326048] irq event stamp: 24501325
[ 4427.326051] hardirqs last enabled at (24501333): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4427.326057] hardirqs last disabled at (24501340): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4427.326062] softirqs last enabled at (24497810): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4427.326068] softirqs last disabled at (24497805): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4427.326074] ---[ end trace 0000000000000000 ]---
[ 4427.476641] ------------[ cut here ]------------
[ 4427.476656] WARNING: CPU: 11 PID: 11597 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4427.476667] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4427.476853] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4427.476960] CPU: 11 PID: 11597 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4427.476966] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4427.476971] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4427.476976] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4427.476981] RSP: 0018:ffffa7991cb57658 EFLAGS: 00010246
[ 4427.476988] RAX: 0000000000000000 RBX: ffff8fa42c568450 RCX: 0000000000000000
[ 4427.476992] RDX: 0000000000000000 RSI: ffff8fa42c5683d0 RDI: ffffa7991cb57680
[ 4427.476996] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4427.477000] R10: ffff8fa42c568450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4427.477004] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4427.477008] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000b54e8b40
[ 4427.477013] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4427.477017] CR2: 000020e7b637a000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4427.477021] PKRU: 55555554
[ 4427.477026] Call Trace:
[ 4427.477030] <TASK>
[ 4427.477042] submit_one_bio+0xd4/0xe0
[ 4427.477054] submit_extent_page+0x142/0x550
[ 4427.477078] read_extent_buffer_pages+0x584/0x9c0
[ 4427.477092] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4427.477100] ? folio_unlock+0x1d/0x50
[ 4427.477111] btrfs_read_extent_buffer+0x98/0x150
[ 4427.477122] read_tree_block+0x43/0xa0
[ 4427.477129] read_block_for_search+0x266/0x370
[ 4427.477151] btrfs_search_slot+0x351/0xd30
[ 4427.477171] btrfs_lookup_csum+0x63/0x150
[ 4427.477184] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4427.477195] ? btrfs_do_readpage+0x305/0x770
[ 4427.477208] btrfs_submit_data_read_bio+0x4e/0x90
[ 4427.477216] submit_one_bio+0xc4/0xe0
[ 4427.477226] btrfs_read_folio+0x79/0x90
[ 4427.477233] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4427.477239] prepare_uptodate_page+0x8c/0x210
[ 4427.477247] prepare_pages.constprop.0+0x134/0x300
[ 4427.477261] btrfs_buffered_write+0x2ca/0x940
[ 4427.477287] btrfs_do_write_iter+0x384/0x5d0
[ 4427.477295] ? lock_is_held_type+0xe8/0x140
[ 4427.477308] vfs_write+0x269/0x4f0
[ 4427.477327] ksys_write+0x64/0xe0
[ 4427.477336] __do_fast_syscall_32+0x88/0xf0
[ 4427.477343] ? lock_is_held_type+0xe8/0x140
[ 4427.477353] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.477360] ? lockdep_hardirqs_on+0x7d/0x100
[ 4427.477366] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.477373] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.477379] ? lockdep_hardirqs_on+0x7d/0x100
[ 4427.477385] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.477391] ? __do_fast_syscall_32+0x94/0xf0
[ 4427.477399] do_fast_syscall_32+0x2f/0x70
[ 4427.477406] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4427.477412] RIP: 0023:0xf7fc0579
[ 4427.477437] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4427.477442] RSP: 002b:00000000b54e6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4427.477448] RAX: ffffffffffffffda RBX: 00000000000000ad RCX: 00000000cc613010
[ 4427.477452] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4427.477456] RBP: 00000000000000ad R08: 00000000b54e6ae0 R09: 0000000000000000
[ 4427.477460] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4427.477464] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4427.477484] </TASK>
[ 4427.477488] irq event stamp: 13446979
[ 4427.477492] hardirqs last enabled at (13446987): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4427.477499] hardirqs last disabled at (13446994): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4427.477504] softirqs last enabled at (13442976): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4427.477510] softirqs last disabled at (13442971): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4427.477515] ---[ end trace 0000000000000000 ]---
[ 4428.096773] ------------[ cut here ]------------
[ 4428.096785] WARNING: CPU: 9 PID: 11656 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4428.096795] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4428.096895] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4428.096956] CPU: 9 PID: 11656 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4428.096959] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4428.096962] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4428.096966] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4428.096969] RSP: 0018:ffffa7991ce97670 EFLAGS: 00010246
[ 4428.096972] RAX: 0000000000000000 RBX: ffff8f9c4d8ad5d0 RCX: 0000000000000000
[ 4428.096975] RDX: 0000000000000000 RSI: ffff8f9c4d8ad550 RDI: ffffa7991ce97698
[ 4428.096977] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4428.096979] R10: ffff8f9c4d8ad5d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4428.096982] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4428.096984] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b3627b40
[ 4428.096988] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4428.096992] CR2: 00007e8900fa6000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4428.096997] PKRU: 55555554
[ 4428.097001] Call Trace:
[ 4428.097005] <TASK>
[ 4428.097016] submit_one_bio+0xd4/0xe0
[ 4428.097025] submit_extent_page+0x142/0x550
[ 4428.097047] read_extent_buffer_pages+0x584/0x9c0
[ 4428.097060] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.097068] ? folio_unlock+0x1d/0x50
[ 4428.097080] btrfs_read_extent_buffer+0x98/0x150
[ 4428.097089] read_tree_block+0x43/0xa0
[ 4428.097096] read_block_for_search+0x266/0x370
[ 4428.097116] btrfs_search_slot+0x351/0xd30
[ 4428.097133] btrfs_lookup_csum+0x63/0x150
[ 4428.097145] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4428.097156] ? btrfs_do_readpage+0x305/0x770
[ 4428.097168] btrfs_submit_data_read_bio+0x4e/0x90
[ 4428.097175] submit_one_bio+0xc4/0xe0
[ 4428.097184] btrfs_read_folio+0x79/0x90
[ 4428.097190] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.097196] prepare_uptodate_page+0x8c/0x210
[ 4428.097203] prepare_pages.constprop.0+0xa2/0x300
[ 4428.097216] btrfs_buffered_write+0x2ca/0x940
[ 4428.097240] btrfs_do_write_iter+0x384/0x5d0
[ 4428.097248] ? lock_is_held_type+0xe8/0x140
[ 4428.097258] vfs_write+0x269/0x4f0
[ 4428.097271] ksys_write+0x64/0xe0
[ 4428.097275] __do_fast_syscall_32+0x88/0xf0
[ 4428.097280] ? lockdep_hardirqs_on+0x7d/0x100
[ 4428.097284] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.097288] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.097292] ? lockdep_hardirqs_on+0x7d/0x100
[ 4428.097296] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.097299] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.097302] ? lockdep_hardirqs_on+0x7d/0x100
[ 4428.097306] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.097309] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.097314] do_fast_syscall_32+0x2f/0x70
[ 4428.097319] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4428.097323] RIP: 0023:0xf7fc0579
[ 4428.097346] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4428.097348] RSP: 002b:00000000b3625ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4428.097352] RAX: ffffffffffffffda RBX: 00000000000000d5 RCX: 00000000b392b010
[ 4428.097354] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4428.097357] RBP: 00000000000000d5 R08: 00000000b3625ae0 R09: 0000000000000000
[ 4428.097359] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4428.097361] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4428.097372] </TASK>
[ 4428.097374] irq event stamp: 20471907
[ 4428.097376] hardirqs last enabled at (20471915): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4428.097381] hardirqs last disabled at (20471922): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4428.097384] softirqs last enabled at (20470582): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4428.097388] softirqs last disabled at (20470577): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4428.097390] ---[ end trace 0000000000000000 ]---
[ 4428.595685] ------------[ cut here ]------------
[ 4428.595696] WARNING: CPU: 0 PID: 11656 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4428.595706] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4428.595889] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4428.595999] CPU: 0 PID: 11656 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4428.596005] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4428.596009] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4428.596014] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4428.596019] RSP: 0018:ffffa7991ce97680 EFLAGS: 00010246
[ 4428.596025] RAX: 0000000000000000 RBX: ffff8fa02e932910 RCX: 0000000000000000
[ 4428.596030] RDX: 0000000000000000 RSI: ffff8fa02e932890 RDI: ffffa7991ce976a8
[ 4428.596034] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4428.596038] R10: ffff8fa02e932910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4428.596043] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4428.596047] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b3627b40
[ 4428.596052] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4428.596056] CR2: 0000108a00570000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4428.596060] PKRU: 55555554
[ 4428.596065] Call Trace:
[ 4428.596069] <TASK>
[ 4428.596081] submit_one_bio+0xd4/0xe0
[ 4428.596093] submit_extent_page+0x142/0x550
[ 4428.596117] read_extent_buffer_pages+0x584/0x9c0
[ 4428.596131] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.596139] ? folio_unlock+0x1d/0x50
[ 4428.596150] btrfs_read_extent_buffer+0x98/0x150
[ 4428.596161] read_tree_block+0x43/0xa0
[ 4428.596169] read_block_for_search+0x266/0x370
[ 4428.596192] btrfs_search_slot+0x351/0xd30
[ 4428.596212] btrfs_lookup_csum+0x63/0x150
[ 4428.596225] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4428.596237] ? btrfs_do_readpage+0x305/0x770
[ 4428.596250] btrfs_submit_data_read_bio+0x4e/0x90
[ 4428.596258] submit_one_bio+0xc4/0xe0
[ 4428.596268] btrfs_read_folio+0x79/0x90
[ 4428.596275] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.596282] prepare_uptodate_page+0x8c/0x210
[ 4428.596290] prepare_pages.constprop.0+0x134/0x300
[ 4428.596305] btrfs_buffered_write+0x2ca/0x940
[ 4428.596331] btrfs_do_write_iter+0x384/0x5d0
[ 4428.596339] ? lock_is_held_type+0xe8/0x140
[ 4428.596353] vfs_write+0x269/0x4f0
[ 4428.596373] ksys_write+0x64/0xe0
[ 4428.596382] __do_fast_syscall_32+0x88/0xf0
[ 4428.596390] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.596397] ? lock_is_held_type+0xe8/0x140
[ 4428.596408] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.596414] ? lockdep_hardirqs_on+0x7d/0x100
[ 4428.596421] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.596427] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.596435] do_fast_syscall_32+0x2f/0x70
[ 4428.596442] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4428.596450] RIP: 0023:0xf7fc0579
[ 4428.596483] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4428.596488] RSP: 002b:00000000b3625ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4428.596494] RAX: ffffffffffffffda RBX: 00000000000000d5 RCX: 00000000b2214010
[ 4428.596499] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4428.596503] RBP: 00000000000000d5 R08: 00000000b3625ae0 R09: 0000000000000000
[ 4428.596507] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4428.596511] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4428.596531] </TASK>
[ 4428.596535] irq event stamp: 20566757
[ 4428.596539] hardirqs last enabled at (20566765): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4428.596546] hardirqs last disabled at (20566772): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4428.596551] softirqs last enabled at (20565592): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4428.596558] softirqs last disabled at (20565585): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4428.596562] ---[ end trace 0000000000000000 ]---
[ 4428.596682] BTRFS error (device nvme0n1p3): level verify failed on logical 5399644897280 mirror 1 wanted 0 found 1
[ 4428.596689] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399644897280 mirror 1
[ 4428.596694] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4428.596717] BTRFS error (device nvme0n1p3): read failed, bytenr=5399644897280 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 1269019377664) level=1 size=40
[ 4428.596725] CPU: 2 PID: 11656 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4428.596729] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4428.596731] Call Trace:
[ 4428.596734] <TASK>
[ 4428.596737] dump_stack_lvl+0x5b/0x77
[ 4428.596743] read_extent_buffer_pages.cold+0x63/0xa2
[ 4428.596754] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.596763] ? folio_unlock+0x1d/0x50
[ 4428.596770] btrfs_read_extent_buffer+0x98/0x150
[ 4428.596780] read_tree_block+0x43/0xa0
[ 4428.596787] read_block_for_search+0x266/0x370
[ 4428.596803] btrfs_search_slot+0x351/0xd30
[ 4428.596814] btrfs_lookup_csum+0x63/0x150
[ 4428.596822] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4428.596828] ? btrfs_do_readpage+0x305/0x770
[ 4428.596835] btrfs_submit_data_read_bio+0x4e/0x90
[ 4428.596840] submit_one_bio+0xc4/0xe0
[ 4428.596846] btrfs_read_folio+0x79/0x90
[ 4428.596850] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.596853] prepare_uptodate_page+0x8c/0x210
[ 4428.596857] prepare_pages.constprop.0+0x134/0x300
[ 4428.596865] btrfs_buffered_write+0x2ca/0x940
[ 4428.596878] btrfs_do_write_iter+0x384/0x5d0
[ 4428.596882] ? lock_is_held_type+0xe8/0x140
[ 4428.596892] vfs_write+0x269/0x4f0
[ 4428.596905] ksys_write+0x64/0xe0
[ 4428.596910] __do_fast_syscall_32+0x88/0xf0
[ 4428.596914] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.596918] ? lock_is_held_type+0xe8/0x140
[ 4428.596924] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.596927] ? lockdep_hardirqs_on+0x7d/0x100
[ 4428.596931] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.596934] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.596939] do_fast_syscall_32+0x2f/0x70
[ 4428.596943] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4428.596947] RIP: 0023:0xf7fc0579
[ 4428.596964] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4428.596967] RSP: 002b:00000000b3625ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4428.596971] RAX: ffffffffffffffda RBX: 00000000000000d5 RCX: 00000000b2214010
[ 4428.596974] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4428.596978] RBP: 00000000000000d5 R08: 00000000b3625ae0 R09: 0000000000000000
[ 4428.596982] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4428.596986] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4428.596999] </TASK>
[ 4428.597017] BTRFS error (device nvme0n1p3): read failed, bytenr=5399644897280 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 1269019377664) level=1 size=40
[ 4428.597022] CPU: 2 PID: 11656 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4428.597025] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4428.597027] Call Trace:
[ 4428.597029] <TASK>
[ 4428.597031] dump_stack_lvl+0x5b/0x77
[ 4428.597035] read_extent_buffer_pages.cold+0x63/0xa2
[ 4428.597041] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.597046] ? folio_unlock+0x1d/0x50
[ 4428.597052] btrfs_read_extent_buffer+0x98/0x150
[ 4428.597058] read_tree_block+0x43/0xa0
[ 4428.597061] read_block_for_search+0x266/0x370
[ 4428.597073] btrfs_search_slot+0x351/0xd30
[ 4428.597084] btrfs_lookup_csum+0x63/0x150
[ 4428.597091] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4428.597098] ? btrfs_do_readpage+0x305/0x770
[ 4428.597104] btrfs_submit_data_read_bio+0x4e/0x90
[ 4428.597108] submit_one_bio+0xc4/0xe0
[ 4428.597114] btrfs_read_folio+0x79/0x90
[ 4428.597118] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.597121] prepare_uptodate_page+0x8c/0x210
[ 4428.597125] prepare_pages.constprop.0+0x134/0x300
[ 4428.597133] btrfs_buffered_write+0x2ca/0x940
[ 4428.597146] btrfs_do_write_iter+0x384/0x5d0
[ 4428.597150] ? lock_is_held_type+0xe8/0x140
[ 4428.597157] vfs_write+0x269/0x4f0
[ 4428.597167] ksys_write+0x64/0xe0
[ 4428.597171] __do_fast_syscall_32+0x88/0xf0
[ 4428.597175] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597179] ? lock_is_held_type+0xe8/0x140
[ 4428.597185] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597188] ? lockdep_hardirqs_on+0x7d/0x100
[ 4428.597192] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597195] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597199] do_fast_syscall_32+0x2f/0x70
[ 4428.597203] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4428.597207] RIP: 0023:0xf7fc0579
[ 4428.597213] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4428.597215] RSP: 002b:00000000b3625ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4428.597218] RAX: ffffffffffffffda RBX: 00000000000000d5 RCX: 00000000b2214010
[ 4428.597221] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4428.597223] RBP: 00000000000000d5 R08: 00000000b3625ae0 R09: 0000000000000000
[ 4428.597224] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4428.597226] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4428.597237] </TASK>
[ 4428.597239] BTRFS error (device nvme0n1p3): read failed, bytenr=5399644897280 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 1269019377664) level=1 size=40
[ 4428.597242] CPU: 2 PID: 11656 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4428.597245] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4428.597247] Call Trace:
[ 4428.597249] <TASK>
[ 4428.597251] dump_stack_lvl+0x5b/0x77
[ 4428.597255] read_extent_buffer_pages.cold+0x63/0xa2
[ 4428.597260] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.597264] ? folio_unlock+0x1d/0x50
[ 4428.597270] btrfs_read_extent_buffer+0x98/0x150
[ 4428.597275] read_tree_block+0x43/0xa0
[ 4428.597279] read_block_for_search+0x266/0x370
[ 4428.597291] btrfs_search_slot+0x351/0xd30
[ 4428.597301] btrfs_lookup_csum+0x63/0x150
[ 4428.597308] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4428.597314] ? btrfs_do_readpage+0x305/0x770
[ 4428.597321] btrfs_submit_data_read_bio+0x4e/0x90
[ 4428.597324] submit_one_bio+0xc4/0xe0
[ 4428.597330] btrfs_read_folio+0x79/0x90
[ 4428.597333] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.597336] prepare_uptodate_page+0x8c/0x210
[ 4428.597341] prepare_pages.constprop.0+0x134/0x300
[ 4428.597353] btrfs_buffered_write+0x2ca/0x940
[ 4428.597369] btrfs_do_write_iter+0x384/0x5d0
[ 4428.597375] ? lock_is_held_type+0xe8/0x140
[ 4428.597383] vfs_write+0x269/0x4f0
[ 4428.597393] ksys_write+0x64/0xe0
[ 4428.597397] __do_fast_syscall_32+0x88/0xf0
[ 4428.597401] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597405] ? lock_is_held_type+0xe8/0x140
[ 4428.597411] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597414] ? lockdep_hardirqs_on+0x7d/0x100
[ 4428.597418] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597421] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597429] do_fast_syscall_32+0x2f/0x70
[ 4428.597436] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4428.597441] RIP: 0023:0xf7fc0579
[ 4428.597445] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4428.597447] RSP: 002b:00000000b3625ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4428.597450] RAX: ffffffffffffffda RBX: 00000000000000d5 RCX: 00000000b2214010
[ 4428.597452] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4428.597454] RBP: 00000000000000d5 R08: 00000000b3625ae0 R09: 0000000000000000
[ 4428.597456] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4428.597458] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4428.597472] </TASK>
[ 4428.597476] BTRFS error (device nvme0n1p3): read failed, bytenr=5399644897280 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 1269019377664) level=1 size=40
[ 4428.597481] CPU: 2 PID: 11656 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4428.597486] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4428.597489] Call Trace:
[ 4428.597493] <TASK>
[ 4428.597496] dump_stack_lvl+0x5b/0x77
[ 4428.597503] read_extent_buffer_pages.cold+0x63/0xa2
[ 4428.597513] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.597520] ? folio_unlock+0x1d/0x50
[ 4428.597529] btrfs_read_extent_buffer+0x98/0x150
[ 4428.597540] read_tree_block+0x43/0xa0
[ 4428.597546] read_block_for_search+0x266/0x370
[ 4428.597561] btrfs_search_slot+0x351/0xd30
[ 4428.597572] btrfs_lookup_csum+0x63/0x150
[ 4428.597579] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4428.597586] ? btrfs_do_readpage+0x305/0x770
[ 4428.597598] btrfs_submit_data_read_bio+0x4e/0x90
[ 4428.597605] submit_one_bio+0xc4/0xe0
[ 4428.597614] btrfs_read_folio+0x79/0x90
[ 4428.597620] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4428.597626] prepare_uptodate_page+0x8c/0x210
[ 4428.597632] prepare_pages.constprop.0+0x134/0x300
[ 4428.597645] btrfs_buffered_write+0x2ca/0x940
[ 4428.597669] btrfs_do_write_iter+0x384/0x5d0
[ 4428.597675] ? lock_is_held_type+0xe8/0x140
[ 4428.597682] vfs_write+0x269/0x4f0
[ 4428.597692] ksys_write+0x64/0xe0
[ 4428.597697] __do_fast_syscall_32+0x88/0xf0
[ 4428.597700] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597704] ? lock_is_held_type+0xe8/0x140
[ 4428.597710] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597713] ? lockdep_hardirqs_on+0x7d/0x100
[ 4428.597717] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597720] ? __do_fast_syscall_32+0x94/0xf0
[ 4428.597724] do_fast_syscall_32+0x2f/0x70
[ 4428.597728] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4428.597731] RIP: 0023:0xf7fc0579
[ 4428.597736] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4428.597738] RSP: 002b:00000000b3625ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4428.597741] RAX: ffffffffffffffda RBX: 00000000000000d5 RCX: 00000000b2214010
[ 4428.597744] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4428.597747] RBP: 00000000000000d5 R08: 00000000b3625ae0 R09: 0000000000000000
[ 4428.597750] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4428.597754] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4428.597773] </TASK>
[ 4434.759301] ------------[ cut here ]------------
[ 4434.759314] WARNING: CPU: 6 PID: 10050 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4434.759326] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4434.759481] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4434.759562] CPU: 6 PID: 10050 Comm: kworker/u32:6 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4434.759567] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4434.759570] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4434.759577] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4434.759581] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4434.759585] RSP: 0018:ffffa7991ac23860 EFLAGS: 00010246
[ 4434.759590] RAX: 0000000000000000 RBX: ffff8f9d4d5f1250 RCX: 0000000000000000
[ 4434.759594] RDX: 0000000000000000 RSI: ffff8f9d4d5f11d0 RDI: ffffa7991ac23888
[ 4434.759597] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4434.759600] R10: ffff8f9d4d5f1250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4434.759603] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4434.759606] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4434.759610] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4434.759613] CR2: 0000108a00578000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4434.759616] PKRU: 55555554
[ 4434.759619] Call Trace:
[ 4434.759623] <TASK>
[ 4434.759632] submit_one_bio+0xd4/0xe0
[ 4434.759641] submit_extent_page+0x142/0x550
[ 4434.759663] read_extent_buffer_pages+0x584/0x9c0
[ 4434.759680] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4434.759688] ? folio_unlock+0x1d/0x50
[ 4434.759697] btrfs_read_extent_buffer+0x98/0x150
[ 4434.759705] read_tree_block+0x43/0xa0
[ 4434.759710] read_block_for_search+0x266/0x370
[ 4434.759727] btrfs_search_slot+0x351/0xd30
[ 4434.759738] ? lock_is_held_type+0xe8/0x140
[ 4434.759768] btrfs_lookup_csum+0x63/0x150
[ 4434.759778] btrfs_csum_file_blocks+0x197/0x6c0
[ 4434.759784] ? sched_clock_cpu+0x9f/0xc0
[ 4434.759790] ? lock_release+0x14b/0x440
[ 4434.759799] ? _raw_read_unlock+0x29/0x50
[ 4434.759808] btrfs_finish_ordered_io+0x441/0x860
[ 4434.759826] btrfs_work_helper+0xfe/0x400
[ 4434.759831] ? lock_is_held_type+0xe8/0x140
[ 4434.759840] process_one_work+0x294/0x5b0
[ 4434.759853] worker_thread+0x4f/0x3a0
[ 4434.759860] ? __pfx_worker_thread+0x10/0x10
[ 4434.759864] kthread+0xf5/0x120
[ 4434.759868] ? __pfx_kthread+0x10/0x10
[ 4434.759874] ret_from_fork+0x2c/0x50
[ 4434.759892] </TASK>
[ 4434.759895] irq event stamp: 40423995
[ 4434.759898] hardirqs last enabled at (40424003): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4434.759903] hardirqs last disabled at (40424010): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4434.759906] softirqs last enabled at (40423870): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4434.759911] softirqs last disabled at (40423863): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4434.759914] ---[ end trace 0000000000000000 ]---
[ 4435.648704] ------------[ cut here ]------------
[ 4435.648713] WARNING: CPU: 5 PID: 530 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4435.648722] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4435.648879] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4435.648960] CPU: 5 PID: 530 Comm: kworker/u32:4 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4435.648965] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4435.648968] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4435.648975] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4435.648980] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4435.648983] RSP: 0018:ffffa799034f3860 EFLAGS: 00010246
[ 4435.648988] RAX: 0000000000000000 RBX: ffff8f9a23107c50 RCX: 0000000000000000
[ 4435.648992] RDX: 0000000000000000 RSI: ffff8f9a23107bd0 RDI: ffffa799034f3888
[ 4435.648995] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4435.648998] R10: ffff8f9a23107c50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4435.649001] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4435.649004] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0000) knlGS:0000000000000000
[ 4435.649007] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4435.649011] CR2: 00001c5004c3a000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4435.649014] PKRU: 55555554
[ 4435.649017] Call Trace:
[ 4435.649020] <TASK>
[ 4435.649030] submit_one_bio+0xd4/0xe0
[ 4435.649039] submit_extent_page+0x142/0x550
[ 4435.649057] read_extent_buffer_pages+0x584/0x9c0
[ 4435.649067] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4435.649073] ? folio_unlock+0x1d/0x50
[ 4435.649082] btrfs_read_extent_buffer+0x98/0x150
[ 4435.649090] read_tree_block+0x43/0xa0
[ 4435.649095] read_block_for_search+0x266/0x370
[ 4435.649112] btrfs_search_slot+0x351/0xd30
[ 4435.649123] ? lock_is_held_type+0xe8/0x140
[ 4435.649132] btrfs_lookup_csum+0x63/0x150
[ 4435.649142] btrfs_csum_file_blocks+0x197/0x6c0
[ 4435.649147] ? sched_clock_cpu+0x9f/0xc0
[ 4435.649154] ? lock_release+0x14b/0x440
[ 4435.649162] ? _raw_read_unlock+0x29/0x50
[ 4435.649171] btrfs_finish_ordered_io+0x441/0x860
[ 4435.649189] btrfs_work_helper+0xfe/0x400
[ 4435.649193] ? lock_is_held_type+0xe8/0x140
[ 4435.649202] process_one_work+0x294/0x5b0
[ 4435.649215] worker_thread+0x4f/0x3a0
[ 4435.649222] ? __pfx_worker_thread+0x10/0x10
[ 4435.649226] kthread+0xf5/0x120
[ 4435.649230] ? __pfx_kthread+0x10/0x10
[ 4435.649236] ret_from_fork+0x2c/0x50
[ 4435.649253] </TASK>
[ 4435.649256] irq event stamp: 69368037
[ 4435.649259] hardirqs last enabled at (69368045): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4435.649264] hardirqs last disabled at (69368052): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4435.649268] softirqs last enabled at (69366956): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4435.649273] softirqs last disabled at (69366945): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4435.649276] ---[ end trace 0000000000000000 ]---
[ 4441.696219] ------------[ cut here ]------------
[ 4441.696229] WARNING: CPU: 10 PID: 8681 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4441.696237] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4441.696357] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4441.696437] CPU: 10 PID: 8681 Comm: kworker/u32:13 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4441.696441] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4441.696445] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4441.696451] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4441.696456] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4441.696459] RSP: 0018:ffffa7991926b860 EFLAGS: 00010246
[ 4441.696464] RAX: 0000000000000000 RBX: ffff8f97172d4ed0 RCX: 0000000000000000
[ 4441.696468] RDX: 0000000000000000 RSI: ffff8f97172d4e50 RDI: ffffa7991926b888
[ 4441.696471] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4441.696474] R10: ffff8f97172d4ed0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4441.696477] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4441.696480] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4441.696484] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4441.696487] CR2: 000035b600922000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4441.696490] PKRU: 55555554
[ 4441.696493] Call Trace:
[ 4441.696496] <TASK>
[ 4441.696505] submit_one_bio+0xd4/0xe0
[ 4441.696514] submit_extent_page+0x142/0x550
[ 4441.696533] read_extent_buffer_pages+0x584/0x9c0
[ 4441.696542] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4441.696549] ? folio_unlock+0x1d/0x50
[ 4441.696557] btrfs_read_extent_buffer+0x98/0x150
[ 4441.696565] read_tree_block+0x43/0xa0
[ 4441.696571] read_block_for_search+0x266/0x370
[ 4441.696587] btrfs_search_slot+0x351/0xd30
[ 4441.696597] ? lock_is_held_type+0xe8/0x140
[ 4441.696607] btrfs_lookup_csum+0x63/0x150
[ 4441.696617] btrfs_csum_file_blocks+0x197/0x6c0
[ 4441.696622] ? sched_clock_cpu+0x9f/0xc0
[ 4441.696629] ? lock_release+0x14b/0x440
[ 4441.696637] ? _raw_read_unlock+0x29/0x50
[ 4441.696646] btrfs_finish_ordered_io+0x441/0x860
[ 4441.696664] btrfs_work_helper+0xfe/0x400
[ 4441.696668] ? lock_is_held_type+0xe8/0x140
[ 4441.696677] process_one_work+0x294/0x5b0
[ 4441.696690] worker_thread+0x4f/0x3a0
[ 4441.696697] ? __pfx_worker_thread+0x10/0x10
[ 4441.696700] kthread+0xf5/0x120
[ 4441.696705] ? __pfx_kthread+0x10/0x10
[ 4441.696711] ret_from_fork+0x2c/0x50
[ 4441.696727] </TASK>
[ 4441.696729] irq event stamp: 27624855
[ 4441.696732] hardirqs last enabled at (27624863): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4441.696738] hardirqs last disabled at (27624870): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4441.696742] softirqs last enabled at (27623632): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4441.696764] softirqs last disabled at (27623630): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 4441.696771] ---[ end trace 0000000000000000 ]---
[ 4445.242120] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4445.242166] [drm] PSP is resuming...
[ 4445.318112] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4445.419776] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4445.433476] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4445.433482] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4445.433489] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4445.433492] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4445.433545] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4445.488228] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4445.489600] [drm] DMUB hardware initialized: version=0x02020017
[ 4445.528657] [drm] kiq ring mec 2 pipe 1 q 0
[ 4445.534429] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4445.534586] [drm] JPEG decode initialized successfully.
[ 4445.534610] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4445.534614] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4445.534616] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4445.534618] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4445.534620] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4445.534622] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4445.534624] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4445.534626] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4445.534628] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4445.534630] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4445.534632] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4445.534634] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4445.534636] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4445.534638] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4445.534640] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4445.534642] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4445.538510] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4449.702557] ------------[ cut here ]------------
[ 4449.702568] WARNING: CPU: 1 PID: 4165 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4449.702576] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4449.702695] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4449.702807] CPU: 1 PID: 4165 Comm: kworker/u32:16 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4449.702812] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4449.702815] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4449.702822] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4449.702827] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4449.702830] RSP: 0018:ffffa79907593860 EFLAGS: 00010246
[ 4449.702835] RAX: 0000000000000000 RBX: ffff8f9d5a429790 RCX: 0000000000000000
[ 4449.702839] RDX: 0000000000000000 RSI: ffff8f9d5a429710 RDI: ffffa79907593888
[ 4449.702842] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4449.702845] R10: ffff8f9d5a429790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4449.702848] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4449.702851] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0000) knlGS:0000000000000000
[ 4449.702855] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4449.702858] CR2: 00001f6101113000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4449.702861] PKRU: 55555554
[ 4449.702864] Call Trace:
[ 4449.702868] <TASK>
[ 4449.702877] submit_one_bio+0xd4/0xe0
[ 4449.702886] submit_extent_page+0x142/0x550
[ 4449.702904] read_extent_buffer_pages+0x584/0x9c0
[ 4449.702914] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4449.702921] ? folio_unlock+0x1d/0x50
[ 4449.702929] btrfs_read_extent_buffer+0x98/0x150
[ 4449.702937] read_tree_block+0x43/0xa0
[ 4449.702942] read_block_for_search+0x266/0x370
[ 4449.702959] btrfs_search_slot+0x351/0xd30
[ 4449.702970] ? lock_is_held_type+0xe8/0x140
[ 4449.702979] btrfs_lookup_csum+0x63/0x150
[ 4449.702989] btrfs_csum_file_blocks+0x197/0x6c0
[ 4449.702994] ? sched_clock_cpu+0x9f/0xc0
[ 4449.703001] ? lock_release+0x14b/0x440
[ 4449.703009] ? _raw_read_unlock+0x29/0x50
[ 4449.703018] btrfs_finish_ordered_io+0x441/0x860
[ 4449.703036] btrfs_work_helper+0xfe/0x400
[ 4449.703040] ? lock_is_held_type+0xe8/0x140
[ 4449.703049] process_one_work+0x294/0x5b0
[ 4449.703062] worker_thread+0x4f/0x3a0
[ 4449.703069] ? __pfx_worker_thread+0x10/0x10
[ 4449.703073] kthread+0xf5/0x120
[ 4449.703078] ? __pfx_kthread+0x10/0x10
[ 4449.703084] ret_from_fork+0x2c/0x50
[ 4449.703100] </TASK>
[ 4449.703102] irq event stamp: 44484055
[ 4449.703105] hardirqs last enabled at (44484063): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4449.703111] hardirqs last disabled at (44484070): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4449.703114] softirqs last enabled at (44483574): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4449.703119] softirqs last disabled at (44483567): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4449.703122] ---[ end trace 0000000000000000 ]---
[ 4450.186531] ------------[ cut here ]------------
[ 4450.186540] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4450.186548] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4450.186641] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4450.186705] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4450.186708] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4450.186711] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4450.186715] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4450.186718] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 4450.186722] RAX: 0000000000000000 RBX: ffff8f9d5e3d8290 RCX: 0000000000000000
[ 4450.186724] RDX: 0000000000000000 RSI: ffff8f9d5e3d8210 RDI: ffffa7990487f888
[ 4450.186727] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4450.186729] R10: ffff8f9d5e3d8290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4450.186731] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4450.186734] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4450.186736] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4450.186739] CR2: 0000013403082010 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4450.186763] PKRU: 55555554
[ 4450.186766] Call Trace:
[ 4450.186769] <TASK>
[ 4450.186777] submit_one_bio+0xd4/0xe0
[ 4450.186784] submit_extent_page+0x142/0x550
[ 4450.186798] read_extent_buffer_pages+0x584/0x9c0
[ 4450.186806] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4450.186811] ? folio_unlock+0x1d/0x50
[ 4450.186818] btrfs_read_extent_buffer+0x98/0x150
[ 4450.186824] read_tree_block+0x43/0xa0
[ 4450.186828] read_block_for_search+0x266/0x370
[ 4450.186841] btrfs_search_slot+0x351/0xd30
[ 4450.186853] btrfs_insert_empty_items+0x31/0x70
[ 4450.186857] alloc_reserved_file_extent+0xbc/0x240
[ 4450.186867] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4450.186884] btrfs_run_delayed_refs+0x89/0x1d0
[ 4450.186891] btrfs_commit_transaction+0x93/0xed0
[ 4450.186903] transaction_kthread+0x142/0x1b0
[ 4450.186909] ? __pfx_transaction_kthread+0x10/0x10
[ 4450.186912] kthread+0xf5/0x120
[ 4450.186916] ? __pfx_kthread+0x10/0x10
[ 4450.186920] ret_from_fork+0x2c/0x50
[ 4450.186933] </TASK>
[ 4450.186935] irq event stamp: 38608535
[ 4450.186937] hardirqs last enabled at (38608543): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4450.186941] hardirqs last disabled at (38608550): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4450.186944] softirqs last enabled at (38605640): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4450.186948] softirqs last disabled at (38605631): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4450.186951] ---[ end trace 0000000000000000 ]---
[ 4450.249368] ------------[ cut here ]------------
[ 4450.249500] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4450.249508] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4450.249599] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4450.249661] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4450.249665] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4450.249667] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4450.249671] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4450.249674] RSP: 0018:ffffa7990487f980 EFLAGS: 00010246
[ 4450.249678] RAX: 0000000000000000 RBX: ffff8f9d5e3d9e90 RCX: 0000000000000000
[ 4450.249681] RDX: 0000000000000000 RSI: ffff8f9d5e3d9e10 RDI: ffffa7990487f9a8
[ 4450.249683] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4450.249685] R10: ffff8f9d5e3d9e90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4450.249688] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4450.249690] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4450.249693] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4450.249695] CR2: 0000013403082010 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4450.249698] PKRU: 55555554
[ 4450.249700] Call Trace:
[ 4450.249703] <TASK>
[ 4450.249710] submit_one_bio+0xd4/0xe0
[ 4450.249718] submit_extent_page+0x142/0x550
[ 4450.249732] read_extent_buffer_pages+0x584/0x9c0
[ 4450.249740] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4450.249762] ? folio_unlock+0x1d/0x50
[ 4450.249769] btrfs_read_extent_buffer+0x98/0x150
[ 4450.249775] read_tree_block+0x43/0xa0
[ 4450.249779] read_block_for_search+0x266/0x370
[ 4450.249792] btrfs_search_slot+0x351/0xd30
[ 4450.249804] update_block_group_item+0xbe/0x190
[ 4450.249813] btrfs_start_dirty_block_groups+0x20e/0x520
[ 4450.249823] btrfs_commit_transaction+0xe0/0xed0
[ 4450.249835] transaction_kthread+0x142/0x1b0
[ 4450.249841] ? __pfx_transaction_kthread+0x10/0x10
[ 4450.249844] kthread+0xf5/0x120
[ 4450.249848] ? __pfx_kthread+0x10/0x10
[ 4450.249853] ret_from_fork+0x2c/0x50
[ 4450.249866] </TASK>
[ 4450.249868] irq event stamp: 38650391
[ 4450.249870] hardirqs last enabled at (38650399): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4450.249874] hardirqs last disabled at (38650406): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4450.249877] softirqs last enabled at (38650276): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4450.249881] softirqs last disabled at (38650271): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4450.249884] ---[ end trace 0000000000000000 ]---
[ 4474.675925] ------------[ cut here ]------------
[ 4474.675934] WARNING: CPU: 12 PID: 13568 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4474.675943] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4474.676042] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4474.676108] CPU: 12 PID: 13568 Comm: pool-gnome-shel Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4474.676112] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4474.676115] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4474.676119] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4474.676123] RSP: 0018:ffffa7991f09f3a0 EFLAGS: 00010246
[ 4474.676127] RAX: 0000000000000000 RBX: ffff8fa27badd5d0 RCX: 0000000000000000
[ 4474.676130] RDX: 0000000000000000 RSI: ffff8fa27badd550 RDI: ffffa7991f09f3c8
[ 4474.676132] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4474.676135] R10: ffff8fa27badd5d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4474.676138] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4474.676140] FS: 00007fdfaffff6c0(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 4474.676143] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4474.676146] CR2: 00007fdfaffedf10 CR3: 0000000122448000 CR4: 0000000000750ee0
[ 4474.676149] PKRU: 55555554
[ 4474.676152] Call Trace:
[ 4474.676155] <TASK>
[ 4474.676163] submit_one_bio+0xd4/0xe0
[ 4474.676171] submit_extent_page+0x142/0x550
[ 4474.676187] read_extent_buffer_pages+0x584/0x9c0
[ 4474.676195] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.676201] ? folio_unlock+0x1d/0x50
[ 4474.676208] btrfs_read_extent_buffer+0x98/0x150
[ 4474.676215] read_tree_block+0x43/0xa0
[ 4474.676220] read_block_for_search+0x266/0x370
[ 4474.676234] btrfs_search_slot+0x351/0xd30
[ 4474.676247] btrfs_lookup_csum+0x63/0x150
[ 4474.676257] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4474.676269] btrfs_submit_data_read_bio+0x4e/0x90
[ 4474.676275] submit_one_bio+0xc4/0xe0
[ 4474.676282] submit_extent_page+0x142/0x550
[ 4474.676296] btrfs_do_readpage+0x305/0x770
[ 4474.676302] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4474.676312] ? extent_readahead+0xb7/0x6f0
[ 4474.676315] extent_readahead+0x3f7/0x6f0
[ 4474.676320] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.676336] read_pages+0x7a/0x300
[ 4474.676345] page_cache_ra_unbounded+0x131/0x1b0
[ 4474.676354] filemap_get_pages+0x40e/0x6b0
[ 4474.676362] ? lock_is_held_type+0xe8/0x140
[ 4474.676373] filemap_read+0xd7/0x330
[ 4474.676378] ? lock_is_held_type+0xe8/0x140
[ 4474.676394] vfs_read+0x243/0x310
[ 4474.676406] ksys_read+0x64/0xe0
[ 4474.676412] do_syscall_64+0x5b/0x80
[ 4474.676419] ? up_read+0x17/0x20
[ 4474.676426] ? lock_is_held_type+0xe8/0x140
[ 4474.676432] ? asm_exc_page_fault+0x22/0x30
[ 4474.676437] ? lockdep_hardirqs_on+0x7d/0x100
[ 4474.676441] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4474.676445] RIP: 0033:0x7fe04511eafc
[ 4474.676470] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 4474.676473] RSP: 002b:00007fdfaffede50 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4474.676477] RAX: ffffffffffffffda RBX: 00005653fdf62450 RCX: 00007fe04511eafc
[ 4474.676480] RDX: 0000000000010000 RSI: 00007fdfaffedf00 RDI: 000000000000009f
[ 4474.676483] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 4474.676485] R10: 0000000000000000 R11: 0000000000000246 R12: 00005653fd5b4a70
[ 4474.676488] R13: 0000000000010000 R14: 00007fdfaffedf00 R15: 00005653fd8b04f0
[ 4474.676500] </TASK>
[ 4474.676502] irq event stamp: 1943
[ 4474.676505] hardirqs last enabled at (1951): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4474.676509] hardirqs last disabled at (1958): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4474.676513] softirqs last enabled at (364): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4474.676517] softirqs last disabled at (355): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4474.676520] ---[ end trace 0000000000000000 ]---
[ 4474.676714] BTRFS error (device nvme0n1p3): level verify failed on logical 5399655628800 mirror 1 wanted 0 found 1
[ 4474.676723] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399655628800 mirror 1
[ 4474.676727] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4474.676765] BTRFS error (device nvme0n1p3): read failed, bytenr=5399655628800 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 231565778944) level=1 size=40
[ 4474.676771] CPU: 12 PID: 13568 Comm: pool-gnome-shel Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4474.676776] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4474.676779] Call Trace:
[ 4474.676782] <TASK>
[ 4474.676785] dump_stack_lvl+0x5b/0x77
[ 4474.676789] read_extent_buffer_pages.cold+0x63/0xa2
[ 4474.676796] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.676800] ? folio_unlock+0x1d/0x50
[ 4474.676805] btrfs_read_extent_buffer+0x98/0x150
[ 4474.676810] read_tree_block+0x43/0xa0
[ 4474.676814] read_block_for_search+0x266/0x370
[ 4474.676824] btrfs_search_slot+0x351/0xd30
[ 4474.676834] btrfs_lookup_csum+0x63/0x150
[ 4474.676841] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4474.676851] btrfs_submit_data_read_bio+0x4e/0x90
[ 4474.676854] submit_one_bio+0xc4/0xe0
[ 4474.676859] submit_extent_page+0x142/0x550
[ 4474.676870] btrfs_do_readpage+0x305/0x770
[ 4474.676875] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4474.676883] ? extent_readahead+0xb7/0x6f0
[ 4474.676885] extent_readahead+0x3f7/0x6f0
[ 4474.676889] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.676901] read_pages+0x7a/0x300
[ 4474.676908] page_cache_ra_unbounded+0x131/0x1b0
[ 4474.676914] filemap_get_pages+0x40e/0x6b0
[ 4474.676920] ? lock_is_held_type+0xe8/0x140
[ 4474.676928] filemap_read+0xd7/0x330
[ 4474.676931] ? lock_is_held_type+0xe8/0x140
[ 4474.676943] vfs_read+0x243/0x310
[ 4474.676952] ksys_read+0x64/0xe0
[ 4474.676957] do_syscall_64+0x5b/0x80
[ 4474.676961] ? up_read+0x17/0x20
[ 4474.676966] ? lock_is_held_type+0xe8/0x140
[ 4474.676970] ? asm_exc_page_fault+0x22/0x30
[ 4474.676973] ? lockdep_hardirqs_on+0x7d/0x100
[ 4474.676977] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4474.676980] RIP: 0033:0x7fe04511eafc
[ 4474.676985] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 4474.676987] RSP: 002b:00007fdfaffede50 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4474.676990] RAX: ffffffffffffffda RBX: 00005653fdf62450 RCX: 00007fe04511eafc
[ 4474.676992] RDX: 0000000000010000 RSI: 00007fdfaffedf00 RDI: 000000000000009f
[ 4474.676994] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 4474.676995] R10: 0000000000000000 R11: 0000000000000246 R12: 00005653fd5b4a70
[ 4474.676997] R13: 0000000000010000 R14: 00007fdfaffedf00 R15: 00005653fd8b04f0
[ 4474.677007] </TASK>
[ 4474.677009] BTRFS error (device nvme0n1p3): read failed, bytenr=5399655628800 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 231565778944) level=1 size=40
[ 4474.677012] CPU: 12 PID: 13568 Comm: pool-gnome-shel Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4474.677015] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4474.677016] Call Trace:
[ 4474.677018] <TASK>
[ 4474.677020] dump_stack_lvl+0x5b/0x77
[ 4474.677024] read_extent_buffer_pages.cold+0x63/0xa2
[ 4474.677029] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.677033] ? folio_unlock+0x1d/0x50
[ 4474.677038] btrfs_read_extent_buffer+0x98/0x150
[ 4474.677043] read_tree_block+0x43/0xa0
[ 4474.677046] read_block_for_search+0x266/0x370
[ 4474.677056] btrfs_search_slot+0x351/0xd30
[ 4474.677066] btrfs_lookup_csum+0x63/0x150
[ 4474.677072] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4474.677082] btrfs_submit_data_read_bio+0x4e/0x90
[ 4474.677086] submit_one_bio+0xc4/0xe0
[ 4474.677091] submit_extent_page+0x142/0x550
[ 4474.677102] btrfs_do_readpage+0x305/0x770
[ 4474.677106] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4474.677114] ? extent_readahead+0xb7/0x6f0
[ 4474.677116] extent_readahead+0x3f7/0x6f0
[ 4474.677120] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.677133] read_pages+0x7a/0x300
[ 4474.677138] page_cache_ra_unbounded+0x131/0x1b0
[ 4474.677145] filemap_get_pages+0x40e/0x6b0
[ 4474.677151] ? lock_is_held_type+0xe8/0x140
[ 4474.677158] filemap_read+0xd7/0x330
[ 4474.677162] ? lock_is_held_type+0xe8/0x140
[ 4474.677174] vfs_read+0x243/0x310
[ 4474.677183] ksys_read+0x64/0xe0
[ 4474.677187] do_syscall_64+0x5b/0x80
[ 4474.677192] ? up_read+0x17/0x20
[ 4474.677196] ? lock_is_held_type+0xe8/0x140
[ 4474.677201] ? asm_exc_page_fault+0x22/0x30
[ 4474.677204] ? lockdep_hardirqs_on+0x7d/0x100
[ 4474.677207] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4474.677210] RIP: 0033:0x7fe04511eafc
[ 4474.677213] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 4474.677215] RSP: 002b:00007fdfaffede50 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4474.677218] RAX: ffffffffffffffda RBX: 00005653fdf62450 RCX: 00007fe04511eafc
[ 4474.677220] RDX: 0000000000010000 RSI: 00007fdfaffedf00 RDI: 000000000000009f
[ 4474.677222] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 4474.677223] R10: 0000000000000000 R11: 0000000000000246 R12: 00005653fd5b4a70
[ 4474.677225] R13: 0000000000010000 R14: 00007fdfaffedf00 R15: 00005653fd8b04f0
[ 4474.677235] </TASK>
[ 4474.677236] BTRFS error (device nvme0n1p3): read failed, bytenr=5399655628800 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 231565778944) level=1 size=40
[ 4474.677239] CPU: 12 PID: 13568 Comm: pool-gnome-shel Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4474.677241] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4474.677243] Call Trace:
[ 4474.677245] <TASK>
[ 4474.677247] dump_stack_lvl+0x5b/0x77
[ 4474.677250] read_extent_buffer_pages.cold+0x63/0xa2
[ 4474.677255] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.677259] ? folio_unlock+0x1d/0x50
[ 4474.677264] btrfs_read_extent_buffer+0x98/0x150
[ 4474.677269] read_tree_block+0x43/0xa0
[ 4474.677272] read_block_for_search+0x266/0x370
[ 4474.677282] btrfs_search_slot+0x351/0xd30
[ 4474.677292] btrfs_lookup_csum+0x63/0x150
[ 4474.677298] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4474.677308] btrfs_submit_data_read_bio+0x4e/0x90
[ 4474.677312] submit_one_bio+0xc4/0xe0
[ 4474.677317] submit_extent_page+0x142/0x550
[ 4474.677328] btrfs_do_readpage+0x305/0x770
[ 4474.677332] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4474.677340] ? extent_readahead+0xb7/0x6f0
[ 4474.677342] extent_readahead+0x3f7/0x6f0
[ 4474.677346] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.677359] read_pages+0x7a/0x300
[ 4474.677364] page_cache_ra_unbounded+0x131/0x1b0
[ 4474.677371] filemap_get_pages+0x40e/0x6b0
[ 4474.677376] ? lock_is_held_type+0xe8/0x140
[ 4474.677384] filemap_read+0xd7/0x330
[ 4474.677388] ? lock_is_held_type+0xe8/0x140
[ 4474.677400] vfs_read+0x243/0x310
[ 4474.677409] ksys_read+0x64/0xe0
[ 4474.677413] do_syscall_64+0x5b/0x80
[ 4474.677418] ? up_read+0x17/0x20
[ 4474.677422] ? lock_is_held_type+0xe8/0x140
[ 4474.677426] ? asm_exc_page_fault+0x22/0x30
[ 4474.677429] ? lockdep_hardirqs_on+0x7d/0x100
[ 4474.677433] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4474.677435] RIP: 0033:0x7fe04511eafc
[ 4474.677438] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 4474.677440] RSP: 002b:00007fdfaffede50 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4474.677443] RAX: ffffffffffffffda RBX: 00005653fdf62450 RCX: 00007fe04511eafc
[ 4474.677444] RDX: 0000000000010000 RSI: 00007fdfaffedf00 RDI: 000000000000009f
[ 4474.677446] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 4474.677448] R10: 0000000000000000 R11: 0000000000000246 R12: 00005653fd5b4a70
[ 4474.677450] R13: 0000000000010000 R14: 00007fdfaffedf00 R15: 00005653fd8b04f0
[ 4474.677459] </TASK>
[ 4474.677461] BTRFS error (device nvme0n1p3): read failed, bytenr=5399655628800 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 231565778944) level=1 size=40
[ 4474.677463] CPU: 12 PID: 13568 Comm: pool-gnome-shel Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4474.677465] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4474.677467] Call Trace:
[ 4474.677469] <TASK>
[ 4474.677471] dump_stack_lvl+0x5b/0x77
[ 4474.677474] read_extent_buffer_pages.cold+0x63/0xa2
[ 4474.677479] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.677483] ? folio_unlock+0x1d/0x50
[ 4474.677488] btrfs_read_extent_buffer+0x98/0x150
[ 4474.677493] read_tree_block+0x43/0xa0
[ 4474.677497] read_block_for_search+0x266/0x370
[ 4474.677507] btrfs_search_slot+0x351/0xd30
[ 4474.677516] btrfs_lookup_csum+0x63/0x150
[ 4474.677523] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4474.677533] btrfs_submit_data_read_bio+0x4e/0x90
[ 4474.677536] submit_one_bio+0xc4/0xe0
[ 4474.677541] submit_extent_page+0x142/0x550
[ 4474.677552] btrfs_do_readpage+0x305/0x770
[ 4474.677556] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4474.677564] ? extent_readahead+0xb7/0x6f0
[ 4474.677566] extent_readahead+0x3f7/0x6f0
[ 4474.677570] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4474.677583] read_pages+0x7a/0x300
[ 4474.677589] page_cache_ra_unbounded+0x131/0x1b0
[ 4474.677596] filemap_get_pages+0x40e/0x6b0
[ 4474.677602] ? lock_is_held_type+0xe8/0x140
[ 4474.677610] filemap_read+0xd7/0x330
[ 4474.677614] ? lock_is_held_type+0xe8/0x140
[ 4474.677626] vfs_read+0x243/0x310
[ 4474.677635] ksys_read+0x64/0xe0
[ 4474.677639] do_syscall_64+0x5b/0x80
[ 4474.677644] ? up_read+0x17/0x20
[ 4474.677648] ? lock_is_held_type+0xe8/0x140
[ 4474.677653] ? asm_exc_page_fault+0x22/0x30
[ 4474.677656] ? lockdep_hardirqs_on+0x7d/0x100
[ 4474.677659] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4474.677662] RIP: 0033:0x7fe04511eafc
[ 4474.677665] Code: ec 28 48 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 69 bf f8 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 34 44 89 c7 48 89 44 24 08 e8 bf bf f8 ff 48
[ 4474.677667] RSP: 002b:00007fdfaffede50 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4474.677669] RAX: ffffffffffffffda RBX: 00005653fdf62450 RCX: 00007fe04511eafc
[ 4474.677671] RDX: 0000000000010000 RSI: 00007fdfaffedf00 RDI: 000000000000009f
[ 4474.677673] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 4474.677675] R10: 0000000000000000 R11: 0000000000000246 R12: 00005653fd5b4a70
[ 4474.677677] R13: 0000000000010000 R14: 00007fdfaffedf00 R15: 00005653fd8b04f0
[ 4474.677686] </TASK>
[ 4480.818075] ------------[ cut here ]------------
[ 4480.818089] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4480.818103] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4480.818302] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4480.818442] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4480.818450] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4480.818456] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4480.818464] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4480.818470] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4480.818480] RAX: 0000000000000000 RBX: ffff8f972eec00d0 RCX: 0000000000000000
[ 4480.818486] RDX: 0000000000000000 RSI: ffff8f972eec0050 RDI: ffffa7990487f780
[ 4480.818491] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4480.818497] R10: ffff8f972eec00d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4480.818502] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4480.818508] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4480.818514] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4480.818520] CR2: 00001c5004c3a000 CR3: 000000011dc32000 CR4: 0000000000750ee0
[ 4480.818526] PKRU: 55555554
[ 4480.818531] Call Trace:
[ 4480.818538] <TASK>
[ 4480.818555] submit_one_bio+0xd4/0xe0
[ 4480.818572] submit_extent_page+0x142/0x550
[ 4480.818604] read_extent_buffer_pages+0x584/0x9c0
[ 4480.818622] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4480.818633] ? folio_unlock+0x1d/0x50
[ 4480.818648] btrfs_read_extent_buffer+0x98/0x150
[ 4480.818657] read_tree_block+0x43/0xa0
[ 4480.818661] read_block_for_search+0x266/0x370
[ 4480.818678] btrfs_search_slot+0x351/0xd30
[ 4480.818688] ? _raw_read_unlock+0x29/0x50
[ 4480.818698] lookup_inline_extent_backref+0x15c/0x6e0
[ 4480.818706] ? lock_is_held_type+0xe8/0x140
[ 4480.818716] lookup_extent_backref+0x41/0xd0
[ 4480.818726] __btrfs_free_extent+0xfb/0x7c0
[ 4480.818734] ? sched_clock_cpu+0x20/0xc0
[ 4480.818760] __btrfs_run_delayed_refs+0x303/0x1260
[ 4480.818781] btrfs_run_delayed_refs+0x89/0x1d0
[ 4480.818790] btrfs_commit_transaction+0x93/0xed0
[ 4480.818804] transaction_kthread+0x142/0x1b0
[ 4480.818812] ? __pfx_transaction_kthread+0x10/0x10
[ 4480.818816] kthread+0xf5/0x120
[ 4480.818820] ? __pfx_kthread+0x10/0x10
[ 4480.818826] ret_from_fork+0x2c/0x50
[ 4480.818841] </TASK>
[ 4480.818844] irq event stamp: 38794047
[ 4480.818847] hardirqs last enabled at (38794055): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4480.818852] hardirqs last disabled at (38794062): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4480.818855] softirqs last enabled at (38790504): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4480.818860] softirqs last disabled at (38790463): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4480.818863] ---[ end trace 0000000000000000 ]---
[ 4504.657770] ------------[ cut here ]------------
[ 4504.657911] WARNING: CPU: 14 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4504.657919] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4504.657998] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4504.658052] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.658055] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.658058] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4504.658061] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4504.658064] RSP: 0018:ffffa7991fce74c8 EFLAGS: 00010246
[ 4504.658067] RAX: 0000000000000000 RBX: ffff8fa13a48f710 RCX: 0000000000000000
[ 4504.658070] RDX: 0000000000000000 RSI: ffff8fa13a48f690 RDI: ffffa7991fce74f0
[ 4504.658072] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4504.658073] R10: ffff8fa13a48f710 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4504.658075] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4504.658078] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4504.658080] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4504.658082] CR2: 00005579b3d80878 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4504.658084] PKRU: 55555554
[ 4504.658087] Call Trace:
[ 4504.658089] <TASK>
[ 4504.658096] submit_one_bio+0xd4/0xe0
[ 4504.658102] submit_extent_page+0x142/0x550
[ 4504.658114] read_extent_buffer_pages+0x584/0x9c0
[ 4504.658121] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.658125] ? folio_unlock+0x1d/0x50
[ 4504.658131] btrfs_read_extent_buffer+0x98/0x150
[ 4504.658136] read_tree_block+0x43/0xa0
[ 4504.658140] read_block_for_search+0x266/0x370
[ 4504.658151] btrfs_search_slot+0x351/0xd30
[ 4504.658161] btrfs_lookup_csum+0x63/0x150
[ 4504.658168] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.658178] btrfs_submit_compressed_read+0x359/0x470
[ 4504.658188] submit_one_bio+0xc4/0xe0
[ 4504.658192] ? extent_readahead+0xb7/0x6f0
[ 4504.658194] extent_readahead+0x6d3/0x6f0
[ 4504.658199] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.658211] read_pages+0x7a/0x300
[ 4504.658219] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.658226] filemap_get_pages+0x40e/0x6b0
[ 4504.658232] ? lock_is_held_type+0xe8/0x140
[ 4504.658241] filemap_read+0xd7/0x330
[ 4504.658245] ? lock_is_held_type+0xe8/0x140
[ 4504.658257] vfs_read+0x243/0x310
[ 4504.658268] ksys_read+0x64/0xe0
[ 4504.658272] do_syscall_64+0x5b/0x80
[ 4504.658277] ? up_read+0x17/0x20
[ 4504.658282] ? lock_is_held_type+0xe8/0x140
[ 4504.658287] ? asm_exc_page_fault+0x22/0x30
[ 4504.658292] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.658295] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.658299] RIP: 0033:0x7f90f771eac1
[ 4504.658320] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.658322] RSP: 002b:00007ffed58b8388 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.658326] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.658328] RDX: 0000000000008718 RSI: 00005579b3d78150 RDI: 0000000000000003
[ 4504.658330] RBP: 0000000000008718 R08: 0000000000000000 R09: 0000000000000000
[ 4504.658331] R10: 0000000000000000 R11: 0000000000000246 R12: 00005579b3d78150
[ 4504.658333] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.658343] </TASK>
[ 4504.658345] irq event stamp: 164029
[ 4504.658347] hardirqs last enabled at (164037): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4504.658351] hardirqs last disabled at (164044): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4504.658354] softirqs last enabled at (160806): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.658357] softirqs last disabled at (160799): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.658360] ---[ end trace 0000000000000000 ]---
[ 4504.658573] BTRFS error (device nvme0n1p3): level verify failed on logical 5398701408256 mirror 1 wanted 0 found 1
[ 4504.658581] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5398701408256 mirror 1
[ 4504.658585] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4504.658601] BTRFS error (device nvme0n1p3): read failed, bytenr=5398701408256 check owner_root=7 transid=652041 has_first_key=1 first_key=(18446744073709551606 128 200038875136) level=1 size=40
[ 4504.658606] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.658609] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.658611] Call Trace:
[ 4504.658613] <TASK>
[ 4504.658616] dump_stack_lvl+0x5b/0x77
[ 4504.658620] read_extent_buffer_pages.cold+0x63/0xa2
[ 4504.658627] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.658631] ? folio_unlock+0x1d/0x50
[ 4504.658636] btrfs_read_extent_buffer+0x98/0x150
[ 4504.658641] read_tree_block+0x43/0xa0
[ 4504.658644] read_block_for_search+0x266/0x370
[ 4504.658655] btrfs_search_slot+0x351/0xd30
[ 4504.658664] btrfs_lookup_csum+0x63/0x150
[ 4504.658670] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.658680] btrfs_submit_compressed_read+0x359/0x470
[ 4504.658688] submit_one_bio+0xc4/0xe0
[ 4504.658692] ? extent_readahead+0xb7/0x6f0
[ 4504.658695] extent_readahead+0x6d3/0x6f0
[ 4504.658698] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.658711] read_pages+0x7a/0x300
[ 4504.658716] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.658723] filemap_get_pages+0x40e/0x6b0
[ 4504.658728] ? lock_is_held_type+0xe8/0x140
[ 4504.658736] filemap_read+0xd7/0x330
[ 4504.658740] ? lock_is_held_type+0xe8/0x140
[ 4504.658751] vfs_read+0x243/0x310
[ 4504.658760] ksys_read+0x64/0xe0
[ 4504.658764] do_syscall_64+0x5b/0x80
[ 4504.658768] ? up_read+0x17/0x20
[ 4504.658772] ? lock_is_held_type+0xe8/0x140
[ 4504.658777] ? asm_exc_page_fault+0x22/0x30
[ 4504.658780] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.658783] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.658786] RIP: 0033:0x7f90f771eac1
[ 4504.658790] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.658792] RSP: 002b:00007ffed58b8388 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.658795] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.658797] RDX: 0000000000008718 RSI: 00005579b3d78150 RDI: 0000000000000003
[ 4504.658799] RBP: 0000000000008718 R08: 0000000000000000 R09: 0000000000000000
[ 4504.658801] R10: 0000000000000000 R11: 0000000000000246 R12: 00005579b3d78150
[ 4504.658802] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.658812] </TASK>
[ 4504.658845] BTRFS error (device nvme0n1p3): read failed, bytenr=5398701408256 check owner_root=7 transid=652041 has_first_key=1 first_key=(18446744073709551606 128 200038875136) level=1 size=40
[ 4504.658849] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.658852] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.658854] Call Trace:
[ 4504.658855] <TASK>
[ 4504.658857] dump_stack_lvl+0x5b/0x77
[ 4504.658861] read_extent_buffer_pages.cold+0x63/0xa2
[ 4504.658866] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.658870] ? folio_unlock+0x1d/0x50
[ 4504.658875] btrfs_read_extent_buffer+0x98/0x150
[ 4504.658880] read_tree_block+0x43/0xa0
[ 4504.658883] read_block_for_search+0x266/0x370
[ 4504.658893] btrfs_search_slot+0x351/0xd30
[ 4504.658902] btrfs_lookup_csum+0x63/0x150
[ 4504.658909] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.658918] btrfs_submit_compressed_read+0x359/0x470
[ 4504.658926] submit_one_bio+0xc4/0xe0
[ 4504.658930] ? extent_readahead+0xb7/0x6f0
[ 4504.658933] extent_readahead+0x6d3/0x6f0
[ 4504.658936] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.658949] read_pages+0x7a/0x300
[ 4504.658954] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.658961] filemap_get_pages+0x40e/0x6b0
[ 4504.658966] ? lock_is_held_type+0xe8/0x140
[ 4504.658974] filemap_read+0xd7/0x330
[ 4504.658977] ? lock_is_held_type+0xe8/0x140
[ 4504.658989] vfs_read+0x243/0x310
[ 4504.658998] ksys_read+0x64/0xe0
[ 4504.659002] do_syscall_64+0x5b/0x80
[ 4504.659006] ? up_read+0x17/0x20
[ 4504.659010] ? lock_is_held_type+0xe8/0x140
[ 4504.659014] ? asm_exc_page_fault+0x22/0x30
[ 4504.659017] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.659020] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.659023] RIP: 0033:0x7f90f771eac1
[ 4504.659026] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.659028] RSP: 002b:00007ffed58b8388 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.659031] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.659033] RDX: 0000000000008718 RSI: 00005579b3d78150 RDI: 0000000000000003
[ 4504.659035] RBP: 0000000000008718 R08: 0000000000000000 R09: 0000000000000000
[ 4504.659036] R10: 0000000000000000 R11: 0000000000000246 R12: 00005579b3d78150
[ 4504.659038] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.659047] </TASK>
[ 4504.659049] BTRFS error (device nvme0n1p3): read failed, bytenr=5398701408256 check owner_root=7 transid=652041 has_first_key=1 first_key=(18446744073709551606 128 200038875136) level=1 size=40
[ 4504.659052] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.659054] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.659056] Call Trace:
[ 4504.659057] <TASK>
[ 4504.659059] dump_stack_lvl+0x5b/0x77
[ 4504.659063] read_extent_buffer_pages.cold+0x63/0xa2
[ 4504.659068] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.659071] ? folio_unlock+0x1d/0x50
[ 4504.659076] btrfs_read_extent_buffer+0x98/0x150
[ 4504.659081] read_tree_block+0x43/0xa0
[ 4504.659084] read_block_for_search+0x266/0x370
[ 4504.659094] btrfs_search_slot+0x351/0xd30
[ 4504.659103] btrfs_lookup_csum+0x63/0x150
[ 4504.659110] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.659119] btrfs_submit_compressed_read+0x359/0x470
[ 4504.659127] submit_one_bio+0xc4/0xe0
[ 4504.659131] ? extent_readahead+0xb7/0x6f0
[ 4504.659133] extent_readahead+0x6d3/0x6f0
[ 4504.659137] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.659150] read_pages+0x7a/0x300
[ 4504.659155] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.659162] filemap_get_pages+0x40e/0x6b0
[ 4504.659167] ? lock_is_held_type+0xe8/0x140
[ 4504.659175] filemap_read+0xd7/0x330
[ 4504.659178] ? lock_is_held_type+0xe8/0x140
[ 4504.659190] vfs_read+0x243/0x310
[ 4504.659198] ksys_read+0x64/0xe0
[ 4504.659202] do_syscall_64+0x5b/0x80
[ 4504.659206] ? up_read+0x17/0x20
[ 4504.659210] ? lock_is_held_type+0xe8/0x140
[ 4504.659215] ? asm_exc_page_fault+0x22/0x30
[ 4504.659218] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.659221] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.659224] RIP: 0033:0x7f90f771eac1
[ 4504.659227] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.659229] RSP: 002b:00007ffed58b8388 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.659231] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.659233] RDX: 0000000000008718 RSI: 00005579b3d78150 RDI: 0000000000000003
[ 4504.659235] RBP: 0000000000008718 R08: 0000000000000000 R09: 0000000000000000
[ 4504.659236] R10: 0000000000000000 R11: 0000000000000246 R12: 00005579b3d78150
[ 4504.659238] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.659247] </TASK>
[ 4504.659249] BTRFS error (device nvme0n1p3): read failed, bytenr=5398701408256 check owner_root=7 transid=652041 has_first_key=1 first_key=(18446744073709551606 128 200038875136) level=1 size=40
[ 4504.659251] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.659253] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.659255] Call Trace:
[ 4504.659257] <TASK>
[ 4504.659259] dump_stack_lvl+0x5b/0x77
[ 4504.659262] read_extent_buffer_pages.cold+0x63/0xa2
[ 4504.659267] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.659271] ? folio_unlock+0x1d/0x50
[ 4504.659275] btrfs_read_extent_buffer+0x98/0x150
[ 4504.659280] read_tree_block+0x43/0xa0
[ 4504.659284] read_block_for_search+0x266/0x370
[ 4504.659293] btrfs_search_slot+0x351/0xd30
[ 4504.659303] btrfs_lookup_csum+0x63/0x150
[ 4504.659309] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.659319] btrfs_submit_compressed_read+0x359/0x470
[ 4504.659326] submit_one_bio+0xc4/0xe0
[ 4504.659331] ? extent_readahead+0xb7/0x6f0
[ 4504.659333] extent_readahead+0x6d3/0x6f0
[ 4504.659337] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.659349] read_pages+0x7a/0x300
[ 4504.659355] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.659361] filemap_get_pages+0x40e/0x6b0
[ 4504.659367] ? lock_is_held_type+0xe8/0x140
[ 4504.659374] filemap_read+0xd7/0x330
[ 4504.659378] ? lock_is_held_type+0xe8/0x140
[ 4504.659389] vfs_read+0x243/0x310
[ 4504.659398] ksys_read+0x64/0xe0
[ 4504.659402] do_syscall_64+0x5b/0x80
[ 4504.659406] ? up_read+0x17/0x20
[ 4504.659410] ? lock_is_held_type+0xe8/0x140
[ 4504.659415] ? asm_exc_page_fault+0x22/0x30
[ 4504.659417] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.659421] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.659423] RIP: 0033:0x7f90f771eac1
[ 4504.659426] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.659428] RSP: 002b:00007ffed58b8388 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.659430] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.659432] RDX: 0000000000008718 RSI: 00005579b3d78150 RDI: 0000000000000003
[ 4504.659434] RBP: 0000000000008718 R08: 0000000000000000 R09: 0000000000000000
[ 4504.659436] R10: 0000000000000000 R11: 0000000000000246 R12: 00005579b3d78150
[ 4504.659437] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.659446] </TASK>
[ 4504.663841] ------------[ cut here ]------------
[ 4504.663845] WARNING: CPU: 14 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4504.663850] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4504.663924] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4504.663972] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.663975] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.663977] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4504.663980] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4504.663983] RSP: 0018:ffffa7991fce7468 EFLAGS: 00010246
[ 4504.663986] RAX: 0000000000000000 RBX: ffff8fa13a48ec90 RCX: 0000000000000000
[ 4504.663988] RDX: 0000000000000000 RSI: ffff8fa13a48ec10 RDI: ffffa7991fce7490
[ 4504.663990] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4504.663992] R10: ffff8fa13a48ec90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4504.663994] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4504.663996] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4504.663998] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4504.664001] CR2: 00007f90e7608024 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4504.664003] PKRU: 55555554
[ 4504.664005] Call Trace:
[ 4504.664007] <TASK>
[ 4504.664012] submit_one_bio+0xd4/0xe0
[ 4504.664017] submit_extent_page+0x142/0x550
[ 4504.664029] read_extent_buffer_pages+0x584/0x9c0
[ 4504.664036] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.664040] ? folio_unlock+0x1d/0x50
[ 4504.664045] btrfs_read_extent_buffer+0x98/0x150
[ 4504.664050] read_tree_block+0x43/0xa0
[ 4504.664053] read_block_for_search+0x266/0x370
[ 4504.664064] btrfs_search_slot+0x351/0xd30
[ 4504.664073] btrfs_lookup_csum+0x63/0x150
[ 4504.664080] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.664090] btrfs_submit_compressed_read+0x359/0x470
[ 4504.664098] submit_one_bio+0xc4/0xe0
[ 4504.664103] ? extent_readahead+0xb7/0x6f0
[ 4504.664105] extent_readahead+0x6d3/0x6f0
[ 4504.664109] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.664122] read_pages+0x7a/0x300
[ 4504.664127] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.664134] filemap_get_pages+0x40e/0x6b0
[ 4504.664140] ? lock_is_held_type+0xe8/0x140
[ 4504.664148] filemap_read+0xd7/0x330
[ 4504.664152] ? lock_is_held_type+0xe8/0x140
[ 4504.664164] vfs_read+0x243/0x310
[ 4504.664173] ksys_read+0x64/0xe0
[ 4504.664177] do_syscall_64+0x5b/0x80
[ 4504.664182] ? lock_is_held_type+0xe8/0x140
[ 4504.664188] ? do_syscall_64+0x67/0x80
[ 4504.664191] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.664195] ? do_syscall_64+0x67/0x80
[ 4504.664198] ? do_syscall_64+0x67/0x80
[ 4504.664201] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.664205] ? do_syscall_64+0x67/0x80
[ 4504.664207] ? do_syscall_64+0x67/0x80
[ 4504.664210] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.664214] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.664217] RIP: 0033:0x7f90f771eac1
[ 4504.664223] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.664225] RSP: 002b:00007ffed58b7628 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.664228] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.664230] RDX: 0000000000005dba RSI: 00005579b3d79160 RDI: 0000000000000003
[ 4504.664232] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4504.664234] R10: 0000000000001000 R11: 0000000000000246 R12: 00005579b3d79160
[ 4504.664236] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.664246] </TASK>
[ 4504.664248] irq event stamp: 167537
[ 4504.664249] hardirqs last enabled at (167545): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4504.664253] hardirqs last disabled at (167552): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4504.664255] softirqs last enabled at (166186): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.664258] softirqs last disabled at (165883): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.664261] ---[ end trace 0000000000000000 ]---
[ 4504.664432] BTRFS error (device nvme0n1p3): level verify failed on logical 5399651172352 mirror 1 wanted 0 found 1
[ 4504.664438] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399651172352 mirror 1
[ 4504.664441] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4504.664454] BTRFS error (device nvme0n1p3): read failed, bytenr=5399651172352 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 126285971456) level=1 size=40
[ 4504.664459] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.664462] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.664464] Call Trace:
[ 4504.664466] <TASK>
[ 4504.664468] dump_stack_lvl+0x5b/0x77
[ 4504.664472] read_extent_buffer_pages.cold+0x63/0xa2
[ 4504.664477] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.664482] ? folio_unlock+0x1d/0x50
[ 4504.664486] btrfs_read_extent_buffer+0x98/0x150
[ 4504.664491] read_tree_block+0x43/0xa0
[ 4504.664495] read_block_for_search+0x266/0x370
[ 4504.664505] btrfs_search_slot+0x351/0xd30
[ 4504.664514] btrfs_lookup_csum+0x63/0x150
[ 4504.664521] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.664530] btrfs_submit_compressed_read+0x359/0x470
[ 4504.664538] submit_one_bio+0xc4/0xe0
[ 4504.664543] ? extent_readahead+0xb7/0x6f0
[ 4504.664545] extent_readahead+0x6d3/0x6f0
[ 4504.664548] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.664561] read_pages+0x7a/0x300
[ 4504.664566] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.664573] filemap_get_pages+0x40e/0x6b0
[ 4504.664578] ? lock_is_held_type+0xe8/0x140
[ 4504.664586] filemap_read+0xd7/0x330
[ 4504.664589] ? lock_is_held_type+0xe8/0x140
[ 4504.664601] vfs_read+0x243/0x310
[ 4504.664610] ksys_read+0x64/0xe0
[ 4504.664614] do_syscall_64+0x5b/0x80
[ 4504.664619] ? lock_is_held_type+0xe8/0x140
[ 4504.664624] ? do_syscall_64+0x67/0x80
[ 4504.664627] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.664630] ? do_syscall_64+0x67/0x80
[ 4504.664633] ? do_syscall_64+0x67/0x80
[ 4504.664637] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.664640] ? do_syscall_64+0x67/0x80
[ 4504.664643] ? do_syscall_64+0x67/0x80
[ 4504.664645] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.664649] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.664651] RIP: 0033:0x7f90f771eac1
[ 4504.664655] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.664658] RSP: 002b:00007ffed58b7628 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.664661] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.664662] RDX: 0000000000005dba RSI: 00005579b3d79160 RDI: 0000000000000003
[ 4504.664664] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4504.664666] R10: 0000000000001000 R11: 0000000000000246 R12: 00005579b3d79160
[ 4504.664668] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.664677] </TASK>
[ 4504.664679] BTRFS error (device nvme0n1p3): read failed, bytenr=5399651172352 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 126285971456) level=1 size=40
[ 4504.664682] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.664685] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.664687] Call Trace:
[ 4504.664688] <TASK>
[ 4504.664690] dump_stack_lvl+0x5b/0x77
[ 4504.664694] read_extent_buffer_pages.cold+0x63/0xa2
[ 4504.664698] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.664702] ? folio_unlock+0x1d/0x50
[ 4504.664707] btrfs_read_extent_buffer+0x98/0x150
[ 4504.664712] read_tree_block+0x43/0xa0
[ 4504.664715] read_block_for_search+0x266/0x370
[ 4504.664725] btrfs_search_slot+0x351/0xd30
[ 4504.664734] btrfs_lookup_csum+0x63/0x150
[ 4504.664741] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.664750] btrfs_submit_compressed_read+0x359/0x470
[ 4504.664758] submit_one_bio+0xc4/0xe0
[ 4504.664763] ? extent_readahead+0xb7/0x6f0
[ 4504.664765] extent_readahead+0x6d3/0x6f0
[ 4504.664768] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.664781] read_pages+0x7a/0x300
[ 4504.664786] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.664793] filemap_get_pages+0x40e/0x6b0
[ 4504.664798] ? lock_is_held_type+0xe8/0x140
[ 4504.664806] filemap_read+0xd7/0x330
[ 4504.664809] ? lock_is_held_type+0xe8/0x140
[ 4504.664821] vfs_read+0x243/0x310
[ 4504.664830] ksys_read+0x64/0xe0
[ 4504.664834] do_syscall_64+0x5b/0x80
[ 4504.664839] ? lock_is_held_type+0xe8/0x140
[ 4504.664844] ? do_syscall_64+0x67/0x80
[ 4504.664847] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.664850] ? do_syscall_64+0x67/0x80
[ 4504.664853] ? do_syscall_64+0x67/0x80
[ 4504.664856] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.664860] ? do_syscall_64+0x67/0x80
[ 4504.664862] ? do_syscall_64+0x67/0x80
[ 4504.664865] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.664868] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.664871] RIP: 0033:0x7f90f771eac1
[ 4504.664874] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.664876] RSP: 002b:00007ffed58b7628 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.664878] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.664880] RDX: 0000000000005dba RSI: 00005579b3d79160 RDI: 0000000000000003
[ 4504.664882] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4504.664884] R10: 0000000000001000 R11: 0000000000000246 R12: 00005579b3d79160
[ 4504.664885] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.664894] </TASK>
[ 4504.664910] BTRFS error (device nvme0n1p3): read failed, bytenr=5399651172352 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 126285971456) level=1 size=40
[ 4504.664913] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.664915] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.664917] Call Trace:
[ 4504.664918] <TASK>
[ 4504.664920] dump_stack_lvl+0x5b/0x77
[ 4504.664924] read_extent_buffer_pages.cold+0x63/0xa2
[ 4504.664929] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.664933] ? folio_unlock+0x1d/0x50
[ 4504.664937] btrfs_read_extent_buffer+0x98/0x150
[ 4504.664942] read_tree_block+0x43/0xa0
[ 4504.664946] read_block_for_search+0x266/0x370
[ 4504.664956] btrfs_search_slot+0x351/0xd30
[ 4504.664966] btrfs_lookup_csum+0x63/0x150
[ 4504.664972] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.664982] btrfs_submit_compressed_read+0x359/0x470
[ 4504.664989] submit_one_bio+0xc4/0xe0
[ 4504.664994] ? extent_readahead+0xb7/0x6f0
[ 4504.664996] extent_readahead+0x6d3/0x6f0
[ 4504.665000] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.665012] read_pages+0x7a/0x300
[ 4504.665017] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.665024] filemap_get_pages+0x40e/0x6b0
[ 4504.665029] ? lock_is_held_type+0xe8/0x140
[ 4504.665037] filemap_read+0xd7/0x330
[ 4504.665040] ? lock_is_held_type+0xe8/0x140
[ 4504.665052] vfs_read+0x243/0x310
[ 4504.665060] ksys_read+0x64/0xe0
[ 4504.665064] do_syscall_64+0x5b/0x80
[ 4504.665070] ? lock_is_held_type+0xe8/0x140
[ 4504.665075] ? do_syscall_64+0x67/0x80
[ 4504.665078] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.665081] ? do_syscall_64+0x67/0x80
[ 4504.665084] ? do_syscall_64+0x67/0x80
[ 4504.665087] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.665091] ? do_syscall_64+0x67/0x80
[ 4504.665093] ? do_syscall_64+0x67/0x80
[ 4504.665096] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.665099] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.665102] RIP: 0033:0x7f90f771eac1
[ 4504.665105] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.665107] RSP: 002b:00007ffed58b7628 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.665109] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.665111] RDX: 0000000000005dba RSI: 00005579b3d79160 RDI: 0000000000000003
[ 4504.665113] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4504.665114] R10: 0000000000001000 R11: 0000000000000246 R12: 00005579b3d79160
[ 4504.665116] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.665125] </TASK>
[ 4504.665127] BTRFS error (device nvme0n1p3): read failed, bytenr=5399651172352 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 126285971456) level=1 size=40
[ 4504.665130] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.665132] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.665133] Call Trace:
[ 4504.665135] <TASK>
[ 4504.665137] dump_stack_lvl+0x5b/0x77
[ 4504.665140] read_extent_buffer_pages.cold+0x63/0xa2
[ 4504.665145] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.665149] ? folio_unlock+0x1d/0x50
[ 4504.665153] btrfs_read_extent_buffer+0x98/0x150
[ 4504.665158] read_tree_block+0x43/0xa0
[ 4504.665162] read_block_for_search+0x266/0x370
[ 4504.665171] btrfs_search_slot+0x351/0xd30
[ 4504.665181] btrfs_lookup_csum+0x63/0x150
[ 4504.665187] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.665196] btrfs_submit_compressed_read+0x359/0x470
[ 4504.665204] submit_one_bio+0xc4/0xe0
[ 4504.665209] ? extent_readahead+0xb7/0x6f0
[ 4504.665211] extent_readahead+0x6d3/0x6f0
[ 4504.665214] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.665227] read_pages+0x7a/0x300
[ 4504.665232] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.665239] filemap_get_pages+0x40e/0x6b0
[ 4504.665244] ? lock_is_held_type+0xe8/0x140
[ 4504.665252] filemap_read+0xd7/0x330
[ 4504.665255] ? lock_is_held_type+0xe8/0x140
[ 4504.665267] vfs_read+0x243/0x310
[ 4504.665275] ksys_read+0x64/0xe0
[ 4504.665279] do_syscall_64+0x5b/0x80
[ 4504.665284] ? lock_is_held_type+0xe8/0x140
[ 4504.665289] ? do_syscall_64+0x67/0x80
[ 4504.665292] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.665296] ? do_syscall_64+0x67/0x80
[ 4504.665299] ? do_syscall_64+0x67/0x80
[ 4504.665302] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.665305] ? do_syscall_64+0x67/0x80
[ 4504.665308] ? do_syscall_64+0x67/0x80
[ 4504.665311] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.665314] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.665316] RIP: 0033:0x7f90f771eac1
[ 4504.665319] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.665321] RSP: 002b:00007ffed58b7628 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.665324] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.665325] RDX: 0000000000005dba RSI: 00005579b3d79160 RDI: 0000000000000003
[ 4504.665327] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4504.665329] R10: 0000000000001000 R11: 0000000000000246 R12: 00005579b3d79160
[ 4504.665330] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.665339] </TASK>
[ 4504.707204] ------------[ cut here ]------------
[ 4504.707210] WARNING: CPU: 14 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4504.707216] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4504.707302] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4504.707355] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.707358] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.707360] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4504.707363] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4504.707366] RSP: 0018:ffffa7991fce7518 EFLAGS: 00010246
[ 4504.707369] RAX: 0000000000000000 RBX: ffff8fa13a48ced0 RCX: 0000000000000000
[ 4504.707371] RDX: 0000000000000000 RSI: ffff8fa13a48ce50 RDI: ffffa7991fce7540
[ 4504.707373] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4504.707375] R10: ffff8fa13a48ced0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4504.707377] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4504.707380] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4504.707382] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4504.707384] CR2: 00005579b3e94c68 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4504.707386] PKRU: 55555554
[ 4504.707388] Call Trace:
[ 4504.707391] <TASK>
[ 4504.707397] submit_one_bio+0xd4/0xe0
[ 4504.707403] submit_extent_page+0x142/0x550
[ 4504.707416] read_extent_buffer_pages+0x584/0x9c0
[ 4504.707422] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.707427] ? folio_unlock+0x1d/0x50
[ 4504.707432] btrfs_read_extent_buffer+0x98/0x150
[ 4504.707438] read_tree_block+0x43/0xa0
[ 4504.707441] read_block_for_search+0x266/0x370
[ 4504.707453] btrfs_search_slot+0x351/0xd30
[ 4504.707463] btrfs_lookup_csum+0x63/0x150
[ 4504.707469] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.707479] btrfs_submit_compressed_read+0x359/0x470
[ 4504.707488] submit_one_bio+0xc4/0xe0
[ 4504.707493] ? extent_readahead+0xb7/0x6f0
[ 4504.707495] extent_readahead+0x6d3/0x6f0
[ 4504.707499] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.707512] read_pages+0x7a/0x300
[ 4504.707519] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.707526] filemap_get_pages+0x40e/0x6b0
[ 4504.707532] ? lock_is_held_type+0xe8/0x140
[ 4504.707541] filemap_read+0xd7/0x330
[ 4504.707545] ? lock_is_held_type+0xe8/0x140
[ 4504.707557] vfs_read+0x243/0x310
[ 4504.707567] ksys_read+0x64/0xe0
[ 4504.707571] do_syscall_64+0x5b/0x80
[ 4504.707577] ? asm_exc_page_fault+0x22/0x30
[ 4504.707581] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.707584] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.707588] RIP: 0033:0x7f90f771eac1
[ 4504.707616] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.707620] RSP: 002b:00007ffed58b61c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.707625] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.707628] RDX: 000000000002ee1b RSI: 00005579b3e65e40 RDI: 0000000000000003
[ 4504.707632] RBP: 000000000002ee1b R08: 0000000000000000 R09: 0000000000000000
[ 4504.707635] R10: 00005579b3e65e10 R11: 0000000000000246 R12: 00005579b3e65e40
[ 4504.707637] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.707654] </TASK>
[ 4504.707657] irq event stamp: 217897
[ 4504.707660] hardirqs last enabled at (217905): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4504.707666] hardirqs last disabled at (217912): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4504.707670] softirqs last enabled at (216056): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.707675] softirqs last disabled at (216047): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.707679] ---[ end trace 0000000000000000 ]---
[ 4504.747320] ------------[ cut here ]------------
[ 4504.747328] WARNING: CPU: 0 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4504.747334] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4504.747412] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4504.747464] CPU: 0 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.747468] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.747470] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4504.747473] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4504.747476] RSP: 0018:ffffa7991fce7450 EFLAGS: 00010246
[ 4504.747479] RAX: 0000000000000000 RBX: ffff8fa02e9331d0 RCX: 0000000000000000
[ 4504.747481] RDX: 0000000000000000 RSI: ffff8fa02e933150 RDI: ffffa7991fce7478
[ 4504.747483] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4504.747485] R10: ffff8fa02e9331d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4504.747487] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4504.747489] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 4504.747492] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4504.747494] CR2: 00005579b3f606a8 CR3: 0000000433558000 CR4: 0000000000750ef0
[ 4504.747496] PKRU: 55555554
[ 4504.747498] Call Trace:
[ 4504.747501] <TASK>
[ 4504.747507] submit_one_bio+0xd4/0xe0
[ 4504.747513] submit_extent_page+0x142/0x550
[ 4504.747526] read_extent_buffer_pages+0x584/0x9c0
[ 4504.747533] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.747537] ? folio_unlock+0x1d/0x50
[ 4504.747543] btrfs_read_extent_buffer+0x98/0x150
[ 4504.747548] read_tree_block+0x43/0xa0
[ 4504.747552] read_block_for_search+0x266/0x370
[ 4504.747563] btrfs_search_slot+0x351/0xd30
[ 4504.747573] btrfs_lookup_csum+0x63/0x150
[ 4504.747580] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.747590] btrfs_submit_compressed_read+0x359/0x470
[ 4504.747599] submit_one_bio+0xc4/0xe0
[ 4504.747603] ? extent_readahead+0xb7/0x6f0
[ 4504.747606] extent_readahead+0x6d3/0x6f0
[ 4504.747610] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.747623] read_pages+0x7a/0x300
[ 4504.747630] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.747637] filemap_get_pages+0x40e/0x6b0
[ 4504.747643] ? lock_is_held_type+0xe8/0x140
[ 4504.747652] filemap_read+0xd7/0x330
[ 4504.747656] ? lock_is_held_type+0xe8/0x140
[ 4504.747668] vfs_read+0x243/0x310
[ 4504.747677] ksys_read+0x64/0xe0
[ 4504.747682] do_syscall_64+0x5b/0x80
[ 4504.747687] ? sched_clock_local+0xe/0x80
[ 4504.747691] ? sched_clock_cpu+0x9f/0xc0
[ 4504.747695] ? lock_release+0x14b/0x440
[ 4504.747701] ? up_read+0x17/0x20
[ 4504.747706] ? lock_is_held_type+0xe8/0x140
[ 4504.747711] ? asm_exc_page_fault+0x22/0x30
[ 4504.747715] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.747719] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.747722] RIP: 0033:0x7f90f771eac1
[ 4504.747740] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4504.747762] RSP: 002b:00007ffed58b8388 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4504.747766] RAX: ffffffffffffffda RBX: 00007f90f7dd26c8 RCX: 00007f90f771eac1
[ 4504.747768] RDX: 0000000000008f77 RSI: 00005579b3f57730 RDI: 0000000000000003
[ 4504.747770] RBP: 0000000000008f77 R08: 0000000000000000 R09: 0000000000000000
[ 4504.747771] R10: 0000000000001000 R11: 0000000000000246 R12: 00005579b3f57730
[ 4504.747773] R13: 0000000000000003 R14: 00007f90f7d1ed38 R15: 00007f90f74e7010
[ 4504.747784] </TASK>
[ 4504.747786] irq event stamp: 262673
[ 4504.747788] hardirqs last enabled at (262681): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4504.747792] hardirqs last disabled at (262688): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4504.747794] softirqs last enabled at (260838): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.747798] softirqs last disabled at (260831): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.747800] ---[ end trace 0000000000000000 ]---
[ 4504.802347] ------------[ cut here ]------------
[ 4504.802355] WARNING: CPU: 14 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4504.802362] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4504.802441] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4504.802495] CPU: 14 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.802498] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.802501] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4504.802504] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4504.802507] RSP: 0018:ffffa7991fce74b0 EFLAGS: 00010246
[ 4504.802510] RAX: 0000000000000000 RBX: ffff8fa13a48f1d0 RCX: 0000000000000000
[ 4504.802513] RDX: 0000000000000000 RSI: ffff8fa13a48f150 RDI: ffffa7991fce74d8
[ 4504.802515] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4504.802517] R10: ffff8fa13a48f1d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4504.802519] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4504.802521] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4504.802523] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4504.802525] CR2: 00005579b40e0198 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4504.802527] PKRU: 55555554
[ 4504.802529] Call Trace:
[ 4504.802532] <TASK>
[ 4504.802539] submit_one_bio+0xd4/0xe0
[ 4504.802545] submit_extent_page+0x142/0x550
[ 4504.802557] read_extent_buffer_pages+0x584/0x9c0
[ 4504.802564] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.802568] ? folio_unlock+0x1d/0x50
[ 4504.802575] btrfs_read_extent_buffer+0x98/0x150
[ 4504.802580] read_tree_block+0x43/0xa0
[ 4504.802584] read_block_for_search+0x266/0x370
[ 4504.802596] btrfs_search_slot+0x351/0xd30
[ 4504.802605] btrfs_lookup_csum+0x63/0x150
[ 4504.802612] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.802622] btrfs_submit_data_read_bio+0x4e/0x90
[ 4504.802627] submit_one_bio+0xc4/0xe0
[ 4504.802632] ? extent_readahead+0xb7/0x6f0
[ 4504.802634] extent_readahead+0x6d3/0x6f0
[ 4504.802639] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.802652] read_pages+0x7a/0x300
[ 4504.802659] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.802666] filemap_get_pages+0x40e/0x6b0
[ 4504.802672] ? lock_is_held_type+0xe8/0x140
[ 4504.802681] filemap_read+0xd7/0x330
[ 4504.802695] vfs_read+0x243/0x310
[ 4504.802705] __x64_sys_pread64+0x79/0xb0
[ 4504.802710] do_syscall_64+0x5b/0x80
[ 4504.802716] ? lock_is_held_type+0xe8/0x140
[ 4504.802721] ? do_syscall_64+0x67/0x80
[ 4504.802724] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.802728] ? do_syscall_64+0x67/0x80
[ 4504.802731] ? do_syscall_64+0x67/0x80
[ 4504.802734] ? do_syscall_64+0x67/0x80
[ 4504.802738] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.802767] ? do_syscall_64+0x67/0x80
[ 4504.802771] ? do_syscall_64+0x67/0x80
[ 4504.802774] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.802778] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.802782] RIP: 0033:0x7f90f771cac7
[ 4504.802803] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4504.802805] RSP: 002b:00007ffed58ba258 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4504.802809] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4504.802811] RDX: 0000000000001000 RSI: 00005579b40b2e18 RDI: 0000000000000003
[ 4504.802813] RBP: 0000000000a4a000 R08: 00005579b40b2e18 R09: 0000000000000000
[ 4504.802815] R10: 0000000000a4a000 R11: 0000000000000202 R12: 0000000000001000
[ 4504.802817] R13: 00005579b40b2e18 R14: 0000000000001000 R15: 00005579b3fe2b38
[ 4504.802826] </TASK>
[ 4504.802828] irq event stamp: 315415
[ 4504.802830] hardirqs last enabled at (315423): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4504.802834] hardirqs last disabled at (315430): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4504.802837] softirqs last enabled at (311866): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.802840] softirqs last disabled at (311173): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.802843] ---[ end trace 0000000000000000 ]---
[ 4504.902649] ------------[ cut here ]------------
[ 4504.902657] WARNING: CPU: 2 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4504.902664] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4504.902741] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4504.902817] CPU: 2 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.902820] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.902823] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4504.902827] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4504.902829] RSP: 0018:ffffa7991fce73d8 EFLAGS: 00010246
[ 4504.902832] RAX: 0000000000000000 RBX: ffff8f97902755d0 RCX: 0000000000000000
[ 4504.902835] RDX: 0000000000000000 RSI: ffff8f9790275550 RDI: ffffa7991fce7400
[ 4504.902837] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4504.902839] R10: ffff8f97902755d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4504.902841] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4504.902843] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4504.902845] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4504.902847] CR2: 00005579b41628f8 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4504.902849] PKRU: 55555554
[ 4504.902852] Call Trace:
[ 4504.902854] <TASK>
[ 4504.902861] submit_one_bio+0xd4/0xe0
[ 4504.902867] submit_extent_page+0x142/0x550
[ 4504.902880] read_extent_buffer_pages+0x584/0x9c0
[ 4504.902886] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.902890] ? folio_unlock+0x1d/0x50
[ 4504.902896] btrfs_read_extent_buffer+0x98/0x150
[ 4504.902902] read_tree_block+0x43/0xa0
[ 4504.902905] read_block_for_search+0x266/0x370
[ 4504.902916] btrfs_search_slot+0x351/0xd30
[ 4504.902926] btrfs_lookup_csum+0x63/0x150
[ 4504.902933] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.902943] btrfs_submit_data_read_bio+0x4e/0x90
[ 4504.902948] submit_one_bio+0xc4/0xe0
[ 4504.902953] submit_extent_page+0x142/0x550
[ 4504.902957] ? btrfs_get_extent+0x4c1/0x940
[ 4504.902967] btrfs_do_readpage+0x305/0x770
[ 4504.902971] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4504.902979] ? extent_readahead+0xb7/0x6f0
[ 4504.902981] extent_readahead+0x3f7/0x6f0
[ 4504.902985] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.902998] read_pages+0x7a/0x300
[ 4504.903005] page_cache_ra_unbounded+0x109/0x1b0
[ 4504.903011] filemap_get_pages+0x11e/0x6b0
[ 4504.903018] ? lock_is_held_type+0xe8/0x140
[ 4504.903027] filemap_read+0xd7/0x330
[ 4504.903040] vfs_read+0x243/0x310
[ 4504.903050] __x64_sys_pread64+0x79/0xb0
[ 4504.903055] do_syscall_64+0x5b/0x80
[ 4504.903060] ? lock_is_held_type+0xe8/0x140
[ 4504.903065] ? asm_exc_page_fault+0x22/0x30
[ 4504.903069] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.903072] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.903075] RIP: 0033:0x7f90f771cac7
[ 4504.903096] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4504.903099] RSP: 002b:00007ffed58ba0a8 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4504.903102] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4504.903104] RDX: 0000000000001000 RSI: 00005579b44144f8 RDI: 0000000000000008
[ 4504.903106] RBP: 0000000000141000 R08: 00005579b44144f8 R09: 0000000000000000
[ 4504.903108] R10: 0000000000141000 R11: 0000000000000202 R12: 0000000000001000
[ 4504.903110] R13: 00005579b44144f8 R14: 0000000000001000 R15: 00005579b4073d58
[ 4504.903119] </TASK>
[ 4504.903121] irq event stamp: 403917
[ 4504.903123] hardirqs last enabled at (403925): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4504.903127] hardirqs last disabled at (403932): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4504.903130] softirqs last enabled at (403130): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.903134] softirqs last disabled at (403125): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.903136] ---[ end trace 0000000000000000 ]---
[ 4504.924053] ------------[ cut here ]------------
[ 4504.924060] WARNING: CPU: 8 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4504.924076] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4504.924153] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4504.924207] CPU: 8 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.924211] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.924214] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4504.924218] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4504.924221] RSP: 0018:ffffa7991fce7398 EFLAGS: 00010246
[ 4504.924224] RAX: 0000000000000000 RBX: ffff8fa3b988f1d0 RCX: 0000000000000000
[ 4504.924227] RDX: 0000000000000000 RSI: ffff8fa3b988f150 RDI: ffffa7991fce73c0
[ 4504.924229] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4504.924231] R10: ffff8fa3b988f1d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4504.924233] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4504.924235] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4504.924237] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4504.924239] CR2: 00005579b455b000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4504.924241] PKRU: 55555554
[ 4504.924244] Call Trace:
[ 4504.924246] <TASK>
[ 4504.924253] submit_one_bio+0xd4/0xe0
[ 4504.924259] submit_extent_page+0x142/0x550
[ 4504.924271] read_extent_buffer_pages+0x584/0x9c0
[ 4504.924278] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.924283] ? folio_unlock+0x1d/0x50
[ 4504.924289] btrfs_read_extent_buffer+0x98/0x150
[ 4504.924294] read_tree_block+0x43/0xa0
[ 4504.924298] read_block_for_search+0x266/0x370
[ 4504.924309] btrfs_search_slot+0x351/0xd30
[ 4504.924319] btrfs_lookup_csum+0x63/0x150
[ 4504.924326] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.924336] btrfs_submit_data_read_bio+0x4e/0x90
[ 4504.924341] submit_one_bio+0xc4/0xe0
[ 4504.924346] submit_extent_page+0x142/0x550
[ 4504.924350] ? btrfs_get_extent+0x4c1/0x940
[ 4504.924360] btrfs_do_readpage+0x305/0x770
[ 4504.924365] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4504.924372] ? extent_readahead+0xb7/0x6f0
[ 4504.924375] extent_readahead+0x3f7/0x6f0
[ 4504.924379] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.924391] read_pages+0x7a/0x300
[ 4504.924399] page_cache_ra_unbounded+0x131/0x1b0
[ 4504.924405] filemap_get_pages+0x11e/0x6b0
[ 4504.924412] ? lock_is_held_type+0xe8/0x140
[ 4504.924422] filemap_read+0xd7/0x330
[ 4504.924435] vfs_read+0x243/0x310
[ 4504.924446] __x64_sys_pread64+0x79/0xb0
[ 4504.924451] do_syscall_64+0x5b/0x80
[ 4504.924456] ? lock_is_held_type+0xe8/0x140
[ 4504.924461] ? do_syscall_64+0x67/0x80
[ 4504.924465] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.924468] ? do_syscall_64+0x67/0x80
[ 4504.924471] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.924475] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.924479] RIP: 0033:0x7f90f771cac7
[ 4504.924500] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4504.924502] RSP: 002b:00007ffed58ba0a8 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4504.924505] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4504.924508] RDX: 0000000000001000 RSI: 00005579b44a72b8 RDI: 0000000000000008
[ 4504.924509] RBP: 000000000025a000 R08: 00005579b44a72b8 R09: 0000000000000000
[ 4504.924511] R10: 000000000025a000 R11: 0000000000000202 R12: 0000000000001000
[ 4504.924513] R13: 00005579b44a72b8 R14: 0000000000001000 R15: 00005579b4073d58
[ 4504.924523] </TASK>
[ 4504.924525] irq event stamp: 431381
[ 4504.924526] hardirqs last enabled at (431389): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4504.924531] hardirqs last disabled at (431396): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4504.924534] softirqs last enabled at (429258): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.924538] softirqs last disabled at (429251): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.924540] ---[ end trace 0000000000000000 ]---
[ 4504.997876] ------------[ cut here ]------------
[ 4504.997886] WARNING: CPU: 10 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4504.997895] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4504.998020] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4504.998093] CPU: 10 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4504.998098] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4504.998103] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4504.998108] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4504.998112] RSP: 0018:ffffa7991fce7410 EFLAGS: 00010246
[ 4504.998118] RAX: 0000000000000000 RBX: ffff8f9a73fda910 RCX: 0000000000000000
[ 4504.998122] RDX: 0000000000000000 RSI: ffff8f9a73fda890 RDI: ffffa7991fce7438
[ 4504.998126] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4504.998129] R10: ffff8f9a73fda910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4504.998133] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4504.998137] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4504.998140] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4504.998142] CR2: 00007faa96603590 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4504.998145] PKRU: 55555554
[ 4504.998147] Call Trace:
[ 4504.998150] <TASK>
[ 4504.998156] submit_one_bio+0xd4/0xe0
[ 4504.998163] submit_extent_page+0x142/0x550
[ 4504.998175] read_extent_buffer_pages+0x584/0x9c0
[ 4504.998182] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.998187] ? folio_unlock+0x1d/0x50
[ 4504.998193] btrfs_read_extent_buffer+0x98/0x150
[ 4504.998199] read_tree_block+0x43/0xa0
[ 4504.998202] read_block_for_search+0x266/0x370
[ 4504.998213] btrfs_search_slot+0x351/0xd30
[ 4504.998224] btrfs_lookup_csum+0x63/0x150
[ 4504.998231] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4504.998241] btrfs_submit_data_read_bio+0x4e/0x90
[ 4504.998245] submit_one_bio+0xc4/0xe0
[ 4504.998251] submit_extent_page+0x142/0x550
[ 4504.998255] ? btrfs_get_extent+0x4c1/0x940
[ 4504.998265] btrfs_do_readpage+0x305/0x770
[ 4504.998270] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4504.998278] ? extent_readahead+0xb7/0x6f0
[ 4504.998280] extent_readahead+0x3f7/0x6f0
[ 4504.998284] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4504.998297] read_pages+0x7a/0x300
[ 4504.998305] page_cache_ra_unbounded+0x109/0x1b0
[ 4504.998311] filemap_get_pages+0x11e/0x6b0
[ 4504.998318] ? lock_is_held_type+0xe8/0x140
[ 4504.998327] filemap_read+0xd7/0x330
[ 4504.998341] vfs_read+0x243/0x310
[ 4504.998351] __x64_sys_pread64+0x79/0xb0
[ 4504.998357] do_syscall_64+0x5b/0x80
[ 4504.998362] ? asm_exc_page_fault+0x22/0x30
[ 4504.998366] ? lockdep_hardirqs_on+0x7d/0x100
[ 4504.998370] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4504.998373] RIP: 0033:0x7f90f771cac7
[ 4504.998394] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4504.998397] RSP: 002b:00007ffed58ba0a8 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4504.998400] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4504.998402] RDX: 0000000000001000 RSI: 00005579b4400458 RDI: 0000000000000008
[ 4504.998404] RBP: 0000000000e3f000 R08: 00005579b4400458 R09: 00000000000d00bc
[ 4504.998406] R10: 0000000000e3f000 R11: 0000000000000202 R12: 0000000000001000
[ 4504.998408] R13: 00005579b4400458 R14: 0000000000001000 R15: 00005579b4073d58
[ 4504.998418] </TASK>
[ 4504.998420] irq event stamp: 503889
[ 4504.998422] hardirqs last enabled at (503897): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4504.998426] hardirqs last disabled at (503904): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4504.998429] softirqs last enabled at (502534): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.998433] softirqs last disabled at (502527): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4504.998436] ---[ end trace 0000000000000000 ]---
[ 4505.111156] ------------[ cut here ]------------
[ 4505.111164] WARNING: CPU: 11 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4505.111171] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4505.111249] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4505.111302] CPU: 11 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4505.111306] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4505.111308] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4505.111312] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4505.111314] RSP: 0018:ffffa7991fce7410 EFLAGS: 00010246
[ 4505.111318] RAX: 0000000000000000 RBX: ffff8f971fb18610 RCX: 0000000000000000
[ 4505.111320] RDX: 0000000000000000 RSI: ffff8f971fb18590 RDI: ffffa7991fce7438
[ 4505.111322] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4505.111324] R10: ffff8f971fb18610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4505.111326] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4505.111328] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 4505.111330] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4505.111333] CR2: 00007f90e62db000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4505.111335] PKRU: 55555554
[ 4505.111337] Call Trace:
[ 4505.111339] <TASK>
[ 4505.111346] submit_one_bio+0xd4/0xe0
[ 4505.111353] submit_extent_page+0x142/0x550
[ 4505.111365] read_extent_buffer_pages+0x584/0x9c0
[ 4505.111372] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.111376] ? folio_unlock+0x1d/0x50
[ 4505.111384] btrfs_read_extent_buffer+0x98/0x150
[ 4505.111389] read_tree_block+0x43/0xa0
[ 4505.111392] read_block_for_search+0x266/0x370
[ 4505.111404] btrfs_search_slot+0x351/0xd30
[ 4505.111414] btrfs_lookup_csum+0x63/0x150
[ 4505.111420] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4505.111430] btrfs_submit_data_read_bio+0x4e/0x90
[ 4505.111436] submit_one_bio+0xc4/0xe0
[ 4505.111441] submit_extent_page+0x142/0x550
[ 4505.111445] ? btrfs_get_extent+0x4c1/0x940
[ 4505.111454] btrfs_do_readpage+0x305/0x770
[ 4505.111459] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4505.111467] ? extent_readahead+0xb7/0x6f0
[ 4505.111469] extent_readahead+0x3f7/0x6f0
[ 4505.111473] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.111486] read_pages+0x7a/0x300
[ 4505.111493] page_cache_ra_unbounded+0x131/0x1b0
[ 4505.111500] filemap_get_pages+0x11e/0x6b0
[ 4505.111506] ? lock_is_held_type+0xe8/0x140
[ 4505.111516] filemap_read+0xd7/0x330
[ 4505.111529] vfs_read+0x243/0x310
[ 4505.111540] __x64_sys_pread64+0x79/0xb0
[ 4505.111545] do_syscall_64+0x5b/0x80
[ 4505.111549] ? asm_exc_page_fault+0x22/0x30
[ 4505.111554] ? lockdep_hardirqs_on+0x7d/0x100
[ 4505.111557] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4505.111560] RIP: 0033:0x7f90f771cac7
[ 4505.111582] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4505.111584] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4505.111587] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4505.111590] RDX: 0000000000001000 RSI: 00005579b43d3d48 RDI: 0000000000000008
[ 4505.111592] RBP: 00000000023dc000 R08: 00005579b43d3d48 R09: 0000000000000005
[ 4505.111594] R10: 00000000023dc000 R11: 0000000000000202 R12: 0000000000001000
[ 4505.111595] R13: 00005579b43d3d48 R14: 0000000000001000 R15: 00005579b4073d58
[ 4505.111605] </TASK>
[ 4505.111607] irq event stamp: 643035
[ 4505.111609] hardirqs last enabled at (643043): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4505.111613] hardirqs last disabled at (643050): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4505.111616] softirqs last enabled at (640736): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4505.111620] softirqs last disabled at (640731): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4505.111622] ---[ end trace 0000000000000000 ]---
[ 4505.111819] BTRFS error (device nvme0n1p3): level verify failed on logical 5399734124544 mirror 1 wanted 0 found 1
[ 4505.111827] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399734124544 mirror 1
[ 4505.111831] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4505.111865] BTRFS error (device nvme0n1p3): read failed, bytenr=5399734124544 check owner_root=7 transid=652052 has_first_key=1 first_key=(18446744073709551606 128 1258020409344) level=1 size=40
[ 4505.111870] CPU: 11 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4505.111873] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4505.111875] Call Trace:
[ 4505.111877] <TASK>
[ 4505.111879] dump_stack_lvl+0x5b/0x77
[ 4505.111884] read_extent_buffer_pages.cold+0x63/0xa2
[ 4505.111891] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.111896] ? folio_unlock+0x1d/0x50
[ 4505.111902] btrfs_read_extent_buffer+0x98/0x150
[ 4505.111907] read_tree_block+0x43/0xa0
[ 4505.111911] read_block_for_search+0x266/0x370
[ 4505.111921] btrfs_search_slot+0x351/0xd30
[ 4505.111930] btrfs_lookup_csum+0x63/0x150
[ 4505.111936] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4505.111946] btrfs_submit_data_read_bio+0x4e/0x90
[ 4505.111950] submit_one_bio+0xc4/0xe0
[ 4505.111955] submit_extent_page+0x142/0x550
[ 4505.111959] ? btrfs_get_extent+0x4c1/0x940
[ 4505.111968] btrfs_do_readpage+0x305/0x770
[ 4505.111972] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4505.111980] ? extent_readahead+0xb7/0x6f0
[ 4505.111982] extent_readahead+0x3f7/0x6f0
[ 4505.111986] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.111998] read_pages+0x7a/0x300
[ 4505.112004] page_cache_ra_unbounded+0x131/0x1b0
[ 4505.112010] filemap_get_pages+0x11e/0x6b0
[ 4505.112016] ? lock_is_held_type+0xe8/0x140
[ 4505.112023] filemap_read+0xd7/0x330
[ 4505.112036] vfs_read+0x243/0x310
[ 4505.112045] __x64_sys_pread64+0x79/0xb0
[ 4505.112049] do_syscall_64+0x5b/0x80
[ 4505.112053] ? asm_exc_page_fault+0x22/0x30
[ 4505.112056] ? lockdep_hardirqs_on+0x7d/0x100
[ 4505.112059] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4505.112062] RIP: 0033:0x7f90f771cac7
[ 4505.112066] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4505.112069] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4505.112072] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4505.112074] RDX: 0000000000001000 RSI: 00005579b43d3d48 RDI: 0000000000000008
[ 4505.112075] RBP: 00000000023dc000 R08: 00005579b43d3d48 R09: 0000000000000005
[ 4505.112077] R10: 00000000023dc000 R11: 0000000000000202 R12: 0000000000001000
[ 4505.112079] R13: 00005579b43d3d48 R14: 0000000000001000 R15: 00005579b4073d58
[ 4505.112088] </TASK>
[ 4505.112090] BTRFS error (device nvme0n1p3): read failed, bytenr=5399734124544 check owner_root=7 transid=652052 has_first_key=1 first_key=(18446744073709551606 128 1258020409344) level=1 size=40
[ 4505.112094] CPU: 11 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4505.112096] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4505.112098] Call Trace:
[ 4505.112099] <TASK>
[ 4505.112101] dump_stack_lvl+0x5b/0x77
[ 4505.112105] read_extent_buffer_pages.cold+0x63/0xa2
[ 4505.112110] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.112114] ? folio_unlock+0x1d/0x50
[ 4505.112118] btrfs_read_extent_buffer+0x98/0x150
[ 4505.112123] read_tree_block+0x43/0xa0
[ 4505.112127] read_block_for_search+0x266/0x370
[ 4505.112137] btrfs_search_slot+0x351/0xd30
[ 4505.112146] btrfs_lookup_csum+0x63/0x150
[ 4505.112152] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4505.112162] btrfs_submit_data_read_bio+0x4e/0x90
[ 4505.112165] submit_one_bio+0xc4/0xe0
[ 4505.112170] submit_extent_page+0x142/0x550
[ 4505.112174] ? btrfs_get_extent+0x4c1/0x940
[ 4505.112183] btrfs_do_readpage+0x305/0x770
[ 4505.112187] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4505.112195] ? extent_readahead+0xb7/0x6f0
[ 4505.112197] extent_readahead+0x3f7/0x6f0
[ 4505.112201] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.112213] read_pages+0x7a/0x300
[ 4505.112219] page_cache_ra_unbounded+0x131/0x1b0
[ 4505.112225] filemap_get_pages+0x11e/0x6b0
[ 4505.112231] ? lock_is_held_type+0xe8/0x140
[ 4505.112238] filemap_read+0xd7/0x330
[ 4505.112251] vfs_read+0x243/0x310
[ 4505.112259] __x64_sys_pread64+0x79/0xb0
[ 4505.112264] do_syscall_64+0x5b/0x80
[ 4505.112267] ? asm_exc_page_fault+0x22/0x30
[ 4505.112270] ? lockdep_hardirqs_on+0x7d/0x100
[ 4505.112274] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4505.112276] RIP: 0033:0x7f90f771cac7
[ 4505.112279] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4505.112281] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4505.112284] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4505.112286] RDX: 0000000000001000 RSI: 00005579b43d3d48 RDI: 0000000000000008
[ 4505.112287] RBP: 00000000023dc000 R08: 00005579b43d3d48 R09: 0000000000000005
[ 4505.112289] R10: 00000000023dc000 R11: 0000000000000202 R12: 0000000000001000
[ 4505.112291] R13: 00005579b43d3d48 R14: 0000000000001000 R15: 00005579b4073d58
[ 4505.112300] </TASK>
[ 4505.112302] BTRFS error (device nvme0n1p3): read failed, bytenr=5399734124544 check owner_root=7 transid=652052 has_first_key=1 first_key=(18446744073709551606 128 1258020409344) level=1 size=40
[ 4505.112304] CPU: 11 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4505.112306] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4505.112308] Call Trace:
[ 4505.112310] <TASK>
[ 4505.112312] dump_stack_lvl+0x5b/0x77
[ 4505.112315] read_extent_buffer_pages.cold+0x63/0xa2
[ 4505.112320] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.112324] ? folio_unlock+0x1d/0x50
[ 4505.112329] btrfs_read_extent_buffer+0x98/0x150
[ 4505.112334] read_tree_block+0x43/0xa0
[ 4505.112337] read_block_for_search+0x266/0x370
[ 4505.112347] btrfs_search_slot+0x351/0xd30
[ 4505.112356] btrfs_lookup_csum+0x63/0x150
[ 4505.112362] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4505.112372] btrfs_submit_data_read_bio+0x4e/0x90
[ 4505.112375] submit_one_bio+0xc4/0xe0
[ 4505.112380] submit_extent_page+0x142/0x550
[ 4505.112384] ? btrfs_get_extent+0x4c1/0x940
[ 4505.112393] btrfs_do_readpage+0x305/0x770
[ 4505.112397] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4505.112405] ? extent_readahead+0xb7/0x6f0
[ 4505.112407] extent_readahead+0x3f7/0x6f0
[ 4505.112411] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.112423] read_pages+0x7a/0x300
[ 4505.112428] page_cache_ra_unbounded+0x131/0x1b0
[ 4505.112435] filemap_get_pages+0x11e/0x6b0
[ 4505.112440] ? lock_is_held_type+0xe8/0x140
[ 4505.112448] filemap_read+0xd7/0x330
[ 4505.112461] vfs_read+0x243/0x310
[ 4505.112469] __x64_sys_pread64+0x79/0xb0
[ 4505.112474] do_syscall_64+0x5b/0x80
[ 4505.112478] ? asm_exc_page_fault+0x22/0x30
[ 4505.112480] ? lockdep_hardirqs_on+0x7d/0x100
[ 4505.112484] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4505.112486] RIP: 0033:0x7f90f771cac7
[ 4505.112489] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4505.112491] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4505.112493] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4505.112495] RDX: 0000000000001000 RSI: 00005579b43d3d48 RDI: 0000000000000008
[ 4505.112497] RBP: 00000000023dc000 R08: 00005579b43d3d48 R09: 0000000000000005
[ 4505.112499] R10: 00000000023dc000 R11: 0000000000000202 R12: 0000000000001000
[ 4505.112500] R13: 00005579b43d3d48 R14: 0000000000001000 R15: 00005579b4073d58
[ 4505.112509] </TASK>
[ 4505.112511] BTRFS error (device nvme0n1p3): read failed, bytenr=5399734124544 check owner_root=7 transid=652052 has_first_key=1 first_key=(18446744073709551606 128 1258020409344) level=1 size=40
[ 4505.112514] CPU: 11 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4505.112516] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4505.112517] Call Trace:
[ 4505.112519] <TASK>
[ 4505.112521] dump_stack_lvl+0x5b/0x77
[ 4505.112524] read_extent_buffer_pages.cold+0x63/0xa2
[ 4505.112529] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.112533] ? folio_unlock+0x1d/0x50
[ 4505.112538] btrfs_read_extent_buffer+0x98/0x150
[ 4505.112543] read_tree_block+0x43/0xa0
[ 4505.112546] read_block_for_search+0x266/0x370
[ 4505.112556] btrfs_search_slot+0x351/0xd30
[ 4505.112565] btrfs_lookup_csum+0x63/0x150
[ 4505.112571] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4505.112581] btrfs_submit_data_read_bio+0x4e/0x90
[ 4505.112584] submit_one_bio+0xc4/0xe0
[ 4505.112589] submit_extent_page+0x142/0x550
[ 4505.112593] ? btrfs_get_extent+0x4c1/0x940
[ 4505.112602] btrfs_do_readpage+0x305/0x770
[ 4505.112606] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4505.112614] ? extent_readahead+0xb7/0x6f0
[ 4505.112616] extent_readahead+0x3f7/0x6f0
[ 4505.112620] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.112632] read_pages+0x7a/0x300
[ 4505.112637] page_cache_ra_unbounded+0x131/0x1b0
[ 4505.112644] filemap_get_pages+0x11e/0x6b0
[ 4505.112649] ? lock_is_held_type+0xe8/0x140
[ 4505.112657] filemap_read+0xd7/0x330
[ 4505.112670] vfs_read+0x243/0x310
[ 4505.112678] __x64_sys_pread64+0x79/0xb0
[ 4505.112683] do_syscall_64+0x5b/0x80
[ 4505.112686] ? asm_exc_page_fault+0x22/0x30
[ 4505.112689] ? lockdep_hardirqs_on+0x7d/0x100
[ 4505.112693] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4505.112695] RIP: 0033:0x7f90f771cac7
[ 4505.112698] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4505.112700] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4505.112702] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4505.112704] RDX: 0000000000001000 RSI: 00005579b43d3d48 RDI: 0000000000000008
[ 4505.112706] RBP: 00000000023dc000 R08: 00005579b43d3d48 R09: 0000000000000005
[ 4505.112707] R10: 00000000023dc000 R11: 0000000000000202 R12: 0000000000001000
[ 4505.112709] R13: 00005579b43d3d48 R14: 0000000000001000 R15: 00005579b4073d58
[ 4505.112718] </TASK>
[ 4505.906654] ------------[ cut here ]------------
[ 4505.906664] WARNING: CPU: 4 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4505.906671] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4505.906796] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4505.906862] CPU: 4 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4505.906867] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4505.906870] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4505.906874] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4505.906877] RSP: 0018:ffffa7991fce73e0 EFLAGS: 00010246
[ 4505.906881] RAX: 0000000000000000 RBX: ffff8f972a551cd0 RCX: 0000000000000000
[ 4505.906884] RDX: 0000000000000000 RSI: ffff8f972a551c50 RDI: ffffa7991fce7408
[ 4505.906887] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4505.906889] R10: ffff8f972a551cd0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4505.906892] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4505.906894] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4505.906897] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4505.906900] CR2: 00007f90e5dfa000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4505.906903] PKRU: 55555554
[ 4505.906905] Call Trace:
[ 4505.906908] <TASK>
[ 4505.906916] submit_one_bio+0xd4/0xe0
[ 4505.906924] submit_extent_page+0x142/0x550
[ 4505.906939] read_extent_buffer_pages+0x584/0x9c0
[ 4505.906948] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.906953] ? folio_unlock+0x1d/0x50
[ 4505.906960] btrfs_read_extent_buffer+0x98/0x150
[ 4505.906967] read_tree_block+0x43/0xa0
[ 4505.906971] read_block_for_search+0x266/0x370
[ 4505.906985] btrfs_search_slot+0x351/0xd30
[ 4505.906998] btrfs_lookup_csum+0x63/0x150
[ 4505.907006] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4505.907019] btrfs_submit_data_read_bio+0x4e/0x90
[ 4505.907024] submit_one_bio+0xc4/0xe0
[ 4505.907030] submit_extent_page+0x142/0x550
[ 4505.907044] btrfs_do_readpage+0x305/0x770
[ 4505.907050] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4505.907060] ? extent_readahead+0xb7/0x6f0
[ 4505.907063] extent_readahead+0x3f7/0x6f0
[ 4505.907069] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4505.907085] read_pages+0x7a/0x300
[ 4505.907093] page_cache_ra_unbounded+0x109/0x1b0
[ 4505.907102] filemap_get_pages+0x11e/0x6b0
[ 4505.907109] ? lock_is_held_type+0xe8/0x140
[ 4505.907121] filemap_read+0xd7/0x330
[ 4505.907138] vfs_read+0x243/0x310
[ 4505.907150] __x64_sys_pread64+0x79/0xb0
[ 4505.907157] do_syscall_64+0x5b/0x80
[ 4505.907163] ? do_syscall_64+0x67/0x80
[ 4505.907167] ? lockdep_hardirqs_on+0x7d/0x100
[ 4505.907171] ? do_syscall_64+0x67/0x80
[ 4505.907175] ? lockdep_hardirqs_on+0x7d/0x100
[ 4505.907180] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4505.907185] RIP: 0033:0x7f90f771cac7
[ 4505.907210] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4505.907213] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4505.907217] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4505.907220] RDX: 0000000000001000 RSI: 00005579b4403b38 RDI: 0000000000000008
[ 4505.907222] RBP: 000000000b579000 R08: 00005579b4403b38 R09: 00002a1731b05050
[ 4505.907225] R10: 000000000b579000 R11: 0000000000000202 R12: 0000000000001000
[ 4505.907227] R13: 00005579b4403b38 R14: 0000000000001000 R15: 00005579b4073d58
[ 4505.907239] </TASK>
[ 4505.907241] irq event stamp: 1213807
[ 4505.907244] hardirqs last enabled at (1213815): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4505.907249] hardirqs last disabled at (1213822): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4505.907252] softirqs last enabled at (1212882): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4505.907256] softirqs last disabled at (1212875): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4505.907259] ---[ end trace 0000000000000000 ]---
[ 4506.168894] ------------[ cut here ]------------
[ 4506.168902] WARNING: CPU: 4 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4506.168909] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4506.168986] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4506.169038] CPU: 4 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4506.169041] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4506.169044] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4506.169047] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4506.169050] RSP: 0018:ffffa7991fce7360 EFLAGS: 00010246
[ 4506.169053] RAX: 0000000000000000 RBX: ffff8f9d5a42bc50 RCX: 0000000000000000
[ 4506.169056] RDX: 0000000000000000 RSI: ffff8f9d5a42bbd0 RDI: ffffa7991fce7388
[ 4506.169058] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4506.169060] R10: ffff8f9d5a42bc50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4506.169062] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4506.169064] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4506.169066] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4506.169068] CR2: 00007f90e650b000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4506.169071] PKRU: 55555554
[ 4506.169073] Call Trace:
[ 4506.169075] <TASK>
[ 4506.169081] submit_one_bio+0xd4/0xe0
[ 4506.169088] submit_extent_page+0x142/0x550
[ 4506.169100] read_extent_buffer_pages+0x584/0x9c0
[ 4506.169107] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4506.169112] ? folio_unlock+0x1d/0x50
[ 4506.169118] btrfs_read_extent_buffer+0x98/0x150
[ 4506.169123] read_tree_block+0x43/0xa0
[ 4506.169127] read_block_for_search+0x266/0x370
[ 4506.169138] btrfs_search_slot+0x351/0xd30
[ 4506.169148] btrfs_lookup_csum+0x63/0x150
[ 4506.169154] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4506.169164] btrfs_submit_data_read_bio+0x4e/0x90
[ 4506.169169] submit_one_bio+0xc4/0xe0
[ 4506.169174] submit_extent_page+0x142/0x550
[ 4506.169179] ? btrfs_get_extent+0x4c1/0x940
[ 4506.169188] btrfs_do_readpage+0x305/0x770
[ 4506.169193] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4506.169201] ? extent_readahead+0xb7/0x6f0
[ 4506.169203] extent_readahead+0x3f7/0x6f0
[ 4506.169207] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4506.169220] read_pages+0x7a/0x300
[ 4506.169227] page_cache_ra_unbounded+0x131/0x1b0
[ 4506.169234] filemap_get_pages+0x11e/0x6b0
[ 4506.169239] ? lock_is_held_type+0xe8/0x140
[ 4506.169249] filemap_read+0xd7/0x330
[ 4506.169262] vfs_read+0x243/0x310
[ 4506.169272] __x64_sys_pread64+0x79/0xb0
[ 4506.169277] do_syscall_64+0x5b/0x80
[ 4506.169285] ? lock_is_held_type+0xe8/0x140
[ 4506.169291] ? do_syscall_64+0x67/0x80
[ 4506.169294] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.169297] ? do_syscall_64+0x67/0x80
[ 4506.169300] ? do_syscall_64+0x67/0x80
[ 4506.169303] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.169307] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4506.169310] RIP: 0033:0x7f90f771cac7
[ 4506.169343] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4506.169345] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4506.169348] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4506.169350] RDX: 0000000000001000 RSI: 00005579b449cfa8 RDI: 0000000000000008
[ 4506.169352] RBP: 000000000791a000 R08: 00005579b449cfa8 R09: 00002a1731c5d0c4
[ 4506.169354] R10: 000000000791a000 R11: 0000000000000202 R12: 0000000000001000
[ 4506.169356] R13: 00005579b449cfa8 R14: 0000000000001000 R15: 00005579b4073d58
[ 4506.169365] </TASK>
[ 4506.169367] irq event stamp: 1434597
[ 4506.169369] hardirqs last enabled at (1434605): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4506.169374] hardirqs last disabled at (1434612): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4506.169377] softirqs last enabled at (1433124): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4506.169381] softirqs last disabled at (1433117): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4506.169383] ---[ end trace 0000000000000000 ]---
[ 4506.211390] ------------[ cut here ]------------
[ 4506.211399] WARNING: CPU: 2 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4506.211406] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4506.211484] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4506.211537] CPU: 2 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4506.211540] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4506.211543] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4506.211547] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4506.211549] RSP: 0018:ffffa7991fce7370 EFLAGS: 00010246
[ 4506.211553] RAX: 0000000000000000 RBX: ffff8f97172d4290 RCX: 0000000000000000
[ 4506.211555] RDX: 0000000000000000 RSI: ffff8f97172d4210 RDI: ffffa7991fce7398
[ 4506.211557] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4506.211559] R10: ffff8f97172d4290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4506.211561] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4506.211563] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4506.211565] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4506.211567] CR2: 00007f90e5ebb000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4506.211570] PKRU: 55555554
[ 4506.211572] Call Trace:
[ 4506.211574] <TASK>
[ 4506.211581] submit_one_bio+0xd4/0xe0
[ 4506.211588] submit_extent_page+0x142/0x550
[ 4506.211600] read_extent_buffer_pages+0x584/0x9c0
[ 4506.211607] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4506.211611] ? folio_unlock+0x1d/0x50
[ 4506.211618] btrfs_read_extent_buffer+0x98/0x150
[ 4506.211623] read_tree_block+0x43/0xa0
[ 4506.211626] read_block_for_search+0x266/0x370
[ 4506.211638] btrfs_search_slot+0x351/0xd30
[ 4506.211648] btrfs_lookup_csum+0x63/0x150
[ 4506.211655] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4506.211664] btrfs_submit_data_read_bio+0x4e/0x90
[ 4506.211669] submit_one_bio+0xc4/0xe0
[ 4506.211674] submit_extent_page+0x142/0x550
[ 4506.211678] ? btrfs_get_extent+0x4c1/0x940
[ 4506.211688] btrfs_do_readpage+0x305/0x770
[ 4506.211692] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4506.211700] ? extent_readahead+0xb7/0x6f0
[ 4506.211702] extent_readahead+0x3f7/0x6f0
[ 4506.211706] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4506.211719] read_pages+0x7a/0x300
[ 4506.211726] page_cache_ra_unbounded+0x109/0x1b0
[ 4506.211733] filemap_get_pages+0x11e/0x6b0
[ 4506.211739] ? lock_is_held_type+0xe8/0x140
[ 4506.211768] filemap_read+0xd7/0x330
[ 4506.211781] vfs_read+0x243/0x310
[ 4506.211793] __x64_sys_pread64+0x79/0xb0
[ 4506.211799] do_syscall_64+0x5b/0x80
[ 4506.211805] ? do_syscall_64+0x67/0x80
[ 4506.211808] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.211812] ? do_syscall_64+0x67/0x80
[ 4506.211815] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.211818] ? do_syscall_64+0x67/0x80
[ 4506.211822] ? do_syscall_64+0x67/0x80
[ 4506.211824] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.211828] ? do_syscall_64+0x67/0x80
[ 4506.211831] ? do_syscall_64+0x67/0x80
[ 4506.211834] ? do_syscall_64+0x67/0x80
[ 4506.211837] ? do_syscall_64+0x67/0x80
[ 4506.211840] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.211843] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4506.211847] RIP: 0033:0x7f90f771cac7
[ 4506.211867] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4506.211870] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4506.211873] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4506.211875] RDX: 0000000000001000 RSI: 00005579b43992e8 RDI: 0000000000000008
[ 4506.211877] RBP: 0000000005abc000 R08: 00005579b43992e8 R09: 00002a1731c551dc
[ 4506.211879] R10: 0000000005abc000 R11: 0000000000000202 R12: 0000000000001000
[ 4506.211881] R13: 00005579b43992e8 R14: 0000000000001000 R15: 00005579b4073d58
[ 4506.211890] </TASK>
[ 4506.211892] irq event stamp: 1475501
[ 4506.211894] hardirqs last enabled at (1475509): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4506.211898] hardirqs last disabled at (1475516): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4506.211901] softirqs last enabled at (1473428): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4506.211904] softirqs last disabled at (1473423): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4506.211907] ---[ end trace 0000000000000000 ]---
[ 4506.336647] ------------[ cut here ]------------
[ 4506.336655] WARNING: CPU: 8 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4506.336662] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4506.336740] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4506.336815] CPU: 8 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4506.336818] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4506.336821] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4506.336824] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4506.336827] RSP: 0018:ffffa7991fce7348 EFLAGS: 00010246
[ 4506.336830] RAX: 0000000000000000 RBX: ffff8f9799649790 RCX: 0000000000000000
[ 4506.336833] RDX: 0000000000000000 RSI: ffff8f9799649710 RDI: ffffa7991fce7370
[ 4506.336835] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4506.336836] R10: ffff8f9799649790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4506.336839] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4506.336841] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4506.336843] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4506.336845] CR2: 00007f90e5f0d000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4506.336847] PKRU: 55555554
[ 4506.336849] Call Trace:
[ 4506.336852] <TASK>
[ 4506.336858] submit_one_bio+0xd4/0xe0
[ 4506.336865] submit_extent_page+0x142/0x550
[ 4506.336877] read_extent_buffer_pages+0x584/0x9c0
[ 4506.336885] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4506.336889] ? folio_unlock+0x1d/0x50
[ 4506.336895] btrfs_read_extent_buffer+0x98/0x150
[ 4506.336900] read_tree_block+0x43/0xa0
[ 4506.336904] read_block_for_search+0x266/0x370
[ 4506.336915] btrfs_search_slot+0x351/0xd30
[ 4506.336925] btrfs_lookup_csum+0x63/0x150
[ 4506.336932] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4506.336942] btrfs_submit_data_read_bio+0x4e/0x90
[ 4506.336946] submit_one_bio+0xc4/0xe0
[ 4506.336951] submit_extent_page+0x142/0x550
[ 4506.336963] btrfs_do_readpage+0x305/0x770
[ 4506.336967] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4506.336975] ? extent_readahead+0xb7/0x6f0
[ 4506.336977] extent_readahead+0x3f7/0x6f0
[ 4506.336981] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4506.336994] read_pages+0x7a/0x300
[ 4506.337001] page_cache_ra_unbounded+0x109/0x1b0
[ 4506.337008] filemap_get_pages+0x11e/0x6b0
[ 4506.337014] ? lock_is_held_type+0xe8/0x140
[ 4506.337024] filemap_read+0xd7/0x330
[ 4506.337037] vfs_read+0x243/0x310
[ 4506.337048] __x64_sys_pread64+0x79/0xb0
[ 4506.337053] do_syscall_64+0x5b/0x80
[ 4506.337060] ? lock_is_held_type+0xe8/0x140
[ 4506.337065] ? do_syscall_64+0x67/0x80
[ 4506.337068] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.337072] ? do_syscall_64+0x67/0x80
[ 4506.337075] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.337079] ? do_syscall_64+0x67/0x80
[ 4506.337082] ? do_syscall_64+0x67/0x80
[ 4506.337085] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.337088] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4506.337092] RIP: 0033:0x7f90f771cac7
[ 4506.337113] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4506.337115] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4506.337119] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4506.337121] RDX: 0000000000001000 RSI: 00005579b42c5eb8 RDI: 0000000000000008
[ 4506.337123] RBP: 000000000878a000 R08: 00005579b42c5eb8 R09: 00002a1731a731e4
[ 4506.337125] R10: 000000000878a000 R11: 0000000000000202 R12: 0000000000001000
[ 4506.337127] R13: 00005579b42c5eb8 R14: 0000000000001000 R15: 00005579b4073d58
[ 4506.337136] </TASK>
[ 4506.337138] irq event stamp: 1550129
[ 4506.337140] hardirqs last enabled at (1550137): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4506.337144] hardirqs last disabled at (1550144): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4506.337147] softirqs last enabled at (1543166): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4506.337151] softirqs last disabled at (1543161): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4506.337153] ---[ end trace 0000000000000000 ]---
[ 4506.352624] ------------[ cut here ]------------
[ 4506.352630] WARNING: CPU: 8 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4506.352636] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4506.352713] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4506.352789] CPU: 8 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4506.352792] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4506.352794] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4506.352797] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4506.352799] RSP: 0018:ffffa7991fce73f8 EFLAGS: 00010246
[ 4506.352803] RAX: 0000000000000000 RBX: ffff8f9a23107390 RCX: 0000000000000000
[ 4506.352805] RDX: 0000000000000000 RSI: ffff8f9a23107310 RDI: ffffa7991fce7420
[ 4506.352807] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4506.352809] R10: ffff8f9a23107390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4506.352811] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4506.352813] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4506.352815] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4506.352818] CR2: 00007f90e5f20000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4506.352820] PKRU: 55555554
[ 4506.352822] Call Trace:
[ 4506.352824] <TASK>
[ 4506.352830] submit_one_bio+0xd4/0xe0
[ 4506.352837] submit_extent_page+0x142/0x550
[ 4506.352849] read_extent_buffer_pages+0x584/0x9c0
[ 4506.352856] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4506.352860] ? folio_unlock+0x1d/0x50
[ 4506.352866] btrfs_read_extent_buffer+0x98/0x150
[ 4506.352871] read_tree_block+0x43/0xa0
[ 4506.352875] read_block_for_search+0x266/0x370
[ 4506.352886] btrfs_search_slot+0x351/0xd30
[ 4506.352896] btrfs_lookup_csum+0x63/0x150
[ 4506.352902] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4506.352912] btrfs_submit_data_read_bio+0x4e/0x90
[ 4506.352917] submit_one_bio+0xc4/0xe0
[ 4506.352922] submit_extent_page+0x142/0x550
[ 4506.352926] ? btrfs_get_extent+0x4c1/0x940
[ 4506.352936] btrfs_do_readpage+0x305/0x770
[ 4506.352940] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4506.352948] ? extent_readahead+0xb7/0x6f0
[ 4506.352950] extent_readahead+0x3f7/0x6f0
[ 4506.352954] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4506.352967] read_pages+0x7a/0x300
[ 4506.352974] page_cache_ra_unbounded+0x109/0x1b0
[ 4506.352981] filemap_get_pages+0x11e/0x6b0
[ 4506.352987] ? lock_is_held_type+0xe8/0x140
[ 4506.352996] filemap_read+0xd7/0x330
[ 4506.353009] vfs_read+0x243/0x310
[ 4506.353020] __x64_sys_pread64+0x79/0xb0
[ 4506.353025] do_syscall_64+0x5b/0x80
[ 4506.353030] ? do_syscall_64+0x67/0x80
[ 4506.353034] ? do_syscall_64+0x67/0x80
[ 4506.353036] ? do_syscall_64+0x67/0x80
[ 4506.353039] ? do_syscall_64+0x67/0x80
[ 4506.353042] ? do_syscall_64+0x67/0x80
[ 4506.353045] ? lockdep_hardirqs_on+0x7d/0x100
[ 4506.353048] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4506.353052] RIP: 0033:0x7f90f771cac7
[ 4506.353072] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4506.353074] RSP: 002b:00007ffed58ba048 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4506.353078] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cac7
[ 4506.353080] RDX: 0000000000001000 RSI: 00005579b43a60a8 RDI: 0000000000000008
[ 4506.353082] RBP: 000000000557c000 R08: 00005579b43a60a8 R09: 00002a1731c9e064
[ 4506.353084] R10: 000000000557c000 R11: 0000000000000202 R12: 0000000000001000
[ 4506.353086] R13: 00005579b43a60a8 R14: 0000000000001000 R15: 00005579b4073d58
[ 4506.353095] </TASK>
[ 4506.353097] irq event stamp: 1565233
[ 4506.353099] hardirqs last enabled at (1565241): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4506.353103] hardirqs last disabled at (1565248): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4506.353106] softirqs last enabled at (1564592): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4506.353109] softirqs last disabled at (1564587): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4506.353111] ---[ end trace 0000000000000000 ]---
[ 4511.049023] ------------[ cut here ]------------
[ 4511.049031] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4511.049039] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4511.049134] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4511.049198] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4511.049202] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4511.049205] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4511.049208] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4511.049211] RSP: 0018:ffffa7990487f790 EFLAGS: 00010246
[ 4511.049215] RAX: 0000000000000000 RBX: ffff8f9ddead7390 RCX: 0000000000000000
[ 4511.049218] RDX: 0000000000000000 RSI: ffff8f9ddead7310 RDI: ffffa7990487f7b8
[ 4511.049221] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4511.049223] R10: ffff8f9ddead7390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4511.049225] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4511.049228] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4511.049231] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4511.049233] CR2: 00003510008f0000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4511.049236] PKRU: 55555554
[ 4511.049238] Call Trace:
[ 4511.049241] <TASK>
[ 4511.049249] submit_one_bio+0xd4/0xe0
[ 4511.049256] submit_extent_page+0x142/0x550
[ 4511.049271] read_extent_buffer_pages+0x584/0x9c0
[ 4511.049279] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4511.049284] ? folio_unlock+0x1d/0x50
[ 4511.049291] btrfs_read_extent_buffer+0x98/0x150
[ 4511.049297] read_tree_block+0x43/0xa0
[ 4511.049302] read_block_for_search+0x266/0x370
[ 4511.049315] btrfs_search_slot+0x351/0xd30
[ 4511.049327] btrfs_search_prev_slot.constprop.0+0x14/0x40
[ 4511.049332] modify_free_space_bitmap+0xcc/0x3c0
[ 4511.049343] add_to_free_space_tree+0x89/0xe0
[ 4511.049349] __btrfs_free_extent+0x4a2/0x7c0
[ 4511.049360] __btrfs_run_delayed_refs+0x303/0x1260
[ 4511.049377] btrfs_run_delayed_refs+0x89/0x1d0
[ 4511.049384] btrfs_commit_transaction+0x93/0xed0
[ 4511.049396] transaction_kthread+0x142/0x1b0
[ 4511.049403] ? __pfx_transaction_kthread+0x10/0x10
[ 4511.049406] kthread+0xf5/0x120
[ 4511.049410] ? __pfx_kthread+0x10/0x10
[ 4511.049414] ret_from_fork+0x2c/0x50
[ 4511.049427] </TASK>
[ 4511.049430] irq event stamp: 38870309
[ 4511.049432] hardirqs last enabled at (38870317): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4511.049436] hardirqs last disabled at (38870324): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4511.049439] softirqs last enabled at (38868910): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4511.049443] softirqs last disabled at (38868905): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4511.049446] ---[ end trace 0000000000000000 ]---
[ 4511.075966] ------------[ cut here ]------------
[ 4511.075977] WARNING: CPU: 12 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4511.075985] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4511.076107] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4511.076197] CPU: 12 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4511.076200] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4511.076204] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4511.076210] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4511.076215] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4511.076222] RAX: 0000000000000000 RBX: ffff8f9a9f36e910 RCX: 0000000000000000
[ 4511.076227] RDX: 0000000000000000 RSI: ffff8f9a9f36e890 RDI: ffffa7990487f780
[ 4511.076232] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4511.076236] R10: ffff8f9a9f36e910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4511.076240] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4511.076244] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 4511.076249] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4511.076253] CR2: 00007e8901078000 CR3: 000000011fa46000 CR4: 0000000000750ee0
[ 4511.076257] PKRU: 55555554
[ 4511.076262] Call Trace:
[ 4511.076266] <TASK>
[ 4511.076278] submit_one_bio+0xd4/0xe0
[ 4511.076287] submit_extent_page+0x142/0x550
[ 4511.076301] read_extent_buffer_pages+0x584/0x9c0
[ 4511.076309] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4511.076314] ? folio_unlock+0x1d/0x50
[ 4511.076321] btrfs_read_extent_buffer+0x98/0x150
[ 4511.076328] read_tree_block+0x43/0xa0
[ 4511.076333] read_block_for_search+0x266/0x370
[ 4511.076358] btrfs_search_slot+0x351/0xd30
[ 4511.076372] ? _raw_read_unlock+0x29/0x50
[ 4511.076384] lookup_inline_extent_backref+0x15c/0x6e0
[ 4511.076397] ? lock_is_held_type+0xe8/0x140
[ 4511.076407] lookup_extent_backref+0x41/0xd0
[ 4511.076415] __btrfs_free_extent+0xfb/0x7c0
[ 4511.076422] ? sched_clock_cpu+0x20/0xc0
[ 4511.076431] __btrfs_run_delayed_refs+0x303/0x1260
[ 4511.076447] btrfs_run_delayed_refs+0x89/0x1d0
[ 4511.076454] btrfs_commit_transaction+0x93/0xed0
[ 4511.076465] transaction_kthread+0x142/0x1b0
[ 4511.076472] ? __pfx_transaction_kthread+0x10/0x10
[ 4511.076475] kthread+0xf5/0x120
[ 4511.076478] ? __pfx_kthread+0x10/0x10
[ 4511.076483] ret_from_fork+0x2c/0x50
[ 4511.076495] </TASK>
[ 4511.076498] irq event stamp: 38890383
[ 4511.076500] hardirqs last enabled at (38890391): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4511.076504] hardirqs last disabled at (38890398): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4511.076507] softirqs last enabled at (38886320): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4511.076511] softirqs last disabled at (38886315): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4511.076513] ---[ end trace 0000000000000000 ]---
[ 4515.723849] ------------[ cut here ]------------
[ 4515.723857] WARNING: CPU: 6 PID: 6738 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4515.723865] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4515.723960] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4515.724024] CPU: 6 PID: 6738 Comm: kworker/u32:9 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4515.724028] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4515.724030] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4515.724036] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4515.724039] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4515.724042] RSP: 0018:ffffa79916bdf860 EFLAGS: 00010246
[ 4515.724046] RAX: 0000000000000000 RBX: ffff8f972b81ae50 RCX: 0000000000000000
[ 4515.724048] RDX: 0000000000000000 RSI: ffff8f972b81add0 RDI: ffffa79916bdf888
[ 4515.724051] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4515.724053] R10: ffff8f972b81ae50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4515.724056] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4515.724058] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4515.724061] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4515.724063] CR2: 00005579b60b5078 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4515.724066] PKRU: 55555554
[ 4515.724069] Call Trace:
[ 4515.724071] <TASK>
[ 4515.724079] submit_one_bio+0xd4/0xe0
[ 4515.724086] submit_extent_page+0x142/0x550
[ 4515.724101] read_extent_buffer_pages+0x584/0x9c0
[ 4515.724109] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4515.724114] ? folio_unlock+0x1d/0x50
[ 4515.724121] btrfs_read_extent_buffer+0x98/0x150
[ 4515.724127] read_tree_block+0x43/0xa0
[ 4515.724131] read_block_for_search+0x266/0x370
[ 4515.724145] btrfs_search_slot+0x351/0xd30
[ 4515.724153] ? lock_is_held_type+0xe8/0x140
[ 4515.724161] btrfs_lookup_csum+0x63/0x150
[ 4515.724169] btrfs_csum_file_blocks+0x197/0x6c0
[ 4515.724174] ? sched_clock_cpu+0x9f/0xc0
[ 4515.724180] ? lock_release+0x14b/0x440
[ 4515.724189] ? _raw_read_unlock+0x29/0x50
[ 4515.724197] btrfs_finish_ordered_io+0x441/0x860
[ 4515.724215] btrfs_work_helper+0xfe/0x400
[ 4515.724219] ? lock_is_held_type+0xe8/0x140
[ 4515.724228] process_one_work+0x294/0x5b0
[ 4515.724240] worker_thread+0x4f/0x3a0
[ 4515.724247] ? __pfx_worker_thread+0x10/0x10
[ 4515.724251] kthread+0xf5/0x120
[ 4515.724256] ? __pfx_kthread+0x10/0x10
[ 4515.724261] ret_from_fork+0x2c/0x50
[ 4515.724277] </TASK>
[ 4515.724280] irq event stamp: 47709529
[ 4515.724283] hardirqs last enabled at (47709537): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4515.724287] hardirqs last disabled at (47709544): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4515.724291] softirqs last enabled at (47707970): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4515.724296] softirqs last disabled at (47707968): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 4515.724300] ---[ end trace 0000000000000000 ]---
[ 4515.731249] ------------[ cut here ]------------
[ 4515.731255] WARNING: CPU: 6 PID: 6738 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4515.731261] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4515.731355] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4515.731420] CPU: 6 PID: 6738 Comm: kworker/u32:9 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4515.731424] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4515.731427] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4515.731432] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4515.731435] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4515.731438] RSP: 0018:ffffa79916bdf7e8 EFLAGS: 00010246
[ 4515.731442] RAX: 0000000000000000 RBX: ffff8f972b818d10 RCX: 0000000000000000
[ 4515.731444] RDX: 0000000000000000 RSI: ffff8f972b818c90 RDI: ffffa79916bdf810
[ 4515.731447] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4515.731449] R10: ffff8f972b818d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4515.731452] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4515.731454] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4515.731457] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4515.731460] CR2: 00005579b60b5078 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4515.731462] PKRU: 55555554
[ 4515.731465] Call Trace:
[ 4515.731467] <TASK>
[ 4515.731474] submit_one_bio+0xd4/0xe0
[ 4515.731482] submit_extent_page+0x142/0x550
[ 4515.731497] read_extent_buffer_pages+0x584/0x9c0
[ 4515.731505] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4515.731510] ? folio_unlock+0x1d/0x50
[ 4515.731518] btrfs_read_extent_buffer+0x98/0x150
[ 4515.731524] read_tree_block+0x43/0xa0
[ 4515.731528] btrfs_read_node_slot+0x154/0x1a0
[ 4515.731539] push_leaf_right+0xa8/0x1e0
[ 4515.731547] split_leaf+0x3bd/0x670
[ 4515.731555] ? leaf_space_used+0xae/0xd0
[ 4515.731563] btrfs_search_slot+0xc4e/0xd30
[ 4515.731571] ? _raw_spin_unlock+0x29/0x50
[ 4515.731576] ? release_extent_buffer+0xa7/0xe0
[ 4515.731582] btrfs_csum_file_blocks+0x3c4/0x6c0
[ 4515.731588] ? lock_release+0x14b/0x440
[ 4515.731595] ? _raw_read_unlock+0x29/0x50
[ 4515.731602] btrfs_finish_ordered_io+0x441/0x860
[ 4515.731617] btrfs_work_helper+0xfe/0x400
[ 4515.731621] ? lock_is_held_type+0xe8/0x140
[ 4515.731628] process_one_work+0x294/0x5b0
[ 4515.731639] worker_thread+0x4f/0x3a0
[ 4515.731645] ? __pfx_worker_thread+0x10/0x10
[ 4515.731648] kthread+0xf5/0x120
[ 4515.731652] ? __pfx_kthread+0x10/0x10
[ 4515.731656] ret_from_fork+0x2c/0x50
[ 4515.731669] </TASK>
[ 4515.731672] irq event stamp: 47713367
[ 4515.731674] hardirqs last enabled at (47713375): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4515.731678] hardirqs last disabled at (47713382): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4515.731681] softirqs last enabled at (47712102): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4515.731685] softirqs last disabled at (47712100): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 4515.731688] ---[ end trace 0000000000000000 ]---
[ 4515.749321] ------------[ cut here ]------------
[ 4515.749328] WARNING: CPU: 9 PID: 8681 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4515.749335] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4515.749430] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4515.749495] CPU: 9 PID: 8681 Comm: kworker/u32:13 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4515.749499] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4515.749502] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4515.749507] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4515.749510] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4515.749513] RSP: 0018:ffffa7991926b860 EFLAGS: 00010246
[ 4515.749517] RAX: 0000000000000000 RBX: ffff8f9701368450 RCX: 0000000000000000
[ 4515.749520] RDX: 0000000000000000 RSI: ffff8f97013683d0 RDI: ffffa7991926b888
[ 4515.749523] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4515.749525] R10: ffff8f9701368450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4515.749527] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4515.749530] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0000) knlGS:0000000000000000
[ 4515.749533] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4515.749535] CR2: 00007faa9667c910 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4515.749538] PKRU: 55555554
[ 4515.749540] Call Trace:
[ 4515.749543] <TASK>
[ 4515.749550] submit_one_bio+0xd4/0xe0
[ 4515.749557] submit_extent_page+0x142/0x550
[ 4515.749571] read_extent_buffer_pages+0x584/0x9c0
[ 4515.749580] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4515.749585] ? folio_unlock+0x1d/0x50
[ 4515.749592] btrfs_read_extent_buffer+0x98/0x150
[ 4515.749598] read_tree_block+0x43/0xa0
[ 4515.749602] read_block_for_search+0x266/0x370
[ 4515.749616] btrfs_search_slot+0x351/0xd30
[ 4515.749625] ? lock_is_held_type+0xe8/0x140
[ 4515.749633] btrfs_lookup_csum+0x63/0x150
[ 4515.749640] btrfs_csum_file_blocks+0x197/0x6c0
[ 4515.749644] ? sched_clock_cpu+0x9f/0xc0
[ 4515.749650] ? lock_release+0x14b/0x440
[ 4515.749657] ? _raw_read_unlock+0x29/0x50
[ 4515.749664] btrfs_finish_ordered_io+0x441/0x860
[ 4515.749679] btrfs_work_helper+0xfe/0x400
[ 4515.749682] ? lock_is_held_type+0xe8/0x140
[ 4515.749689] process_one_work+0x294/0x5b0
[ 4515.749699] worker_thread+0x4f/0x3a0
[ 4515.749705] ? __pfx_worker_thread+0x10/0x10
[ 4515.749708] kthread+0xf5/0x120
[ 4515.749712] ? __pfx_kthread+0x10/0x10
[ 4515.749717] ret_from_fork+0x2c/0x50
[ 4515.749730] </TASK>
[ 4515.749732] irq event stamp: 28153121
[ 4515.749734] hardirqs last enabled at (28153129): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4515.749739] hardirqs last disabled at (28153136): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4515.749742] softirqs last enabled at (28151788): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4515.749771] softirqs last disabled at (28153149): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4515.749776] ---[ end trace 0000000000000000 ]---
[ 4515.750303] ------------[ cut here ]------------
[ 4515.750310] WARNING: CPU: 2 PID: 6737 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4515.750318] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4515.750432] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4515.750511] CPU: 2 PID: 6737 Comm: kworker/u32:3 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4515.750515] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4515.750518] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4515.750525] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4515.750529] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4515.750532] RSP: 0018:ffffa79916237860 EFLAGS: 00010246
[ 4515.750537] RAX: 0000000000000000 RBX: ffff8f97172d6e50 RCX: 0000000000000000
[ 4515.750540] RDX: 0000000000000000 RSI: ffff8f97172d6dd0 RDI: ffffa79916237888
[ 4515.750543] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4515.750546] R10: ffff8f97172d6e50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4515.750549] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4515.750552] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4515.750556] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4515.750559] CR2: 000018b80405d000 CR3: 000000039de76000 CR4: 0000000000750ee0
[ 4515.750562] PKRU: 55555554
[ 4515.750565] Call Trace:
[ 4515.750568] <TASK>
[ 4515.750577] submit_one_bio+0xd4/0xe0
[ 4515.750586] submit_extent_page+0x142/0x550
[ 4515.750603] read_extent_buffer_pages+0x584/0x9c0
[ 4515.750613] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4515.750619] ? folio_unlock+0x1d/0x50
[ 4515.750627] btrfs_read_extent_buffer+0x98/0x150
[ 4515.750635] read_tree_block+0x43/0xa0
[ 4515.750640] read_block_for_search+0x266/0x370
[ 4515.750657] btrfs_search_slot+0x351/0xd30
[ 4515.750668] ? lock_is_held_type+0xe8/0x140
[ 4515.750677] btrfs_lookup_csum+0x63/0x150
[ 4515.750686] btrfs_csum_file_blocks+0x197/0x6c0
[ 4515.750691] ? sched_clock_cpu+0x9f/0xc0
[ 4515.750697] ? lock_release+0x14b/0x440
[ 4515.750706] ? _raw_read_unlock+0x29/0x50
[ 4515.750714] btrfs_finish_ordered_io+0x441/0x860
[ 4515.750732] btrfs_work_helper+0xfe/0x400
[ 4515.750736] ? lock_is_held_type+0xe8/0x140
[ 4515.750761] process_one_work+0x294/0x5b0
[ 4515.750783] worker_thread+0x4f/0x3a0
[ 4515.750791] ? __pfx_worker_thread+0x10/0x10
[ 4515.750794] kthread+0xf5/0x120
[ 4515.750799] ? __pfx_kthread+0x10/0x10
[ 4515.750804] ret_from_fork+0x2c/0x50
[ 4515.750820] </TASK>
[ 4515.750823] irq event stamp: 70473933
[ 4515.750826] hardirqs last enabled at (70473941): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4515.750831] hardirqs last disabled at (70473948): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4515.750835] softirqs last enabled at (70473876): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4515.750839] softirqs last disabled at (70473871): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4515.750842] ---[ end trace 0000000000000000 ]---
[ 4529.360168] ------------[ cut here ]------------
[ 4529.360176] WARNING: CPU: 14 PID: 666 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4529.360184] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4529.360286] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4529.360366] CPU: 14 PID: 666 Comm: kworker/u32:7 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4529.360370] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4529.360374] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4529.360380] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4529.360385] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4529.360388] RSP: 0018:ffffa799036ef860 EFLAGS: 00010246
[ 4529.360393] RAX: 0000000000000000 RBX: ffff8f9791275e90 RCX: 0000000000000000
[ 4529.360397] RDX: 0000000000000000 RSI: ffff8f9791275e10 RDI: ffffa799036ef888
[ 4529.360400] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4529.360403] R10: ffff8f9791275e90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4529.360406] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4529.360409] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4529.360412] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4529.360416] CR2: 00001c5004c3a000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4529.360419] PKRU: 55555554
[ 4529.360422] Call Trace:
[ 4529.360425] <TASK>
[ 4529.360435] submit_one_bio+0xd4/0xe0
[ 4529.360443] submit_extent_page+0x142/0x550
[ 4529.360461] read_extent_buffer_pages+0x584/0x9c0
[ 4529.360471] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4529.360478] ? folio_unlock+0x1d/0x50
[ 4529.360486] btrfs_read_extent_buffer+0x98/0x150
[ 4529.360494] read_tree_block+0x43/0xa0
[ 4529.360499] read_block_for_search+0x266/0x370
[ 4529.360516] btrfs_search_slot+0x351/0xd30
[ 4529.360526] ? lock_is_held_type+0xe8/0x140
[ 4529.360536] btrfs_lookup_csum+0x63/0x150
[ 4529.360546] btrfs_csum_file_blocks+0x197/0x6c0
[ 4529.360551] ? sched_clock_cpu+0x9f/0xc0
[ 4529.360557] ? lock_release+0x14b/0x440
[ 4529.360566] ? _raw_read_unlock+0x29/0x50
[ 4529.360574] btrfs_finish_ordered_io+0x441/0x860
[ 4529.360592] btrfs_work_helper+0xfe/0x400
[ 4529.360597] ? lock_is_held_type+0xe8/0x140
[ 4529.360606] process_one_work+0x294/0x5b0
[ 4529.360618] worker_thread+0x4f/0x3a0
[ 4529.360625] ? __pfx_worker_thread+0x10/0x10
[ 4529.360629] kthread+0xf5/0x120
[ 4529.360634] ? __pfx_kthread+0x10/0x10
[ 4529.360639] ret_from_fork+0x2c/0x50
[ 4529.360655] </TASK>
[ 4529.360658] irq event stamp: 47491359
[ 4529.360661] hardirqs last enabled at (47491367): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4529.360666] hardirqs last disabled at (47491374): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4529.360670] softirqs last enabled at (47489950): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4529.360676] softirqs last disabled at (47489948): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 4529.360679] ---[ end trace 0000000000000000 ]---
[ 4529.364563] ------------[ cut here ]------------
[ 4529.364569] WARNING: CPU: 7 PID: 101 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4529.364574] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4529.364663] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4529.364724] CPU: 7 PID: 101 Comm: kworker/u32:2 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4529.364727] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4529.364730] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4529.364735] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4529.364738] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4529.364741] RSP: 0018:ffffa799004db860 EFLAGS: 00010246
[ 4529.364756] RAX: 0000000000000000 RBX: ffff8f9dbcaca910 RCX: 0000000000000000
[ 4529.364759] RDX: 0000000000000000 RSI: ffff8f9dbcaca890 RDI: ffffa799004db888
[ 4529.364761] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4529.364764] R10: ffff8f9dbcaca910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4529.364766] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4529.364769] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0000) knlGS:0000000000000000
[ 4529.364772] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4529.364774] CR2: 00007f90dc0071f0 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4529.364777] PKRU: 55555554
[ 4529.364779] Call Trace:
[ 4529.364781] <TASK>
[ 4529.364788] submit_one_bio+0xd4/0xe0
[ 4529.364795] submit_extent_page+0x142/0x550
[ 4529.364809] read_extent_buffer_pages+0x584/0x9c0
[ 4529.364817] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4529.364822] ? folio_unlock+0x1d/0x50
[ 4529.364828] btrfs_read_extent_buffer+0x98/0x150
[ 4529.364834] read_tree_block+0x43/0xa0
[ 4529.364839] read_block_for_search+0x266/0x370
[ 4529.364852] btrfs_search_slot+0x351/0xd30
[ 4529.364860] ? lock_is_held_type+0xe8/0x140
[ 4529.364867] btrfs_lookup_csum+0x63/0x150
[ 4529.364875] btrfs_csum_file_blocks+0x197/0x6c0
[ 4529.364879] ? sched_clock_cpu+0x9f/0xc0
[ 4529.364884] ? lock_release+0x14b/0x440
[ 4529.364890] ? _raw_read_unlock+0x29/0x50
[ 4529.364897] btrfs_finish_ordered_io+0x441/0x860
[ 4529.364911] btrfs_work_helper+0xfe/0x400
[ 4529.364914] ? lock_is_held_type+0xe8/0x140
[ 4529.364921] process_one_work+0x294/0x5b0
[ 4529.364931] worker_thread+0x4f/0x3a0
[ 4529.364937] ? __pfx_worker_thread+0x10/0x10
[ 4529.364940] kthread+0xf5/0x120
[ 4529.364943] ? __pfx_kthread+0x10/0x10
[ 4529.364948] ret_from_fork+0x2c/0x50
[ 4529.364960] </TASK>
[ 4529.364962] irq event stamp: 65393977
[ 4529.364964] hardirqs last enabled at (65393985): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4529.364968] hardirqs last disabled at (65393992): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4529.364971] softirqs last enabled at (65393678): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4529.364975] softirqs last disabled at (65393673): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4529.364977] ---[ end trace 0000000000000000 ]---
[ 4529.365181] ------------[ cut here ]------------
[ 4529.365189] WARNING: CPU: 2 PID: 530 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4529.365199] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4529.365345] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4529.365477] CPU: 2 PID: 530 Comm: kworker/u32:4 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4529.365483] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4529.365486] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4529.365492] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4529.365497] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4529.365500] RSP: 0018:ffffa799034f3860 EFLAGS: 00010246
[ 4529.365505] RAX: 0000000000000000 RBX: ffff8f97172d4450 RCX: 0000000000000000
[ 4529.365508] RDX: 0000000000000000 RSI: ffff8f97172d43d0 RDI: ffffa799034f3888
[ 4529.365511] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4529.365514] R10: ffff8f97172d4450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4529.365518] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4529.365521] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4529.365524] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4529.365527] CR2: 00003e9666507008 CR3: 00000004c7dbe000 CR4: 0000000000750ee0
[ 4529.365530] PKRU: 55555554
[ 4529.365533] Call Trace:
[ 4529.365536] <TASK>
[ 4529.365544] submit_one_bio+0xd4/0xe0
[ 4529.365552] submit_extent_page+0x142/0x550
[ 4529.365573] read_extent_buffer_pages+0x584/0x9c0
[ 4529.365590] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4529.365600] ? folio_unlock+0x1d/0x50
[ 4529.365610] btrfs_read_extent_buffer+0x98/0x150
[ 4529.365624] read_tree_block+0x43/0xa0
[ 4529.365634] read_block_for_search+0x266/0x370
[ 4529.365663] btrfs_search_slot+0x351/0xd30
[ 4529.365681] ? lock_is_held_type+0xe8/0x140
[ 4529.365696] btrfs_lookup_csum+0x63/0x150
[ 4529.365713] btrfs_csum_file_blocks+0x197/0x6c0
[ 4529.365721] ? sched_clock_cpu+0x9f/0xc0
[ 4529.365730] ? lock_release+0x14b/0x440
[ 4529.365740] ? _raw_read_unlock+0x29/0x50
[ 4529.365772] btrfs_finish_ordered_io+0x441/0x860
[ 4529.365804] btrfs_work_helper+0xfe/0x400
[ 4529.365812] ? lock_is_held_type+0xe8/0x140
[ 4529.365828] process_one_work+0x294/0x5b0
[ 4529.365849] worker_thread+0x4f/0x3a0
[ 4529.365862] ? __pfx_worker_thread+0x10/0x10
[ 4529.365869] kthread+0xf5/0x120
[ 4529.365875] ? __pfx_kthread+0x10/0x10
[ 4529.365886] ret_from_fork+0x2c/0x50
[ 4529.365912] </TASK>
[ 4529.365915] irq event stamp: 71649165
[ 4529.365918] hardirqs last enabled at (71649173): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4529.365923] hardirqs last disabled at (71649180): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4529.365927] softirqs last enabled at (71649080): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4529.365931] softirqs last disabled at (71649073): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4529.365934] ---[ end trace 0000000000000000 ]---
[ 4541.308400] ------------[ cut here ]------------
[ 4541.308409] WARNING: CPU: 0 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4541.308419] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4541.308512] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4541.308575] CPU: 0 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4541.308578] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4541.308581] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4541.308585] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4541.308587] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 4541.308591] RAX: 0000000000000000 RBX: ffff8f972eec15d0 RCX: 0000000000000000
[ 4541.308594] RDX: 0000000000000000 RSI: ffff8f972eec1550 RDI: ffffa7990487f888
[ 4541.308596] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4541.308599] R10: ffff8f972eec15d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4541.308601] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4541.308603] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 4541.308606] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4541.308608] CR2: 00007faa966870f4 CR3: 000000039de76000 CR4: 0000000000750ef0
[ 4541.308611] PKRU: 55555554
[ 4541.308613] Call Trace:
[ 4541.308616] <TASK>
[ 4541.308624] submit_one_bio+0xd4/0xe0
[ 4541.308631] submit_extent_page+0x142/0x550
[ 4541.308645] read_extent_buffer_pages+0x584/0x9c0
[ 4541.308653] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4541.308658] ? folio_unlock+0x1d/0x50
[ 4541.308665] btrfs_read_extent_buffer+0x98/0x150
[ 4541.308672] read_tree_block+0x43/0xa0
[ 4541.308676] read_block_for_search+0x266/0x370
[ 4541.308689] btrfs_search_slot+0x351/0xd30
[ 4541.308700] btrfs_insert_empty_items+0x31/0x70
[ 4541.308705] alloc_reserved_file_extent+0xbc/0x240
[ 4541.308715] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4541.308732] btrfs_run_delayed_refs+0x89/0x1d0
[ 4541.308739] btrfs_commit_transaction+0x93/0xed0
[ 4541.308771] transaction_kthread+0x142/0x1b0
[ 4541.308780] ? __pfx_transaction_kthread+0x10/0x10
[ 4541.308783] kthread+0xf5/0x120
[ 4541.308788] ? __pfx_kthread+0x10/0x10
[ 4541.308792] ret_from_fork+0x2c/0x50
[ 4541.308804] </TASK>
[ 4541.308807] irq event stamp: 39019745
[ 4541.308809] hardirqs last enabled at (39019753): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4541.308813] hardirqs last disabled at (39019760): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4541.308816] softirqs last enabled at (39015290): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.308820] softirqs last disabled at (39015285): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.308823] ---[ end trace 0000000000000000 ]---
[ 4541.310272] ------------[ cut here ]------------
[ 4541.310277] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4541.310282] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4541.310378] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4541.310443] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4541.310447] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4541.310449] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4541.310453] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4541.310456] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 4541.310460] RAX: 0000000000000000 RBX: ffff8f972b818b50 RCX: 0000000000000000
[ 4541.310463] RDX: 0000000000000000 RSI: ffff8f972b818ad0 RDI: ffffa7990487f888
[ 4541.310466] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4541.310468] R10: ffff8f972b818b50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4541.310471] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4541.310474] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4541.310476] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4541.310479] CR2: 000038a3088a1000 CR3: 000000013b674000 CR4: 0000000000750ee0
[ 4541.310482] PKRU: 55555554
[ 4541.310485] Call Trace:
[ 4541.310487] <TASK>
[ 4541.310494] submit_one_bio+0xd4/0xe0
[ 4541.310501] submit_extent_page+0x142/0x550
[ 4541.310517] read_extent_buffer_pages+0x584/0x9c0
[ 4541.310526] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4541.310531] ? folio_unlock+0x1d/0x50
[ 4541.310538] btrfs_read_extent_buffer+0x98/0x150
[ 4541.310545] read_tree_block+0x43/0xa0
[ 4541.310549] read_block_for_search+0x266/0x370
[ 4541.310564] btrfs_search_slot+0x351/0xd30
[ 4541.310577] btrfs_insert_empty_items+0x31/0x70
[ 4541.310582] alloc_reserved_file_extent+0xbc/0x240
[ 4541.310593] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4541.310612] btrfs_run_delayed_refs+0x89/0x1d0
[ 4541.310620] btrfs_commit_transaction+0x93/0xed0
[ 4541.310633] transaction_kthread+0x142/0x1b0
[ 4541.310640] ? __pfx_transaction_kthread+0x10/0x10
[ 4541.310644] kthread+0xf5/0x120
[ 4541.310647] ? __pfx_kthread+0x10/0x10
[ 4541.310653] ret_from_fork+0x2c/0x50
[ 4541.310667] </TASK>
[ 4541.310669] irq event stamp: 39022271
[ 4541.310672] hardirqs last enabled at (39022279): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4541.310675] hardirqs last disabled at (39022286): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4541.310679] softirqs last enabled at (39020572): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.310682] softirqs last disabled at (39020567): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.310685] ---[ end trace 0000000000000000 ]---
[ 4541.312998] ------------[ cut here ]------------
[ 4541.313002] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4541.313007] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4541.313092] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4541.313151] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4541.313154] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4541.313157] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4541.313160] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4541.313162] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4541.313166] RAX: 0000000000000000 RBX: ffff8f972b81ac90 RCX: 0000000000000000
[ 4541.313169] RDX: 0000000000000000 RSI: ffff8f972b81ac10 RDI: ffffa7990487f780
[ 4541.313171] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4541.313173] R10: ffff8f972b81ac90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4541.313175] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4541.313178] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4541.313180] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4541.313183] CR2: 000038a3088a1000 CR3: 000000013b674000 CR4: 0000000000750ee0
[ 4541.313185] PKRU: 55555554
[ 4541.313188] Call Trace:
[ 4541.313190] <TASK>
[ 4541.313196] submit_one_bio+0xd4/0xe0
[ 4541.313202] submit_extent_page+0x142/0x550
[ 4541.313216] read_extent_buffer_pages+0x584/0x9c0
[ 4541.313223] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4541.313228] ? folio_unlock+0x1d/0x50
[ 4541.313234] btrfs_read_extent_buffer+0x98/0x150
[ 4541.313240] read_tree_block+0x43/0xa0
[ 4541.313244] read_block_for_search+0x266/0x370
[ 4541.313257] btrfs_search_slot+0x351/0xd30
[ 4541.313264] ? _raw_read_unlock+0x29/0x50
[ 4541.313272] lookup_inline_extent_backref+0x15c/0x6e0
[ 4541.313278] ? lock_is_held_type+0xe8/0x140
[ 4541.313286] lookup_extent_backref+0x41/0xd0
[ 4541.313294] __btrfs_free_extent+0xfb/0x7c0
[ 4541.313301] ? sched_clock_cpu+0x20/0xc0
[ 4541.313310] __btrfs_run_delayed_refs+0x303/0x1260
[ 4541.313326] btrfs_run_delayed_refs+0x89/0x1d0
[ 4541.313334] btrfs_commit_transaction+0x93/0xed0
[ 4541.313345] transaction_kthread+0x142/0x1b0
[ 4541.313351] ? __pfx_transaction_kthread+0x10/0x10
[ 4541.313354] kthread+0xf5/0x120
[ 4541.313357] ? __pfx_kthread+0x10/0x10
[ 4541.313361] ret_from_fork+0x2c/0x50
[ 4541.313373] </TASK>
[ 4541.313375] irq event stamp: 39025363
[ 4541.313377] hardirqs last enabled at (39025371): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4541.313381] hardirqs last disabled at (39025378): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4541.313384] softirqs last enabled at (39024078): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.313387] softirqs last disabled at (39024073): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.313390] ---[ end trace 0000000000000000 ]---
[ 4541.317283] ------------[ cut here ]------------
[ 4541.317288] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4541.317292] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4541.317377] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4541.317436] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4541.317439] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4541.317442] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4541.317445] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4541.317448] RSP: 0018:ffffa7990487f810 EFLAGS: 00010246
[ 4541.317452] RAX: 0000000000000000 RBX: ffff8f972b818990 RCX: 0000000000000000
[ 4541.317454] RDX: 0000000000000000 RSI: ffff8f972b818910 RDI: ffffa7990487f838
[ 4541.317456] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4541.317459] R10: ffff8f972b818990 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4541.317461] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4541.317464] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4541.317466] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4541.317469] CR2: 000038a3088a1000 CR3: 000000011dc32000 CR4: 0000000000750ee0
[ 4541.317471] PKRU: 55555554
[ 4541.317474] Call Trace:
[ 4541.317476] <TASK>
[ 4541.317482] submit_one_bio+0xd4/0xe0
[ 4541.317488] submit_extent_page+0x142/0x550
[ 4541.317502] read_extent_buffer_pages+0x584/0x9c0
[ 4541.317510] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4541.317515] ? folio_unlock+0x1d/0x50
[ 4541.317521] btrfs_read_extent_buffer+0x98/0x150
[ 4541.317527] read_tree_block+0x43/0xa0
[ 4541.317531] read_block_for_search+0x266/0x370
[ 4541.317544] btrfs_search_slot+0x351/0xd30
[ 4541.317555] search_free_space_info+0x90/0xe0
[ 4541.317563] remove_from_free_space_tree+0xea/0x420
[ 4541.317568] ? alloc_reserved_file_extent+0x1c4/0x240
[ 4541.317575] alloc_reserved_extent+0x1f/0x110
[ 4541.317580] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4541.317597] btrfs_run_delayed_refs+0x89/0x1d0
[ 4541.317604] btrfs_commit_transaction+0x93/0xed0
[ 4541.317615] transaction_kthread+0x142/0x1b0
[ 4541.317621] ? __pfx_transaction_kthread+0x10/0x10
[ 4541.317624] kthread+0xf5/0x120
[ 4541.317628] ? __pfx_kthread+0x10/0x10
[ 4541.317633] ret_from_fork+0x2c/0x50
[ 4541.317645] </TASK>
[ 4541.317647] irq event stamp: 39029297
[ 4541.317649] hardirqs last enabled at (39029305): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4541.317652] hardirqs last disabled at (39029312): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4541.317655] softirqs last enabled at (39024078): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.317658] softirqs last disabled at (39024073): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.317661] ---[ end trace 0000000000000000 ]---
[ 4541.321692] ------------[ cut here ]------------
[ 4541.321698] WARNING: CPU: 2 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4541.321702] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4541.321811] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4541.321867] CPU: 2 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4541.321871] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4541.321873] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4541.321877] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4541.321879] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 4541.321883] RAX: 0000000000000000 RBX: ffff8f97172d6210 RCX: 0000000000000000
[ 4541.321886] RDX: 0000000000000000 RSI: ffff8f97172d6190 RDI: ffffa7990487f7e8
[ 4541.321888] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4541.321890] R10: ffff8f97172d6210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4541.321893] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4541.321895] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4541.321898] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4541.321900] CR2: 00007faa96623b80 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4541.321903] PKRU: 55555554
[ 4541.321905] Call Trace:
[ 4541.321907] <TASK>
[ 4541.321913] submit_one_bio+0xd4/0xe0
[ 4541.321919] submit_extent_page+0x142/0x550
[ 4541.321933] read_extent_buffer_pages+0x584/0x9c0
[ 4541.321940] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4541.321945] ? folio_unlock+0x1d/0x50
[ 4541.321951] btrfs_read_extent_buffer+0x98/0x150
[ 4541.321957] read_tree_block+0x43/0xa0
[ 4541.321961] read_block_for_search+0x266/0x370
[ 4541.321973] btrfs_search_slot+0x351/0xd30
[ 4541.321976] ? lock_is_held_type+0xe8/0x140
[ 4541.321985] ? trace_kmem_cache_alloc+0x33/0xe0
[ 4541.321989] ? kmem_cache_alloc+0x194/0x380
[ 4541.321995] btrfs_del_csums+0x116/0x3b0
[ 4541.322000] ? lock_release+0x14b/0x440
[ 4541.322007] ? _raw_read_unlock+0x29/0x50
[ 4541.322014] __btrfs_free_extent+0x486/0x7c0
[ 4541.322024] __btrfs_run_delayed_refs+0x303/0x1260
[ 4541.322040] btrfs_run_delayed_refs+0x89/0x1d0
[ 4541.322047] btrfs_commit_transaction+0x93/0xed0
[ 4541.322058] transaction_kthread+0x142/0x1b0
[ 4541.322064] ? __pfx_transaction_kthread+0x10/0x10
[ 4541.322067] kthread+0xf5/0x120
[ 4541.322070] ? __pfx_kthread+0x10/0x10
[ 4541.322075] ret_from_fork+0x2c/0x50
[ 4541.322086] </TASK>
[ 4541.322088] irq event stamp: 39034033
[ 4541.322090] hardirqs last enabled at (39034041): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4541.322094] hardirqs last disabled at (39034048): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4541.322097] softirqs last enabled at (39033124): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.322100] softirqs last disabled at (39033119): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.322102] ---[ end trace 0000000000000000 ]---
[ 4541.324212] ------------[ cut here ]------------
[ 4541.324216] WARNING: CPU: 2 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4541.324220] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4541.324301] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4541.324356] CPU: 2 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4541.324359] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4541.324362] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4541.324365] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4541.324367] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 4541.324371] RAX: 0000000000000000 RBX: ffff8f97172d6590 RCX: 0000000000000000
[ 4541.324373] RDX: 0000000000000000 RSI: ffff8f97172d6510 RDI: ffffa7990487f888
[ 4541.324376] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4541.324378] R10: ffff8f97172d6590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4541.324380] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4541.324383] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4541.324385] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4541.324388] CR2: 00007faa96623b80 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4541.324390] PKRU: 55555554
[ 4541.324392] Call Trace:
[ 4541.324395] <TASK>
[ 4541.324400] submit_one_bio+0xd4/0xe0
[ 4541.324407] submit_extent_page+0x142/0x550
[ 4541.324420] read_extent_buffer_pages+0x584/0x9c0
[ 4541.324427] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4541.324432] ? folio_unlock+0x1d/0x50
[ 4541.324438] btrfs_read_extent_buffer+0x98/0x150
[ 4541.324444] read_tree_block+0x43/0xa0
[ 4541.324448] read_block_for_search+0x266/0x370
[ 4541.324460] btrfs_search_slot+0x351/0xd30
[ 4541.324471] btrfs_insert_empty_items+0x31/0x70
[ 4541.324476] alloc_reserved_file_extent+0xbc/0x240
[ 4541.324486] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4541.324502] btrfs_run_delayed_refs+0x89/0x1d0
[ 4541.324509] btrfs_commit_transaction+0x93/0xed0
[ 4541.324520] transaction_kthread+0x142/0x1b0
[ 4541.324526] ? __pfx_transaction_kthread+0x10/0x10
[ 4541.324529] kthread+0xf5/0x120
[ 4541.324531] ? __pfx_kthread+0x10/0x10
[ 4541.324536] ret_from_fork+0x2c/0x50
[ 4541.324547] </TASK>
[ 4541.324549] irq event stamp: 39036873
[ 4541.324552] hardirqs last enabled at (39036881): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4541.324555] hardirqs last disabled at (39036888): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4541.324558] softirqs last enabled at (39034578): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.324561] softirqs last disabled at (39034573): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.324563] ---[ end trace 0000000000000000 ]---
[ 4541.385169] ------------[ cut here ]------------
[ 4541.385177] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4541.385185] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4541.385276] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4541.385337] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4541.385341] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4541.385344] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4541.385347] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4541.385350] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4541.385354] RAX: 0000000000000000 RBX: ffff8f9799649b10 RCX: 0000000000000000
[ 4541.385357] RDX: 0000000000000000 RSI: ffff8f9799649a90 RDI: ffffa7990487f780
[ 4541.385359] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4541.385361] R10: ffff8f9799649b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4541.385364] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4541.385366] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4541.385369] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4541.385371] CR2: 00007f2b3ff8f4a8 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4541.385374] PKRU: 55555554
[ 4541.385376] Call Trace:
[ 4541.385379] <TASK>
[ 4541.385387] submit_one_bio+0xd4/0xe0
[ 4541.385394] submit_extent_page+0x142/0x550
[ 4541.385407] read_extent_buffer_pages+0x584/0x9c0
[ 4541.385415] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4541.385420] ? folio_unlock+0x1d/0x50
[ 4541.385427] btrfs_read_extent_buffer+0x98/0x150
[ 4541.385433] read_tree_block+0x43/0xa0
[ 4541.385437] read_block_for_search+0x266/0x370
[ 4541.385450] btrfs_search_slot+0x351/0xd30
[ 4541.385459] ? _raw_read_unlock+0x29/0x50
[ 4541.385466] lookup_inline_extent_backref+0x15c/0x6e0
[ 4541.385472] ? lock_is_held_type+0xe8/0x140
[ 4541.385480] lookup_extent_backref+0x41/0xd0
[ 4541.385488] __btrfs_free_extent+0xfb/0x7c0
[ 4541.385495] ? sched_clock_cpu+0x20/0xc0
[ 4541.385504] __btrfs_run_delayed_refs+0x303/0x1260
[ 4541.385520] btrfs_run_delayed_refs+0x89/0x1d0
[ 4541.385527] btrfs_commit_transaction+0x93/0xed0
[ 4541.385539] transaction_kthread+0x142/0x1b0
[ 4541.385545] ? __pfx_transaction_kthread+0x10/0x10
[ 4541.385548] kthread+0xf5/0x120
[ 4541.385551] ? __pfx_kthread+0x10/0x10
[ 4541.385556] ret_from_fork+0x2c/0x50
[ 4541.385568] </TASK>
[ 4541.385570] irq event stamp: 39087409
[ 4541.385573] hardirqs last enabled at (39087417): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4541.385577] hardirqs last disabled at (39087424): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4541.385580] softirqs last enabled at (39081050): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.385584] softirqs last disabled at (39081045): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4541.385587] ---[ end trace 0000000000000000 ]---
[ 4545.909035] ------------[ cut here ]------------
[ 4545.909044] WARNING: CPU: 12 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4545.909051] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4545.909130] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4545.909185] CPU: 12 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.909189] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.909191] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4545.909195] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4545.909197] RSP: 0018:ffffa7991fce73d0 EFLAGS: 00010246
[ 4545.909201] RAX: 0000000000000000 RBX: ffff8f9719022050 RCX: 0000000000000000
[ 4545.909203] RDX: 0000000000000000 RSI: ffff8f9719021fd0 RDI: ffffa7991fce73f8
[ 4545.909205] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4545.909207] R10: ffff8f9719022050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4545.909209] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4545.909211] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 4545.909213] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4545.909216] CR2: 00007f90e6a5c000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4545.909218] PKRU: 55555554
[ 4545.909220] Call Trace:
[ 4545.909223] <TASK>
[ 4545.909230] submit_one_bio+0xd4/0xe0
[ 4545.909237] submit_extent_page+0x142/0x550
[ 4545.909249] read_extent_buffer_pages+0x584/0x9c0
[ 4545.909256] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.909260] ? folio_unlock+0x1d/0x50
[ 4545.909267] btrfs_read_extent_buffer+0x98/0x150
[ 4545.909273] read_tree_block+0x43/0xa0
[ 4545.909276] read_block_for_search+0x266/0x370
[ 4545.909288] btrfs_search_slot+0x351/0xd30
[ 4545.909299] btrfs_lookup_csum+0x63/0x150
[ 4545.909305] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.909316] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.909321] submit_one_bio+0xc4/0xe0
[ 4545.909326] submit_extent_page+0x142/0x550
[ 4545.909331] ? btrfs_get_extent+0x4c1/0x940
[ 4545.909341] btrfs_do_readpage+0x305/0x770
[ 4545.909345] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4545.909354] ? extent_readahead+0xb7/0x6f0
[ 4545.909356] extent_readahead+0x3f7/0x6f0
[ 4545.909361] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.909374] read_pages+0x7a/0x300
[ 4545.909381] page_cache_ra_unbounded+0x131/0x1b0
[ 4545.909388] filemap_get_pages+0x11e/0x6b0
[ 4545.909394] ? lock_is_held_type+0xe8/0x140
[ 4545.909404] filemap_read+0xd7/0x330
[ 4545.909408] ? lock_is_held_type+0xe8/0x140
[ 4545.909420] vfs_read+0x243/0x310
[ 4545.909431] __x64_sys_pread64+0x79/0xb0
[ 4545.909436] do_syscall_64+0x5b/0x80
[ 4545.909441] ? do_syscall_64+0x67/0x80
[ 4545.909444] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.909448] ? do_syscall_64+0x67/0x80
[ 4545.909451] ? do_syscall_64+0x67/0x80
[ 4545.909455] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.909458] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.909462] RIP: 0033:0x7f90f771cb07
[ 4545.909483] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.909486] RSP: 002b:00007ffed58b8720 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.909489] RAX: ffffffffffffffda RBX: 0000000000001018 RCX: 00007f90f771cb07
[ 4545.909491] RDX: 0000000000001018 RSI: 00005579b7488e78 RDI: 0000000000000033
[ 4545.909493] RBP: 00000000000d23b8 R08: 0000000000000000 R09: 000000008939ad5f
[ 4545.909495] R10: 00000000000d23b8 R11: 0000000000000293 R12: 0000000000001018
[ 4545.909497] R13: 00005579b7488e78 R14: 0000000000001018 R15: 00005579b6013888
[ 4545.909507] </TASK>
[ 4545.909509] irq event stamp: 15649073
[ 4545.909511] hardirqs last enabled at (15649081): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4545.909516] hardirqs last disabled at (15649088): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4545.909518] softirqs last enabled at (15647470): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.909522] softirqs last disabled at (15647425): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.909524] ---[ end trace 0000000000000000 ]---
[ 4545.911056] ------------[ cut here ]------------
[ 4545.911061] WARNING: CPU: 8 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4545.911066] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4545.911134] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4545.911182] CPU: 8 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.911185] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.911187] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4545.911190] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4545.911193] RSP: 0018:ffffa7991fce73d0 EFLAGS: 00010246
[ 4545.911196] RAX: 0000000000000000 RBX: ffff8f971fb18290 RCX: 0000000000000000
[ 4545.911198] RDX: 0000000000000000 RSI: ffff8f971fb18210 RDI: ffffa7991fce73f8
[ 4545.911200] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4545.911202] R10: ffff8f971fb18290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4545.911204] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4545.911206] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4545.911209] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4545.911211] CR2: 00007e89005e7000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4545.911213] PKRU: 55555554
[ 4545.911215] Call Trace:
[ 4545.911217] <TASK>
[ 4545.911222] submit_one_bio+0xd4/0xe0
[ 4545.911228] submit_extent_page+0x142/0x550
[ 4545.911240] read_extent_buffer_pages+0x584/0x9c0
[ 4545.911247] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.911251] ? folio_unlock+0x1d/0x50
[ 4545.911256] btrfs_read_extent_buffer+0x98/0x150
[ 4545.911261] read_tree_block+0x43/0xa0
[ 4545.911265] read_block_for_search+0x266/0x370
[ 4545.911276] btrfs_search_slot+0x351/0xd30
[ 4545.911285] btrfs_lookup_csum+0x63/0x150
[ 4545.911292] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.911302] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.911306] submit_one_bio+0xc4/0xe0
[ 4545.911312] submit_extent_page+0x142/0x550
[ 4545.911316] ? btrfs_get_extent+0x4c1/0x940
[ 4545.911326] btrfs_do_readpage+0x305/0x770
[ 4545.911330] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4545.911338] ? extent_readahead+0xb7/0x6f0
[ 4545.911340] extent_readahead+0x3f7/0x6f0
[ 4545.911345] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.911357] read_pages+0x7a/0x300
[ 4545.911364] page_cache_ra_unbounded+0x131/0x1b0
[ 4545.911371] filemap_get_pages+0x11e/0x6b0
[ 4545.911377] ? lock_is_held_type+0xe8/0x140
[ 4545.911385] filemap_read+0xd7/0x330
[ 4545.911389] ? lock_is_held_type+0xe8/0x140
[ 4545.911401] vfs_read+0x243/0x310
[ 4545.911410] __x64_sys_pread64+0x79/0xb0
[ 4545.911415] do_syscall_64+0x5b/0x80
[ 4545.911419] ? do_syscall_64+0x67/0x80
[ 4545.911422] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.911426] ? do_syscall_64+0x67/0x80
[ 4545.911429] ? do_syscall_64+0x67/0x80
[ 4545.911433] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.911436] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.911439] RIP: 0033:0x7f90f771cb07
[ 4545.911446] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.911448] RSP: 002b:00007ffed58b8720 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.911451] RAX: ffffffffffffffda RBX: 0000000000001018 RCX: 00007f90f771cb07
[ 4545.911453] RDX: 0000000000001018 RSI: 00005579b7488e78 RDI: 0000000000000033
[ 4545.911455] RBP: 00000000000d23b8 R08: 0000000000000000 R09: 000000008939ad5f
[ 4545.911458] R10: 00000000000d23b8 R11: 0000000000000293 R12: 0000000000001018
[ 4545.911460] R13: 00005579b7488e78 R14: 0000000000001018 R15: 00005579b6013888
[ 4545.911469] </TASK>
[ 4545.911471] irq event stamp: 15651209
[ 4545.911473] hardirqs last enabled at (15651217): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4545.911476] hardirqs last disabled at (15651224): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4545.911479] softirqs last enabled at (15647470): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.911482] softirqs last disabled at (15647425): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.911484] ---[ end trace 0000000000000000 ]---
[ 4545.917166] ------------[ cut here ]------------
[ 4545.917171] WARNING: CPU: 10 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4545.917176] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4545.917244] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4545.917291] CPU: 10 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.917293] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.917296] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4545.917299] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4545.917301] RSP: 0018:ffffa7991fce7530 EFLAGS: 00010246
[ 4545.917304] RAX: 0000000000000000 RBX: ffff8f9e72379250 RCX: 0000000000000000
[ 4545.917306] RDX: 0000000000000000 RSI: ffff8f9e723791d0 RDI: ffffa7991fce7558
[ 4545.917308] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4545.917310] R10: ffff8f9e72379250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4545.917312] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4545.917314] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4545.917317] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4545.917319] CR2: 00007f90e7a7b0f0 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4545.917321] PKRU: 55555554
[ 4545.917323] Call Trace:
[ 4545.917325] <TASK>
[ 4545.917330] submit_one_bio+0xd4/0xe0
[ 4545.917336] submit_extent_page+0x142/0x550
[ 4545.917347] read_extent_buffer_pages+0x584/0x9c0
[ 4545.917354] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.917358] ? folio_unlock+0x1d/0x50
[ 4545.917363] btrfs_read_extent_buffer+0x98/0x150
[ 4545.917368] read_tree_block+0x43/0xa0
[ 4545.917372] read_block_for_search+0x266/0x370
[ 4545.917382] btrfs_search_slot+0x351/0xd30
[ 4545.917392] btrfs_lookup_csum+0x63/0x150
[ 4545.917398] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.917408] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.917412] submit_one_bio+0xc4/0xe0
[ 4545.917417] ? extent_readahead+0xb7/0x6f0
[ 4545.917419] extent_readahead+0x6d3/0x6f0
[ 4545.917423] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.917436] read_pages+0x7a/0x300
[ 4545.917442] page_cache_ra_unbounded+0x131/0x1b0
[ 4545.917449] filemap_get_pages+0x40e/0x6b0
[ 4545.917454] ? lock_is_held_type+0xe8/0x140
[ 4545.917462] filemap_read+0xd7/0x330
[ 4545.917466] ? lock_is_held_type+0xe8/0x140
[ 4545.917478] vfs_read+0x243/0x310
[ 4545.917487] __x64_sys_pread64+0x79/0xb0
[ 4545.917492] do_syscall_64+0x5b/0x80
[ 4545.917496] ? do_syscall_64+0x67/0x80
[ 4545.917499] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.917503] ? do_syscall_64+0x67/0x80
[ 4545.917508] ? asm_exc_page_fault+0x22/0x30
[ 4545.917511] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.917514] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.917517] RIP: 0033:0x7f90f771cb07
[ 4545.917524] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.917526] RSP: 002b:00007ffed58ba160 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.917529] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.917531] RDX: 0000000000001000 RSI: 00005579b74938c8 RDI: 0000000000000008
[ 4545.917533] RBP: 000000000001a000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.917535] R10: 000000000001a000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.917537] R13: 00005579b74938c8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.917546] </TASK>
[ 4545.917548] irq event stamp: 15656811
[ 4545.917550] hardirqs last enabled at (15656819): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4545.917553] hardirqs last disabled at (15656826): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4545.917556] softirqs last enabled at (15652418): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.917559] softirqs last disabled at (15652413): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.917561] ---[ end trace 0000000000000000 ]---
[ 4545.917677] BTRFS error (device nvme0n1p3): level verify failed on logical 5399216062464 mirror 1 wanted 0 found 1
[ 4545.917682] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399216062464 mirror 1
[ 4545.917685] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4545.917699] BTRFS error (device nvme0n1p3): read failed, bytenr=5399216062464 check owner_root=7 transid=652046 has_first_key=1 first_key=(18446744073709551606 128 3008982065152) level=1 size=40
[ 4545.917703] CPU: 10 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.917706] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.917708] Call Trace:
[ 4545.917710] <TASK>
[ 4545.917712] dump_stack_lvl+0x5b/0x77
[ 4545.917716] read_extent_buffer_pages.cold+0x63/0xa2
[ 4545.917722] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.917727] ? folio_unlock+0x1d/0x50
[ 4545.917732] btrfs_read_extent_buffer+0x98/0x150
[ 4545.917737] read_tree_block+0x43/0xa0
[ 4545.917740] read_block_for_search+0x266/0x370
[ 4545.917756] btrfs_search_slot+0x351/0xd30
[ 4545.917767] btrfs_lookup_csum+0x63/0x150
[ 4545.917774] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.917784] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.917787] submit_one_bio+0xc4/0xe0
[ 4545.917792] ? extent_readahead+0xb7/0x6f0
[ 4545.917794] extent_readahead+0x6d3/0x6f0
[ 4545.917798] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.917810] read_pages+0x7a/0x300
[ 4545.917816] page_cache_ra_unbounded+0x131/0x1b0
[ 4545.917823] filemap_get_pages+0x40e/0x6b0
[ 4545.917828] ? lock_is_held_type+0xe8/0x140
[ 4545.917836] filemap_read+0xd7/0x330
[ 4545.917839] ? lock_is_held_type+0xe8/0x140
[ 4545.917851] vfs_read+0x243/0x310
[ 4545.917860] __x64_sys_pread64+0x79/0xb0
[ 4545.917865] do_syscall_64+0x5b/0x80
[ 4545.917868] ? do_syscall_64+0x67/0x80
[ 4545.917871] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.917875] ? do_syscall_64+0x67/0x80
[ 4545.917880] ? asm_exc_page_fault+0x22/0x30
[ 4545.917882] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.917886] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.917888] RIP: 0033:0x7f90f771cb07
[ 4545.917893] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.917895] RSP: 002b:00007ffed58ba160 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.917898] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.917900] RDX: 0000000000001000 RSI: 00005579b74938c8 RDI: 0000000000000008
[ 4545.917902] RBP: 000000000001a000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.917904] R10: 000000000001a000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.917905] R13: 00005579b74938c8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.917915] </TASK>
[ 4545.917929] BTRFS error (device nvme0n1p3): read failed, bytenr=5399216062464 check owner_root=7 transid=652046 has_first_key=1 first_key=(18446744073709551606 128 3008982065152) level=1 size=40
[ 4545.917933] CPU: 10 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.917935] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.917937] Call Trace:
[ 4545.917939] <TASK>
[ 4545.917941] dump_stack_lvl+0x5b/0x77
[ 4545.917944] read_extent_buffer_pages.cold+0x63/0xa2
[ 4545.917950] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.917953] ? folio_unlock+0x1d/0x50
[ 4545.917958] btrfs_read_extent_buffer+0x98/0x150
[ 4545.917963] read_tree_block+0x43/0xa0
[ 4545.917967] read_block_for_search+0x266/0x370
[ 4545.917977] btrfs_search_slot+0x351/0xd30
[ 4545.917986] btrfs_lookup_csum+0x63/0x150
[ 4545.917992] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.918002] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.918005] submit_one_bio+0xc4/0xe0
[ 4545.918010] ? extent_readahead+0xb7/0x6f0
[ 4545.918012] extent_readahead+0x6d3/0x6f0
[ 4545.918016] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.918028] read_pages+0x7a/0x300
[ 4545.918034] page_cache_ra_unbounded+0x131/0x1b0
[ 4545.918040] filemap_get_pages+0x40e/0x6b0
[ 4545.918046] ? lock_is_held_type+0xe8/0x140
[ 4545.918053] filemap_read+0xd7/0x330
[ 4545.918057] ? lock_is_held_type+0xe8/0x140
[ 4545.918069] vfs_read+0x243/0x310
[ 4545.918078] __x64_sys_pread64+0x79/0xb0
[ 4545.918082] do_syscall_64+0x5b/0x80
[ 4545.918086] ? do_syscall_64+0x67/0x80
[ 4545.918089] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.918092] ? do_syscall_64+0x67/0x80
[ 4545.918097] ? asm_exc_page_fault+0x22/0x30
[ 4545.918100] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.918103] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.918106] RIP: 0033:0x7f90f771cb07
[ 4545.918109] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.918111] RSP: 002b:00007ffed58ba160 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.918114] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.918115] RDX: 0000000000001000 RSI: 00005579b74938c8 RDI: 0000000000000008
[ 4545.918117] RBP: 000000000001a000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.918119] R10: 000000000001a000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.918121] R13: 00005579b74938c8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.918130] </TASK>
[ 4545.918132] BTRFS error (device nvme0n1p3): read failed, bytenr=5399216062464 check owner_root=7 transid=652046 has_first_key=1 first_key=(18446744073709551606 128 3008982065152) level=1 size=40
[ 4545.918135] CPU: 10 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.918137] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.918139] Call Trace:
[ 4545.918140] <TASK>
[ 4545.918142] dump_stack_lvl+0x5b/0x77
[ 4545.918146] read_extent_buffer_pages.cold+0x63/0xa2
[ 4545.918151] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.918154] ? folio_unlock+0x1d/0x50
[ 4545.918159] btrfs_read_extent_buffer+0x98/0x150
[ 4545.918164] read_tree_block+0x43/0xa0
[ 4545.918167] read_block_for_search+0x266/0x370
[ 4545.918177] btrfs_search_slot+0x351/0xd30
[ 4545.918187] btrfs_lookup_csum+0x63/0x150
[ 4545.918193] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.918203] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.918206] submit_one_bio+0xc4/0xe0
[ 4545.918211] ? extent_readahead+0xb7/0x6f0
[ 4545.918213] extent_readahead+0x6d3/0x6f0
[ 4545.918217] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.918229] read_pages+0x7a/0x300
[ 4545.918234] page_cache_ra_unbounded+0x131/0x1b0
[ 4545.918241] filemap_get_pages+0x40e/0x6b0
[ 4545.918247] ? lock_is_held_type+0xe8/0x140
[ 4545.918254] filemap_read+0xd7/0x330
[ 4545.918258] ? lock_is_held_type+0xe8/0x140
[ 4545.918270] vfs_read+0x243/0x310
[ 4545.918278] __x64_sys_pread64+0x79/0xb0
[ 4545.918283] do_syscall_64+0x5b/0x80
[ 4545.918287] ? do_syscall_64+0x67/0x80
[ 4545.918290] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.918293] ? do_syscall_64+0x67/0x80
[ 4545.918298] ? asm_exc_page_fault+0x22/0x30
[ 4545.918301] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.918304] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.918306] RIP: 0033:0x7f90f771cb07
[ 4545.918309] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.918311] RSP: 002b:00007ffed58ba160 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.918314] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.918316] RDX: 0000000000001000 RSI: 00005579b74938c8 RDI: 0000000000000008
[ 4545.918317] RBP: 000000000001a000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.918319] R10: 000000000001a000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.918321] R13: 00005579b74938c8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.918330] </TASK>
[ 4545.918332] BTRFS error (device nvme0n1p3): read failed, bytenr=5399216062464 check owner_root=7 transid=652046 has_first_key=1 first_key=(18446744073709551606 128 3008982065152) level=1 size=40
[ 4545.918334] CPU: 10 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.918337] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.918338] Call Trace:
[ 4545.918340] <TASK>
[ 4545.918342] dump_stack_lvl+0x5b/0x77
[ 4545.918345] read_extent_buffer_pages.cold+0x63/0xa2
[ 4545.918350] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.918354] ? folio_unlock+0x1d/0x50
[ 4545.918359] btrfs_read_extent_buffer+0x98/0x150
[ 4545.918364] read_tree_block+0x43/0xa0
[ 4545.918367] read_block_for_search+0x266/0x370
[ 4545.918377] btrfs_search_slot+0x351/0xd30
[ 4545.918387] btrfs_lookup_csum+0x63/0x150
[ 4545.918393] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.918403] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.918406] submit_one_bio+0xc4/0xe0
[ 4545.918410] ? extent_readahead+0xb7/0x6f0
[ 4545.918413] extent_readahead+0x6d3/0x6f0
[ 4545.918416] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.918429] read_pages+0x7a/0x300
[ 4545.918434] page_cache_ra_unbounded+0x131/0x1b0
[ 4545.918441] filemap_get_pages+0x40e/0x6b0
[ 4545.918446] ? lock_is_held_type+0xe8/0x140
[ 4545.918454] filemap_read+0xd7/0x330
[ 4545.918458] ? lock_is_held_type+0xe8/0x140
[ 4545.918469] vfs_read+0x243/0x310
[ 4545.918478] __x64_sys_pread64+0x79/0xb0
[ 4545.918483] do_syscall_64+0x5b/0x80
[ 4545.918486] ? do_syscall_64+0x67/0x80
[ 4545.918489] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.918493] ? do_syscall_64+0x67/0x80
[ 4545.918498] ? asm_exc_page_fault+0x22/0x30
[ 4545.918500] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.918504] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.918506] RIP: 0033:0x7f90f771cb07
[ 4545.918509] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.918511] RSP: 002b:00007ffed58ba160 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.918513] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.918515] RDX: 0000000000001000 RSI: 00005579b74938c8 RDI: 0000000000000008
[ 4545.918517] RBP: 000000000001a000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.918519] R10: 000000000001a000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.918520] R13: 00005579b74938c8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.918529] </TASK>
[ 4545.943708] ------------[ cut here ]------------
[ 4545.943713] WARNING: CPU: 8 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4545.943718] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4545.943808] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4545.943860] CPU: 8 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.943863] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.943865] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4545.943868] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4545.943871] RSP: 0018:ffffa7991fce7390 EFLAGS: 00010246
[ 4545.943874] RAX: 0000000000000000 RBX: ffff8f971fb18290 RCX: 0000000000000000
[ 4545.943876] RDX: 0000000000000000 RSI: ffff8f971fb18210 RDI: ffffa7991fce73b8
[ 4545.943878] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4545.943880] R10: ffff8f971fb18290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4545.943882] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4545.943884] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4545.943887] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4545.943889] CR2: 00007e89005e7000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4545.943891] PKRU: 55555554
[ 4545.943893] Call Trace:
[ 4545.943895] <TASK>
[ 4545.943900] submit_one_bio+0xd4/0xe0
[ 4545.943906] submit_extent_page+0x142/0x550
[ 4545.943917] read_extent_buffer_pages+0x584/0x9c0
[ 4545.943924] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.943928] ? folio_unlock+0x1d/0x50
[ 4545.943933] btrfs_read_extent_buffer+0x98/0x150
[ 4545.943938] read_tree_block+0x43/0xa0
[ 4545.943942] read_block_for_search+0x266/0x370
[ 4545.943952] btrfs_search_slot+0x351/0xd30
[ 4545.943962] btrfs_lookup_csum+0x63/0x150
[ 4545.943969] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.943979] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.943982] submit_one_bio+0xc4/0xe0
[ 4545.943987] submit_extent_page+0x142/0x550
[ 4545.943992] ? btrfs_get_extent+0x4c1/0x940
[ 4545.944001] btrfs_do_readpage+0x305/0x770
[ 4545.944006] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4545.944013] ? extent_readahead+0xb7/0x6f0
[ 4545.944016] extent_readahead+0x3f7/0x6f0
[ 4545.944020] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.944032] read_pages+0x7a/0x300
[ 4545.944038] page_cache_ra_unbounded+0x131/0x1b0
[ 4545.944045] filemap_get_pages+0x40e/0x6b0
[ 4545.944051] ? lock_is_held_type+0xe8/0x140
[ 4545.944059] filemap_read+0xd7/0x330
[ 4545.944063] ? lock_is_held_type+0xe8/0x140
[ 4545.944075] vfs_read+0x243/0x310
[ 4545.944084] __x64_sys_pread64+0x79/0xb0
[ 4545.944089] do_syscall_64+0x5b/0x80
[ 4545.944094] ? lock_is_held_type+0xe8/0x140
[ 4545.944099] ? do_syscall_64+0x67/0x80
[ 4545.944102] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.944106] ? do_syscall_64+0x67/0x80
[ 4545.944109] ? do_syscall_64+0x67/0x80
[ 4545.944111] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.944115] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.944118] RIP: 0033:0x7f90f771cb07
[ 4545.944125] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.944128] RSP: 002b:00007ffed58ba170 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.944131] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.944133] RDX: 0000000000001000 RSI: 00005579b76035a8 RDI: 0000000000000008
[ 4545.944135] RBP: 0000000000103000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.944137] R10: 0000000000103000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.944139] R13: 00005579b76035a8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.944148] </TASK>
[ 4545.944150] irq event stamp: 15668147
[ 4545.944152] hardirqs last enabled at (15668155): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4545.944155] hardirqs last disabled at (15668162): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4545.944158] softirqs last enabled at (15662276): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.944161] softirqs last disabled at (15662271): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.944163] ---[ end trace 0000000000000000 ]---
[ 4545.985170] ------------[ cut here ]------------
[ 4545.985177] WARNING: CPU: 13 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4545.985183] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4545.985259] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4545.985312] CPU: 13 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.985316] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.985319] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4545.985322] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4545.985324] RSP: 0018:ffffa7991fce73a8 EFLAGS: 00010246
[ 4545.985328] RAX: 0000000000000000 RBX: ffff8f97aa4a8610 RCX: 0000000000000000
[ 4545.985331] RDX: 0000000000000000 RSI: ffff8f97aa4a8590 RDI: ffffa7991fce73d0
[ 4545.985333] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4545.985335] R10: ffff8f97aa4a8610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4545.985337] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4545.985339] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d9600000(0000) knlGS:0000000000000000
[ 4545.985341] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4545.985343] CR2: 00007ffed5861988 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4545.985346] PKRU: 55555554
[ 4545.985348] Call Trace:
[ 4545.985350] <TASK>
[ 4545.985356] submit_one_bio+0xd4/0xe0
[ 4545.985362] submit_extent_page+0x142/0x550
[ 4545.985374] read_extent_buffer_pages+0x584/0x9c0
[ 4545.985381] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.985385] ? folio_unlock+0x1d/0x50
[ 4545.985391] btrfs_read_extent_buffer+0x98/0x150
[ 4545.985396] read_tree_block+0x43/0xa0
[ 4545.985400] read_block_for_search+0x266/0x370
[ 4545.985411] btrfs_search_slot+0x351/0xd30
[ 4545.985421] btrfs_lookup_csum+0x63/0x150
[ 4545.985429] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.985439] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.985443] submit_one_bio+0xc4/0xe0
[ 4545.985448] submit_extent_page+0x142/0x550
[ 4545.985453] ? btrfs_get_extent+0x4c1/0x940
[ 4545.985463] btrfs_do_readpage+0x305/0x770
[ 4545.985467] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4545.985475] ? extent_readahead+0xb7/0x6f0
[ 4545.985477] extent_readahead+0x3f7/0x6f0
[ 4545.985482] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.985495] read_pages+0x7a/0x300
[ 4545.985501] page_cache_ra_unbounded+0x131/0x1b0
[ 4545.985508] filemap_get_pages+0x11e/0x6b0
[ 4545.985514] ? lock_is_held_type+0xe8/0x140
[ 4545.985524] filemap_read+0xd7/0x330
[ 4545.985528] ? lock_is_held_type+0xe8/0x140
[ 4545.985540] vfs_read+0x243/0x310
[ 4545.985549] __x64_sys_pread64+0x79/0xb0
[ 4545.985554] do_syscall_64+0x5b/0x80
[ 4545.985559] ? do_syscall_64+0x67/0x80
[ 4545.985562] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.985565] ? do_syscall_64+0x67/0x80
[ 4545.985569] ? do_syscall_64+0x67/0x80
[ 4545.985571] ? do_syscall_64+0x67/0x80
[ 4545.985575] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.985578] ? do_syscall_64+0x67/0x80
[ 4545.985581] ? do_syscall_64+0x67/0x80
[ 4545.985584] ? do_syscall_64+0x67/0x80
[ 4545.985587] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.985590] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.985594] RIP: 0033:0x7f90f771cb07
[ 4545.985611] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.985613] RSP: 002b:00007ffed58ba130 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.985616] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.985618] RDX: 0000000000001000 RSI: 00005579b7fe31c8 RDI: 0000000000000008
[ 4545.985620] RBP: 0000000000143000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.985622] R10: 0000000000143000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.985624] R13: 00005579b7fe31c8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.985634] </TASK>
[ 4545.985636] irq event stamp: 15689635
[ 4545.985638] hardirqs last enabled at (15689643): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4545.985642] hardirqs last disabled at (15689650): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4545.985644] softirqs last enabled at (15688164): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.985648] softirqs last disabled at (15687617): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.985650] ---[ end trace 0000000000000000 ]---
[ 4545.988315] ------------[ cut here ]------------
[ 4545.988320] WARNING: CPU: 8 PID: 13785 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4545.988325] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4545.988394] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4545.988442] CPU: 8 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.988445] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.988447] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4545.988450] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4545.988453] RSP: 0018:ffffa7991fce73c8 EFLAGS: 00010246
[ 4545.988456] RAX: 0000000000000000 RBX: ffff8f971fb1b1d0 RCX: 0000000000000000
[ 4545.988458] RDX: 0000000000000000 RSI: ffff8f971fb1b150 RDI: ffffa7991fce73f0
[ 4545.988460] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4545.988462] R10: ffff8f971fb1b1d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4545.988464] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4545.988466] FS: 00007f90f7dd2740(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4545.988469] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4545.988471] CR2: 00007e89005e8000 CR3: 0000000433558000 CR4: 0000000000750ee0
[ 4545.988473] PKRU: 55555554
[ 4545.988475] Call Trace:
[ 4545.988477] <TASK>
[ 4545.988482] submit_one_bio+0xd4/0xe0
[ 4545.988488] submit_extent_page+0x142/0x550
[ 4545.988500] read_extent_buffer_pages+0x584/0x9c0
[ 4545.988506] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.988510] ? folio_unlock+0x1d/0x50
[ 4545.988515] btrfs_read_extent_buffer+0x98/0x150
[ 4545.988521] read_tree_block+0x43/0xa0
[ 4545.988524] read_block_for_search+0x266/0x370
[ 4545.988535] btrfs_search_slot+0x351/0xd30
[ 4545.988545] btrfs_lookup_csum+0x63/0x150
[ 4545.988551] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.988561] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.988565] submit_one_bio+0xc4/0xe0
[ 4545.988570] submit_extent_page+0x142/0x550
[ 4545.988574] ? btrfs_get_extent+0x4c1/0x940
[ 4545.988583] btrfs_do_readpage+0x305/0x770
[ 4545.988588] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4545.988596] ? extent_readahead+0xb7/0x6f0
[ 4545.988598] extent_readahead+0x3f7/0x6f0
[ 4545.988602] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.988615] read_pages+0x7a/0x300
[ 4545.988620] page_cache_ra_unbounded+0x109/0x1b0
[ 4545.988627] filemap_get_pages+0x11e/0x6b0
[ 4545.988633] ? lock_is_held_type+0xe8/0x140
[ 4545.988641] filemap_read+0xd7/0x330
[ 4545.988645] ? lock_is_held_type+0xe8/0x140
[ 4545.988657] vfs_read+0x243/0x310
[ 4545.988666] __x64_sys_pread64+0x79/0xb0
[ 4545.988671] do_syscall_64+0x5b/0x80
[ 4545.988675] ? do_syscall_64+0x67/0x80
[ 4545.988677] ? do_syscall_64+0x67/0x80
[ 4545.988681] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.988684] ? do_syscall_64+0x67/0x80
[ 4545.988688] ? asm_common_interrupt+0x22/0x40
[ 4545.988692] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.988695] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.988698] RIP: 0033:0x7f90f771cb07
[ 4545.988706] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.988709] RSP: 002b:00007ffed58ba130 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.988712] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.988714] RDX: 0000000000001000 RSI: 00005579b80066e8 RDI: 0000000000000008
[ 4545.988716] RBP: 00000000001c2000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.988718] R10: 00000000001c2000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.988720] R13: 00005579b80066e8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.988729] </TASK>
[ 4545.988731] irq event stamp: 15692377
[ 4545.988733] hardirqs last enabled at (15692385): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4545.988736] hardirqs last disabled at (15692392): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4545.988739] softirqs last enabled at (15688164): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.988742] softirqs last disabled at (15687617): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4545.988758] ---[ end trace 0000000000000000 ]---
[ 4545.988942] BTRFS error (device nvme0n1p3): level verify failed on logical 5399660052480 mirror 1 wanted 0 found 1
[ 4545.988956] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399660052480 mirror 1
[ 4545.988961] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4545.988985] BTRFS error (device nvme0n1p3): read failed, bytenr=5399660052480 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 4623004205056) level=1 size=40
[ 4545.988992] CPU: 13 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.988996] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.988999] Call Trace:
[ 4545.989002] <TASK>
[ 4545.989005] dump_stack_lvl+0x5b/0x77
[ 4545.989010] read_extent_buffer_pages.cold+0x63/0xa2
[ 4545.989017] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.989022] ? folio_unlock+0x1d/0x50
[ 4545.989029] btrfs_read_extent_buffer+0x98/0x150
[ 4545.989035] read_tree_block+0x43/0xa0
[ 4545.989039] read_block_for_search+0x266/0x370
[ 4545.989052] btrfs_search_slot+0x351/0xd30
[ 4545.989064] btrfs_lookup_csum+0x63/0x150
[ 4545.989071] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.989084] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.989088] submit_one_bio+0xc4/0xe0
[ 4545.989094] submit_extent_page+0x142/0x550
[ 4545.989099] ? btrfs_get_extent+0x4c1/0x940
[ 4545.989111] btrfs_do_readpage+0x305/0x770
[ 4545.989116] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4545.989125] ? extent_readahead+0xb7/0x6f0
[ 4545.989128] extent_readahead+0x3f7/0x6f0
[ 4545.989133] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.989148] read_pages+0x7a/0x300
[ 4545.989155] page_cache_ra_unbounded+0x109/0x1b0
[ 4545.989164] filemap_get_pages+0x11e/0x6b0
[ 4545.989170] ? lock_is_held_type+0xe8/0x140
[ 4545.989180] filemap_read+0xd7/0x330
[ 4545.989185] ? lock_is_held_type+0xe8/0x140
[ 4545.989199] vfs_read+0x243/0x310
[ 4545.989210] __x64_sys_pread64+0x79/0xb0
[ 4545.989216] do_syscall_64+0x5b/0x80
[ 4545.989220] ? do_syscall_64+0x67/0x80
[ 4545.989223] ? do_syscall_64+0x67/0x80
[ 4545.989227] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.989231] ? do_syscall_64+0x67/0x80
[ 4545.989236] ? asm_common_interrupt+0x22/0x40
[ 4545.989240] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.989244] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.989247] RIP: 0033:0x7f90f771cb07
[ 4545.989253] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.989256] RSP: 002b:00007ffed58ba130 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.989260] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.989262] RDX: 0000000000001000 RSI: 00005579b80066e8 RDI: 0000000000000008
[ 4545.989264] RBP: 00000000001c2000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.989267] R10: 00000000001c2000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.989269] R13: 00005579b80066e8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.989280] </TASK>
[ 4545.989283] BTRFS error (device nvme0n1p3): read failed, bytenr=5399660052480 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 4623004205056) level=1 size=40
[ 4545.989288] CPU: 13 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.989291] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.989293] Call Trace:
[ 4545.989295] <TASK>
[ 4545.989298] dump_stack_lvl+0x5b/0x77
[ 4545.989302] read_extent_buffer_pages.cold+0x63/0xa2
[ 4545.989308] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.989313] ? folio_unlock+0x1d/0x50
[ 4545.989319] btrfs_read_extent_buffer+0x98/0x150
[ 4545.989326] read_tree_block+0x43/0xa0
[ 4545.989330] read_block_for_search+0x266/0x370
[ 4545.989342] btrfs_search_slot+0x351/0xd30
[ 4545.989354] btrfs_lookup_csum+0x63/0x150
[ 4545.989361] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.989374] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.989378] submit_one_bio+0xc4/0xe0
[ 4545.989384] submit_extent_page+0x142/0x550
[ 4545.989389] ? btrfs_get_extent+0x4c1/0x940
[ 4545.989401] btrfs_do_readpage+0x305/0x770
[ 4545.989406] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4545.989415] ? extent_readahead+0xb7/0x6f0
[ 4545.989418] extent_readahead+0x3f7/0x6f0
[ 4545.989422] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.989438] read_pages+0x7a/0x300
[ 4545.989445] page_cache_ra_unbounded+0x109/0x1b0
[ 4545.989453] filemap_get_pages+0x11e/0x6b0
[ 4545.989460] ? lock_is_held_type+0xe8/0x140
[ 4545.989469] filemap_read+0xd7/0x330
[ 4545.989474] ? lock_is_held_type+0xe8/0x140
[ 4545.989489] vfs_read+0x243/0x310
[ 4545.989500] __x64_sys_pread64+0x79/0xb0
[ 4545.989505] do_syscall_64+0x5b/0x80
[ 4545.989509] ? do_syscall_64+0x67/0x80
[ 4545.989513] ? do_syscall_64+0x67/0x80
[ 4545.989517] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.989521] ? do_syscall_64+0x67/0x80
[ 4545.989525] ? asm_common_interrupt+0x22/0x40
[ 4545.989529] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.989533] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.989536] RIP: 0033:0x7f90f771cb07
[ 4545.989540] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.989543] RSP: 002b:00007ffed58ba130 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.989546] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.989549] RDX: 0000000000001000 RSI: 00005579b80066e8 RDI: 0000000000000008
[ 4545.989551] RBP: 00000000001c2000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.989553] R10: 00000000001c2000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.989555] R13: 00005579b80066e8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.989567] </TASK>
[ 4545.989569] BTRFS error (device nvme0n1p3): read failed, bytenr=5399660052480 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 4623004205056) level=1 size=40
[ 4545.989574] CPU: 13 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.989576] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.989579] Call Trace:
[ 4545.989581] <TASK>
[ 4545.989583] dump_stack_lvl+0x5b/0x77
[ 4545.989587] read_extent_buffer_pages.cold+0x63/0xa2
[ 4545.989594] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.989599] ? folio_unlock+0x1d/0x50
[ 4545.989605] btrfs_read_extent_buffer+0x98/0x150
[ 4545.989611] read_tree_block+0x43/0xa0
[ 4545.989615] read_block_for_search+0x266/0x370
[ 4545.989627] btrfs_search_slot+0x351/0xd30
[ 4545.989639] btrfs_lookup_csum+0x63/0x150
[ 4545.989647] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.989659] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.989663] submit_one_bio+0xc4/0xe0
[ 4545.989669] submit_extent_page+0x142/0x550
[ 4545.989675] ? btrfs_get_extent+0x4c1/0x940
[ 4545.989686] btrfs_do_readpage+0x305/0x770
[ 4545.989691] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4545.989700] ? extent_readahead+0xb7/0x6f0
[ 4545.989703] extent_readahead+0x3f7/0x6f0
[ 4545.989708] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.989723] read_pages+0x7a/0x300
[ 4545.989730] page_cache_ra_unbounded+0x109/0x1b0
[ 4545.989738] filemap_get_pages+0x11e/0x6b0
[ 4545.989745] ? lock_is_held_type+0xe8/0x140
[ 4545.989754] filemap_read+0xd7/0x330
[ 4545.989759] ? lock_is_held_type+0xe8/0x140
[ 4545.989774] vfs_read+0x243/0x310
[ 4545.989785] __x64_sys_pread64+0x79/0xb0
[ 4545.989790] do_syscall_64+0x5b/0x80
[ 4545.989794] ? do_syscall_64+0x67/0x80
[ 4545.989798] ? do_syscall_64+0x67/0x80
[ 4545.989802] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.989806] ? do_syscall_64+0x67/0x80
[ 4545.989811] ? asm_common_interrupt+0x22/0x40
[ 4545.989814] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.989818] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.989821] RIP: 0033:0x7f90f771cb07
[ 4545.989825] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.989827] RSP: 002b:00007ffed58ba130 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.989831] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.989833] RDX: 0000000000001000 RSI: 00005579b80066e8 RDI: 0000000000000008
[ 4545.989835] RBP: 00000000001c2000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.989837] R10: 00000000001c2000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.989839] R13: 00005579b80066e8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.989851] </TASK>
[ 4545.989871] BTRFS error (device nvme0n1p3): read failed, bytenr=5399660052480 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 4623004205056) level=1 size=40
[ 4545.989875] CPU: 13 PID: 13785 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4545.989878] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4545.989880] Call Trace:
[ 4545.989882] <TASK>
[ 4545.989884] dump_stack_lvl+0x5b/0x77
[ 4545.989888] read_extent_buffer_pages.cold+0x63/0xa2
[ 4545.989895] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.989899] ? folio_unlock+0x1d/0x50
[ 4545.989905] btrfs_read_extent_buffer+0x98/0x150
[ 4545.989912] read_tree_block+0x43/0xa0
[ 4545.989916] read_block_for_search+0x266/0x370
[ 4545.989928] btrfs_search_slot+0x351/0xd30
[ 4545.989940] btrfs_lookup_csum+0x63/0x150
[ 4545.989948] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4545.989960] btrfs_submit_data_read_bio+0x4e/0x90
[ 4545.989964] submit_one_bio+0xc4/0xe0
[ 4545.989970] submit_extent_page+0x142/0x550
[ 4545.989975] ? btrfs_get_extent+0x4c1/0x940
[ 4545.989986] btrfs_do_readpage+0x305/0x770
[ 4545.989990] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4545.989998] ? extent_readahead+0xb7/0x6f0
[ 4545.990000] extent_readahead+0x3f7/0x6f0
[ 4545.990004] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4545.990016] read_pages+0x7a/0x300
[ 4545.990021] page_cache_ra_unbounded+0x109/0x1b0
[ 4545.990028] filemap_get_pages+0x11e/0x6b0
[ 4545.990034] ? lock_is_held_type+0xe8/0x140
[ 4545.990041] filemap_read+0xd7/0x330
[ 4545.990045] ? lock_is_held_type+0xe8/0x140
[ 4545.990056] vfs_read+0x243/0x310
[ 4545.990065] __x64_sys_pread64+0x79/0xb0
[ 4545.990070] do_syscall_64+0x5b/0x80
[ 4545.990073] ? do_syscall_64+0x67/0x80
[ 4545.990076] ? do_syscall_64+0x67/0x80
[ 4545.990079] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.990082] ? do_syscall_64+0x67/0x80
[ 4545.990086] ? asm_common_interrupt+0x22/0x40
[ 4545.990089] ? lockdep_hardirqs_on+0x7d/0x100
[ 4545.990092] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4545.990094] RIP: 0033:0x7f90f771cb07
[ 4545.990098] Code: 08 89 3c 24 48 89 4c 24 18 e8 65 df f8 ff 4c 8b 54 24 18 48 8b 54 24 10 41 89 c0 48 8b 74 24 08 8b 3c 24 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 04 24 e8 b5 df f8 ff 48 8b
[ 4545.990099] RSP: 002b:00007ffed58ba130 EFLAGS: 00000293 ORIG_RAX: 0000000000000011
[ 4545.990102] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f90f771cb07
[ 4545.990104] RDX: 0000000000001000 RSI: 00005579b80066e8 RDI: 0000000000000008
[ 4545.990106] RBP: 00000000001c2000 R08: 0000000000000000 R09: 00007f90e6a60000
[ 4545.990107] R10: 00000000001c2000 R11: 0000000000000293 R12: 0000000000001000
[ 4545.990109] R13: 00005579b80066e8 R14: 0000000000001000 R15: 00005579b79e8588
[ 4545.990118] </TASK>
[ 4571.971028] ------------[ cut here ]------------
[ 4571.971037] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4571.971045] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4571.971136] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4571.971203] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4571.971207] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4571.971210] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4571.971213] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4571.971216] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4571.971220] RAX: 0000000000000000 RBX: ffff8f9d4d5f0d10 RCX: 0000000000000000
[ 4571.971222] RDX: 0000000000000000 RSI: ffff8f9d4d5f0c90 RDI: ffffa7990487f780
[ 4571.971225] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4571.971227] R10: ffff8f9d4d5f0d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4571.971229] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4571.971232] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4571.971234] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4571.971237] CR2: 00007e8901810000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4571.971239] PKRU: 55555554
[ 4571.971242] Call Trace:
[ 4571.971244] <TASK>
[ 4571.971252] submit_one_bio+0xd4/0xe0
[ 4571.971259] submit_extent_page+0x142/0x550
[ 4571.971273] read_extent_buffer_pages+0x584/0x9c0
[ 4571.971281] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4571.971286] ? folio_unlock+0x1d/0x50
[ 4571.971293] btrfs_read_extent_buffer+0x98/0x150
[ 4571.971299] read_tree_block+0x43/0xa0
[ 4571.971303] read_block_for_search+0x266/0x370
[ 4571.971316] btrfs_search_slot+0x351/0xd30
[ 4571.971324] ? _raw_read_unlock+0x29/0x50
[ 4571.971332] lookup_inline_extent_backref+0x15c/0x6e0
[ 4571.971338] ? lock_is_held_type+0xe8/0x140
[ 4571.971346] lookup_extent_backref+0x41/0xd0
[ 4571.971354] __btrfs_free_extent+0xfb/0x7c0
[ 4571.971361] ? sched_clock_cpu+0x20/0xc0
[ 4571.971370] __btrfs_run_delayed_refs+0x303/0x1260
[ 4571.971386] btrfs_run_delayed_refs+0x89/0x1d0
[ 4571.971393] btrfs_commit_transaction+0x93/0xed0
[ 4571.971406] transaction_kthread+0x142/0x1b0
[ 4571.971412] ? __pfx_transaction_kthread+0x10/0x10
[ 4571.971415] kthread+0xf5/0x120
[ 4571.971419] ? __pfx_kthread+0x10/0x10
[ 4571.971424] ret_from_fork+0x2c/0x50
[ 4571.971436] </TASK>
[ 4571.971439] irq event stamp: 39318459
[ 4571.971441] hardirqs last enabled at (39318467): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4571.971446] hardirqs last disabled at (39318474): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4571.971448] softirqs last enabled at (39316986): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4571.971453] softirqs last disabled at (39316945): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4571.971455] ---[ end trace 0000000000000000 ]---
[ 4571.984062] ------------[ cut here ]------------
[ 4571.984071] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4571.984079] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4571.984176] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4571.984239] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4571.984243] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4571.984246] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4571.984250] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4571.984253] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4571.984257] RAX: 0000000000000000 RBX: ffff8f9d4d5f23d0 RCX: 0000000000000000
[ 4571.984259] RDX: 0000000000000000 RSI: ffff8f9d4d5f2350 RDI: ffffa7990487f780
[ 4571.984261] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4571.984264] R10: ffff8f9d4d5f23d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4571.984266] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4571.984269] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4571.984271] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4571.984274] CR2: 00007e8901810000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4571.984276] PKRU: 55555554
[ 4571.984279] Call Trace:
[ 4571.984282] <TASK>
[ 4571.984290] submit_one_bio+0xd4/0xe0
[ 4571.984298] submit_extent_page+0x142/0x550
[ 4571.984312] read_extent_buffer_pages+0x584/0x9c0
[ 4571.984320] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4571.984325] ? folio_unlock+0x1d/0x50
[ 4571.984332] btrfs_read_extent_buffer+0x98/0x150
[ 4571.984339] read_tree_block+0x43/0xa0
[ 4571.984342] read_block_for_search+0x266/0x370
[ 4571.984355] btrfs_search_slot+0x351/0xd30
[ 4571.984363] ? _raw_read_unlock+0x29/0x50
[ 4571.984371] lookup_inline_extent_backref+0x15c/0x6e0
[ 4571.984378] ? lock_is_held_type+0xe8/0x140
[ 4571.984386] lookup_extent_backref+0x41/0xd0
[ 4571.984394] __btrfs_free_extent+0xfb/0x7c0
[ 4571.984400] ? sched_clock_cpu+0x20/0xc0
[ 4571.984409] __btrfs_run_delayed_refs+0x303/0x1260
[ 4571.984426] btrfs_run_delayed_refs+0x89/0x1d0
[ 4571.984433] btrfs_commit_transaction+0x93/0xed0
[ 4571.984445] transaction_kthread+0x142/0x1b0
[ 4571.984451] ? __pfx_transaction_kthread+0x10/0x10
[ 4571.984454] kthread+0xf5/0x120
[ 4571.984458] ? __pfx_kthread+0x10/0x10
[ 4571.984462] ret_from_fork+0x2c/0x50
[ 4571.984475] </TASK>
[ 4571.984478] irq event stamp: 39323235
[ 4571.984480] hardirqs last enabled at (39323243): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4571.984484] hardirqs last disabled at (39323250): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4571.984487] softirqs last enabled at (39320296): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4571.984491] softirqs last disabled at (39320289): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4571.984494] ---[ end trace 0000000000000000 ]---
[ 4572.003727] ------------[ cut here ]------------
[ 4572.003735] WARNING: CPU: 8 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4572.003776] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4572.003891] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4572.003967] CPU: 8 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4572.003972] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4572.003975] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4572.003979] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4572.003983] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4572.003988] RAX: 0000000000000000 RBX: ffff8f971fb1b710 RCX: 0000000000000000
[ 4572.003991] RDX: 0000000000000000 RSI: ffff8f971fb1b690 RDI: ffffa7990487f780
[ 4572.003994] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4572.003996] R10: ffff8f971fb1b710 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4572.003999] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4572.004002] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4572.004006] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4572.004009] CR2: 0000014900e8a000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4572.004012] PKRU: 55555554
[ 4572.004015] Call Trace:
[ 4572.004018] <TASK>
[ 4572.004027] submit_one_bio+0xd4/0xe0
[ 4572.004035] submit_extent_page+0x142/0x550
[ 4572.004052] read_extent_buffer_pages+0x584/0x9c0
[ 4572.004062] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4572.004068] ? folio_unlock+0x1d/0x50
[ 4572.004076] btrfs_read_extent_buffer+0x98/0x150
[ 4572.004084] read_tree_block+0x43/0xa0
[ 4572.004089] read_block_for_search+0x266/0x370
[ 4572.004107] btrfs_search_slot+0x351/0xd30
[ 4572.004117] ? _raw_read_unlock+0x29/0x50
[ 4572.004126] lookup_inline_extent_backref+0x15c/0x6e0
[ 4572.004134] ? lock_is_held_type+0xe8/0x140
[ 4572.004144] lookup_extent_backref+0x41/0xd0
[ 4572.004154] __btrfs_free_extent+0xfb/0x7c0
[ 4572.004161] ? sched_clock_cpu+0x20/0xc0
[ 4572.004173] __btrfs_run_delayed_refs+0x303/0x1260
[ 4572.004193] btrfs_run_delayed_refs+0x89/0x1d0
[ 4572.004202] btrfs_commit_transaction+0x93/0xed0
[ 4572.004217] transaction_kthread+0x142/0x1b0
[ 4572.004224] ? __pfx_transaction_kthread+0x10/0x10
[ 4572.004228] kthread+0xf5/0x120
[ 4572.004232] ? __pfx_kthread+0x10/0x10
[ 4572.004238] ret_from_fork+0x2c/0x50
[ 4572.004253] </TASK>
[ 4572.004255] irq event stamp: 39345295
[ 4572.004258] hardirqs last enabled at (39345303): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4572.004263] hardirqs last disabled at (39345310): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4572.004267] softirqs last enabled at (39344158): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4572.004271] softirqs last disabled at (39344151): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4572.004274] ---[ end trace 0000000000000000 ]---
[ 4585.806534] ------------[ cut here ]------------
[ 4585.806544] WARNING: CPU: 0 PID: 13972 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4585.806552] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4585.806639] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4585.806697] CPU: 0 PID: 13972 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4585.806701] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4585.806703] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4585.806707] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4585.806710] RSP: 0018:ffffa7991f8e7690 EFLAGS: 00010246
[ 4585.806713] RAX: 0000000000000000 RBX: ffff8f972eec1cd0 RCX: 0000000000000000
[ 4585.806716] RDX: 0000000000000000 RSI: ffff8f972eec1c50 RDI: ffffa7991f8e76b8
[ 4585.806718] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4585.806720] R10: ffff8f972eec1cd0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4585.806722] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4585.806725] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b64f2b40
[ 4585.806727] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4585.806729] CR2: 00000000bf0ff000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4585.806732] PKRU: 55555554
[ 4585.806734] Call Trace:
[ 4585.806736] <TASK>
[ 4585.806767] submit_one_bio+0xd4/0xe0
[ 4585.806778] submit_extent_page+0x142/0x550
[ 4585.806795] read_extent_buffer_pages+0x584/0x9c0
[ 4585.806803] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4585.806808] ? folio_unlock+0x1d/0x50
[ 4585.806815] btrfs_read_extent_buffer+0x98/0x150
[ 4585.806821] read_tree_block+0x43/0xa0
[ 4585.806825] read_block_for_search+0x266/0x370
[ 4585.806837] btrfs_search_slot+0x351/0xd30
[ 4585.806847] btrfs_lookup_csum+0x63/0x150
[ 4585.806855] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4585.806861] ? btrfs_do_readpage+0x305/0x770
[ 4585.806868] btrfs_submit_data_read_bio+0x4e/0x90
[ 4585.806872] submit_one_bio+0xc4/0xe0
[ 4585.806878] btrfs_read_folio+0x79/0x90
[ 4585.806882] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4585.806885] prepare_uptodate_page+0x8c/0x210
[ 4585.806889] prepare_pages.constprop.0+0x134/0x300
[ 4585.806897] btrfs_buffered_write+0x2ca/0x940
[ 4585.806910] btrfs_do_write_iter+0x384/0x5d0
[ 4585.806914] ? lock_is_held_type+0xe8/0x140
[ 4585.806922] vfs_write+0x269/0x4f0
[ 4585.806933] ksys_write+0x64/0xe0
[ 4585.806938] __do_fast_syscall_32+0x88/0xf0
[ 4585.806942] ? __do_fast_syscall_32+0x94/0xf0
[ 4585.806945] ? lockdep_hardirqs_on+0x7d/0x100
[ 4585.806949] ? __do_fast_syscall_32+0x94/0xf0
[ 4585.806953] ? __do_fast_syscall_32+0x94/0xf0
[ 4585.806957] ? lockdep_hardirqs_on+0x7d/0x100
[ 4585.806960] ? __do_fast_syscall_32+0x94/0xf0
[ 4585.806963] ? __do_fast_syscall_32+0x94/0xf0
[ 4585.806968] do_fast_syscall_32+0x2f/0x70
[ 4585.806972] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4585.806977] RIP: 0023:0xf7fc0579
[ 4585.806999] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4585.807002] RSP: 002b:00000000b64f0ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4585.807005] RAX: ffffffffffffffda RBX: 000000000000008f RCX: 00000000c63ff010
[ 4585.807008] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4585.807010] RBP: 000000000000008f R08: 00000000b64f0ae0 R09: 0000000000000000
[ 4585.807012] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4585.807014] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4585.807024] </TASK>
[ 4585.807026] irq event stamp: 14799
[ 4585.807028] hardirqs last enabled at (14807): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4585.807033] hardirqs last disabled at (14814): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4585.807035] softirqs last enabled at (11662): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4585.807039] softirqs last disabled at (11655): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4585.807042] ---[ end trace 0000000000000000 ]---
[ 4588.579664] ------------[ cut here ]------------
[ 4588.579673] WARNING: CPU: 12 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4588.579680] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4588.579787] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4588.579845] CPU: 12 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4588.579849] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4588.579852] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4588.579855] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4588.579858] RSP: 0018:ffffa7991f927698 EFLAGS: 00010246
[ 4588.579862] RAX: 0000000000000000 RBX: ffff8f9719023390 RCX: 0000000000000000
[ 4588.579864] RDX: 0000000000000000 RSI: ffff8f9719023310 RDI: ffffa7991f9276c0
[ 4588.579866] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4588.579869] R10: ffff8f9719023390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4588.579871] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4588.579873] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b6bf9b40
[ 4588.579876] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4588.579878] CR2: 00000573008dd035 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4588.579881] PKRU: 55555554
[ 4588.579883] Call Trace:
[ 4588.579885] <TASK>
[ 4588.579893] submit_one_bio+0xd4/0xe0
[ 4588.579900] submit_extent_page+0x142/0x550
[ 4588.579913] read_extent_buffer_pages+0x584/0x9c0
[ 4588.579920] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4588.579925] ? folio_unlock+0x1d/0x50
[ 4588.579931] btrfs_read_extent_buffer+0x98/0x150
[ 4588.579937] read_tree_block+0x43/0xa0
[ 4588.579941] read_block_for_search+0x266/0x370
[ 4588.579953] btrfs_search_slot+0x351/0xd30
[ 4588.579964] btrfs_lookup_csum+0x63/0x150
[ 4588.579971] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4588.579977] ? btrfs_do_readpage+0x305/0x770
[ 4588.579984] btrfs_submit_data_read_bio+0x4e/0x90
[ 4588.579989] submit_one_bio+0xc4/0xe0
[ 4588.579994] btrfs_read_folio+0x79/0x90
[ 4588.579998] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4588.580001] prepare_uptodate_page+0x8c/0x210
[ 4588.580006] prepare_pages.constprop.0+0x134/0x300
[ 4588.580013] btrfs_buffered_write+0x2ca/0x940
[ 4588.580027] btrfs_do_write_iter+0x384/0x5d0
[ 4588.580031] ? lock_is_held_type+0xe8/0x140
[ 4588.580039] vfs_write+0x269/0x4f0
[ 4588.580050] ksys_write+0x64/0xe0
[ 4588.580054] __do_fast_syscall_32+0x88/0xf0
[ 4588.580059] ? lock_is_held_type+0xe8/0x140
[ 4588.580065] ? __do_fast_syscall_32+0x94/0xf0
[ 4588.580068] ? lockdep_hardirqs_on+0x7d/0x100
[ 4588.580072] ? __do_fast_syscall_32+0x94/0xf0
[ 4588.580077] do_fast_syscall_32+0x2f/0x70
[ 4588.580081] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4588.580085] RIP: 0023:0xf7fc0579
[ 4588.580107] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4588.580110] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4588.580113] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000bbaa3010
[ 4588.580115] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4588.580118] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4588.580120] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4588.580122] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4588.580132] </TASK>
[ 4588.580134] irq event stamp: 264041
[ 4588.580136] hardirqs last enabled at (264049): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4588.580140] hardirqs last disabled at (264056): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4588.580143] softirqs last enabled at (263134): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4588.580147] softirqs last disabled at (263127): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4588.580149] ---[ end trace 0000000000000000 ]---
[ 4588.787526] ------------[ cut here ]------------
[ 4588.787536] WARNING: CPU: 10 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4588.787543] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4588.787628] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4588.787687] CPU: 10 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4588.787691] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4588.787693] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4588.787697] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4588.787699] RSP: 0018:ffffa7991f927660 EFLAGS: 00010246
[ 4588.787703] RAX: 0000000000000000 RBX: ffff8f9ddead6ad0 RCX: 0000000000000000
[ 4588.787705] RDX: 0000000000000000 RSI: ffff8f9ddead6a50 RDI: ffffa7991f927688
[ 4588.787707] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4588.787710] R10: ffff8f9ddead6ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4588.787712] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4588.787714] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b6bf9b40
[ 4588.787717] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4588.787719] CR2: 00000000d2dd9000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4588.787721] PKRU: 55555554
[ 4588.787724] Call Trace:
[ 4588.787726] <TASK>
[ 4588.787734] submit_one_bio+0xd4/0xe0
[ 4588.787741] submit_extent_page+0x142/0x550
[ 4588.787776] read_extent_buffer_pages+0x584/0x9c0
[ 4588.787784] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4588.787789] ? folio_unlock+0x1d/0x50
[ 4588.787796] btrfs_read_extent_buffer+0x98/0x150
[ 4588.787801] read_tree_block+0x43/0xa0
[ 4588.787805] read_block_for_search+0x266/0x370
[ 4588.787817] btrfs_search_slot+0x351/0xd30
[ 4588.787828] btrfs_lookup_csum+0x63/0x150
[ 4588.787835] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4588.787842] ? btrfs_do_readpage+0x305/0x770
[ 4588.787848] btrfs_submit_data_read_bio+0x4e/0x90
[ 4588.787853] submit_one_bio+0xc4/0xe0
[ 4588.787858] btrfs_read_folio+0x79/0x90
[ 4588.787862] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4588.787865] prepare_uptodate_page+0x8c/0x210
[ 4588.787870] prepare_pages.constprop.0+0x134/0x300
[ 4588.787877] btrfs_buffered_write+0x2ca/0x940
[ 4588.787891] btrfs_do_write_iter+0x384/0x5d0
[ 4588.787895] ? lock_is_held_type+0xe8/0x140
[ 4588.787903] vfs_write+0x269/0x4f0
[ 4588.787913] ksys_write+0x64/0xe0
[ 4588.787918] __do_fast_syscall_32+0x88/0xf0
[ 4588.787923] ? lock_release+0x14b/0x440
[ 4588.787928] ? lock_is_held_type+0xe8/0x140
[ 4588.787934] ? __do_fast_syscall_32+0x94/0xf0
[ 4588.787938] ? lockdep_hardirqs_on+0x7d/0x100
[ 4588.787941] ? __do_fast_syscall_32+0x94/0xf0
[ 4588.787944] ? __do_fast_syscall_32+0x94/0xf0
[ 4588.787949] do_fast_syscall_32+0x2f/0x70
[ 4588.787954] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4588.787958] RIP: 0023:0xf7fc0579
[ 4588.787981] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4588.787983] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4588.787987] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000bacff010
[ 4588.787989] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4588.787991] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4588.787993] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4588.787995] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4588.788006] </TASK>
[ 4588.788008] irq event stamp: 285737
[ 4588.788010] hardirqs last enabled at (285745): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4588.788014] hardirqs last disabled at (285752): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4588.788017] softirqs last enabled at (285412): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4588.788021] softirqs last disabled at (285407): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4588.788023] ---[ end trace 0000000000000000 ]---
[ 4588.789689] ------------[ cut here ]------------
[ 4588.789693] WARNING: CPU: 11 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4588.789697] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4588.789788] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4588.789840] CPU: 11 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4588.789843] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4588.789845] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4588.789848] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4588.789851] RSP: 0018:ffffa7991f927660 EFLAGS: 00010246
[ 4588.789854] RAX: 0000000000000000 RBX: ffff8f9724ab5cd0 RCX: 0000000000000000
[ 4588.789856] RDX: 0000000000000000 RSI: ffff8f9724ab5c50 RDI: ffffa7991f927688
[ 4588.789858] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4588.789860] R10: ffff8f9724ab5cd0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4588.789863] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4588.789865] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000b6bf9b40
[ 4588.789867] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4588.789869] CR2: 00000000de083000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4588.789872] PKRU: 55555554
[ 4588.789874] Call Trace:
[ 4588.789876] <TASK>
[ 4588.789882] submit_one_bio+0xd4/0xe0
[ 4588.789887] submit_extent_page+0x142/0x550
[ 4588.789900] read_extent_buffer_pages+0x584/0x9c0
[ 4588.789907] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4588.789911] ? folio_unlock+0x1d/0x50
[ 4588.789917] btrfs_read_extent_buffer+0x98/0x150
[ 4588.789922] read_tree_block+0x43/0xa0
[ 4588.789926] read_block_for_search+0x266/0x370
[ 4588.789937] btrfs_search_slot+0x351/0xd30
[ 4588.789948] btrfs_lookup_csum+0x63/0x150
[ 4588.789955] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4588.789961] ? btrfs_do_readpage+0x305/0x770
[ 4588.789968] btrfs_submit_data_read_bio+0x4e/0x90
[ 4588.789972] submit_one_bio+0xc4/0xe0
[ 4588.789977] btrfs_read_folio+0x79/0x90
[ 4588.789981] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4588.789984] prepare_uptodate_page+0x8c/0x210
[ 4588.789988] prepare_pages.constprop.0+0xa2/0x300
[ 4588.789995] btrfs_buffered_write+0x2ca/0x940
[ 4588.790008] btrfs_do_write_iter+0x384/0x5d0
[ 4588.790012] ? lock_is_held_type+0xe8/0x140
[ 4588.790019] vfs_write+0x269/0x4f0
[ 4588.790028] ksys_write+0x64/0xe0
[ 4588.790033] __do_fast_syscall_32+0x88/0xf0
[ 4588.790037] ? lock_release+0x14b/0x440
[ 4588.790042] ? lock_is_held_type+0xe8/0x140
[ 4588.790048] ? __do_fast_syscall_32+0x94/0xf0
[ 4588.790051] ? lockdep_hardirqs_on+0x7d/0x100
[ 4588.790055] ? __do_fast_syscall_32+0x94/0xf0
[ 4588.790058] ? __do_fast_syscall_32+0x94/0xf0
[ 4588.790063] do_fast_syscall_32+0x2f/0x70
[ 4588.790067] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4588.790070] RIP: 0023:0xf7fc0579
[ 4588.790077] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4588.790079] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4588.790083] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000bacff010
[ 4588.790085] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4588.790087] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4588.790089] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4588.790091] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4588.790101] </TASK>
[ 4588.790103] irq event stamp: 290321
[ 4588.790105] hardirqs last enabled at (290329): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4588.790109] hardirqs last disabled at (290336): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4588.790111] softirqs last enabled at (285412): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4588.790115] softirqs last disabled at (285407): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4588.790117] ---[ end trace 0000000000000000 ]---
[ 4589.574242] ------------[ cut here ]------------
[ 4589.574254] WARNING: CPU: 8 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4589.574265] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4589.574420] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4589.574515] CPU: 8 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4589.574519] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4589.574523] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4589.574527] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4589.574531] RSP: 0018:ffffa7991f9276d8 EFLAGS: 00010246
[ 4589.574535] RAX: 0000000000000000 RBX: ffff8f971fb19410 RCX: 0000000000000000
[ 4589.574538] RDX: 0000000000000000 RSI: ffff8f971fb19390 RDI: ffffa7991f927700
[ 4589.574541] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4589.574544] R10: ffff8f971fb19410 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4589.574547] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4589.574550] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b6bf9b40
[ 4589.574553] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4589.574556] CR2: 000002ae00276000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4589.574559] PKRU: 55555554
[ 4589.574562] Call Trace:
[ 4589.574565] <TASK>
[ 4589.574574] submit_one_bio+0xd4/0xe0
[ 4589.574582] submit_extent_page+0x142/0x550
[ 4589.574599] read_extent_buffer_pages+0x584/0x9c0
[ 4589.574608] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.574618] ? folio_unlock+0x1d/0x50
[ 4589.574631] btrfs_read_extent_buffer+0x98/0x150
[ 4589.574644] read_tree_block+0x43/0xa0
[ 4589.574649] read_block_for_search+0x266/0x370
[ 4589.574665] btrfs_search_slot+0x351/0xd30
[ 4589.574679] btrfs_lookup_csum+0x63/0x150
[ 4589.574688] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4589.574696] ? btrfs_do_readpage+0x305/0x770
[ 4589.574704] btrfs_submit_data_read_bio+0x4e/0x90
[ 4589.574710] submit_one_bio+0xc4/0xe0
[ 4589.574717] btrfs_read_folio+0x79/0x90
[ 4589.574721] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.574725] prepare_uptodate_page+0x8c/0x210
[ 4589.574731] prepare_pages.constprop.0+0xa2/0x300
[ 4589.574740] btrfs_buffered_write+0x2ca/0x940
[ 4589.574785] btrfs_do_write_iter+0x384/0x5d0
[ 4589.574790] ? lock_is_held_type+0xe8/0x140
[ 4589.574800] vfs_write+0x269/0x4f0
[ 4589.574813] ksys_write+0x64/0xe0
[ 4589.574819] __do_fast_syscall_32+0x88/0xf0
[ 4589.574825] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.574829] ? lockdep_hardirqs_on+0x7d/0x100
[ 4589.574834] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.574840] do_fast_syscall_32+0x2f/0x70
[ 4589.574845] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4589.574850] RIP: 0023:0xf7fc0579
[ 4589.574873] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4589.574876] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4589.574880] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000bacff010
[ 4589.574883] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4589.574886] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4589.574889] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4589.574891] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4589.574904] </TASK>
[ 4589.574907] irq event stamp: 408181
[ 4589.574909] hardirqs last enabled at (408189): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4589.574915] hardirqs last disabled at (408196): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4589.574918] softirqs last enabled at (408016): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.574923] softirqs last disabled at (408009): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.574926] ---[ end trace 0000000000000000 ]---
[ 4589.683409] ------------[ cut here ]------------
[ 4589.683420] WARNING: CPU: 4 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4589.683429] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4589.683536] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4589.683608] CPU: 4 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4589.683612] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4589.683615] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4589.683619] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4589.683622] RSP: 0018:ffffa7991f9276a8 EFLAGS: 00010246
[ 4589.683627] RAX: 0000000000000000 RBX: ffff8f979964a910 RCX: 0000000000000000
[ 4589.683630] RDX: 0000000000000000 RSI: ffff8f979964a890 RDI: ffffa7991f9276d0
[ 4589.683632] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4589.683635] R10: ffff8f979964a910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4589.683638] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4589.683641] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b6bf9b40
[ 4589.683644] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4589.683647] CR2: 0000351001b2b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4589.683650] PKRU: 55555554
[ 4589.683652] Call Trace:
[ 4589.683655] <TASK>
[ 4589.683664] submit_one_bio+0xd4/0xe0
[ 4589.683672] submit_extent_page+0x142/0x550
[ 4589.683689] read_extent_buffer_pages+0x584/0x9c0
[ 4589.683698] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.683704] ? folio_unlock+0x1d/0x50
[ 4589.683712] btrfs_read_extent_buffer+0x98/0x150
[ 4589.683719] read_tree_block+0x43/0xa0
[ 4589.683724] read_block_for_search+0x266/0x370
[ 4589.683739] btrfs_search_slot+0x351/0xd30
[ 4589.683773] btrfs_lookup_csum+0x63/0x150
[ 4589.683782] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4589.683789] ? btrfs_do_readpage+0x305/0x770
[ 4589.683798] btrfs_submit_data_read_bio+0x4e/0x90
[ 4589.683804] submit_one_bio+0xc4/0xe0
[ 4589.683810] btrfs_read_folio+0x79/0x90
[ 4589.683815] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.683819] prepare_uptodate_page+0x8c/0x210
[ 4589.683824] prepare_pages.constprop.0+0xa2/0x300
[ 4589.683834] btrfs_buffered_write+0x2ca/0x940
[ 4589.683852] btrfs_do_write_iter+0x384/0x5d0
[ 4589.683857] ? lock_is_held_type+0xe8/0x140
[ 4589.683866] vfs_write+0x269/0x4f0
[ 4589.683879] ksys_write+0x64/0xe0
[ 4589.683885] __do_fast_syscall_32+0x88/0xf0
[ 4589.683893] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.683897] ? lockdep_hardirqs_on+0x7d/0x100
[ 4589.683902] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.683906] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.683909] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.683915] do_fast_syscall_32+0x2f/0x70
[ 4589.683919] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4589.683924] RIP: 0023:0xf7fc0579
[ 4589.683947] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4589.683950] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4589.683954] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b5ceb010
[ 4589.683957] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4589.683960] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4589.683962] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4589.683965] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4589.683978] </TASK>
[ 4589.683981] irq event stamp: 443433
[ 4589.683983] hardirqs last enabled at (443441): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4589.683988] hardirqs last disabled at (443448): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4589.683992] softirqs last enabled at (440384): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.683996] softirqs last disabled at (440379): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.683999] ---[ end trace 0000000000000000 ]---
[ 4589.684100] BTRFS error (device nvme0n1p3): level verify failed on logical 5399623761920 mirror 1 wanted 0 found 1
[ 4589.684112] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399623761920 mirror 1
[ 4589.684119] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4589.684138] BTRFS error (device nvme0n1p3): read failed, bytenr=5399623761920 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 4229434523648) level=1 size=40
[ 4589.684144] CPU: 4 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4589.684148] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4589.684150] Call Trace:
[ 4589.684153] <TASK>
[ 4589.684156] dump_stack_lvl+0x5b/0x77
[ 4589.684161] read_extent_buffer_pages.cold+0x63/0xa2
[ 4589.684169] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.684174] ? folio_unlock+0x1d/0x50
[ 4589.684181] btrfs_read_extent_buffer+0x98/0x150
[ 4589.684188] read_tree_block+0x43/0xa0
[ 4589.684192] read_block_for_search+0x266/0x370
[ 4589.684207] btrfs_search_slot+0x351/0xd30
[ 4589.684220] btrfs_lookup_csum+0x63/0x150
[ 4589.684228] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4589.684236] ? btrfs_do_readpage+0x305/0x770
[ 4589.684244] btrfs_submit_data_read_bio+0x4e/0x90
[ 4589.684248] submit_one_bio+0xc4/0xe0
[ 4589.684255] btrfs_read_folio+0x79/0x90
[ 4589.684259] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.684263] prepare_uptodate_page+0x8c/0x210
[ 4589.684267] prepare_pages.constprop.0+0xa2/0x300
[ 4589.684277] btrfs_buffered_write+0x2ca/0x940
[ 4589.684294] btrfs_do_write_iter+0x384/0x5d0
[ 4589.684298] ? lock_is_held_type+0xe8/0x140
[ 4589.684306] vfs_write+0x269/0x4f0
[ 4589.684318] ksys_write+0x64/0xe0
[ 4589.684323] __do_fast_syscall_32+0x88/0xf0
[ 4589.684330] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684334] ? lockdep_hardirqs_on+0x7d/0x100
[ 4589.684338] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684341] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684345] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684350] do_fast_syscall_32+0x2f/0x70
[ 4589.684355] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4589.684358] RIP: 0023:0xf7fc0579
[ 4589.684363] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4589.684366] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4589.684370] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b5ceb010
[ 4589.684372] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4589.684375] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4589.684377] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4589.684380] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4589.684393] </TASK>
[ 4589.684395] BTRFS error (device nvme0n1p3): read failed, bytenr=5399623761920 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 4229434523648) level=1 size=40
[ 4589.684400] CPU: 4 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4589.684403] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4589.684406] Call Trace:
[ 4589.684408] <TASK>
[ 4589.684410] dump_stack_lvl+0x5b/0x77
[ 4589.684415] read_extent_buffer_pages.cold+0x63/0xa2
[ 4589.684422] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.684427] ? folio_unlock+0x1d/0x50
[ 4589.684433] btrfs_read_extent_buffer+0x98/0x150
[ 4589.684440] read_tree_block+0x43/0xa0
[ 4589.684444] read_block_for_search+0x266/0x370
[ 4589.684458] btrfs_search_slot+0x351/0xd30
[ 4589.684470] btrfs_lookup_csum+0x63/0x150
[ 4589.684477] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4589.684484] ? btrfs_do_readpage+0x305/0x770
[ 4589.684491] btrfs_submit_data_read_bio+0x4e/0x90
[ 4589.684494] submit_one_bio+0xc4/0xe0
[ 4589.684500] btrfs_read_folio+0x79/0x90
[ 4589.684503] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.684507] prepare_uptodate_page+0x8c/0x210
[ 4589.684510] prepare_pages.constprop.0+0xa2/0x300
[ 4589.684518] btrfs_buffered_write+0x2ca/0x940
[ 4589.684532] btrfs_do_write_iter+0x384/0x5d0
[ 4589.684536] ? lock_is_held_type+0xe8/0x140
[ 4589.684543] vfs_write+0x269/0x4f0
[ 4589.684553] ksys_write+0x64/0xe0
[ 4589.684557] __do_fast_syscall_32+0x88/0xf0
[ 4589.684563] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684567] ? lockdep_hardirqs_on+0x7d/0x100
[ 4589.684570] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684573] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684576] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684581] do_fast_syscall_32+0x2f/0x70
[ 4589.684585] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4589.684588] RIP: 0023:0xf7fc0579
[ 4589.684591] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4589.684593] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4589.684596] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b5ceb010
[ 4589.684598] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4589.684600] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4589.684602] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4589.684604] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4589.684615] </TASK>
[ 4589.684618] BTRFS error (device nvme0n1p3): read failed, bytenr=5399623761920 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 4229434523648) level=1 size=40
[ 4589.684621] CPU: 4 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4589.684623] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4589.684625] Call Trace:
[ 4589.684627] <TASK>
[ 4589.684629] dump_stack_lvl+0x5b/0x77
[ 4589.684633] read_extent_buffer_pages.cold+0x63/0xa2
[ 4589.684638] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.684643] ? folio_unlock+0x1d/0x50
[ 4589.684648] btrfs_read_extent_buffer+0x98/0x150
[ 4589.684654] read_tree_block+0x43/0xa0
[ 4589.684658] read_block_for_search+0x266/0x370
[ 4589.684670] btrfs_search_slot+0x351/0xd30
[ 4589.684681] btrfs_lookup_csum+0x63/0x150
[ 4589.684688] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4589.684694] ? btrfs_do_readpage+0x305/0x770
[ 4589.684701] btrfs_submit_data_read_bio+0x4e/0x90
[ 4589.684705] submit_one_bio+0xc4/0xe0
[ 4589.684711] btrfs_read_folio+0x79/0x90
[ 4589.684714] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.684717] prepare_uptodate_page+0x8c/0x210
[ 4589.684721] prepare_pages.constprop.0+0xa2/0x300
[ 4589.684729] btrfs_buffered_write+0x2ca/0x940
[ 4589.684743] btrfs_do_write_iter+0x384/0x5d0
[ 4589.684747] ? lock_is_held_type+0xe8/0x140
[ 4589.684754] vfs_write+0x269/0x4f0
[ 4589.684764] ksys_write+0x64/0xe0
[ 4589.684769] __do_fast_syscall_32+0x88/0xf0
[ 4589.684774] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684778] ? lockdep_hardirqs_on+0x7d/0x100
[ 4589.684781] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684784] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684787] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.684792] do_fast_syscall_32+0x2f/0x70
[ 4589.684796] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4589.684799] RIP: 0023:0xf7fc0579
[ 4589.684802] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4589.684804] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4589.684807] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b5ceb010
[ 4589.684809] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4589.684811] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4589.684813] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4589.684815] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4589.684826] </TASK>
[ 4589.684899] BTRFS error (device nvme0n1p3): read failed, bytenr=5399623761920 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 4229434523648) level=1 size=40
[ 4589.684902] CPU: 4 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4589.684905] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4589.684907] Call Trace:
[ 4589.684908] <TASK>
[ 4589.684911] dump_stack_lvl+0x5b/0x77
[ 4589.684915] read_extent_buffer_pages.cold+0x63/0xa2
[ 4589.684920] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.684925] ? folio_unlock+0x1d/0x50
[ 4589.684930] btrfs_read_extent_buffer+0x98/0x150
[ 4589.684936] read_tree_block+0x43/0xa0
[ 4589.684940] read_block_for_search+0x266/0x370
[ 4589.684952] btrfs_search_slot+0x351/0xd30
[ 4589.684963] btrfs_lookup_csum+0x63/0x150
[ 4589.684970] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4589.684976] ? btrfs_do_readpage+0x305/0x770
[ 4589.684983] btrfs_submit_data_read_bio+0x4e/0x90
[ 4589.684987] submit_one_bio+0xc4/0xe0
[ 4589.684992] btrfs_read_folio+0x79/0x90
[ 4589.684996] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.684999] prepare_uptodate_page+0x8c/0x210
[ 4589.685003] prepare_pages.constprop.0+0xa2/0x300
[ 4589.685011] btrfs_buffered_write+0x2ca/0x940
[ 4589.685025] btrfs_do_write_iter+0x384/0x5d0
[ 4589.685029] ? lock_is_held_type+0xe8/0x140
[ 4589.685035] vfs_write+0x269/0x4f0
[ 4589.685045] ksys_write+0x64/0xe0
[ 4589.685050] __do_fast_syscall_32+0x88/0xf0
[ 4589.685056] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.685059] ? lockdep_hardirqs_on+0x7d/0x100
[ 4589.685063] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.685066] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.685069] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.685073] do_fast_syscall_32+0x2f/0x70
[ 4589.685077] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4589.685080] RIP: 0023:0xf7fc0579
[ 4589.685084] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4589.685086] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4589.685089] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b5ceb010
[ 4589.685091] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4589.685093] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4589.685095] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4589.685097] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4589.685108] </TASK>
[ 4589.686370] ------------[ cut here ]------------
[ 4589.686376] WARNING: CPU: 12 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4589.686381] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4589.686466] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4589.686525] CPU: 12 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4589.686528] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4589.686531] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4589.686534] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4589.686536] RSP: 0018:ffffa7991f9276d8 EFLAGS: 00010246
[ 4589.686540] RAX: 0000000000000000 RBX: ffff8f97190223d0 RCX: 0000000000000000
[ 4589.686542] RDX: 0000000000000000 RSI: ffff8f9719022350 RDI: ffffa7991f927700
[ 4589.686545] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4589.686547] R10: ffff8f97190223d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4589.686549] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4589.686551] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b6bf9b40
[ 4589.686554] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4589.686556] CR2: 00001c5004c3a000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4589.686559] PKRU: 55555554
[ 4589.686561] Call Trace:
[ 4589.686563] <TASK>
[ 4589.686569] submit_one_bio+0xd4/0xe0
[ 4589.686576] submit_extent_page+0x142/0x550
[ 4589.686589] read_extent_buffer_pages+0x584/0x9c0
[ 4589.686596] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.686601] ? folio_unlock+0x1d/0x50
[ 4589.686607] btrfs_read_extent_buffer+0x98/0x150
[ 4589.686613] read_tree_block+0x43/0xa0
[ 4589.686617] read_block_for_search+0x266/0x370
[ 4589.686629] btrfs_search_slot+0x351/0xd30
[ 4589.686640] btrfs_lookup_csum+0x63/0x150
[ 4589.686647] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4589.686653] ? btrfs_do_readpage+0x305/0x770
[ 4589.686661] btrfs_submit_data_read_bio+0x4e/0x90
[ 4589.686669] submit_one_bio+0xc4/0xe0
[ 4589.686680] btrfs_read_folio+0x79/0x90
[ 4589.686687] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.686693] prepare_uptodate_page+0x8c/0x210
[ 4589.686700] prepare_pages.constprop.0+0x134/0x300
[ 4589.686716] btrfs_buffered_write+0x2ca/0x940
[ 4589.686768] btrfs_do_write_iter+0x384/0x5d0
[ 4589.686776] ? lock_is_held_type+0xe8/0x140
[ 4589.686789] vfs_write+0x269/0x4f0
[ 4589.686803] ksys_write+0x64/0xe0
[ 4589.686808] __do_fast_syscall_32+0x88/0xf0
[ 4589.686812] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.686816] ? lockdep_hardirqs_on+0x7d/0x100
[ 4589.686820] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.686823] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.686826] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.686830] do_fast_syscall_32+0x2f/0x70
[ 4589.686834] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4589.686840] RIP: 0023:0xf7fc0579
[ 4589.686855] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4589.686860] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4589.686867] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b5eed010
[ 4589.686872] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4589.686876] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4589.686880] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4589.686885] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4589.686906] </TASK>
[ 4589.686910] irq event stamp: 445357
[ 4589.686914] hardirqs last enabled at (445365): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4589.686921] hardirqs last disabled at (445372): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4589.686926] softirqs last enabled at (445182): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.686933] softirqs last disabled at (445173): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.686938] ---[ end trace 0000000000000000 ]---
[ 4589.687161] ------------[ cut here ]------------
[ 4589.687167] WARNING: CPU: 10 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4589.687174] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4589.687313] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4589.687370] CPU: 10 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4589.687373] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4589.687376] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4589.687379] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4589.687382] RSP: 0018:ffffa7991f9276d8 EFLAGS: 00010246
[ 4589.687386] RAX: 0000000000000000 RBX: ffff8f9ddead6590 RCX: 0000000000000000
[ 4589.687388] RDX: 0000000000000000 RSI: ffff8f9ddead6510 RDI: ffffa7991f927700
[ 4589.687390] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4589.687392] R10: ffff8f9ddead6590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4589.687395] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4589.687397] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b6bf9b40
[ 4589.687399] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4589.687402] CR2: 00001c50052fc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4589.687404] PKRU: 55555554
[ 4589.687406] Call Trace:
[ 4589.687408] <TASK>
[ 4589.687416] submit_one_bio+0xd4/0xe0
[ 4589.687424] submit_extent_page+0x142/0x550
[ 4589.687443] read_extent_buffer_pages+0x584/0x9c0
[ 4589.687453] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.687459] ? folio_unlock+0x1d/0x50
[ 4589.687466] btrfs_read_extent_buffer+0x98/0x150
[ 4589.687475] read_tree_block+0x43/0xa0
[ 4589.687480] read_block_for_search+0x266/0x370
[ 4589.687496] btrfs_search_slot+0x351/0xd30
[ 4589.687511] btrfs_lookup_csum+0x63/0x150
[ 4589.687521] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4589.687529] ? btrfs_do_readpage+0x305/0x770
[ 4589.687539] btrfs_submit_data_read_bio+0x4e/0x90
[ 4589.687545] submit_one_bio+0xc4/0xe0
[ 4589.687552] btrfs_read_folio+0x79/0x90
[ 4589.687557] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.687561] prepare_uptodate_page+0x8c/0x210
[ 4589.687567] prepare_pages.constprop.0+0x134/0x300
[ 4589.687578] btrfs_buffered_write+0x2ca/0x940
[ 4589.687597] btrfs_do_write_iter+0x384/0x5d0
[ 4589.687603] ? lock_is_held_type+0xe8/0x140
[ 4589.687612] vfs_write+0x269/0x4f0
[ 4589.687625] ksys_write+0x64/0xe0
[ 4589.687632] __do_fast_syscall_32+0x88/0xf0
[ 4589.687636] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.687640] ? lockdep_hardirqs_on+0x7d/0x100
[ 4589.687646] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.687650] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.687653] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.687660] do_fast_syscall_32+0x2f/0x70
[ 4589.687665] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4589.687669] RIP: 0023:0xf7fc0579
[ 4589.687677] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4589.687681] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4589.687686] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b5eed010
[ 4589.687689] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4589.687692] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4589.687695] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4589.687698] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4589.687714] </TASK>
[ 4589.687717] irq event stamp: 446753
[ 4589.687720] hardirqs last enabled at (446761): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4589.687724] hardirqs last disabled at (446768): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4589.687727] softirqs last enabled at (445182): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.687731] softirqs last disabled at (445173): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.687735] ---[ end trace 0000000000000000 ]---
[ 4589.690644] ------------[ cut here ]------------
[ 4589.690651] WARNING: CPU: 10 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4589.690659] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4589.690827] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4589.690931] CPU: 10 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4589.690934] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4589.690937] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4589.690941] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4589.690945] RSP: 0018:ffffa7991f9276d8 EFLAGS: 00010246
[ 4589.690949] RAX: 0000000000000000 RBX: ffff8f9ddead7010 RCX: 0000000000000000
[ 4589.690952] RDX: 0000000000000000 RSI: ffff8f9ddead6f90 RDI: ffffa7991f927700
[ 4589.690954] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4589.690957] R10: ffff8f9ddead7010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4589.690960] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4589.690963] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b6bf9b40
[ 4589.690966] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4589.690969] CR2: 00001c50052fc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4589.690972] PKRU: 55555554
[ 4589.690974] Call Trace:
[ 4589.690977] <TASK>
[ 4589.690984] submit_one_bio+0xd4/0xe0
[ 4589.690992] submit_extent_page+0x142/0x550
[ 4589.691008] read_extent_buffer_pages+0x584/0x9c0
[ 4589.691017] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.691023] ? folio_unlock+0x1d/0x50
[ 4589.691030] btrfs_read_extent_buffer+0x98/0x150
[ 4589.691037] read_tree_block+0x43/0xa0
[ 4589.691042] read_block_for_search+0x266/0x370
[ 4589.691057] btrfs_search_slot+0x351/0xd30
[ 4589.691070] btrfs_lookup_csum+0x63/0x150
[ 4589.691079] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4589.691087] ? btrfs_do_readpage+0x305/0x770
[ 4589.691096] btrfs_submit_data_read_bio+0x4e/0x90
[ 4589.691101] submit_one_bio+0xc4/0xe0
[ 4589.691107] btrfs_read_folio+0x79/0x90
[ 4589.691112] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4589.691116] prepare_uptodate_page+0x8c/0x210
[ 4589.691121] prepare_pages.constprop.0+0xa2/0x300
[ 4589.691130] btrfs_buffered_write+0x2ca/0x940
[ 4589.691148] btrfs_do_write_iter+0x384/0x5d0
[ 4589.691153] ? lock_is_held_type+0xe8/0x140
[ 4589.691162] vfs_write+0x269/0x4f0
[ 4589.691174] ksys_write+0x64/0xe0
[ 4589.691180] __do_fast_syscall_32+0x88/0xf0
[ 4589.691184] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.691188] ? lockdep_hardirqs_on+0x7d/0x100
[ 4589.691193] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.691196] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.691200] ? __do_fast_syscall_32+0x94/0xf0
[ 4589.691205] do_fast_syscall_32+0x2f/0x70
[ 4589.691210] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4589.691214] RIP: 0023:0xf7fc0579
[ 4589.691223] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4589.691226] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4589.691230] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b5eed010
[ 4589.691233] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4589.691236] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4589.691238] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4589.691241] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4589.691255] </TASK>
[ 4589.691257] irq event stamp: 451881
[ 4589.691260] hardirqs last enabled at (451889): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4589.691263] hardirqs last disabled at (451896): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4589.691267] softirqs last enabled at (447500): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.691270] softirqs last disabled at (447495): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4589.691273] ---[ end trace 0000000000000000 ]---
[ 4591.908004] ------------[ cut here ]------------
[ 4591.908013] WARNING: CPU: 0 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4591.908021] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4591.908105] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4591.908164] CPU: 0 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4591.908167] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4591.908170] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4591.908174] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4591.908176] RSP: 0018:ffffa7991f927620 EFLAGS: 00010246
[ 4591.908180] RAX: 0000000000000000 RBX: ffff8f972eec1950 RCX: 0000000000000000
[ 4591.908183] RDX: 0000000000000000 RSI: ffff8f972eec18d0 RDI: ffffa7991f927648
[ 4591.908185] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4591.908187] R10: ffff8f972eec1950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4591.908189] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4591.908191] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b6bf9b40
[ 4591.908194] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4591.908196] CR2: 00007fa97f920000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4591.908199] PKRU: 55555554
[ 4591.908201] Call Trace:
[ 4591.908204] <TASK>
[ 4591.908211] submit_one_bio+0xd4/0xe0
[ 4591.908218] submit_extent_page+0x142/0x550
[ 4591.908232] read_extent_buffer_pages+0x584/0x9c0
[ 4591.908239] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4591.908243] ? folio_unlock+0x1d/0x50
[ 4591.908250] btrfs_read_extent_buffer+0x98/0x150
[ 4591.908256] read_tree_block+0x43/0xa0
[ 4591.908260] read_block_for_search+0x266/0x370
[ 4591.908272] btrfs_search_slot+0x351/0xd30
[ 4591.908283] btrfs_lookup_csum+0x63/0x150
[ 4591.908290] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4591.908296] ? btrfs_do_readpage+0x305/0x770
[ 4591.908303] btrfs_submit_data_read_bio+0x4e/0x90
[ 4591.908308] submit_one_bio+0xc4/0xe0
[ 4591.908313] btrfs_read_folio+0x79/0x90
[ 4591.908317] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4591.908321] prepare_uptodate_page+0x8c/0x210
[ 4591.908325] prepare_pages.constprop.0+0x134/0x300
[ 4591.908333] btrfs_buffered_write+0x2ca/0x940
[ 4591.908347] btrfs_do_write_iter+0x384/0x5d0
[ 4591.908351] ? lock_is_held_type+0xe8/0x140
[ 4591.908359] vfs_write+0x269/0x4f0
[ 4591.908370] ksys_write+0x64/0xe0
[ 4591.908375] __do_fast_syscall_32+0x88/0xf0
[ 4591.908380] ? lock_is_held_type+0xe8/0x140
[ 4591.908386] ? __do_fast_syscall_32+0x94/0xf0
[ 4591.908389] ? lockdep_hardirqs_on+0x7d/0x100
[ 4591.908393] ? __do_fast_syscall_32+0x94/0xf0
[ 4591.908399] ? __do_fast_syscall_32+0x94/0xf0
[ 4591.908402] ? lockdep_hardirqs_on+0x7d/0x100
[ 4591.908406] ? __do_fast_syscall_32+0x94/0xf0
[ 4591.908409] ? __do_fast_syscall_32+0x94/0xf0
[ 4591.908414] do_fast_syscall_32+0x2f/0x70
[ 4591.908418] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4591.908422] RIP: 0023:0xf7fc0579
[ 4591.908443] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4591.908446] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4591.908449] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b5fee010
[ 4591.908452] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4591.908454] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4591.908456] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4591.908458] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4591.908468] </TASK>
[ 4591.908470] irq event stamp: 750169
[ 4591.908472] hardirqs last enabled at (750177): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4591.908477] hardirqs last disabled at (750184): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4591.908479] softirqs last enabled at (746298): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4591.908483] softirqs last disabled at (746291): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4591.908486] ---[ end trace 0000000000000000 ]---
[ 4591.910734] ------------[ cut here ]------------
[ 4591.910740] WARNING: CPU: 0 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4591.910764] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4591.910843] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4591.910899] CPU: 0 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4591.910902] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4591.910904] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4591.910907] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4591.910910] RSP: 0018:ffffa7991f9276d8 EFLAGS: 00010246
[ 4591.910913] RAX: 0000000000000000 RBX: ffff8f972eec1950 RCX: 0000000000000000
[ 4591.910915] RDX: 0000000000000000 RSI: ffff8f972eec18d0 RDI: ffffa7991f927700
[ 4591.910918] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4591.910920] R10: ffff8f972eec1950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4591.910922] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4591.910924] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b6bf9b40
[ 4591.910927] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4591.910929] CR2: 00007fa97f920000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4591.910931] PKRU: 55555554
[ 4591.910933] Call Trace:
[ 4591.910936] <TASK>
[ 4591.910942] submit_one_bio+0xd4/0xe0
[ 4591.910949] submit_extent_page+0x142/0x550
[ 4591.910961] read_extent_buffer_pages+0x584/0x9c0
[ 4591.910969] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4591.910973] ? folio_unlock+0x1d/0x50
[ 4591.910979] btrfs_read_extent_buffer+0x98/0x150
[ 4591.910985] read_tree_block+0x43/0xa0
[ 4591.910989] read_block_for_search+0x266/0x370
[ 4591.911001] btrfs_search_slot+0x351/0xd30
[ 4591.911011] btrfs_lookup_csum+0x63/0x150
[ 4591.911018] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4591.911024] ? btrfs_do_readpage+0x305/0x770
[ 4591.911031] btrfs_submit_data_read_bio+0x4e/0x90
[ 4591.911036] submit_one_bio+0xc4/0xe0
[ 4591.911041] btrfs_read_folio+0x79/0x90
[ 4591.911045] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4591.911048] prepare_uptodate_page+0x8c/0x210
[ 4591.911052] prepare_pages.constprop.0+0x134/0x300
[ 4591.911060] btrfs_buffered_write+0x2ca/0x940
[ 4591.911073] btrfs_do_write_iter+0x384/0x5d0
[ 4591.911077] ? lock_is_held_type+0xe8/0x140
[ 4591.911086] vfs_write+0x269/0x4f0
[ 4591.911096] ksys_write+0x64/0xe0
[ 4591.911101] __do_fast_syscall_32+0x88/0xf0
[ 4591.911105] ? __do_fast_syscall_32+0x94/0xf0
[ 4591.911108] ? lockdep_hardirqs_on+0x7d/0x100
[ 4591.911112] ? __do_fast_syscall_32+0x94/0xf0
[ 4591.911115] ? __do_fast_syscall_32+0x94/0xf0
[ 4591.911120] do_fast_syscall_32+0x2f/0x70
[ 4591.911124] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4591.911128] RIP: 0023:0xf7fc0579
[ 4591.911141] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4591.911144] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4591.911147] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000befff010
[ 4591.911150] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4591.911152] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4591.911154] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4591.911156] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4591.911166] </TASK>
[ 4591.911168] irq event stamp: 755421
[ 4591.911170] hardirqs last enabled at (755429): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4591.911174] hardirqs last disabled at (755436): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4591.911177] softirqs last enabled at (754154): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4591.911180] softirqs last disabled at (754143): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4591.911183] ---[ end trace 0000000000000000 ]---
[ 4592.543863] ------------[ cut here ]------------
[ 4592.543873] WARNING: CPU: 8 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4592.543881] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4592.543967] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4592.544026] CPU: 8 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4592.544030] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4592.544032] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4592.544036] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4592.544038] RSP: 0018:ffffa7991f9276f0 EFLAGS: 00010246
[ 4592.544042] RAX: 0000000000000000 RBX: ffff8f971fb1ac90 RCX: 0000000000000000
[ 4592.544045] RDX: 0000000000000000 RSI: ffff8f971fb1ac10 RDI: ffffa7991f927718
[ 4592.544047] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4592.544049] R10: ffff8f971fb1ac90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4592.544051] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4592.544053] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b6bf9b40
[ 4592.544056] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4592.544058] CR2: 000020e7b569b000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4592.544061] PKRU: 55555554
[ 4592.544063] Call Trace:
[ 4592.544066] <TASK>
[ 4592.544073] submit_one_bio+0xd4/0xe0
[ 4592.544081] submit_extent_page+0x142/0x550
[ 4592.544094] read_extent_buffer_pages+0x584/0x9c0
[ 4592.544102] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4592.544106] ? folio_unlock+0x1d/0x50
[ 4592.544113] btrfs_read_extent_buffer+0x98/0x150
[ 4592.544119] read_tree_block+0x43/0xa0
[ 4592.544123] read_block_for_search+0x266/0x370
[ 4592.544135] btrfs_search_slot+0x351/0xd30
[ 4592.544146] btrfs_lookup_csum+0x63/0x150
[ 4592.544153] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4592.544159] ? btrfs_do_readpage+0x305/0x770
[ 4592.544166] btrfs_submit_data_read_bio+0x4e/0x90
[ 4592.544171] submit_one_bio+0xc4/0xe0
[ 4592.544176] btrfs_read_folio+0x79/0x90
[ 4592.544180] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4592.544183] prepare_uptodate_page+0x8c/0x210
[ 4592.544188] prepare_pages.constprop.0+0xa2/0x300
[ 4592.544196] btrfs_buffered_write+0x2ca/0x940
[ 4592.544209] btrfs_do_write_iter+0x384/0x5d0
[ 4592.544213] ? lock_is_held_type+0xe8/0x140
[ 4592.544222] vfs_write+0x269/0x4f0
[ 4592.544233] ksys_write+0x64/0xe0
[ 4592.544238] __do_fast_syscall_32+0x88/0xf0
[ 4592.544243] ? lockdep_hardirqs_on+0x7d/0x100
[ 4592.544246] ? __do_fast_syscall_32+0x94/0xf0
[ 4592.544251] do_fast_syscall_32+0x2f/0x70
[ 4592.544255] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4592.544260] RIP: 0023:0xf7fc0579
[ 4592.544281] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4592.544284] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4592.544287] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000c63ff010
[ 4592.544290] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4592.544292] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4592.544294] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4592.544296] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4592.544306] </TASK>
[ 4592.544308] irq event stamp: 856607
[ 4592.544310] hardirqs last enabled at (856615): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4592.544315] hardirqs last disabled at (856622): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4592.544318] softirqs last enabled at (852618): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4592.544322] softirqs last disabled at (852611): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4592.544324] ---[ end trace 0000000000000000 ]---
[ 4593.595094] ------------[ cut here ]------------
[ 4593.595106] WARNING: CPU: 2 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4593.595115] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4593.595262] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4593.595360] CPU: 2 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4593.595363] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4593.595366] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4593.595369] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4593.595372] RSP: 0018:ffffa7991f927648 EFLAGS: 00010246
[ 4593.595376] RAX: 0000000000000000 RBX: ffff8f9e721cd250 RCX: 0000000000000000
[ 4593.595378] RDX: 0000000000000000 RSI: ffff8f9e721cd1d0 RDI: ffffa7991f927670
[ 4593.595380] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4593.595382] R10: ffff8f9e721cd250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4593.595385] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4593.595387] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b6bf9b40
[ 4593.595390] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4593.595392] CR2: 00001f6100c08018 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4593.595395] PKRU: 55555554
[ 4593.595397] Call Trace:
[ 4593.595399] <TASK>
[ 4593.595406] submit_one_bio+0xd4/0xe0
[ 4593.595413] submit_extent_page+0x142/0x550
[ 4593.595427] read_extent_buffer_pages+0x584/0x9c0
[ 4593.595434] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4593.595438] ? folio_unlock+0x1d/0x50
[ 4593.595447] btrfs_read_extent_buffer+0x98/0x150
[ 4593.595456] read_tree_block+0x43/0xa0
[ 4593.595462] read_block_for_search+0x266/0x370
[ 4593.595474] btrfs_search_slot+0x351/0xd30
[ 4593.595486] btrfs_lookup_csum+0x63/0x150
[ 4593.595498] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4593.595509] ? btrfs_do_readpage+0x305/0x770
[ 4593.595521] btrfs_submit_data_read_bio+0x4e/0x90
[ 4593.595528] submit_one_bio+0xc4/0xe0
[ 4593.595534] btrfs_read_folio+0x79/0x90
[ 4593.595538] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4593.595541] prepare_uptodate_page+0x8c/0x210
[ 4593.595546] prepare_pages.constprop.0+0xa2/0x300
[ 4593.595560] btrfs_buffered_write+0x2ca/0x940
[ 4593.595585] btrfs_do_write_iter+0x384/0x5d0
[ 4593.595592] ? lock_is_held_type+0xe8/0x140
[ 4593.595605] vfs_write+0x269/0x4f0
[ 4593.595622] ksys_write+0x64/0xe0
[ 4593.595627] __do_fast_syscall_32+0x88/0xf0
[ 4593.595634] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4593.595639] ? lock_is_held_type+0xe8/0x140
[ 4593.595645] ? __do_fast_syscall_32+0x94/0xf0
[ 4593.595649] ? lockdep_hardirqs_on+0x7d/0x100
[ 4593.595653] ? __do_fast_syscall_32+0x94/0xf0
[ 4593.595656] ? __do_fast_syscall_32+0x94/0xf0
[ 4593.595661] do_fast_syscall_32+0x2f/0x70
[ 4593.595665] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4593.595669] RIP: 0023:0xf7fc0579
[ 4593.595691] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4593.595694] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4593.595697] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000c63ff010
[ 4593.595700] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4593.595702] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4593.595704] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4593.595706] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4593.595716] </TASK>
[ 4593.595719] irq event stamp: 1018705
[ 4593.595721] hardirqs last enabled at (1018713): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4593.595726] hardirqs last disabled at (1018720): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4593.595729] softirqs last enabled at (1016822): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4593.595732] softirqs last disabled at (1016817): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4593.595735] ---[ end trace 0000000000000000 ]---
[ 4594.189329] ------------[ cut here ]------------
[ 4594.189338] WARNING: CPU: 14 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4594.189345] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4594.189431] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4594.189490] CPU: 14 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4594.189493] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4594.189496] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4594.189499] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4594.189502] RSP: 0018:ffffa7991f9276d0 EFLAGS: 00010246
[ 4594.189506] RAX: 0000000000000000 RBX: ffff8f97912763d0 RCX: 0000000000000000
[ 4594.189508] RDX: 0000000000000000 RSI: ffff8f9791276350 RDI: ffffa7991f9276f8
[ 4594.189510] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4594.189513] R10: ffff8f97912763d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4594.189515] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4594.189517] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b6bf9b40
[ 4594.189520] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4594.189522] CR2: 000020e7b6037000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4594.189524] PKRU: 55555554
[ 4594.189527] Call Trace:
[ 4594.189529] <TASK>
[ 4594.189537] submit_one_bio+0xd4/0xe0
[ 4594.189544] submit_extent_page+0x142/0x550
[ 4594.189557] read_extent_buffer_pages+0x584/0x9c0
[ 4594.189565] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4594.189569] ? folio_unlock+0x1d/0x50
[ 4594.189576] btrfs_read_extent_buffer+0x98/0x150
[ 4594.189582] read_tree_block+0x43/0xa0
[ 4594.189586] read_block_for_search+0x266/0x370
[ 4594.189598] btrfs_search_slot+0x351/0xd30
[ 4594.189609] btrfs_lookup_csum+0x63/0x150
[ 4594.189616] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4594.189622] ? btrfs_do_readpage+0x305/0x770
[ 4594.189629] btrfs_submit_data_read_bio+0x4e/0x90
[ 4594.189633] submit_one_bio+0xc4/0xe0
[ 4594.189639] btrfs_read_folio+0x79/0x90
[ 4594.189642] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4594.189646] prepare_uptodate_page+0x8c/0x210
[ 4594.189650] prepare_pages.constprop.0+0xa2/0x300
[ 4594.189657] btrfs_buffered_write+0x2ca/0x940
[ 4594.189671] btrfs_do_write_iter+0x384/0x5d0
[ 4594.189675] ? lock_is_held_type+0xe8/0x140
[ 4594.189683] vfs_write+0x269/0x4f0
[ 4594.189694] ksys_write+0x64/0xe0
[ 4594.189698] __do_fast_syscall_32+0x88/0xf0
[ 4594.189703] ? lockdep_hardirqs_on+0x7d/0x100
[ 4594.189707] ? __do_fast_syscall_32+0x94/0xf0
[ 4594.189710] ? __do_fast_syscall_32+0x94/0xf0
[ 4594.189713] ? __do_fast_syscall_32+0x94/0xf0
[ 4594.189716] ? __do_fast_syscall_32+0x94/0xf0
[ 4594.189719] ? __do_fast_syscall_32+0x94/0xf0
[ 4594.189724] do_fast_syscall_32+0x2f/0x70
[ 4594.189728] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4594.189732] RIP: 0023:0xf7fc0579
[ 4594.189836] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4594.189839] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4594.189842] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b66f5010
[ 4594.189844] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4594.189847] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4594.189849] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4594.189851] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4594.189861] </TASK>
[ 4594.189863] irq event stamp: 1116481
[ 4594.189865] hardirqs last enabled at (1116489): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4594.189870] hardirqs last disabled at (1116496): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4594.189873] softirqs last enabled at (1116404): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4594.189877] softirqs last disabled at (1116049): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4594.189879] ---[ end trace 0000000000000000 ]---
[ 4594.677182] ------------[ cut here ]------------
[ 4594.677194] WARNING: CPU: 12 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4594.677204] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4594.677354] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4594.677458] CPU: 12 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4594.677463] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4594.677468] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4594.677473] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4594.677478] RSP: 0018:ffffa7991f9276c8 EFLAGS: 00010246
[ 4594.677484] RAX: 0000000000000000 RBX: ffff8f9719021250 RCX: 0000000000000000
[ 4594.677489] RDX: 0000000000000000 RSI: ffff8f97190211d0 RDI: ffffa7991f9276f0
[ 4594.677493] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4594.677496] R10: ffff8f9719021250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4594.677500] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4594.677505] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b6bf9b40
[ 4594.677509] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4594.677513] CR2: 00000000b75fe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4594.677517] PKRU: 55555554
[ 4594.677521] Call Trace:
[ 4594.677525] <TASK>
[ 4594.677537] submit_one_bio+0xd4/0xe0
[ 4594.677548] submit_extent_page+0x142/0x550
[ 4594.677572] read_extent_buffer_pages+0x584/0x9c0
[ 4594.677585] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4594.677593] ? folio_unlock+0x1d/0x50
[ 4594.677604] btrfs_read_extent_buffer+0x98/0x150
[ 4594.677614] read_tree_block+0x43/0xa0
[ 4594.677621] read_block_for_search+0x266/0x370
[ 4594.677643] btrfs_search_slot+0x351/0xd30
[ 4594.677662] btrfs_lookup_csum+0x63/0x150
[ 4594.677675] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4594.677686] ? btrfs_do_readpage+0x305/0x770
[ 4594.677698] btrfs_submit_data_read_bio+0x4e/0x90
[ 4594.677706] submit_one_bio+0xc4/0xe0
[ 4594.677716] btrfs_read_folio+0x79/0x90
[ 4594.677722] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4594.677728] prepare_uptodate_page+0x8c/0x210
[ 4594.677736] prepare_pages.constprop.0+0x134/0x300
[ 4594.677779] btrfs_buffered_write+0x2ca/0x940
[ 4594.677805] btrfs_do_write_iter+0x384/0x5d0
[ 4594.677812] ? lock_is_held_type+0xe8/0x140
[ 4594.677825] vfs_write+0x269/0x4f0
[ 4594.677844] ksys_write+0x64/0xe0
[ 4594.677852] __do_fast_syscall_32+0x88/0xf0
[ 4594.677859] ? __do_fast_syscall_32+0x94/0xf0
[ 4594.677865] ? lockdep_hardirqs_on+0x7d/0x100
[ 4594.677871] ? __do_fast_syscall_32+0x94/0xf0
[ 4594.677877] ? __do_fast_syscall_32+0x94/0xf0
[ 4594.677882] ? __do_fast_syscall_32+0x94/0xf0
[ 4594.677890] do_fast_syscall_32+0x2f/0x70
[ 4594.677897] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4594.677904] RIP: 0023:0xf7fc0579
[ 4594.677930] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4594.677935] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4594.677941] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000befff010
[ 4594.677945] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4594.677949] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4594.677953] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4594.677957] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4594.677976] </TASK>
[ 4594.677980] irq event stamp: 1176221
[ 4594.677984] hardirqs last enabled at (1176229): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4594.677990] hardirqs last disabled at (1176236): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4594.677995] softirqs last enabled at (1176038): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4594.678001] softirqs last disabled at (1176029): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4594.678005] ---[ end trace 0000000000000000 ]---
[ 4595.386236] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4595.386282] [drm] PSP is resuming...
[ 4595.462114] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4595.563674] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4595.577469] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4595.577478] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4595.577486] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4595.577490] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4595.577543] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4595.631627] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4595.633028] [drm] DMUB hardware initialized: version=0x02020017
[ 4595.670672] [drm] kiq ring mec 2 pipe 1 q 0
[ 4595.676463] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4595.676626] [drm] JPEG decode initialized successfully.
[ 4595.676649] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4595.676652] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4595.676654] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4595.676656] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4595.676658] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4595.676660] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4595.676662] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4595.676664] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4595.676666] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4595.676668] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4595.676670] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4595.676672] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4595.676674] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4595.676677] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4595.676679] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4595.676681] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4595.680826] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4596.262721] ------------[ cut here ]------------
[ 4596.262731] WARNING: CPU: 2 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4596.262740] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4596.262897] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4596.262957] CPU: 2 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4596.262961] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4596.262963] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4596.262968] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4596.262971] RSP: 0018:ffffa7991f927708 EFLAGS: 00010246
[ 4596.262974] RAX: 0000000000000000 RBX: ffff8f9e721cd410 RCX: 0000000000000000
[ 4596.262977] RDX: 0000000000000000 RSI: ffff8f9e721cd390 RDI: ffffa7991f927730
[ 4596.262979] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4596.262981] R10: ffff8f9e721cd410 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4596.262983] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4596.262986] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b6bf9b40
[ 4596.262988] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4596.262991] CR2: 0000331a00295000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4596.262993] PKRU: 55555554
[ 4596.262995] Call Trace:
[ 4596.262998] <TASK>
[ 4596.263005] submit_one_bio+0xd4/0xe0
[ 4596.263013] submit_extent_page+0x142/0x550
[ 4596.263026] read_extent_buffer_pages+0x584/0x9c0
[ 4596.263033] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4596.263038] ? folio_unlock+0x1d/0x50
[ 4596.263044] btrfs_read_extent_buffer+0x98/0x150
[ 4596.263050] read_tree_block+0x43/0xa0
[ 4596.263054] read_block_for_search+0x266/0x370
[ 4596.263066] btrfs_search_slot+0x351/0xd30
[ 4596.263077] btrfs_lookup_csum+0x63/0x150
[ 4596.263084] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4596.263091] ? btrfs_do_readpage+0x305/0x770
[ 4596.263097] btrfs_submit_data_read_bio+0x4e/0x90
[ 4596.263102] submit_one_bio+0xc4/0xe0
[ 4596.263107] btrfs_read_folio+0x79/0x90
[ 4596.263111] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4596.263114] prepare_uptodate_page+0x8c/0x210
[ 4596.263118] prepare_pages.constprop.0+0xa2/0x300
[ 4596.263126] btrfs_buffered_write+0x2ca/0x940
[ 4596.263139] btrfs_do_write_iter+0x384/0x5d0
[ 4596.263143] ? lock_is_held_type+0xe8/0x140
[ 4596.263152] vfs_write+0x269/0x4f0
[ 4596.263162] ksys_write+0x64/0xe0
[ 4596.263167] __do_fast_syscall_32+0x88/0xf0
[ 4596.263171] ? __do_fast_syscall_32+0x94/0xf0
[ 4596.263174] ? __do_fast_syscall_32+0x94/0xf0
[ 4596.263179] do_fast_syscall_32+0x2f/0x70
[ 4596.263183] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4596.263187] RIP: 0023:0xf7fc0579
[ 4596.263209] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4596.263212] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4596.263215] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000c63ff010
[ 4596.263217] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4596.263219] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4596.263222] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4596.263224] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4596.263234] </TASK>
[ 4596.263236] irq event stamp: 1364945
[ 4596.263238] hardirqs last enabled at (1364953): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4596.263242] hardirqs last disabled at (1364960): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4596.263245] softirqs last enabled at (1363706): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4596.263249] softirqs last disabled at (1363701): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4596.263252] ---[ end trace 0000000000000000 ]---
[ 4599.840566] ------------[ cut here ]------------
[ 4599.840574] WARNING: CPU: 2 PID: 14015 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4599.840582] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4599.840667] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4599.840726] CPU: 2 PID: 14015 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4599.840730] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4599.840732] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4599.840736] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4599.840738] RSP: 0018:ffffa7991fb976d8 EFLAGS: 00010246
[ 4599.840771] RAX: 0000000000000000 RBX: ffff8f9e721cc990 RCX: 0000000000000000
[ 4599.840774] RDX: 0000000000000000 RSI: ffff8f9e721cc910 RDI: ffffa7991fb97700
[ 4599.840776] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4599.840778] R10: ffff8f9e721cc990 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4599.840780] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4599.840782] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b5ae8b40
[ 4599.840785] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4599.840788] CR2: 00000000b54e2000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4599.840790] PKRU: 55555554
[ 4599.840792] Call Trace:
[ 4599.840795] <TASK>
[ 4599.840802] submit_one_bio+0xd4/0xe0
[ 4599.840810] submit_extent_page+0x142/0x550
[ 4599.840823] read_extent_buffer_pages+0x584/0x9c0
[ 4599.840830] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4599.840835] ? folio_unlock+0x1d/0x50
[ 4599.840842] btrfs_read_extent_buffer+0x98/0x150
[ 4599.840848] read_tree_block+0x43/0xa0
[ 4599.840851] read_block_for_search+0x266/0x370
[ 4599.840864] btrfs_search_slot+0x351/0xd30
[ 4599.840875] btrfs_lookup_csum+0x63/0x150
[ 4599.840882] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4599.840888] ? btrfs_do_readpage+0x305/0x770
[ 4599.840895] btrfs_submit_data_read_bio+0x4e/0x90
[ 4599.840900] submit_one_bio+0xc4/0xe0
[ 4599.840905] btrfs_read_folio+0x79/0x90
[ 4599.840909] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4599.840912] prepare_uptodate_page+0x8c/0x210
[ 4599.840917] prepare_pages.constprop.0+0xa2/0x300
[ 4599.840925] btrfs_buffered_write+0x2ca/0x940
[ 4599.840944] btrfs_do_write_iter+0x384/0x5d0
[ 4599.840948] ? lock_is_held_type+0xe8/0x140
[ 4599.840956] vfs_write+0x269/0x4f0
[ 4599.840967] ksys_write+0x64/0xe0
[ 4599.840972] __do_fast_syscall_32+0x88/0xf0
[ 4599.840976] ? __do_fast_syscall_32+0x94/0xf0
[ 4599.840979] ? lockdep_hardirqs_on+0x7d/0x100
[ 4599.840984] ? __do_fast_syscall_32+0x94/0xf0
[ 4599.840987] ? __do_fast_syscall_32+0x94/0xf0
[ 4599.840992] do_fast_syscall_32+0x2f/0x70
[ 4599.840996] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4599.841000] RIP: 0023:0xf7fc0579
[ 4599.841029] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4599.841032] RSP: 002b:00000000b5ae6ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4599.841035] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b52e1010
[ 4599.841038] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4599.841040] RBP: 000000000000009d R08: 00000000b5ae6ae0 R09: 0000000000000000
[ 4599.841042] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4599.841044] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4599.841055] </TASK>
[ 4599.841057] irq event stamp: 9373
[ 4599.841059] hardirqs last enabled at (9381): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4599.841066] hardirqs last disabled at (9388): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4599.841070] softirqs last enabled at (8960): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4599.841077] softirqs last disabled at (8955): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4599.841081] ---[ end trace 0000000000000000 ]---
[ 4602.024719] ------------[ cut here ]------------
[ 4602.024730] WARNING: CPU: 10 PID: 13968 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4602.024740] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4602.024914] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4602.025020] CPU: 10 PID: 13968 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4602.025026] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4602.025030] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4602.025036] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4602.025041] RSP: 0018:ffffa7991f8b7678 EFLAGS: 00010246
[ 4602.025047] RAX: 0000000000000000 RBX: ffff8f9ddead63d0 RCX: 0000000000000000
[ 4602.025051] RDX: 0000000000000000 RSI: ffff8f9ddead6350 RDI: ffffa7991f8b76a0
[ 4602.025055] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4602.025059] R10: ffff8f9ddead63d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4602.025063] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4602.025067] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000beafab40
[ 4602.025072] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4602.025076] CR2: 00000000b51df000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4602.025080] PKRU: 55555554
[ 4602.025084] Call Trace:
[ 4602.025088] <TASK>
[ 4602.025100] submit_one_bio+0xd4/0xe0
[ 4602.025111] submit_extent_page+0x142/0x550
[ 4602.025134] read_extent_buffer_pages+0x584/0x9c0
[ 4602.025147] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.025156] ? folio_unlock+0x1d/0x50
[ 4602.025166] btrfs_read_extent_buffer+0x98/0x150
[ 4602.025177] read_tree_block+0x43/0xa0
[ 4602.025184] read_block_for_search+0x266/0x370
[ 4602.025206] btrfs_search_slot+0x351/0xd30
[ 4602.025224] btrfs_lookup_csum+0x63/0x150
[ 4602.025232] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4602.025238] ? btrfs_do_readpage+0x305/0x770
[ 4602.025245] btrfs_submit_data_read_bio+0x4e/0x90
[ 4602.025250] submit_one_bio+0xc4/0xe0
[ 4602.025256] btrfs_read_folio+0x79/0x90
[ 4602.025259] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.025263] prepare_uptodate_page+0x8c/0x210
[ 4602.025267] prepare_pages.constprop.0+0x134/0x300
[ 4602.025275] btrfs_buffered_write+0x2ca/0x940
[ 4602.025289] btrfs_do_write_iter+0x384/0x5d0
[ 4602.025293] ? lock_is_held_type+0xe8/0x140
[ 4602.025301] vfs_write+0x269/0x4f0
[ 4602.025312] ksys_write+0x64/0xe0
[ 4602.025317] __do_fast_syscall_32+0x88/0xf0
[ 4602.025322] ? lock_is_held_type+0xe8/0x140
[ 4602.025328] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.025331] ? lockdep_hardirqs_on+0x7d/0x100
[ 4602.025335] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.025339] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.025343] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.025350] do_fast_syscall_32+0x2f/0x70
[ 4602.025358] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4602.025364] RIP: 0023:0xf7fc0579
[ 4602.025389] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4602.025394] RSP: 002b:00000000beaf8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4602.025400] RAX: ffffffffffffffda RBX: 0000000000000099 RCX: 00000000b52e1010
[ 4602.025405] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4602.025409] RBP: 0000000000000099 R08: 00000000beaf8ae0 R09: 0000000000000000
[ 4602.025412] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4602.025415] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4602.025426] </TASK>
[ 4602.025428] irq event stamp: 237547
[ 4602.025430] hardirqs last enabled at (237555): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4602.025435] hardirqs last disabled at (237562): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4602.025438] softirqs last enabled at (236278): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.025442] softirqs last disabled at (236269): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.025444] ---[ end trace 0000000000000000 ]---
[ 4602.569482] ------------[ cut here ]------------
[ 4602.569490] WARNING: CPU: 5 PID: 13968 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4602.569498] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4602.569596] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4602.569694] CPU: 5 PID: 13968 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4602.569700] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4602.569704] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4602.569710] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4602.569714] RSP: 0018:ffffa7991f8b7638 EFLAGS: 00010246
[ 4602.569718] RAX: 0000000000000000 RBX: ffff8f97361a7e10 RCX: 0000000000000000
[ 4602.569720] RDX: 0000000000000000 RSI: ffff8f97361a7d90 RDI: ffffa7991f8b7660
[ 4602.569722] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4602.569725] R10: ffff8f97361a7e10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4602.569727] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4602.569729] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000beafab40
[ 4602.569732] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4602.569734] CR2: 00007f08287c2000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4602.569737] PKRU: 55555554
[ 4602.569739] Call Trace:
[ 4602.569760] <TASK>
[ 4602.569772] submit_one_bio+0xd4/0xe0
[ 4602.569782] submit_extent_page+0x142/0x550
[ 4602.569803] read_extent_buffer_pages+0x584/0x9c0
[ 4602.569815] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.569822] ? folio_unlock+0x1d/0x50
[ 4602.569832] btrfs_read_extent_buffer+0x98/0x150
[ 4602.569842] read_tree_block+0x43/0xa0
[ 4602.569848] read_block_for_search+0x266/0x370
[ 4602.569869] btrfs_search_slot+0x351/0xd30
[ 4602.569887] btrfs_lookup_csum+0x63/0x150
[ 4602.569899] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4602.569909] ? btrfs_do_readpage+0x305/0x770
[ 4602.569920] btrfs_submit_data_read_bio+0x4e/0x90
[ 4602.569928] submit_one_bio+0xc4/0xe0
[ 4602.569937] btrfs_read_folio+0x79/0x90
[ 4602.569943] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.569949] prepare_uptodate_page+0x8c/0x210
[ 4602.569956] prepare_pages.constprop.0+0x134/0x300
[ 4602.569969] btrfs_buffered_write+0x2ca/0x940
[ 4602.569992] btrfs_do_write_iter+0x384/0x5d0
[ 4602.569999] ? lock_is_held_type+0xe8/0x140
[ 4602.570013] vfs_write+0x269/0x4f0
[ 4602.570032] ksys_write+0x64/0xe0
[ 4602.570040] __do_fast_syscall_32+0x88/0xf0
[ 4602.570047] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4602.570056] ? lock_is_held_type+0xe8/0x140
[ 4602.570066] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.570072] ? lockdep_hardirqs_on+0x7d/0x100
[ 4602.570079] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.570084] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.570090] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.570095] ? lockdep_hardirqs_on+0x7d/0x100
[ 4602.570101] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.570106] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.570114] do_fast_syscall_32+0x2f/0x70
[ 4602.570121] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4602.570128] RIP: 0023:0xf7fc0579
[ 4602.570152] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4602.570157] RSP: 002b:00000000beaf8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4602.570163] RAX: ffffffffffffffda RBX: 0000000000000099 RCX: 00000000b5dec010
[ 4602.570167] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4602.570171] RBP: 0000000000000099 R08: 00000000beaf8ae0 R09: 0000000000000000
[ 4602.570174] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4602.570178] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4602.570198] </TASK>
[ 4602.570202] irq event stamp: 305297
[ 4602.570206] hardirqs last enabled at (305305): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4602.570212] hardirqs last disabled at (305312): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4602.570217] softirqs last enabled at (304922): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.570223] softirqs last disabled at (304915): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.570227] ---[ end trace 0000000000000000 ]---
[ 4602.667178] ------------[ cut here ]------------
[ 4602.667187] WARNING: CPU: 10 PID: 13968 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4602.667195] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4602.667282] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4602.667341] CPU: 10 PID: 13968 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4602.667344] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4602.667347] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4602.667351] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4602.667354] RSP: 0018:ffffa7991f8b7650 EFLAGS: 00010246
[ 4602.667357] RAX: 0000000000000000 RBX: ffff8f9ddead7390 RCX: 0000000000000000
[ 4602.667360] RDX: 0000000000000000 RSI: ffff8f9ddead7310 RDI: ffffa7991f8b7678
[ 4602.667362] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4602.667364] R10: ffff8f9ddead7390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4602.667367] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4602.667370] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000beafab40
[ 4602.667375] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4602.667379] CR2: 000038a309ecc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4602.667384] PKRU: 55555554
[ 4602.667387] Call Trace:
[ 4602.667392] <TASK>
[ 4602.667403] submit_one_bio+0xd4/0xe0
[ 4602.667414] submit_extent_page+0x142/0x550
[ 4602.667438] read_extent_buffer_pages+0x584/0x9c0
[ 4602.667451] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.667460] ? folio_unlock+0x1d/0x50
[ 4602.667470] btrfs_read_extent_buffer+0x98/0x150
[ 4602.667481] read_tree_block+0x43/0xa0
[ 4602.667488] read_block_for_search+0x266/0x370
[ 4602.667510] btrfs_search_slot+0x351/0xd30
[ 4602.667529] btrfs_lookup_csum+0x63/0x150
[ 4602.667542] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4602.667553] ? btrfs_do_readpage+0x305/0x770
[ 4602.667566] btrfs_submit_data_read_bio+0x4e/0x90
[ 4602.667574] submit_one_bio+0xc4/0xe0
[ 4602.667584] btrfs_read_folio+0x79/0x90
[ 4602.667590] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.667596] prepare_uptodate_page+0x8c/0x210
[ 4602.667605] prepare_pages.constprop.0+0xa2/0x300
[ 4602.667619] btrfs_buffered_write+0x2ca/0x940
[ 4602.667644] btrfs_do_write_iter+0x384/0x5d0
[ 4602.667651] ? lock_is_held_type+0xe8/0x140
[ 4602.667665] vfs_write+0x269/0x4f0
[ 4602.667683] ksys_write+0x64/0xe0
[ 4602.667691] __do_fast_syscall_32+0x88/0xf0
[ 4602.667699] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4602.667707] ? lock_is_held_type+0xe8/0x140
[ 4602.667718] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.667724] ? lockdep_hardirqs_on+0x7d/0x100
[ 4602.667730] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.667737] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.667767] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.667772] ? __do_fast_syscall_32+0x94/0xf0
[ 4602.667781] do_fast_syscall_32+0x2f/0x70
[ 4602.667787] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4602.667794] RIP: 0023:0xf7fc0579
[ 4602.667820] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4602.667824] RSP: 002b:00000000beaf8ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4602.667831] RAX: ffffffffffffffda RBX: 0000000000000099 RCX: 00000000b53e2010
[ 4602.667835] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4602.667839] RBP: 0000000000000099 R08: 00000000beaf8ae0 R09: 0000000000000000
[ 4602.667843] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4602.667846] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4602.667866] </TASK>
[ 4602.667869] irq event stamp: 329545
[ 4602.667873] hardirqs last enabled at (329553): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4602.667880] hardirqs last disabled at (329560): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4602.667884] softirqs last enabled at (327118): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.667890] softirqs last disabled at (327113): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.667895] ---[ end trace 0000000000000000 ]---
[ 4602.693646] ------------[ cut here ]------------
[ 4602.693654] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4602.693662] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4602.693818] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4602.693902] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4602.693907] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4602.693910] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4602.693915] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4602.693918] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4602.693923] RAX: 0000000000000000 RBX: ffff8fa13a48f8d0 RCX: 0000000000000000
[ 4602.693926] RDX: 0000000000000000 RSI: ffff8fa13a48f850 RDI: ffffa7990487f780
[ 4602.693929] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4602.693932] R10: ffff8fa13a48f8d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4602.693935] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4602.693938] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4602.693941] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4602.693945] CR2: 00000000b53e1000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4602.693948] PKRU: 55555554
[ 4602.693951] Call Trace:
[ 4602.693954] <TASK>
[ 4602.693963] submit_one_bio+0xd4/0xe0
[ 4602.693971] submit_extent_page+0x142/0x550
[ 4602.693989] read_extent_buffer_pages+0x584/0x9c0
[ 4602.693998] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.694004] ? folio_unlock+0x1d/0x50
[ 4602.694013] btrfs_read_extent_buffer+0x98/0x150
[ 4602.694021] read_tree_block+0x43/0xa0
[ 4602.694026] read_block_for_search+0x266/0x370
[ 4602.694042] btrfs_search_slot+0x351/0xd30
[ 4602.694052] ? _raw_read_unlock+0x29/0x50
[ 4602.694061] lookup_inline_extent_backref+0x15c/0x6e0
[ 4602.694069] ? lock_is_held_type+0xe8/0x140
[ 4602.694079] lookup_extent_backref+0x41/0xd0
[ 4602.694089] __btrfs_free_extent+0xfb/0x7c0
[ 4602.694097] ? sched_clock_cpu+0x20/0xc0
[ 4602.694108] __btrfs_run_delayed_refs+0x303/0x1260
[ 4602.694129] btrfs_run_delayed_refs+0x89/0x1d0
[ 4602.694138] btrfs_commit_transaction+0x93/0xed0
[ 4602.694152] transaction_kthread+0x142/0x1b0
[ 4602.694160] ? __pfx_transaction_kthread+0x10/0x10
[ 4602.694164] kthread+0xf5/0x120
[ 4602.694168] ? __pfx_kthread+0x10/0x10
[ 4602.694174] ret_from_fork+0x2c/0x50
[ 4602.694189] </TASK>
[ 4602.694192] irq event stamp: 39591443
[ 4602.694195] hardirqs last enabled at (39591451): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4602.694200] hardirqs last disabled at (39591458): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4602.694204] softirqs last enabled at (39590654): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.694208] softirqs last disabled at (39590631): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.694212] ---[ end trace 0000000000000000 ]---
[ 4602.694470] ------------[ cut here ]------------
[ 4602.694473] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4602.694478] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4602.694559] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4602.694615] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4602.694618] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4602.694620] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4602.694623] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4602.694626] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 4602.694630] RAX: 0000000000000000 RBX: ffff8fa13a48ee50 RCX: 0000000000000000
[ 4602.694632] RDX: 0000000000000000 RSI: ffff8fa13a48edd0 RDI: ffffa7990487f7e8
[ 4602.694634] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4602.694637] R10: ffff8fa13a48ee50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4602.694639] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4602.694641] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4602.694644] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4602.694646] CR2: 00000000b53e1000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4602.694649] PKRU: 55555554
[ 4602.694651] Call Trace:
[ 4602.694653] <TASK>
[ 4602.694659] submit_one_bio+0xd4/0xe0
[ 4602.694666] submit_extent_page+0x142/0x550
[ 4602.694679] read_extent_buffer_pages+0x584/0x9c0
[ 4602.694687] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.694692] ? folio_unlock+0x1d/0x50
[ 4602.694697] btrfs_read_extent_buffer+0x98/0x150
[ 4602.694704] read_tree_block+0x43/0xa0
[ 4602.694708] read_block_for_search+0x266/0x370
[ 4602.694720] btrfs_search_slot+0x351/0xd30
[ 4602.694723] ? lock_is_held_type+0xe8/0x140
[ 4602.694730] ? trace_kmem_cache_alloc+0x33/0xe0
[ 4602.694734] ? kmem_cache_alloc+0x194/0x380
[ 4602.694740] btrfs_del_csums+0x116/0x3b0
[ 4602.694757] ? lock_release+0x14b/0x440
[ 4602.694764] ? _raw_read_unlock+0x29/0x50
[ 4602.694770] __btrfs_free_extent+0x486/0x7c0
[ 4602.694781] __btrfs_run_delayed_refs+0x303/0x1260
[ 4602.694797] btrfs_run_delayed_refs+0x89/0x1d0
[ 4602.694804] btrfs_commit_transaction+0x93/0xed0
[ 4602.694816] transaction_kthread+0x142/0x1b0
[ 4602.694822] ? __pfx_transaction_kthread+0x10/0x10
[ 4602.694825] kthread+0xf5/0x120
[ 4602.694827] ? __pfx_kthread+0x10/0x10
[ 4602.694832] ret_from_fork+0x2c/0x50
[ 4602.694843] </TASK>
[ 4602.694846] irq event stamp: 39592817
[ 4602.694848] hardirqs last enabled at (39592825): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4602.694851] hardirqs last disabled at (39592832): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4602.694854] softirqs last enabled at (39592718): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.694857] softirqs last disabled at (39592711): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.694860] ---[ end trace 0000000000000000 ]---
[ 4602.697837] ------------[ cut here ]------------
[ 4602.697841] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4602.697845] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4602.697926] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4602.697982] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4602.697985] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4602.697988] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4602.697991] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4602.697993] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 4602.697997] RAX: 0000000000000000 RBX: ffff8fa13a48e590 RCX: 0000000000000000
[ 4602.698000] RDX: 0000000000000000 RSI: ffff8fa13a48e510 RDI: ffffa7990487f7e8
[ 4602.698002] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4602.698004] R10: ffff8fa13a48e590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4602.698007] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4602.698009] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4602.698012] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4602.698014] CR2: 00000000b53e1000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4602.698016] PKRU: 55555554
[ 4602.698019] Call Trace:
[ 4602.698021] <TASK>
[ 4602.698027] submit_one_bio+0xd4/0xe0
[ 4602.698033] submit_extent_page+0x142/0x550
[ 4602.698046] read_extent_buffer_pages+0x584/0x9c0
[ 4602.698054] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.698059] ? folio_unlock+0x1d/0x50
[ 4602.698064] btrfs_read_extent_buffer+0x98/0x150
[ 4602.698071] read_tree_block+0x43/0xa0
[ 4602.698075] read_block_for_search+0x266/0x370
[ 4602.698087] btrfs_search_slot+0x351/0xd30
[ 4602.698090] ? lock_is_held_type+0xe8/0x140
[ 4602.698097] ? trace_kmem_cache_alloc+0x33/0xe0
[ 4602.698100] ? kmem_cache_alloc+0x194/0x380
[ 4602.698106] btrfs_del_csums+0x116/0x3b0
[ 4602.698112] ? lock_release+0x14b/0x440
[ 4602.698118] ? _raw_read_unlock+0x29/0x50
[ 4602.698124] __btrfs_free_extent+0x486/0x7c0
[ 4602.698135] __btrfs_run_delayed_refs+0x303/0x1260
[ 4602.698151] btrfs_run_delayed_refs+0x89/0x1d0
[ 4602.698158] btrfs_commit_transaction+0x93/0xed0
[ 4602.698169] transaction_kthread+0x142/0x1b0
[ 4602.698175] ? __pfx_transaction_kthread+0x10/0x10
[ 4602.698178] kthread+0xf5/0x120
[ 4602.698181] ? __pfx_kthread+0x10/0x10
[ 4602.698186] ret_from_fork+0x2c/0x50
[ 4602.698197] </TASK>
[ 4602.698199] irq event stamp: 39596597
[ 4602.698201] hardirqs last enabled at (39596605): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4602.698205] hardirqs last disabled at (39596612): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4602.698208] softirqs last enabled at (39595344): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.698211] softirqs last disabled at (39595339): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.698214] ---[ end trace 0000000000000000 ]---
[ 4602.717929] ------------[ cut here ]------------
[ 4602.717937] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4602.717944] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4602.718036] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4602.718099] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4602.718103] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4602.718105] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4602.718109] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4602.718112] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4602.718116] RAX: 0000000000000000 RBX: ffff8fa13a48fa90 RCX: 0000000000000000
[ 4602.718118] RDX: 0000000000000000 RSI: ffff8fa13a48fa10 RDI: ffffa7990487f780
[ 4602.718121] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4602.718123] R10: ffff8fa13a48fa90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4602.718126] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4602.718128] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4602.718131] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4602.718133] CR2: 00000000b53e1000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4602.718136] PKRU: 55555554
[ 4602.718138] Call Trace:
[ 4602.718141] <TASK>
[ 4602.718148] submit_one_bio+0xd4/0xe0
[ 4602.718155] submit_extent_page+0x142/0x550
[ 4602.718169] read_extent_buffer_pages+0x584/0x9c0
[ 4602.718177] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4602.718182] ? folio_unlock+0x1d/0x50
[ 4602.718189] btrfs_read_extent_buffer+0x98/0x150
[ 4602.718195] read_tree_block+0x43/0xa0
[ 4602.718199] read_block_for_search+0x266/0x370
[ 4602.718212] btrfs_search_slot+0x351/0xd30
[ 4602.718220] ? _raw_read_unlock+0x29/0x50
[ 4602.718228] lookup_inline_extent_backref+0x15c/0x6e0
[ 4602.718234] ? lock_is_held_type+0xe8/0x140
[ 4602.718242] lookup_extent_backref+0x41/0xd0
[ 4602.718250] __btrfs_free_extent+0xfb/0x7c0
[ 4602.718256] ? sched_clock_cpu+0x20/0xc0
[ 4602.718265] __btrfs_run_delayed_refs+0x303/0x1260
[ 4602.718282] btrfs_run_delayed_refs+0x89/0x1d0
[ 4602.718289] btrfs_commit_transaction+0x93/0xed0
[ 4602.718301] transaction_kthread+0x142/0x1b0
[ 4602.718307] ? __pfx_transaction_kthread+0x10/0x10
[ 4602.718310] kthread+0xf5/0x120
[ 4602.718314] ? __pfx_kthread+0x10/0x10
[ 4602.718318] ret_from_fork+0x2c/0x50
[ 4602.718331] </TASK>
[ 4602.718333] irq event stamp: 39615673
[ 4602.718335] hardirqs last enabled at (39615681): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4602.718340] hardirqs last disabled at (39615688): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4602.718343] softirqs last enabled at (39614320): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.718347] softirqs last disabled at (39614315): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4602.718349] ---[ end trace 0000000000000000 ]---
[ 4603.804130] ------------[ cut here ]------------
[ 4603.804140] WARNING: CPU: 0 PID: 14040 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4603.804150] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4603.804298] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4603.804398] CPU: 0 PID: 14040 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4603.804401] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4603.804404] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4603.804407] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4603.804410] RSP: 0018:ffffa7991fd376d8 EFLAGS: 00010246
[ 4603.804414] RAX: 0000000000000000 RBX: ffff8f972eec1e90 RCX: 0000000000000000
[ 4603.804416] RDX: 0000000000000000 RSI: ffff8f972eec1e10 RDI: ffffa7991fd37700
[ 4603.804418] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4603.804421] R10: ffff8f972eec1e90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4603.804423] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4603.804426] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b5debb40
[ 4603.804428] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4603.804430] CR2: 00000000b5de7c1c CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4603.804433] PKRU: 55555554
[ 4603.804436] Call Trace:
[ 4603.804438] <TASK>
[ 4603.804445] submit_one_bio+0xd4/0xe0
[ 4603.804454] submit_extent_page+0x142/0x550
[ 4603.804478] read_extent_buffer_pages+0x584/0x9c0
[ 4603.804491] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4603.804500] ? folio_unlock+0x1d/0x50
[ 4603.804510] btrfs_read_extent_buffer+0x98/0x150
[ 4603.804521] read_tree_block+0x43/0xa0
[ 4603.804528] read_block_for_search+0x266/0x370
[ 4603.804550] btrfs_search_slot+0x351/0xd30
[ 4603.804570] btrfs_lookup_csum+0x63/0x150
[ 4603.804583] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4603.804594] ? btrfs_do_readpage+0x305/0x770
[ 4603.804607] btrfs_submit_data_read_bio+0x4e/0x90
[ 4603.804615] submit_one_bio+0xc4/0xe0
[ 4603.804624] btrfs_read_folio+0x79/0x90
[ 4603.804630] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4603.804636] prepare_uptodate_page+0x8c/0x210
[ 4603.804644] prepare_pages.constprop.0+0x134/0x300
[ 4603.804657] btrfs_buffered_write+0x2ca/0x940
[ 4603.804682] btrfs_do_write_iter+0x384/0x5d0
[ 4603.804689] ? lock_is_held_type+0xe8/0x140
[ 4603.804703] vfs_write+0x269/0x4f0
[ 4603.804722] ksys_write+0x64/0xe0
[ 4603.804730] __do_fast_syscall_32+0x88/0xf0
[ 4603.804738] ? __do_fast_syscall_32+0x94/0xf0
[ 4603.804762] ? __do_fast_syscall_32+0x94/0xf0
[ 4603.804768] ? __do_fast_syscall_32+0x94/0xf0
[ 4603.804774] ? __do_fast_syscall_32+0x94/0xf0
[ 4603.804782] do_fast_syscall_32+0x2f/0x70
[ 4603.804790] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4603.804796] RIP: 0023:0xf7fc0579
[ 4603.804820] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4603.804823] RSP: 002b:00000000b5de9ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4603.804826] RAX: ffffffffffffffda RBX: 00000000000000a0 RCX: 00000000befff010
[ 4603.804829] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4603.804831] RBP: 00000000000000a0 R08: 00000000b5de9ae0 R09: 0000000000000000
[ 4603.804833] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4603.804835] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4603.804846] </TASK>
[ 4603.804848] irq event stamp: 5485
[ 4603.804850] hardirqs last enabled at (5493): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4603.804854] hardirqs last disabled at (5500): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4603.804857] softirqs last enabled at (2660): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4603.804861] softirqs last disabled at (2655): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4603.804864] ---[ end trace 0000000000000000 ]---
[ 4605.048308] ------------[ cut here ]------------
[ 4605.048322] WARNING: CPU: 2 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4605.048334] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4605.048435] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4605.048507] CPU: 2 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4605.048511] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4605.048514] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4605.048517] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4605.048521] RSP: 0018:ffffa7991f927668 EFLAGS: 00010246
[ 4605.048525] RAX: 0000000000000000 RBX: ffff8f9e721cd5d0 RCX: 0000000000000000
[ 4605.048527] RDX: 0000000000000000 RSI: ffff8f9e721cd550 RDI: ffffa7991f927690
[ 4605.048530] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4605.048532] R10: ffff8f9e721cd5d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4605.048535] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4605.048537] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b6bf9b40
[ 4605.048540] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4605.048542] CR2: 0000109d701a0000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4605.048545] PKRU: 55555554
[ 4605.048547] Call Trace:
[ 4605.048550] <TASK>
[ 4605.048559] submit_one_bio+0xd4/0xe0
[ 4605.048568] submit_extent_page+0x142/0x550
[ 4605.048582] read_extent_buffer_pages+0x584/0x9c0
[ 4605.048591] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4605.048595] ? folio_unlock+0x1d/0x50
[ 4605.048604] btrfs_read_extent_buffer+0x98/0x150
[ 4605.048610] read_tree_block+0x43/0xa0
[ 4605.048614] read_block_for_search+0x266/0x370
[ 4605.048628] btrfs_search_slot+0x351/0xd30
[ 4605.048639] btrfs_lookup_csum+0x63/0x150
[ 4605.048647] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4605.048653] ? btrfs_do_readpage+0x305/0x770
[ 4605.048660] btrfs_submit_data_read_bio+0x4e/0x90
[ 4605.048666] submit_one_bio+0xc4/0xe0
[ 4605.048671] btrfs_read_folio+0x79/0x90
[ 4605.048675] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4605.048678] prepare_uptodate_page+0x8c/0x210
[ 4605.048683] prepare_pages.constprop.0+0xa2/0x300
[ 4605.048691] btrfs_buffered_write+0x2ca/0x940
[ 4605.048705] btrfs_do_write_iter+0x384/0x5d0
[ 4605.048709] ? lock_is_held_type+0xe8/0x140
[ 4605.048717] vfs_write+0x269/0x4f0
[ 4605.048727] ksys_write+0x64/0xe0
[ 4605.048732] __do_fast_syscall_32+0x88/0xf0
[ 4605.048737] ? lock_is_held_type+0xe8/0x140
[ 4605.048764] ? __do_fast_syscall_32+0x94/0xf0
[ 4605.048768] ? lockdep_hardirqs_on+0x7d/0x100
[ 4605.048773] ? __do_fast_syscall_32+0x94/0xf0
[ 4605.048776] ? __do_fast_syscall_32+0x94/0xf0
[ 4605.048780] ? lockdep_hardirqs_on+0x7d/0x100
[ 4605.048783] ? __do_fast_syscall_32+0x94/0xf0
[ 4605.048788] do_fast_syscall_32+0x2f/0x70
[ 4605.048792] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4605.048797] RIP: 0023:0xf7fc0579
[ 4605.048819] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4605.048822] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4605.048825] RAX: ffffffffffffffda RBX: 00000000000000a4 RCX: 00000000befff010
[ 4605.048828] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4605.048830] RBP: 00000000000000a4 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4605.048832] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4605.048834] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4605.048845] </TASK>
[ 4605.048847] irq event stamp: 1604789
[ 4605.048849] hardirqs last enabled at (1604797): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4605.048854] hardirqs last disabled at (1604804): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4605.048857] softirqs last enabled at (1602422): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4605.048861] softirqs last disabled at (1602417): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4605.048863] ---[ end trace 0000000000000000 ]---
[ 4614.629832] ------------[ cut here ]------------
[ 4614.629841] WARNING: CPU: 4 PID: 14054 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4614.629848] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4614.629936] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4614.629995] CPU: 4 PID: 14054 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4614.629999] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4614.630001] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4614.630005] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4614.630008] RSP: 0018:ffffa7991fd77700 EFLAGS: 00010246
[ 4614.630012] RAX: 0000000000000000 RBX: ffff8f9e72379e90 RCX: 0000000000000000
[ 4614.630014] RDX: 0000000000000000 RSI: ffff8f9e72379e10 RDI: ffffa7991fd77728
[ 4614.630017] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4614.630019] R10: ffff8f9e72379e90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4614.630021] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4614.630023] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b5be9b40
[ 4614.630026] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4614.630028] CR2: 00000000b53dd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4614.630031] PKRU: 55555554
[ 4614.630033] Call Trace:
[ 4614.630036] <TASK>
[ 4614.630044] submit_one_bio+0xd4/0xe0
[ 4614.630050] submit_extent_page+0x142/0x550
[ 4614.630064] read_extent_buffer_pages+0x584/0x9c0
[ 4614.630071] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4614.630076] ? folio_unlock+0x1d/0x50
[ 4614.630082] btrfs_read_extent_buffer+0x98/0x150
[ 4614.630088] read_tree_block+0x43/0xa0
[ 4614.630092] read_block_for_search+0x266/0x370
[ 4614.630105] btrfs_search_slot+0x351/0xd30
[ 4614.630116] btrfs_lookup_csum+0x63/0x150
[ 4614.630123] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4614.630130] ? btrfs_do_readpage+0x305/0x770
[ 4614.630137] btrfs_submit_data_read_bio+0x4e/0x90
[ 4614.630142] submit_one_bio+0xc4/0xe0
[ 4614.630147] btrfs_read_folio+0x79/0x90
[ 4614.630151] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4614.630154] prepare_uptodate_page+0x8c/0x210
[ 4614.630158] prepare_pages.constprop.0+0x134/0x300
[ 4614.630166] btrfs_buffered_write+0x2ca/0x940
[ 4614.630180] btrfs_do_write_iter+0x384/0x5d0
[ 4614.630184] ? lock_is_held_type+0xe8/0x140
[ 4614.630192] vfs_write+0x269/0x4f0
[ 4614.630202] ksys_write+0x64/0xe0
[ 4614.630207] __do_fast_syscall_32+0x88/0xf0
[ 4614.630212] ? __do_fast_syscall_32+0x94/0xf0
[ 4614.630215] ? __do_fast_syscall_32+0x94/0xf0
[ 4614.630220] do_fast_syscall_32+0x2f/0x70
[ 4614.630224] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4614.630228] RIP: 0023:0xf7fc0579
[ 4614.630250] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4614.630253] RSP: 002b:00000000b5be7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4614.630256] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b73fd010
[ 4614.630258] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4614.630261] RBP: 000000000000009f R08: 00000000b5be7ae0 R09: 0000000000000000
[ 4614.630263] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4614.630265] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4614.630275] </TASK>
[ 4614.630278] irq event stamp: 658825
[ 4614.630280] hardirqs last enabled at (658833): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4614.630285] hardirqs last disabled at (658840): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4614.630287] softirqs last enabled at (654726): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4614.630291] softirqs last disabled at (654717): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4614.630294] ---[ end trace 0000000000000000 ]---
[ 4616.414337] ------------[ cut here ]------------
[ 4616.414345] WARNING: CPU: 12 PID: 14024 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4616.414352] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4616.414438] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4616.414497] CPU: 12 PID: 14024 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4616.414501] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4616.414503] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4616.414507] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4616.414509] RSP: 0018:ffffa7991fb67630 EFLAGS: 00010246
[ 4616.414513] RAX: 0000000000000000 RBX: ffff8f9719020290 RCX: 0000000000000000
[ 4616.414515] RDX: 0000000000000000 RSI: ffff8f9719020210 RDI: ffffa7991fb67658
[ 4616.414518] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4616.414520] R10: ffff8f9719020290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4616.414522] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4616.414524] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b4fddb40
[ 4616.414527] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4616.414529] CR2: 00000000b52e0000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4616.414532] PKRU: 55555554
[ 4616.414534] Call Trace:
[ 4616.414537] <TASK>
[ 4616.414544] submit_one_bio+0xd4/0xe0
[ 4616.414551] submit_extent_page+0x142/0x550
[ 4616.414564] read_extent_buffer_pages+0x584/0x9c0
[ 4616.414572] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4616.414576] ? folio_unlock+0x1d/0x50
[ 4616.414583] btrfs_read_extent_buffer+0x98/0x150
[ 4616.414589] read_tree_block+0x43/0xa0
[ 4616.414593] read_block_for_search+0x266/0x370
[ 4616.414605] btrfs_search_slot+0x351/0xd30
[ 4616.414615] btrfs_lookup_csum+0x63/0x150
[ 4616.414623] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4616.414629] ? btrfs_do_readpage+0x305/0x770
[ 4616.414636] btrfs_submit_data_read_bio+0x4e/0x90
[ 4616.414640] submit_one_bio+0xc4/0xe0
[ 4616.414646] btrfs_read_folio+0x79/0x90
[ 4616.414649] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4616.414653] prepare_uptodate_page+0x8c/0x210
[ 4616.414657] prepare_pages.constprop.0+0x134/0x300
[ 4616.414665] btrfs_buffered_write+0x2ca/0x940
[ 4616.414678] btrfs_do_write_iter+0x384/0x5d0
[ 4616.414682] ? lock_is_held_type+0xe8/0x140
[ 4616.414690] vfs_write+0x269/0x4f0
[ 4616.414701] ksys_write+0x64/0xe0
[ 4616.414705] __do_fast_syscall_32+0x88/0xf0
[ 4616.414712] ? __do_fast_syscall_32+0x94/0xf0
[ 4616.414716] ? lockdep_hardirqs_on+0x7d/0x100
[ 4616.414719] ? __do_fast_syscall_32+0x94/0xf0
[ 4616.414723] ? __do_fast_syscall_32+0x94/0xf0
[ 4616.414727] ? __do_fast_syscall_32+0x94/0xf0
[ 4616.414731] ? __do_fast_syscall_32+0x94/0xf0
[ 4616.414734] ? lockdep_hardirqs_on+0x7d/0x100
[ 4616.414738] ? __do_fast_syscall_32+0x94/0xf0
[ 4616.414741] ? __do_fast_syscall_32+0x94/0xf0
[ 4616.414761] do_fast_syscall_32+0x2f/0x70
[ 4616.414765] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4616.414770] RIP: 0023:0xf7fc0579
[ 4616.414792] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4616.414794] RSP: 002b:00000000b4fdbae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4616.414798] RAX: ffffffffffffffda RBX: 00000000000000a5 RCX: 00000000b53e2010
[ 4616.414800] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4616.414802] RBP: 00000000000000a5 R08: 00000000b4fdbae0 R09: 0000000000000000
[ 4616.414804] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4616.414807] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4616.414817] </TASK>
[ 4616.414819] irq event stamp: 166281
[ 4616.414821] hardirqs last enabled at (166289): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4616.414825] hardirqs last disabled at (166296): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4616.414828] softirqs last enabled at (163210): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4616.414832] softirqs last disabled at (163203): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4616.414834] ---[ end trace 0000000000000000 ]---
[ 4617.795871] ------------[ cut here ]------------
[ 4617.795880] WARNING: CPU: 0 PID: 14024 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4617.795887] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4617.795972] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4617.796031] CPU: 0 PID: 14024 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4617.796034] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4617.796037] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4617.796040] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4617.796043] RSP: 0018:ffffa7991fb67658 EFLAGS: 00010246
[ 4617.796047] RAX: 0000000000000000 RBX: ffff8f972eec2750 RCX: 0000000000000000
[ 4617.796049] RDX: 0000000000000000 RSI: ffff8f972eec26d0 RDI: ffffa7991fb67680
[ 4617.796051] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4617.796054] R10: ffff8f972eec2750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4617.796056] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4617.796058] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b4fddb40
[ 4617.796061] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4617.796063] CR2: 000038a3081620a4 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4617.796066] PKRU: 55555554
[ 4617.796068] Call Trace:
[ 4617.796071] <TASK>
[ 4617.796078] submit_one_bio+0xd4/0xe0
[ 4617.796085] submit_extent_page+0x142/0x550
[ 4617.796098] read_extent_buffer_pages+0x584/0x9c0
[ 4617.796105] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4617.796110] ? folio_unlock+0x1d/0x50
[ 4617.796117] btrfs_read_extent_buffer+0x98/0x150
[ 4617.796122] read_tree_block+0x43/0xa0
[ 4617.796126] read_block_for_search+0x266/0x370
[ 4617.796138] btrfs_search_slot+0x351/0xd30
[ 4617.796149] btrfs_lookup_csum+0x63/0x150
[ 4617.796156] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4617.796162] ? btrfs_do_readpage+0x305/0x770
[ 4617.796169] btrfs_submit_data_read_bio+0x4e/0x90
[ 4617.796174] submit_one_bio+0xc4/0xe0
[ 4617.796179] btrfs_read_folio+0x79/0x90
[ 4617.796183] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4617.796186] prepare_uptodate_page+0x8c/0x210
[ 4617.796190] prepare_pages.constprop.0+0x134/0x300
[ 4617.796198] btrfs_buffered_write+0x2ca/0x940
[ 4617.796211] btrfs_do_write_iter+0x384/0x5d0
[ 4617.796216] ? lock_is_held_type+0xe8/0x140
[ 4617.796223] vfs_write+0x269/0x4f0
[ 4617.796234] ksys_write+0x64/0xe0
[ 4617.796239] __do_fast_syscall_32+0x88/0xf0
[ 4617.796243] ? lock_is_held_type+0xe8/0x140
[ 4617.796249] ? __do_fast_syscall_32+0x94/0xf0
[ 4617.796253] ? lockdep_hardirqs_on+0x7d/0x100
[ 4617.796256] ? __do_fast_syscall_32+0x94/0xf0
[ 4617.796260] ? __do_fast_syscall_32+0x94/0xf0
[ 4617.796264] ? lockdep_hardirqs_on+0x7d/0x100
[ 4617.796267] ? __do_fast_syscall_32+0x94/0xf0
[ 4617.796270] ? __do_fast_syscall_32+0x94/0xf0
[ 4617.796275] do_fast_syscall_32+0x2f/0x70
[ 4617.796279] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4617.796284] RIP: 0023:0xf7fc0579
[ 4617.796306] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4617.796308] RSP: 002b:00000000b4fdbae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4617.796312] RAX: ffffffffffffffda RBX: 00000000000000a5 RCX: 00000000b38d1010
[ 4617.796314] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4617.796316] RBP: 00000000000000a5 R08: 00000000b4fdbae0 R09: 0000000000000000
[ 4617.796318] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4617.796320] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4617.796331] </TASK>
[ 4617.796333] irq event stamp: 337943
[ 4617.796335] hardirqs last enabled at (337951): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4617.796340] hardirqs last disabled at (337958): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4617.796343] softirqs last enabled at (334220): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4617.796347] softirqs last disabled at (334215): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4617.796349] ---[ end trace 0000000000000000 ]---
[ 4620.087707] ------------[ cut here ]------------
[ 4620.087716] WARNING: CPU: 12 PID: 4165 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4620.087724] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4620.087878] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4620.087936] CPU: 12 PID: 4165 Comm: kworker/u32:16 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4620.087940] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4620.087942] Workqueue: writeback wb_workfn (flush-btrfs-1)
[ 4620.087949] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4620.087953] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4620.087956] RSP: 0018:ffffa79907593318 EFLAGS: 00010246
[ 4620.087959] RAX: 0000000000000000 RBX: ffff8f9719021950 RCX: 0000000000000000
[ 4620.087962] RDX: 0000000000000000 RSI: ffff8f97190218d0 RDI: ffffa79907593340
[ 4620.087964] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4620.087966] R10: ffff8f9719021950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4620.087968] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4620.087971] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 4620.087973] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4620.087976] CR2: 00000682bacd3000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4620.087978] PKRU: 55555554
[ 4620.087981] Call Trace:
[ 4620.087983] <TASK>
[ 4620.087991] submit_one_bio+0xd4/0xe0
[ 4620.087997] submit_extent_page+0x142/0x550
[ 4620.088011] read_extent_buffer_pages+0x584/0x9c0
[ 4620.088018] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4620.088023] ? folio_unlock+0x1d/0x50
[ 4620.088030] btrfs_read_extent_buffer+0x98/0x150
[ 4620.088036] read_tree_block+0x43/0xa0
[ 4620.088040] read_block_for_search+0x266/0x370
[ 4620.088052] btrfs_search_slot+0x351/0xd30
[ 4620.088060] ? trace_kmem_cache_alloc+0x33/0xe0
[ 4620.088063] ? kmem_cache_alloc+0x194/0x380
[ 4620.088069] btrfs_lookup_csums_list+0xd0/0x4e0
[ 4620.088080] csum_exist_in_range+0x47/0xe0
[ 4620.088087] can_nocow_file_extent+0x239/0x2d0
[ 4620.088093] run_delalloc_nocow+0x21e/0x650
[ 4620.088100] ? sched_clock_local+0xe/0x80
[ 4620.088110] btrfs_run_delalloc_range+0x93/0x620
[ 4620.088116] ? find_lock_delalloc_range+0x251/0x270
[ 4620.088124] writepage_delalloc+0xb9/0x180
[ 4620.088132] __extent_writepage+0x456/0x670
[ 4620.088139] extent_write_cache_pages+0x1ed/0x690
[ 4620.088159] extent_writepages+0x6b/0xf0
[ 4620.088166] ? __pfx_end_bio_extent_writepage+0x10/0x10
[ 4620.088173] do_writepages+0xb3/0x1c0
[ 4620.088179] ? lock_is_held_type+0xe8/0x140
[ 4620.088193] __writeback_single_inode+0x54/0x600
[ 4620.088204] writeback_sb_inodes+0x1d4/0x530
[ 4620.088227] __writeback_inodes_wb+0x4c/0xf0
[ 4620.088238] wb_writeback+0x2b7/0x460
[ 4620.088251] wb_workfn+0x347/0x610
[ 4620.088259] ? lock_acquire+0xd2/0x2b0
[ 4620.088276] process_one_work+0x294/0x5b0
[ 4620.088289] worker_thread+0x4f/0x3a0
[ 4620.088294] ? __pfx_worker_thread+0x10/0x10
[ 4620.088297] kthread+0xf5/0x120
[ 4620.088301] ? __pfx_kthread+0x10/0x10
[ 4620.088306] ret_from_fork+0x2c/0x50
[ 4620.088328] </TASK>
[ 4620.088331] irq event stamp: 45926171
[ 4620.088335] hardirqs last enabled at (45926179): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4620.088341] hardirqs last disabled at (45926186): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4620.088346] softirqs last enabled at (45924962): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4620.088351] softirqs last disabled at (45924953): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4620.088356] ---[ end trace 0000000000000000 ]---
[ 4622.281221] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4622.281255] [drm] PSP is resuming...
[ 4622.357564] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4622.459535] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4622.473438] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4622.473451] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4622.473461] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4622.473467] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4622.473525] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4622.528370] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4622.529786] [drm] DMUB hardware initialized: version=0x02020017
[ 4622.568237] [drm] kiq ring mec 2 pipe 1 q 0
[ 4622.573504] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4622.573668] [drm] JPEG decode initialized successfully.
[ 4622.573693] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4622.573697] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4622.573699] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4622.573702] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4622.573704] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4622.573706] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4622.573708] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4622.573710] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4622.573712] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4622.573715] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4622.573717] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4622.573719] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4622.573721] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4622.573723] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4622.573725] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4622.573727] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4622.577702] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4631.628678] ------------[ cut here ]------------
[ 4631.628688] WARNING: CPU: 7 PID: 14031 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4631.628697] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4631.628821] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4631.628892] CPU: 7 PID: 14031 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4631.628896] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4631.628900] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4631.628904] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4631.628908] RSP: 0018:ffffa7991fd0f6e0 EFLAGS: 00010246
[ 4631.628912] RAX: 0000000000000000 RBX: ffff8f9dbcac8ed0 RCX: 0000000000000000
[ 4631.628915] RDX: 0000000000000000 RSI: ffff8f9dbcac8e50 RDI: ffffa7991fd0f708
[ 4631.628918] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4631.628920] R10: ffff8f9dbcac8ed0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4631.628923] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4631.628926] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b3cd4b40
[ 4631.628929] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4631.628932] CR2: 000023d00bd0e000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4631.628935] PKRU: 55555554
[ 4631.628938] Call Trace:
[ 4631.628941] <TASK>
[ 4631.628949] submit_one_bio+0xd4/0xe0
[ 4631.628958] submit_extent_page+0x142/0x550
[ 4631.628974] read_extent_buffer_pages+0x584/0x9c0
[ 4631.628983] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4631.628989] ? folio_unlock+0x1d/0x50
[ 4631.628997] btrfs_read_extent_buffer+0x98/0x150
[ 4631.629004] read_tree_block+0x43/0xa0
[ 4631.629009] read_block_for_search+0x266/0x370
[ 4631.629024] btrfs_search_slot+0x351/0xd30
[ 4631.629037] btrfs_lookup_csum+0x63/0x150
[ 4631.629046] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4631.629054] ? btrfs_do_readpage+0x305/0x770
[ 4631.629062] btrfs_submit_data_read_bio+0x4e/0x90
[ 4631.629068] submit_one_bio+0xc4/0xe0
[ 4631.629075] btrfs_read_folio+0x79/0x90
[ 4631.629080] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4631.629083] prepare_uptodate_page+0x8c/0x210
[ 4631.629089] prepare_pages.constprop.0+0xa2/0x300
[ 4631.629099] btrfs_buffered_write+0x2ca/0x940
[ 4631.629115] btrfs_do_write_iter+0x384/0x5d0
[ 4631.629120] ? lock_is_held_type+0xe8/0x140
[ 4631.629130] vfs_write+0x269/0x4f0
[ 4631.629143] ksys_write+0x64/0xe0
[ 4631.629149] __do_fast_syscall_32+0x88/0xf0
[ 4631.629154] ? __do_fast_syscall_32+0x94/0xf0
[ 4631.629158] ? lockdep_hardirqs_on+0x7d/0x100
[ 4631.629163] ? __do_fast_syscall_32+0x94/0xf0
[ 4631.629167] ? __do_fast_syscall_32+0x94/0xf0
[ 4631.629173] do_fast_syscall_32+0x2f/0x70
[ 4631.629178] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4631.629183] RIP: 0023:0xf7fc0579
[ 4631.629206] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4631.629209] RSP: 002b:00000000b3cd2ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4631.629213] RAX: ffffffffffffffda RBX: 00000000000000bd RCX: 00000000c678d720
[ 4631.629216] RDX: 0000000000032240 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4631.629219] RBP: 00000000000000bd R08: 00000000b3cd2ae0 R09: 0000000000000000
[ 4631.629221] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4631.629224] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4631.629236] </TASK>
[ 4631.629239] irq event stamp: 51031
[ 4631.629241] hardirqs last enabled at (51039): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4631.629247] hardirqs last disabled at (51046): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4631.629250] softirqs last enabled at (47236): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4631.629255] softirqs last disabled at (47231): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4631.629258] ---[ end trace 0000000000000000 ]---
[ 4632.887107] ------------[ cut here ]------------
[ 4632.887117] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4632.887125] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4632.887237] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4632.887312] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4632.887317] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4632.887320] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4632.887324] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4632.887328] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 4632.887333] RAX: 0000000000000000 RBX: ffff8f9d4d5f3a90 RCX: 0000000000000000
[ 4632.887336] RDX: 0000000000000000 RSI: ffff8f9d4d5f3a10 RDI: ffffa7990487f7e8
[ 4632.887339] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4632.887342] R10: ffff8f9d4d5f3a90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4632.887345] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4632.887348] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4632.887351] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4632.887354] CR2: 00007e8900ffc000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4632.887357] PKRU: 55555554
[ 4632.887360] Call Trace:
[ 4632.887364] <TASK>
[ 4632.887373] submit_one_bio+0xd4/0xe0
[ 4632.887382] submit_extent_page+0x142/0x550
[ 4632.887399] read_extent_buffer_pages+0x584/0x9c0
[ 4632.887408] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4632.887415] ? folio_unlock+0x1d/0x50
[ 4632.887423] btrfs_read_extent_buffer+0x98/0x150
[ 4632.887431] read_tree_block+0x43/0xa0
[ 4632.887436] read_block_for_search+0x266/0x370
[ 4632.887452] btrfs_search_slot+0x351/0xd30
[ 4632.887457] ? lock_is_held_type+0xe8/0x140
[ 4632.887467] ? trace_kmem_cache_alloc+0x33/0xe0
[ 4632.887471] ? kmem_cache_alloc+0x194/0x380
[ 4632.887479] btrfs_del_csums+0x116/0x3b0
[ 4632.887486] ? lock_release+0x14b/0x440
[ 4632.887495] ? _raw_read_unlock+0x29/0x50
[ 4632.887503] __btrfs_free_extent+0x486/0x7c0
[ 4632.887516] __btrfs_run_delayed_refs+0x303/0x1260
[ 4632.887537] btrfs_run_delayed_refs+0x89/0x1d0
[ 4632.887546] btrfs_commit_transaction+0x93/0xed0
[ 4632.887561] transaction_kthread+0x142/0x1b0
[ 4632.887569] ? __pfx_transaction_kthread+0x10/0x10
[ 4632.887573] kthread+0xf5/0x120
[ 4632.887577] ? __pfx_kthread+0x10/0x10
[ 4632.887583] ret_from_fork+0x2c/0x50
[ 4632.887598] </TASK>
[ 4632.887601] irq event stamp: 39754427
[ 4632.887604] hardirqs last enabled at (39754435): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4632.887609] hardirqs last disabled at (39754442): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4632.887613] softirqs last enabled at (39752356): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4632.887618] softirqs last disabled at (39752351): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4632.887621] ---[ end trace 0000000000000000 ]---
[ 4632.903361] ------------[ cut here ]------------
[ 4632.903367] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4632.903372] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4632.903461] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4632.903523] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4632.903526] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4632.903529] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4632.903532] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4632.903535] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 4632.903538] RAX: 0000000000000000 RBX: ffff8f9d4d5f0ed0 RCX: 0000000000000000
[ 4632.903541] RDX: 0000000000000000 RSI: ffff8f9d4d5f0e50 RDI: ffffa7990487f888
[ 4632.903543] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4632.903545] R10: ffff8f9d4d5f0ed0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4632.903548] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4632.903550] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4632.903553] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4632.903555] CR2: 00007e8900ffc000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4632.903558] PKRU: 55555554
[ 4632.903560] Call Trace:
[ 4632.903562] <TASK>
[ 4632.903569] submit_one_bio+0xd4/0xe0
[ 4632.903576] submit_extent_page+0x142/0x550
[ 4632.903590] read_extent_buffer_pages+0x584/0x9c0
[ 4632.903597] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4632.903602] ? folio_unlock+0x1d/0x50
[ 4632.903609] btrfs_read_extent_buffer+0x98/0x150
[ 4632.903615] read_tree_block+0x43/0xa0
[ 4632.903620] read_block_for_search+0x266/0x370
[ 4632.903632] btrfs_search_slot+0x351/0xd30
[ 4632.903644] btrfs_insert_empty_items+0x31/0x70
[ 4632.903649] alloc_reserved_file_extent+0xbc/0x240
[ 4632.903659] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4632.903675] btrfs_run_delayed_refs+0x89/0x1d0
[ 4632.903682] btrfs_commit_transaction+0x93/0xed0
[ 4632.903694] transaction_kthread+0x142/0x1b0
[ 4632.903700] ? __pfx_transaction_kthread+0x10/0x10
[ 4632.903703] kthread+0xf5/0x120
[ 4632.903707] ? __pfx_kthread+0x10/0x10
[ 4632.903711] ret_from_fork+0x2c/0x50
[ 4632.903723] </TASK>
[ 4632.903725] irq event stamp: 39770731
[ 4632.903727] hardirqs last enabled at (39770739): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4632.903731] hardirqs last disabled at (39770746): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4632.903734] softirqs last enabled at (39766934): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4632.903738] softirqs last disabled at (39766929): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4632.903741] ---[ end trace 0000000000000000 ]---
[ 4632.904467] ------------[ cut here ]------------
[ 4632.904471] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4632.904475] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4632.904555] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4632.904610] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4632.904613] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4632.904615] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4632.904618] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4632.904621] RSP: 0018:ffffa7990487f860 EFLAGS: 00010246
[ 4632.904624] RAX: 0000000000000000 RBX: ffff8f9d4d5f0450 RCX: 0000000000000000
[ 4632.904626] RDX: 0000000000000000 RSI: ffff8f9d4d5f03d0 RDI: ffffa7990487f888
[ 4632.904629] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4632.904631] R10: ffff8f9d4d5f0450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4632.904633] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4632.904636] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4632.904638] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4632.904641] CR2: 00007e8900ffc000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4632.904643] PKRU: 55555554
[ 4632.904645] Call Trace:
[ 4632.904647] <TASK>
[ 4632.904653] submit_one_bio+0xd4/0xe0
[ 4632.904659] submit_extent_page+0x142/0x550
[ 4632.904673] read_extent_buffer_pages+0x584/0x9c0
[ 4632.904680] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4632.904685] ? folio_unlock+0x1d/0x50
[ 4632.904691] btrfs_read_extent_buffer+0x98/0x150
[ 4632.904697] read_tree_block+0x43/0xa0
[ 4632.904701] read_block_for_search+0x266/0x370
[ 4632.904713] btrfs_search_slot+0x351/0xd30
[ 4632.904724] btrfs_insert_empty_items+0x31/0x70
[ 4632.904729] alloc_reserved_file_extent+0xbc/0x240
[ 4632.904739] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4632.904764] btrfs_run_delayed_refs+0x89/0x1d0
[ 4632.904771] btrfs_commit_transaction+0x93/0xed0
[ 4632.904783] transaction_kthread+0x142/0x1b0
[ 4632.904789] ? __pfx_transaction_kthread+0x10/0x10
[ 4632.904793] kthread+0xf5/0x120
[ 4632.904795] ? __pfx_kthread+0x10/0x10
[ 4632.904800] ret_from_fork+0x2c/0x50
[ 4632.904811] </TASK>
[ 4632.904813] irq event stamp: 39772481
[ 4632.904816] hardirqs last enabled at (39772489): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4632.904819] hardirqs last disabled at (39772496): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4632.904822] softirqs last enabled at (39772416): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4632.904825] softirqs last disabled at (39772411): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4632.904828] ---[ end trace 0000000000000000 ]---
[ 4632.907620] ------------[ cut here ]------------
[ 4632.907627] WARNING: CPU: 15 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4632.907633] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4632.907730] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4632.907859] CPU: 15 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4632.907866] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4632.907871] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4632.907877] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4632.907883] RSP: 0018:ffffa7991f927678 EFLAGS: 00010246
[ 4632.907890] RAX: 0000000000000000 RBX: ffff8fa27baa2ad0 RCX: 0000000000000000
[ 4632.907896] RDX: 0000000000000000 RSI: ffff8fa27baa2a50 RDI: ffffa7991f9276a0
[ 4632.907900] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4632.907905] R10: ffff8fa27baa2ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4632.907910] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4632.907915] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b6bf9b40
[ 4632.907921] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4632.907925] CR2: 00000000b5395000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4632.907931] PKRU: 55555554
[ 4632.907935] Call Trace:
[ 4632.907940] <TASK>
[ 4632.907953] submit_one_bio+0xd4/0xe0
[ 4632.907965] submit_extent_page+0x142/0x550
[ 4632.907993] read_extent_buffer_pages+0x584/0x9c0
[ 4632.908009] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4632.908019] ? folio_unlock+0x1d/0x50
[ 4632.908031] btrfs_read_extent_buffer+0x98/0x150
[ 4632.908044] read_tree_block+0x43/0xa0
[ 4632.908052] read_block_for_search+0x266/0x370
[ 4632.908078] btrfs_search_slot+0x351/0xd30
[ 4632.908101] btrfs_lookup_csum+0x63/0x150
[ 4632.908115] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4632.908123] ? btrfs_do_readpage+0x305/0x770
[ 4632.908131] btrfs_submit_data_read_bio+0x4e/0x90
[ 4632.908137] submit_one_bio+0xc4/0xe0
[ 4632.908144] btrfs_read_folio+0x79/0x90
[ 4632.908148] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4632.908152] prepare_uptodate_page+0x8c/0x210
[ 4632.908158] prepare_pages.constprop.0+0x134/0x300
[ 4632.908167] btrfs_buffered_write+0x2ca/0x940
[ 4632.908184] btrfs_do_write_iter+0x384/0x5d0
[ 4632.908189] ? lock_is_held_type+0xe8/0x140
[ 4632.908199] vfs_write+0x269/0x4f0
[ 4632.908211] ksys_write+0x64/0xe0
[ 4632.908217] __do_fast_syscall_32+0x88/0xf0
[ 4632.908224] ? lock_is_held_type+0xe8/0x140
[ 4632.908231] ? __do_fast_syscall_32+0x94/0xf0
[ 4632.908236] ? lockdep_hardirqs_on+0x7d/0x100
[ 4632.908240] ? __do_fast_syscall_32+0x94/0xf0
[ 4632.908247] do_fast_syscall_32+0x2f/0x70
[ 4632.908252] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4632.908257] RIP: 0023:0xf7fc0579
[ 4632.908281] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4632.908284] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4632.908288] RAX: ffffffffffffffda RBX: 0000000000000097 RCX: 00000000b73fd010
[ 4632.908291] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4632.908293] RBP: 0000000000000097 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4632.908296] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4632.908299] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4632.908311] </TASK>
[ 4632.908314] irq event stamp: 2700841
[ 4632.908316] hardirqs last enabled at (2700849): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4632.908321] hardirqs last disabled at (2700856): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4632.908324] softirqs last enabled at (2700120): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4632.908328] softirqs last disabled at (2700115): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4632.908331] ---[ end trace 0000000000000000 ]---
[ 4634.351403] ------------[ cut here ]------------
[ 4634.351413] WARNING: CPU: 11 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4634.351421] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4634.351507] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4634.351566] CPU: 11 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4634.351569] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4634.351572] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4634.351576] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4634.351578] RSP: 0018:ffffa7991f9276b8 EFLAGS: 00010246
[ 4634.351582] RAX: 0000000000000000 RBX: ffff8f9724ab7c50 RCX: 0000000000000000
[ 4634.351585] RDX: 0000000000000000 RSI: ffff8f9724ab7bd0 RDI: ffffa7991f9276e0
[ 4634.351587] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4634.351589] R10: ffff8f9724ab7c50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4634.351591] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4634.351594] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000b6bf9b40
[ 4634.351596] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4634.351598] CR2: 000001490011a000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4634.351601] PKRU: 55555554
[ 4634.351603] Call Trace:
[ 4634.351606] <TASK>
[ 4634.351613] submit_one_bio+0xd4/0xe0
[ 4634.351620] submit_extent_page+0x142/0x550
[ 4634.351633] read_extent_buffer_pages+0x584/0x9c0
[ 4634.351640] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4634.351645] ? folio_unlock+0x1d/0x50
[ 4634.351652] btrfs_read_extent_buffer+0x98/0x150
[ 4634.351657] read_tree_block+0x43/0xa0
[ 4634.351661] read_block_for_search+0x266/0x370
[ 4634.351674] btrfs_search_slot+0x351/0xd30
[ 4634.351685] btrfs_lookup_csum+0x63/0x150
[ 4634.351692] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4634.351699] ? btrfs_do_readpage+0x305/0x770
[ 4634.351705] btrfs_submit_data_read_bio+0x4e/0x90
[ 4634.351710] submit_one_bio+0xc4/0xe0
[ 4634.351716] btrfs_read_folio+0x79/0x90
[ 4634.351719] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4634.351723] prepare_uptodate_page+0x8c/0x210
[ 4634.351727] prepare_pages.constprop.0+0x134/0x300
[ 4634.351734] btrfs_buffered_write+0x2ca/0x940
[ 4634.351773] btrfs_do_write_iter+0x384/0x5d0
[ 4634.351778] ? lock_is_held_type+0xe8/0x140
[ 4634.351786] vfs_write+0x269/0x4f0
[ 4634.351797] ksys_write+0x64/0xe0
[ 4634.351801] __do_fast_syscall_32+0x88/0xf0
[ 4634.351806] ? lockdep_hardirqs_on+0x7d/0x100
[ 4634.351810] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.351813] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.351817] ? lockdep_hardirqs_on+0x7d/0x100
[ 4634.351821] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.351824] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.351828] do_fast_syscall_32+0x2f/0x70
[ 4634.351832] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4634.351837] RIP: 0023:0xf7fc0579
[ 4634.351864] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4634.351869] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4634.351875] RAX: ffffffffffffffda RBX: 0000000000000092 RCX: 00000000b51e0010
[ 4634.351879] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4634.351883] RBP: 0000000000000092 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4634.351887] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4634.351891] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4634.351910] </TASK>
[ 4634.351914] irq event stamp: 2820275
[ 4634.351917] hardirqs last enabled at (2820283): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4634.351924] hardirqs last disabled at (2820290): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4634.351929] softirqs last enabled at (2820092): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4634.351935] softirqs last disabled at (2820085): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4634.351940] ---[ end trace 0000000000000000 ]---
[ 4634.651977] ------------[ cut here ]------------
[ 4634.651989] WARNING: CPU: 10 PID: 14031 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4634.651999] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4634.652094] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4634.652192] CPU: 10 PID: 14031 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4634.652198] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4634.652202] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4634.652208] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4634.652213] RSP: 0018:ffffa7991fd0f6a0 EFLAGS: 00010246
[ 4634.652219] RAX: 0000000000000000 RBX: ffff8f9ddead47d0 RCX: 0000000000000000
[ 4634.652223] RDX: 0000000000000000 RSI: ffff8f9ddead4750 RDI: ffffa7991fd0f6c8
[ 4634.652227] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4634.652231] R10: ffff8f9ddead47d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4634.652235] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4634.652239] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b3cd4b40
[ 4634.652243] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4634.652247] CR2: 00001f6100958010 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4634.652252] PKRU: 55555554
[ 4634.652256] Call Trace:
[ 4634.652260] <TASK>
[ 4634.652271] submit_one_bio+0xd4/0xe0
[ 4634.652282] submit_extent_page+0x142/0x550
[ 4634.652306] read_extent_buffer_pages+0x584/0x9c0
[ 4634.652319] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4634.652328] ? folio_unlock+0x1d/0x50
[ 4634.652338] btrfs_read_extent_buffer+0x98/0x150
[ 4634.652349] read_tree_block+0x43/0xa0
[ 4634.652356] read_block_for_search+0x266/0x370
[ 4634.652378] btrfs_search_slot+0x351/0xd30
[ 4634.652398] btrfs_lookup_csum+0x63/0x150
[ 4634.652411] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4634.652422] ? btrfs_do_readpage+0x305/0x770
[ 4634.652435] btrfs_submit_data_read_bio+0x4e/0x90
[ 4634.652443] submit_one_bio+0xc4/0xe0
[ 4634.652453] btrfs_read_folio+0x79/0x90
[ 4634.652460] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4634.652466] prepare_uptodate_page+0x8c/0x210
[ 4634.652474] prepare_pages.constprop.0+0xa2/0x300
[ 4634.652488] btrfs_buffered_write+0x2ca/0x940
[ 4634.652514] btrfs_do_write_iter+0x384/0x5d0
[ 4634.652521] ? lock_is_held_type+0xe8/0x140
[ 4634.652535] vfs_write+0x269/0x4f0
[ 4634.652554] ksys_write+0x64/0xe0
[ 4634.652563] __do_fast_syscall_32+0x88/0xf0
[ 4634.652570] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.652577] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.652583] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.652589] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.652594] ? lockdep_hardirqs_on+0x7d/0x100
[ 4634.652601] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.652606] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.652611] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.652620] do_fast_syscall_32+0x2f/0x70
[ 4634.652627] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4634.652635] RIP: 0023:0xf7fc0579
[ 4634.652661] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4634.652666] RSP: 002b:00000000b3cd2ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4634.652672] RAX: ffffffffffffffda RBX: 00000000000000bd RCX: 00000000b51e0010
[ 4634.652676] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4634.652680] RBP: 00000000000000bd R08: 00000000b3cd2ae0 R09: 0000000000000000
[ 4634.652684] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4634.652688] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4634.652707] </TASK>
[ 4634.652711] irq event stamp: 274717
[ 4634.652715] hardirqs last enabled at (274725): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4634.652722] hardirqs last disabled at (274732): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4634.652726] softirqs last enabled at (272998): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4634.652732] softirqs last disabled at (272993): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4634.652737] ---[ end trace 0000000000000000 ]---
[ 4634.708760] ------------[ cut here ]------------
[ 4634.708772] WARNING: CPU: 11 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4634.708783] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4634.708952] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4634.709059] CPU: 11 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4634.709065] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4634.709069] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4634.709075] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4634.709080] RSP: 0018:ffffa7991f9276d0 EFLAGS: 00010246
[ 4634.709086] RAX: 0000000000000000 RBX: ffff8f9724ab5790 RCX: 0000000000000000
[ 4634.709090] RDX: 0000000000000000 RSI: ffff8f9724ab5710 RDI: ffffa7991f9276f8
[ 4634.709094] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4634.709098] R10: ffff8f9724ab5790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4634.709102] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4634.709106] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000b6bf9b40
[ 4634.709111] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4634.709115] CR2: 00000000b52e0000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4634.709119] PKRU: 55555554
[ 4634.709123] Call Trace:
[ 4634.709128] <TASK>
[ 4634.709140] submit_one_bio+0xd4/0xe0
[ 4634.709150] submit_extent_page+0x142/0x550
[ 4634.709174] read_extent_buffer_pages+0x584/0x9c0
[ 4634.709188] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4634.709197] ? folio_unlock+0x1d/0x50
[ 4634.709208] btrfs_read_extent_buffer+0x98/0x150
[ 4634.709218] read_tree_block+0x43/0xa0
[ 4634.709225] read_block_for_search+0x266/0x370
[ 4634.709247] btrfs_search_slot+0x351/0xd30
[ 4634.709267] btrfs_lookup_csum+0x63/0x150
[ 4634.709280] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4634.709291] ? btrfs_do_readpage+0x305/0x770
[ 4634.709304] btrfs_submit_data_read_bio+0x4e/0x90
[ 4634.709312] submit_one_bio+0xc4/0xe0
[ 4634.709321] btrfs_read_folio+0x79/0x90
[ 4634.709328] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4634.709334] prepare_uptodate_page+0x8c/0x210
[ 4634.709341] prepare_pages.constprop.0+0xa2/0x300
[ 4634.709355] btrfs_buffered_write+0x2ca/0x940
[ 4634.709377] btrfs_do_write_iter+0x384/0x5d0
[ 4634.709384] ? lock_is_held_type+0xe8/0x140
[ 4634.709397] vfs_write+0x269/0x4f0
[ 4634.709410] ksys_write+0x64/0xe0
[ 4634.709415] __do_fast_syscall_32+0x88/0xf0
[ 4634.709420] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.709423] ? lockdep_hardirqs_on+0x7d/0x100
[ 4634.709427] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.709430] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.709433] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.709436] ? __do_fast_syscall_32+0x94/0xf0
[ 4634.709441] do_fast_syscall_32+0x2f/0x70
[ 4634.709445] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4634.709449] RIP: 0023:0xf7fc0579
[ 4634.709474] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4634.709479] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4634.709484] RAX: ffffffffffffffda RBX: 0000000000000097 RCX: 00000000b52e1010
[ 4634.709487] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4634.709491] RBP: 0000000000000097 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4634.709495] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4634.709498] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4634.709518] </TASK>
[ 4634.709522] irq event stamp: 2870337
[ 4634.709525] hardirqs last enabled at (2870345): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4634.709532] hardirqs last disabled at (2870352): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4634.709537] softirqs last enabled at (2869044): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4634.709542] softirqs last disabled at (2869037): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4634.709547] ---[ end trace 0000000000000000 ]---
[ 4637.528795] ------------[ cut here ]------------
[ 4637.528804] WARNING: CPU: 7 PID: 14054 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4637.528813] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4637.528919] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4637.529010] CPU: 7 PID: 14054 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4637.529017] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4637.529022] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4637.529030] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4637.529035] RSP: 0018:ffffa7991fd776e0 EFLAGS: 00010246
[ 4637.529043] RAX: 0000000000000000 RBX: ffff8f9dbcacbc50 RCX: 0000000000000000
[ 4637.529046] RDX: 0000000000000000 RSI: ffff8f9dbcacbbd0 RDI: ffffa7991fd77708
[ 4637.529049] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4637.529052] R10: ffff8f9dbcacbc50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4637.529055] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4637.529058] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b5be9b40
[ 4637.529061] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4637.529064] CR2: 00000000b34c1000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4637.529067] PKRU: 55555554
[ 4637.529070] Call Trace:
[ 4637.529073] <TASK>
[ 4637.529082] submit_one_bio+0xd4/0xe0
[ 4637.529095] submit_extent_page+0x142/0x550
[ 4637.529123] read_extent_buffer_pages+0x584/0x9c0
[ 4637.529142] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4637.529152] ? folio_unlock+0x1d/0x50
[ 4637.529163] btrfs_read_extent_buffer+0x98/0x150
[ 4637.529171] read_tree_block+0x43/0xa0
[ 4637.529175] read_block_for_search+0x266/0x370
[ 4637.529191] btrfs_search_slot+0x351/0xd30
[ 4637.529205] btrfs_lookup_csum+0x63/0x150
[ 4637.529214] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4637.529222] ? btrfs_do_readpage+0x305/0x770
[ 4637.529230] btrfs_submit_data_read_bio+0x4e/0x90
[ 4637.529236] submit_one_bio+0xc4/0xe0
[ 4637.529243] btrfs_read_folio+0x79/0x90
[ 4637.529247] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4637.529251] prepare_uptodate_page+0x8c/0x210
[ 4637.529257] prepare_pages.constprop.0+0x134/0x300
[ 4637.529266] btrfs_buffered_write+0x2ca/0x940
[ 4637.529284] btrfs_do_write_iter+0x384/0x5d0
[ 4637.529289] ? lock_is_held_type+0xe8/0x140
[ 4637.529299] vfs_write+0x269/0x4f0
[ 4637.529312] ksys_write+0x64/0xe0
[ 4637.529318] __do_fast_syscall_32+0x88/0xf0
[ 4637.529323] ? __do_fast_syscall_32+0x94/0xf0
[ 4637.529327] ? __do_fast_syscall_32+0x94/0xf0
[ 4637.529332] ? __do_fast_syscall_32+0x94/0xf0
[ 4637.529336] ? __do_fast_syscall_32+0x94/0xf0
[ 4637.529339] ? __do_fast_syscall_32+0x94/0xf0
[ 4637.529345] do_fast_syscall_32+0x2f/0x70
[ 4637.529350] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4637.529355] RIP: 0023:0xf7fc0579
[ 4637.529378] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4637.529381] RSP: 002b:00000000b5be7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4637.529386] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b30c9010
[ 4637.529389] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4637.529391] RBP: 000000000000009f R08: 00000000b5be7ae0 R09: 0000000000000000
[ 4637.529394] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4637.529397] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4637.529410] </TASK>
[ 4637.529412] irq event stamp: 1136677
[ 4637.529415] hardirqs last enabled at (1136685): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4637.529420] hardirqs last disabled at (1136692): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4637.529424] softirqs last enabled at (1135364): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4637.529428] softirqs last disabled at (1135357): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4637.529431] ---[ end trace 0000000000000000 ]---
[ 4638.223872] ------------[ cut here ]------------
[ 4638.223883] WARNING: CPU: 7 PID: 14054 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4638.223893] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4638.224045] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4638.224148] CPU: 7 PID: 14054 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4638.224153] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4638.224158] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4638.224163] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4638.224168] RSP: 0018:ffffa7991fd77628 EFLAGS: 00010246
[ 4638.224174] RAX: 0000000000000000 RBX: ffff8f9dbcac9410 RCX: 0000000000000000
[ 4638.224178] RDX: 0000000000000000 RSI: ffff8f9dbcac9390 RDI: ffffa7991fd77650
[ 4638.224182] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4638.224186] R10: ffff8f9dbcac9410 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4638.224190] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4638.224194] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b5be9b40
[ 4638.224199] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4638.224203] CR2: 00000000b0296000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4638.224207] PKRU: 55555554
[ 4638.224211] Call Trace:
[ 4638.224215] <TASK>
[ 4638.224227] submit_one_bio+0xd4/0xe0
[ 4638.224238] submit_extent_page+0x142/0x550
[ 4638.224261] read_extent_buffer_pages+0x584/0x9c0
[ 4638.224274] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4638.224282] ? folio_unlock+0x1d/0x50
[ 4638.224293] btrfs_read_extent_buffer+0x98/0x150
[ 4638.224303] read_tree_block+0x43/0xa0
[ 4638.224310] read_block_for_search+0x266/0x370
[ 4638.224332] btrfs_search_slot+0x351/0xd30
[ 4638.224351] btrfs_lookup_csum+0x63/0x150
[ 4638.224363] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4638.224374] ? btrfs_do_readpage+0x305/0x770
[ 4638.224386] btrfs_submit_data_read_bio+0x4e/0x90
[ 4638.224394] submit_one_bio+0xc4/0xe0
[ 4638.224403] btrfs_read_folio+0x79/0x90
[ 4638.224410] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4638.224416] prepare_uptodate_page+0x8c/0x210
[ 4638.224424] prepare_pages.constprop.0+0xa2/0x300
[ 4638.224438] btrfs_buffered_write+0x2ca/0x940
[ 4638.224463] btrfs_do_write_iter+0x384/0x5d0
[ 4638.224470] ? lock_is_held_type+0xe8/0x140
[ 4638.224484] vfs_write+0x269/0x4f0
[ 4638.224502] ksys_write+0x64/0xe0
[ 4638.224510] __do_fast_syscall_32+0x88/0xf0
[ 4638.224517] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.224527] ? lock_is_held_type+0xe8/0x140
[ 4638.224537] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.224542] ? lockdep_hardirqs_on+0x7d/0x100
[ 4638.224549] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.224555] ? lockdep_hardirqs_on+0x7d/0x100
[ 4638.224561] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.224566] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.224571] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.224576] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.224584] do_fast_syscall_32+0x2f/0x70
[ 4638.224591] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4638.224597] RIP: 0023:0xf7fc0579
[ 4638.224622] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4638.224626] RSP: 002b:00000000b5be7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4638.224632] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b32cb010
[ 4638.224636] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4638.224640] RBP: 000000000000009f R08: 00000000b5be7ae0 R09: 0000000000000000
[ 4638.224644] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4638.224648] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4638.224667] </TASK>
[ 4638.224671] irq event stamp: 1156083
[ 4638.224674] hardirqs last enabled at (1156091): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4638.224681] hardirqs last disabled at (1156098): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4638.224686] softirqs last enabled at (1154660): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4638.224692] softirqs last disabled at (1154655): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4638.224696] ---[ end trace 0000000000000000 ]---
[ 4638.416241] ------------[ cut here ]------------
[ 4638.416254] WARNING: CPU: 9 PID: 14024 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4638.416266] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4638.416457] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4638.416592] CPU: 9 PID: 14024 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4638.416599] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4638.416604] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4638.416612] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4638.416618] RSP: 0018:ffffa7991fb67688 EFLAGS: 00010246
[ 4638.416626] RAX: 0000000000000000 RBX: ffff8f9c4d8ac990 RCX: 0000000000000000
[ 4638.416631] RDX: 0000000000000000 RSI: ffff8f9c4d8ac910 RDI: ffffa7991fb676b0
[ 4638.416637] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4638.416642] R10: ffff8f9c4d8ac990 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4638.416647] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4638.416651] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b4fddb40
[ 4638.416657] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4638.416663] CR2: 00007fa97f920000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4638.416668] PKRU: 55555554
[ 4638.416673] Call Trace:
[ 4638.416678] <TASK>
[ 4638.416692] submit_one_bio+0xd4/0xe0
[ 4638.416706] submit_extent_page+0x142/0x550
[ 4638.416737] read_extent_buffer_pages+0x584/0x9c0
[ 4638.416790] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4638.416803] ? folio_unlock+0x1d/0x50
[ 4638.416817] btrfs_read_extent_buffer+0x98/0x150
[ 4638.416831] read_tree_block+0x43/0xa0
[ 4638.416840] read_block_for_search+0x266/0x370
[ 4638.416868] btrfs_search_slot+0x351/0xd30
[ 4638.416893] btrfs_lookup_csum+0x63/0x150
[ 4638.416910] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4638.416924] ? btrfs_do_readpage+0x305/0x770
[ 4638.416941] btrfs_submit_data_read_bio+0x4e/0x90
[ 4638.416951] submit_one_bio+0xc4/0xe0
[ 4638.416963] btrfs_read_folio+0x79/0x90
[ 4638.416972] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4638.416979] prepare_uptodate_page+0x8c/0x210
[ 4638.416989] prepare_pages.constprop.0+0x134/0x300
[ 4638.417007] btrfs_buffered_write+0x2ca/0x940
[ 4638.417041] btrfs_do_write_iter+0x384/0x5d0
[ 4638.417050] ? lock_is_held_type+0xe8/0x140
[ 4638.417066] vfs_write+0x269/0x4f0
[ 4638.417089] ksys_write+0x64/0xe0
[ 4638.417100] __do_fast_syscall_32+0x88/0xf0
[ 4638.417109] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.417116] ? lockdep_hardirqs_on+0x7d/0x100
[ 4638.417125] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.417133] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.417140] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.417149] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.417156] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.417163] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.417169] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.417176] ? __do_fast_syscall_32+0x94/0xf0
[ 4638.417186] do_fast_syscall_32+0x2f/0x70
[ 4638.417195] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4638.417203] RIP: 0023:0xf7fc0579
[ 4638.417231] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4638.417237] RSP: 002b:00000000b4fdbae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4638.417245] RAX: ffffffffffffffda RBX: 00000000000000a5 RCX: 00000000b73fd010
[ 4638.417250] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4638.417255] RBP: 00000000000000a5 R08: 00000000b4fdbae0 R09: 0000000000000000
[ 4638.417260] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4638.417265] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4638.417291] </TASK>
[ 4638.417296] irq event stamp: 420631
[ 4638.417301] hardirqs last enabled at (420639): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4638.417309] hardirqs last disabled at (420646): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4638.417315] softirqs last enabled at (420286): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4638.417322] softirqs last disabled at (420281): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4638.417328] ---[ end trace 0000000000000000 ]---
[ 4639.517188] ------------[ cut here ]------------
[ 4639.517198] WARNING: CPU: 6 PID: 13969 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4639.517205] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4639.517290] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4639.517348] CPU: 6 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4639.517352] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4639.517355] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4639.517358] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4639.517361] RSP: 0018:ffffa7991f45f6f8 EFLAGS: 00010246
[ 4639.517365] RAX: 0000000000000000 RBX: ffff8fa13a48fc50 RCX: 0000000000000000
[ 4639.517367] RDX: 0000000000000000 RSI: ffff8fa13a48fbd0 RDI: ffffa7991f45f720
[ 4639.517369] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4639.517371] R10: ffff8fa13a48fc50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4639.517374] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4639.517376] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000c12feb40
[ 4639.517379] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4639.517381] CR2: 00000000b3ed6000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4639.517383] PKRU: 55555554
[ 4639.517385] Call Trace:
[ 4639.517388] <TASK>
[ 4639.517395] submit_one_bio+0xd4/0xe0
[ 4639.517402] submit_extent_page+0x142/0x550
[ 4639.517416] read_extent_buffer_pages+0x584/0x9c0
[ 4639.517423] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4639.517427] ? folio_unlock+0x1d/0x50
[ 4639.517434] btrfs_read_extent_buffer+0x98/0x150
[ 4639.517440] read_tree_block+0x43/0xa0
[ 4639.517444] read_block_for_search+0x266/0x370
[ 4639.517456] btrfs_search_slot+0x351/0xd30
[ 4639.517467] btrfs_lookup_csum+0x63/0x150
[ 4639.517474] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4639.517481] ? btrfs_do_readpage+0x305/0x770
[ 4639.517487] btrfs_submit_data_read_bio+0x4e/0x90
[ 4639.517492] submit_one_bio+0xc4/0xe0
[ 4639.517497] btrfs_read_folio+0x79/0x90
[ 4639.517501] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4639.517504] prepare_uptodate_page+0x8c/0x210
[ 4639.517509] prepare_pages.constprop.0+0xa2/0x300
[ 4639.517516] btrfs_buffered_write+0x2ca/0x940
[ 4639.517530] btrfs_do_write_iter+0x384/0x5d0
[ 4639.517534] ? lock_is_held_type+0xe8/0x140
[ 4639.517542] vfs_write+0x269/0x4f0
[ 4639.517553] ksys_write+0x64/0xe0
[ 4639.517557] __do_fast_syscall_32+0x88/0xf0
[ 4639.517562] ? __do_fast_syscall_32+0x94/0xf0
[ 4639.517566] ? __do_fast_syscall_32+0x94/0xf0
[ 4639.517570] do_fast_syscall_32+0x2f/0x70
[ 4639.517574] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4639.517579] RIP: 0023:0xf7fc0579
[ 4639.517602] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4639.517605] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4639.517608] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b31ca010
[ 4639.517610] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4639.517612] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4639.517615] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4639.517617] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4639.517627] </TASK>
[ 4639.517629] irq event stamp: 161969
[ 4639.517631] hardirqs last enabled at (161977): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4639.517636] hardirqs last disabled at (161984): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4639.517639] softirqs last enabled at (159630): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4639.517642] softirqs last disabled at (159625): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4639.517645] ---[ end trace 0000000000000000 ]---
[ 4642.839835] ------------[ cut here ]------------
[ 4642.839855] WARNING: CPU: 8 PID: 14054 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4642.839877] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4642.840166] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4642.840368] CPU: 8 PID: 14054 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4642.840380] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4642.840388] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4642.840400] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4642.840410] RSP: 0018:ffffa7991fd776d8 EFLAGS: 00010246
[ 4642.840423] RAX: 0000000000000000 RBX: ffff8f971fb18450 RCX: 0000000000000000
[ 4642.840432] RDX: 0000000000000000 RSI: ffff8f971fb183d0 RDI: ffffa7991fd77700
[ 4642.840440] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4642.840448] R10: ffff8f971fb18450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4642.840456] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4642.840464] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b5be9b40
[ 4642.840474] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4642.840482] CR2: 0000331a003e0024 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4642.840491] PKRU: 55555554
[ 4642.840499] Call Trace:
[ 4642.840509] <TASK>
[ 4642.840532] submit_one_bio+0xd4/0xe0
[ 4642.840555] submit_extent_page+0x142/0x550
[ 4642.840603] read_extent_buffer_pages+0x584/0x9c0
[ 4642.840629] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4642.840646] ? folio_unlock+0x1d/0x50
[ 4642.840668] btrfs_read_extent_buffer+0x98/0x150
[ 4642.840689] read_tree_block+0x43/0xa0
[ 4642.840703] read_block_for_search+0x266/0x370
[ 4642.840809] btrfs_search_slot+0x351/0xd30
[ 4642.840851] btrfs_lookup_csum+0x63/0x150
[ 4642.840878] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4642.840901] ? btrfs_do_readpage+0x305/0x770
[ 4642.840926] btrfs_submit_data_read_bio+0x4e/0x90
[ 4642.840941] submit_one_bio+0xc4/0xe0
[ 4642.840961] btrfs_read_folio+0x79/0x90
[ 4642.840975] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4642.840986] prepare_uptodate_page+0x8c/0x210
[ 4642.841002] prepare_pages.constprop.0+0x134/0x300
[ 4642.841030] btrfs_buffered_write+0x2ca/0x940
[ 4642.841081] btrfs_do_write_iter+0x384/0x5d0
[ 4642.841096] ? lock_is_held_type+0xe8/0x140
[ 4642.841122] vfs_write+0x269/0x4f0
[ 4642.841158] ksys_write+0x64/0xe0
[ 4642.841175] __do_fast_syscall_32+0x88/0xf0
[ 4642.841191] ? __do_fast_syscall_32+0x94/0xf0
[ 4642.841203] ? lockdep_hardirqs_on+0x7d/0x100
[ 4642.841217] ? __do_fast_syscall_32+0x94/0xf0
[ 4642.841249] ? __do_fast_syscall_32+0x94/0xf0
[ 4642.841266] do_fast_syscall_32+0x2f/0x70
[ 4642.841281] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4642.841295] RIP: 0023:0xf7fc0579
[ 4642.841337] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4642.841346] RSP: 002b:00000000b5be7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4642.841359] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b51e0010
[ 4642.841368] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4642.841375] RBP: 000000000000009f R08: 00000000b5be7ae0 R09: 0000000000000000
[ 4642.841383] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4642.841393] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4642.841432] </TASK>
[ 4642.841440] irq event stamp: 1203995
[ 4642.841447] hardirqs last enabled at (1204003): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4642.841462] hardirqs last disabled at (1204010): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4642.841472] softirqs last enabled at (1203736): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4642.841486] softirqs last disabled at (1203731): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4642.841496] ---[ end trace 0000000000000000 ]---
[ 4646.329611] ------------[ cut here ]------------
[ 4646.329620] WARNING: CPU: 7 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4646.329627] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4646.329714] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4646.329816] CPU: 7 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4646.329821] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4646.329825] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4646.329830] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4646.329834] RSP: 0018:ffffa7991f927648 EFLAGS: 00010246
[ 4646.329840] RAX: 0000000000000000 RBX: ffff8f9dbcac87d0 RCX: 0000000000000000
[ 4646.329844] RDX: 0000000000000000 RSI: ffff8f9dbcac8750 RDI: ffffa7991f927670
[ 4646.329848] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4646.329852] R10: ffff8f9dbcac87d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4646.329855] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4646.329860] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b6bf9b40
[ 4646.329864] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4646.329868] CR2: 00000000b54e2000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4646.329872] PKRU: 55555554
[ 4646.329876] Call Trace:
[ 4646.329881] <TASK>
[ 4646.329891] submit_one_bio+0xd4/0xe0
[ 4646.329901] submit_extent_page+0x142/0x550
[ 4646.329923] read_extent_buffer_pages+0x584/0x9c0
[ 4646.329936] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4646.329944] ? folio_unlock+0x1d/0x50
[ 4646.329955] btrfs_read_extent_buffer+0x98/0x150
[ 4646.329964] read_tree_block+0x43/0xa0
[ 4646.329971] read_block_for_search+0x266/0x370
[ 4646.329991] btrfs_search_slot+0x351/0xd30
[ 4646.330009] btrfs_lookup_csum+0x63/0x150
[ 4646.330023] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4646.330034] ? btrfs_do_readpage+0x305/0x770
[ 4646.330047] btrfs_submit_data_read_bio+0x4e/0x90
[ 4646.330055] submit_one_bio+0xc4/0xe0
[ 4646.330065] btrfs_read_folio+0x79/0x90
[ 4646.330071] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4646.330078] prepare_uptodate_page+0x8c/0x210
[ 4646.330085] prepare_pages.constprop.0+0x134/0x300
[ 4646.330100] btrfs_buffered_write+0x2ca/0x940
[ 4646.330125] btrfs_do_write_iter+0x384/0x5d0
[ 4646.330133] ? lock_is_held_type+0xe8/0x140
[ 4646.330146] vfs_write+0x269/0x4f0
[ 4646.330166] ksys_write+0x64/0xe0
[ 4646.330174] __do_fast_syscall_32+0x88/0xf0
[ 4646.330186] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.330192] ? lockdep_hardirqs_on+0x7d/0x100
[ 4646.330198] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.330206] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.330212] ? lockdep_hardirqs_on+0x7d/0x100
[ 4646.330218] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.330223] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.330232] do_fast_syscall_32+0x2f/0x70
[ 4646.330239] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4646.330246] RIP: 0023:0xf7fc0579
[ 4646.330272] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4646.330276] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4646.330283] RAX: ffffffffffffffda RBX: 0000000000000097 RCX: 00000000b2718010
[ 4646.330287] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4646.330291] RBP: 0000000000000097 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4646.330295] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4646.330299] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4646.330318] </TASK>
[ 4646.330322] irq event stamp: 3479519
[ 4646.330326] hardirqs last enabled at (3479527): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4646.330332] hardirqs last disabled at (3479534): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4646.330337] softirqs last enabled at (3478864): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4646.330343] softirqs last disabled at (3478859): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4646.330348] ---[ end trace 0000000000000000 ]---
[ 4646.341296] ------------[ cut here ]------------
[ 4646.341304] WARNING: CPU: 14 PID: 10050 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4646.341311] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4646.341407] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4646.341475] CPU: 14 PID: 10050 Comm: kworker/u32:6 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4646.341479] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4646.341481] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4646.341487] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4646.341490] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4646.341493] RSP: 0018:ffffa7991ac23860 EFLAGS: 00010246
[ 4646.341498] RAX: 0000000000000000 RBX: ffff8fa222de1950 RCX: 0000000000000000
[ 4646.341500] RDX: 0000000000000000 RSI: ffff8fa222de18d0 RDI: ffffa7991ac23888
[ 4646.341503] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4646.341505] R10: ffff8fa222de1950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4646.341508] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4646.341510] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4646.341513] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4646.341516] CR2: 000038a308110000 CR3: 000000013f5cc000 CR4: 0000000000750ee0
[ 4646.341518] PKRU: 55555554
[ 4646.341521] Call Trace:
[ 4646.341524] <TASK>
[ 4646.341531] submit_one_bio+0xd4/0xe0
[ 4646.341539] submit_extent_page+0x142/0x550
[ 4646.341553] read_extent_buffer_pages+0x584/0x9c0
[ 4646.341561] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4646.341566] ? folio_unlock+0x1d/0x50
[ 4646.341573] btrfs_read_extent_buffer+0x98/0x150
[ 4646.341580] read_tree_block+0x43/0xa0
[ 4646.341584] read_block_for_search+0x266/0x370
[ 4646.341598] btrfs_search_slot+0x351/0xd30
[ 4646.341606] ? lock_is_held_type+0xe8/0x140
[ 4646.341614] btrfs_lookup_csum+0x63/0x150
[ 4646.341622] btrfs_csum_file_blocks+0x197/0x6c0
[ 4646.341626] ? sched_clock_cpu+0x9f/0xc0
[ 4646.341631] ? lock_release+0x14b/0x440
[ 4646.341638] ? _raw_read_unlock+0x29/0x50
[ 4646.341646] btrfs_finish_ordered_io+0x441/0x860
[ 4646.341661] btrfs_work_helper+0xfe/0x400
[ 4646.341664] ? lock_is_held_type+0xe8/0x140
[ 4646.341671] process_one_work+0x294/0x5b0
[ 4646.341682] worker_thread+0x4f/0x3a0
[ 4646.341688] ? __pfx_worker_thread+0x10/0x10
[ 4646.341691] kthread+0xf5/0x120
[ 4646.341694] ? __pfx_kthread+0x10/0x10
[ 4646.341699] ret_from_fork+0x2c/0x50
[ 4646.341712] </TASK>
[ 4646.341715] irq event stamp: 43227213
[ 4646.341717] hardirqs last enabled at (43227221): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4646.341721] hardirqs last disabled at (43227228): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4646.341724] softirqs last enabled at (43225750): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4646.341728] softirqs last disabled at (43225748): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 4646.341731] ---[ end trace 0000000000000000 ]---
[ 4646.823380] ------------[ cut here ]------------
[ 4646.823390] WARNING: CPU: 12 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4646.823398] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4646.823486] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4646.823546] CPU: 12 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4646.823550] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4646.823552] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4646.823556] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4646.823558] RSP: 0018:ffffa7991f927620 EFLAGS: 00010246
[ 4646.823562] RAX: 0000000000000000 RBX: ffff8f9719022c90 RCX: 0000000000000000
[ 4646.823565] RDX: 0000000000000000 RSI: ffff8f9719022c10 RDI: ffffa7991f927648
[ 4646.823567] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4646.823569] R10: ffff8f9719022c90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4646.823571] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4646.823574] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000b6bf9b40
[ 4646.823576] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4646.823579] CR2: 00003bcc00c35a44 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4646.823581] PKRU: 55555554
[ 4646.823583] Call Trace:
[ 4646.823586] <TASK>
[ 4646.823593] submit_one_bio+0xd4/0xe0
[ 4646.823601] submit_extent_page+0x142/0x550
[ 4646.823614] read_extent_buffer_pages+0x584/0x9c0
[ 4646.823622] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4646.823627] ? folio_unlock+0x1d/0x50
[ 4646.823634] btrfs_read_extent_buffer+0x98/0x150
[ 4646.823639] read_tree_block+0x43/0xa0
[ 4646.823643] read_block_for_search+0x266/0x370
[ 4646.823656] btrfs_search_slot+0x351/0xd30
[ 4646.823667] btrfs_lookup_csum+0x63/0x150
[ 4646.823675] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4646.823681] ? btrfs_do_readpage+0x305/0x770
[ 4646.823688] btrfs_submit_data_read_bio+0x4e/0x90
[ 4646.823693] submit_one_bio+0xc4/0xe0
[ 4646.823698] btrfs_read_folio+0x79/0x90
[ 4646.823702] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4646.823705] prepare_uptodate_page+0x8c/0x210
[ 4646.823710] prepare_pages.constprop.0+0xa2/0x300
[ 4646.823717] btrfs_buffered_write+0x2ca/0x940
[ 4646.823731] btrfs_do_write_iter+0x384/0x5d0
[ 4646.823735] ? lock_is_held_type+0xe8/0x140
[ 4646.823770] vfs_write+0x269/0x4f0
[ 4646.823781] ksys_write+0x64/0xe0
[ 4646.823786] __do_fast_syscall_32+0x88/0xf0
[ 4646.823792] ? lock_is_held_type+0xe8/0x140
[ 4646.823798] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.823801] ? lockdep_hardirqs_on+0x7d/0x100
[ 4646.823805] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.823810] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.823813] ? lockdep_hardirqs_on+0x7d/0x100
[ 4646.823817] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.823820] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.823823] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.823826] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.823830] ? __do_fast_syscall_32+0x94/0xf0
[ 4646.823834] do_fast_syscall_32+0x2f/0x70
[ 4646.823838] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4646.823843] RIP: 0023:0xf7fc0579
[ 4646.823867] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4646.823869] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4646.823873] RAX: ffffffffffffffda RBX: 000000000000009a RCX: 00000000b31c8010
[ 4646.823875] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4646.823877] RBP: 000000000000009a R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4646.823880] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4646.823882] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4646.823892] </TASK>
[ 4646.823894] irq event stamp: 3579627
[ 4646.823897] hardirqs last enabled at (3579635): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4646.823901] hardirqs last disabled at (3579642): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4646.823904] softirqs last enabled at (3579420): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4646.823908] softirqs last disabled at (3579415): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4646.823910] ---[ end trace 0000000000000000 ]---
[ 4647.118730] ------------[ cut here ]------------
[ 4647.118758] WARNING: CPU: 8 PID: 14024 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4647.118770] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4647.118921] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4647.119026] CPU: 8 PID: 14024 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4647.119031] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4647.119036] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4647.119042] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4647.119047] RSP: 0018:ffffa7991fb676e0 EFLAGS: 00010246
[ 4647.119053] RAX: 0000000000000000 RBX: ffff8f971fb19b10 RCX: 0000000000000000
[ 4647.119057] RDX: 0000000000000000 RSI: ffff8f971fb19a90 RDI: ffffa7991fb67708
[ 4647.119062] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4647.119066] R10: ffff8f971fb19b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4647.119070] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4647.119074] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b4fddb40
[ 4647.119079] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4647.119083] CR2: 0000109d70294000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4647.119087] PKRU: 55555554
[ 4647.119091] Call Trace:
[ 4647.119096] <TASK>
[ 4647.119107] submit_one_bio+0xd4/0xe0
[ 4647.119118] submit_extent_page+0x142/0x550
[ 4647.119142] read_extent_buffer_pages+0x584/0x9c0
[ 4647.119156] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4647.119165] ? folio_unlock+0x1d/0x50
[ 4647.119176] btrfs_read_extent_buffer+0x98/0x150
[ 4647.119187] read_tree_block+0x43/0xa0
[ 4647.119194] read_block_for_search+0x266/0x370
[ 4647.119216] btrfs_search_slot+0x351/0xd30
[ 4647.119237] btrfs_lookup_csum+0x63/0x150
[ 4647.119250] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4647.119261] ? btrfs_do_readpage+0x305/0x770
[ 4647.119274] btrfs_submit_data_read_bio+0x4e/0x90
[ 4647.119282] submit_one_bio+0xc4/0xe0
[ 4647.119292] btrfs_read_folio+0x79/0x90
[ 4647.119299] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4647.119305] prepare_uptodate_page+0x8c/0x210
[ 4647.119312] prepare_pages.constprop.0+0xa2/0x300
[ 4647.119327] btrfs_buffered_write+0x2ca/0x940
[ 4647.119353] btrfs_do_write_iter+0x384/0x5d0
[ 4647.119360] ? lock_is_held_type+0xe8/0x140
[ 4647.119374] vfs_write+0x269/0x4f0
[ 4647.119393] ksys_write+0x64/0xe0
[ 4647.119402] __do_fast_syscall_32+0x88/0xf0
[ 4647.119408] ? __do_fast_syscall_32+0x94/0xf0
[ 4647.119414] ? __do_fast_syscall_32+0x94/0xf0
[ 4647.119419] ? lockdep_hardirqs_on+0x7d/0x100
[ 4647.119426] ? __do_fast_syscall_32+0x94/0xf0
[ 4647.119434] do_fast_syscall_32+0x2f/0x70
[ 4647.119441] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4647.119448] RIP: 0023:0xf7fc0579
[ 4647.119473] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4647.119478] RSP: 002b:00000000b4fdbae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4647.119484] RAX: ffffffffffffffda RBX: 00000000000000a5 RCX: 00000000b52e1010
[ 4647.119488] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4647.119492] RBP: 00000000000000a5 R08: 00000000b4fdbae0 R09: 0000000000000000
[ 4647.119496] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4647.119500] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4647.119520] </TASK>
[ 4647.119524] irq event stamp: 685063
[ 4647.119527] hardirqs last enabled at (685071): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4647.119534] hardirqs last disabled at (685078): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4647.119539] softirqs last enabled at (683792): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4647.119545] softirqs last disabled at (683787): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4647.119550] ---[ end trace 0000000000000000 ]---
[ 4649.396222] ------------[ cut here ]------------
[ 4649.396232] WARNING: CPU: 4 PID: 13969 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4649.396240] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4649.396343] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4649.396415] CPU: 4 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4649.396419] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4649.396423] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4649.396427] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4649.396430] RSP: 0018:ffffa7991f45f658 EFLAGS: 00010246
[ 4649.396435] RAX: 0000000000000000 RBX: ffff8f9e72378290 RCX: 0000000000000000
[ 4649.396438] RDX: 0000000000000000 RSI: ffff8f9e72378210 RDI: ffffa7991f45f680
[ 4649.396441] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4649.396443] R10: ffff8f9e72378290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4649.396446] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4649.396449] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000c12feb40
[ 4649.396452] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4649.396455] CR2: 00001f61008fa000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4649.396458] PKRU: 55555554
[ 4649.396461] Call Trace:
[ 4649.396464] <TASK>
[ 4649.396473] submit_one_bio+0xd4/0xe0
[ 4649.396481] submit_extent_page+0x142/0x550
[ 4649.396497] read_extent_buffer_pages+0x584/0x9c0
[ 4649.396506] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4649.396512] ? folio_unlock+0x1d/0x50
[ 4649.396520] btrfs_read_extent_buffer+0x98/0x150
[ 4649.396527] read_tree_block+0x43/0xa0
[ 4649.396532] read_block_for_search+0x266/0x370
[ 4649.396546] btrfs_search_slot+0x351/0xd30
[ 4649.396560] btrfs_lookup_csum+0x63/0x150
[ 4649.396569] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4649.396576] ? btrfs_do_readpage+0x305/0x770
[ 4649.396584] btrfs_submit_data_read_bio+0x4e/0x90
[ 4649.396590] submit_one_bio+0xc4/0xe0
[ 4649.396597] btrfs_read_folio+0x79/0x90
[ 4649.396602] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4649.396606] prepare_uptodate_page+0x8c/0x210
[ 4649.396611] prepare_pages.constprop.0+0x134/0x300
[ 4649.396620] btrfs_buffered_write+0x2ca/0x940
[ 4649.396637] btrfs_do_write_iter+0x384/0x5d0
[ 4649.396642] ? lock_is_held_type+0xe8/0x140
[ 4649.396652] vfs_write+0x269/0x4f0
[ 4649.396665] ksys_write+0x64/0xe0
[ 4649.396671] __do_fast_syscall_32+0x88/0xf0
[ 4649.396678] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4649.396684] ? lock_is_held_type+0xe8/0x140
[ 4649.396691] ? __do_fast_syscall_32+0x94/0xf0
[ 4649.396696] ? lockdep_hardirqs_on+0x7d/0x100
[ 4649.396700] ? __do_fast_syscall_32+0x94/0xf0
[ 4649.396704] ? __do_fast_syscall_32+0x94/0xf0
[ 4649.396710] do_fast_syscall_32+0x2f/0x70
[ 4649.396715] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4649.396721] RIP: 0023:0xf7fc0579
[ 4649.396771] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4649.396774] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4649.396779] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b53e2010
[ 4649.396782] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4649.396784] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4649.396787] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4649.396789] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4649.396802] </TASK>
[ 4649.396805] irq event stamp: 897339
[ 4649.396807] hardirqs last enabled at (897347): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4649.396813] hardirqs last disabled at (897354): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4649.396816] softirqs last enabled at (897264): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4649.396821] softirqs last disabled at (897257): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4649.396824] ---[ end trace 0000000000000000 ]---
[ 4650.540104] ------------[ cut here ]------------
[ 4650.540115] WARNING: CPU: 15 PID: 14024 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4650.540125] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4650.540275] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4650.540379] CPU: 15 PID: 14024 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4650.540384] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4650.540389] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4650.540394] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4650.540399] RSP: 0018:ffffa7991fb67640 EFLAGS: 00010246
[ 4650.540405] RAX: 0000000000000000 RBX: ffff8fa27baa31d0 RCX: 0000000000000000
[ 4650.540409] RDX: 0000000000000000 RSI: ffff8fa27baa3150 RDI: ffffa7991fb67668
[ 4650.540413] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4650.540417] R10: ffff8fa27baa31d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4650.540421] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4650.540425] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b4fddb40
[ 4650.540429] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4650.540433] CR2: 00007faa96664fc8 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4650.540437] PKRU: 55555554
[ 4650.540441] Call Trace:
[ 4650.540445] <TASK>
[ 4650.540456] submit_one_bio+0xd4/0xe0
[ 4650.540466] submit_extent_page+0x142/0x550
[ 4650.540488] read_extent_buffer_pages+0x584/0x9c0
[ 4650.540501] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4650.540509] ? folio_unlock+0x1d/0x50
[ 4650.540519] btrfs_read_extent_buffer+0x98/0x150
[ 4650.540529] read_tree_block+0x43/0xa0
[ 4650.540535] read_block_for_search+0x266/0x370
[ 4650.540555] btrfs_search_slot+0x351/0xd30
[ 4650.540573] btrfs_lookup_csum+0x63/0x150
[ 4650.540585] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4650.540596] ? btrfs_do_readpage+0x305/0x770
[ 4650.540607] btrfs_submit_data_read_bio+0x4e/0x90
[ 4650.540614] submit_one_bio+0xc4/0xe0
[ 4650.540624] btrfs_read_folio+0x79/0x90
[ 4650.540631] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4650.540637] prepare_uptodate_page+0x8c/0x210
[ 4650.540643] prepare_pages.constprop.0+0x134/0x300
[ 4650.540655] btrfs_buffered_write+0x2ca/0x940
[ 4650.540678] btrfs_do_write_iter+0x384/0x5d0
[ 4650.540685] ? lock_is_held_type+0xe8/0x140
[ 4650.540698] vfs_write+0x269/0x4f0
[ 4650.540716] ksys_write+0x64/0xe0
[ 4650.540724] __do_fast_syscall_32+0x88/0xf0
[ 4650.540731] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.540737] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.540766] ? lockdep_hardirqs_on+0x7d/0x100
[ 4650.540772] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.540778] ? lockdep_hardirqs_on+0x7d/0x100
[ 4650.540783] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.540792] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.540798] ? lockdep_hardirqs_on+0x7d/0x100
[ 4650.540804] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.540809] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.540816] do_fast_syscall_32+0x2f/0x70
[ 4650.540823] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4650.540830] RIP: 0023:0xf7fc0579
[ 4650.540855] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4650.540859] RSP: 002b:00000000b4fdbae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4650.540865] RAX: ffffffffffffffda RBX: 00000000000000a5 RCX: 00000000b53e2010
[ 4650.540869] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4650.540873] RBP: 00000000000000a5 R08: 00000000b4fdbae0 R09: 0000000000000000
[ 4650.540876] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4650.540880] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4650.540897] </TASK>
[ 4650.540900] irq event stamp: 913713
[ 4650.540904] hardirqs last enabled at (913721): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4650.540910] hardirqs last disabled at (913728): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4650.540914] softirqs last enabled at (913552): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4650.540920] softirqs last disabled at (913545): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4650.540924] ---[ end trace 0000000000000000 ]---
[ 4650.981680] ------------[ cut here ]------------
[ 4650.981689] WARNING: CPU: 10 PID: 13969 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4650.981698] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4650.981827] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4650.981899] CPU: 10 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4650.981904] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4650.981907] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4650.981911] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4650.981914] RSP: 0018:ffffa7991f45f690 EFLAGS: 00010246
[ 4650.981919] RAX: 0000000000000000 RBX: ffff8f9ddead4d10 RCX: 0000000000000000
[ 4650.981922] RDX: 0000000000000000 RSI: ffff8f9ddead4c90 RDI: ffffa7991f45f6b8
[ 4650.981925] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4650.981928] R10: ffff8f9ddead4d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4650.981931] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4650.981934] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000c12feb40
[ 4650.981937] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4650.981940] CR2: 00000000b2816000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4650.981943] PKRU: 55555554
[ 4650.981946] Call Trace:
[ 4650.981949] <TASK>
[ 4650.981957] submit_one_bio+0xd4/0xe0
[ 4650.981966] submit_extent_page+0x142/0x550
[ 4650.981982] read_extent_buffer_pages+0x584/0x9c0
[ 4650.981991] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4650.981996] ? folio_unlock+0x1d/0x50
[ 4650.982004] btrfs_read_extent_buffer+0x98/0x150
[ 4650.982012] read_tree_block+0x43/0xa0
[ 4650.982016] read_block_for_search+0x266/0x370
[ 4650.982031] btrfs_search_slot+0x351/0xd30
[ 4650.982045] btrfs_lookup_csum+0x63/0x150
[ 4650.982054] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4650.982062] ? btrfs_do_readpage+0x305/0x770
[ 4650.982070] btrfs_submit_data_read_bio+0x4e/0x90
[ 4650.982076] submit_one_bio+0xc4/0xe0
[ 4650.982082] btrfs_read_folio+0x79/0x90
[ 4650.982087] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4650.982091] prepare_uptodate_page+0x8c/0x210
[ 4650.982096] prepare_pages.constprop.0+0xa2/0x300
[ 4650.982106] btrfs_buffered_write+0x2ca/0x940
[ 4650.982123] btrfs_do_write_iter+0x384/0x5d0
[ 4650.982128] ? lock_is_held_type+0xe8/0x140
[ 4650.982138] vfs_write+0x269/0x4f0
[ 4650.982151] ksys_write+0x64/0xe0
[ 4650.982157] __do_fast_syscall_32+0x88/0xf0
[ 4650.982163] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.982168] ? lockdep_hardirqs_on+0x7d/0x100
[ 4650.982172] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.982177] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.982181] ? lockdep_hardirqs_on+0x7d/0x100
[ 4650.982186] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.982189] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.982193] ? __do_fast_syscall_32+0x94/0xf0
[ 4650.982199] do_fast_syscall_32+0x2f/0x70
[ 4650.982204] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4650.982210] RIP: 0023:0xf7fc0579
[ 4650.982243] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4650.982246] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4650.982250] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b2e21010
[ 4650.982253] RDX: 00000000000ab159 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4650.982256] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4650.982258] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4650.982261] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4650.982274] </TASK>
[ 4650.982277] irq event stamp: 1114893
[ 4650.982279] hardirqs last enabled at (1114901): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4650.982285] hardirqs last disabled at (1114908): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4650.982288] softirqs last enabled at (1113802): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4650.982293] softirqs last disabled at (1113793): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4650.982296] ---[ end trace 0000000000000000 ]---
[ 4651.232122] ------------[ cut here ]------------
[ 4651.232134] WARNING: CPU: 8 PID: 14024 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4651.232146] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4651.232270] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4651.232399] CPU: 8 PID: 14024 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4651.232407] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4651.232412] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4651.232419] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4651.232425] RSP: 0018:ffffa7991fb676e0 EFLAGS: 00010246
[ 4651.232433] RAX: 0000000000000000 RBX: ffff8f971fb1a590 RCX: 0000000000000000
[ 4651.232439] RDX: 0000000000000000 RSI: ffff8f971fb1a510 RDI: ffffa7991fb67708
[ 4651.232444] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4651.232449] R10: ffff8f971fb1a590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4651.232454] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4651.232459] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b4fddb40
[ 4651.232465] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4651.232470] CR2: 00007f2b3fe450d8 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4651.232476] PKRU: 55555554
[ 4651.232480] Call Trace:
[ 4651.232486] <TASK>
[ 4651.232500] submit_one_bio+0xd4/0xe0
[ 4651.232513] submit_extent_page+0x142/0x550
[ 4651.232543] read_extent_buffer_pages+0x584/0x9c0
[ 4651.232560] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4651.232571] ? folio_unlock+0x1d/0x50
[ 4651.232583] btrfs_read_extent_buffer+0x98/0x150
[ 4651.232597] read_tree_block+0x43/0xa0
[ 4651.232605] read_block_for_search+0x266/0x370
[ 4651.232633] btrfs_search_slot+0x351/0xd30
[ 4651.232658] btrfs_lookup_csum+0x63/0x150
[ 4651.232674] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4651.232688] ? btrfs_do_readpage+0x305/0x770
[ 4651.232704] btrfs_submit_data_read_bio+0x4e/0x90
[ 4651.232714] submit_one_bio+0xc4/0xe0
[ 4651.232726] btrfs_read_folio+0x79/0x90
[ 4651.232735] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4651.232769] prepare_uptodate_page+0x8c/0x210
[ 4651.232780] prepare_pages.constprop.0+0x134/0x300
[ 4651.232798] btrfs_buffered_write+0x2ca/0x940
[ 4651.232828] btrfs_do_write_iter+0x384/0x5d0
[ 4651.232837] ? lock_is_held_type+0xe8/0x140
[ 4651.232854] vfs_write+0x269/0x4f0
[ 4651.232877] ksys_write+0x64/0xe0
[ 4651.232888] __do_fast_syscall_32+0x88/0xf0
[ 4651.232896] ? __do_fast_syscall_32+0x94/0xf0
[ 4651.232902] ? __do_fast_syscall_32+0x94/0xf0
[ 4651.232907] ? __do_fast_syscall_32+0x94/0xf0
[ 4651.232912] ? __do_fast_syscall_32+0x94/0xf0
[ 4651.232917] ? __do_fast_syscall_32+0x94/0xf0
[ 4651.232925] do_fast_syscall_32+0x2f/0x70
[ 4651.232932] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4651.232939] RIP: 0023:0xf7fc0579
[ 4651.232964] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4651.232969] RSP: 002b:00000000b4fdbae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4651.232975] RAX: ffffffffffffffda RBX: 00000000000000a5 RCX: 00000000b2e21010
[ 4651.232979] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4651.232983] RBP: 00000000000000a5 R08: 00000000b4fdbae0 R09: 0000000000000000
[ 4651.232987] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4651.232991] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4651.233011] </TASK>
[ 4651.233015] irq event stamp: 981641
[ 4651.233018] hardirqs last enabled at (981649): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4651.233025] hardirqs last disabled at (981656): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4651.233030] softirqs last enabled at (981442): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4651.233036] softirqs last disabled at (981437): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4651.233040] ---[ end trace 0000000000000000 ]---
[ 4651.929737] ------------[ cut here ]------------
[ 4651.929791] WARNING: CPU: 12 PID: 13969 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4651.929801] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4651.929892] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4651.929969] CPU: 12 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4651.929973] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4651.929976] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4651.929979] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4651.929982] RSP: 0018:ffffa7991f45f6f0 EFLAGS: 00010246
[ 4651.929986] RAX: 0000000000000000 RBX: ffff8f97190215d0 RCX: 0000000000000000
[ 4651.929988] RDX: 0000000000000000 RSI: ffff8f9719021550 RDI: ffffa7991f45f718
[ 4651.929990] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4651.929993] R10: ffff8f97190215d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4651.929995] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4651.929997] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0063) knlGS:00000000c12feb40
[ 4651.930000] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4651.930002] CR2: 0000014900806000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4651.930005] PKRU: 55555554
[ 4651.930007] Call Trace:
[ 4651.930009] <TASK>
[ 4651.930017] submit_one_bio+0xd4/0xe0
[ 4651.930024] submit_extent_page+0x142/0x550
[ 4651.930037] read_extent_buffer_pages+0x584/0x9c0
[ 4651.930044] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4651.930049] ? folio_unlock+0x1d/0x50
[ 4651.930056] btrfs_read_extent_buffer+0x98/0x150
[ 4651.930066] read_tree_block+0x43/0xa0
[ 4651.930073] read_block_for_search+0x266/0x370
[ 4651.930094] btrfs_search_slot+0x351/0xd30
[ 4651.930111] btrfs_lookup_csum+0x63/0x150
[ 4651.930119] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4651.930125] ? btrfs_do_readpage+0x305/0x770
[ 4651.930132] btrfs_submit_data_read_bio+0x4e/0x90
[ 4651.930137] submit_one_bio+0xc4/0xe0
[ 4651.930142] btrfs_read_folio+0x79/0x90
[ 4651.930148] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4651.930153] prepare_uptodate_page+0x8c/0x210
[ 4651.930160] prepare_pages.constprop.0+0x134/0x300
[ 4651.930173] btrfs_buffered_write+0x2ca/0x940
[ 4651.930189] btrfs_do_write_iter+0x384/0x5d0
[ 4651.930193] ? lock_is_held_type+0xe8/0x140
[ 4651.930201] vfs_write+0x269/0x4f0
[ 4651.930212] ksys_write+0x64/0xe0
[ 4651.930217] __do_fast_syscall_32+0x88/0xf0
[ 4651.930221] ? lockdep_hardirqs_on+0x7d/0x100
[ 4651.930225] ? __do_fast_syscall_32+0x94/0xf0
[ 4651.930230] do_fast_syscall_32+0x2f/0x70
[ 4651.930234] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4651.930239] RIP: 0023:0xf7fc0579
[ 4651.930265] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4651.930268] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4651.930271] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b52e1010
[ 4651.930274] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4651.930276] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4651.930278] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4651.930280] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4651.930291] </TASK>
[ 4651.930294] irq event stamp: 1214433
[ 4651.930298] hardirqs last enabled at (1214441): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4651.930304] hardirqs last disabled at (1214448): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4651.930309] softirqs last enabled at (1213176): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4651.930314] softirqs last disabled at (1213129): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4651.930317] ---[ end trace 0000000000000000 ]---
[ 4652.003098] ------------[ cut here ]------------
[ 4652.003267] WARNING: CPU: 11 PID: 4168 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4652.003277] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4652.003450] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4652.003571] CPU: 11 PID: 4168 Comm: kworker/u32:19 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4652.003578] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4652.003583] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4652.003591] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4652.003597] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4652.003602] RSP: 0018:ffffa799075ab738 EFLAGS: 00010246
[ 4652.003609] RAX: 0000000000000000 RBX: ffff8f9724ab7a90 RCX: 0000000000000000
[ 4652.003614] RDX: 0000000000000000 RSI: ffff8f9724ab7a10 RDI: ffffa799075ab760
[ 4652.003619] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4652.003623] R10: ffff8f9724ab7a90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4652.003628] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4652.003633] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 4652.003638] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4652.003642] CR2: 000001840814c000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4652.003647] PKRU: 55555554
[ 4652.003652] Call Trace:
[ 4652.003657] <TASK>
[ 4652.003672] submit_one_bio+0xd4/0xe0
[ 4652.003684] submit_extent_page+0x142/0x550
[ 4652.003711] read_extent_buffer_pages+0x584/0x9c0
[ 4652.003725] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4652.003735] ? folio_unlock+0x1d/0x50
[ 4652.003774] btrfs_read_extent_buffer+0x98/0x150
[ 4652.003786] read_tree_block+0x43/0xa0
[ 4652.003794] read_block_for_search+0x266/0x370
[ 4652.003819] btrfs_search_slot+0x351/0xd30
[ 4652.003826] ? unwind_next_frame+0x39f/0x620
[ 4652.003847] btrfs_lookup_file_extent+0x37/0x40
[ 4652.003856] btrfs_drop_extents+0x155/0xd60
[ 4652.003891] insert_reserved_file_extent+0xf0/0x380
[ 4652.003904] ? join_transaction+0x1b9/0x590
[ 4652.003927] btrfs_finish_ordered_io+0x65c/0x860
[ 4652.003954] btrfs_work_helper+0xfe/0x400
[ 4652.003960] ? lock_is_held_type+0xe8/0x140
[ 4652.003975] process_one_work+0x294/0x5b0
[ 4652.003994] worker_thread+0x4f/0x3a0
[ 4652.004004] ? __pfx_worker_thread+0x10/0x10
[ 4652.004010] kthread+0xf5/0x120
[ 4652.004016] ? __pfx_kthread+0x10/0x10
[ 4652.004025] ret_from_fork+0x2c/0x50
[ 4652.004048] </TASK>
[ 4652.004053] irq event stamp: 78810887
[ 4652.004057] hardirqs last enabled at (78810895): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4652.004064] hardirqs last disabled at (78810902): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4652.004069] softirqs last enabled at (78810734): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4652.004075] softirqs last disabled at (78810729): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4652.004081] ---[ end trace 0000000000000000 ]---
[ 4652.429245] ------------[ cut here ]------------
[ 4652.429255] WARNING: CPU: 6 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4652.429264] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4652.429363] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4652.429456] CPU: 6 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4652.429462] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4652.429467] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4652.429474] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4652.429479] RSP: 0018:ffffa7991f927690 EFLAGS: 00010246
[ 4652.429486] RAX: 0000000000000000 RBX: ffff8fa13a48c7d0 RCX: 0000000000000000
[ 4652.429491] RDX: 0000000000000000 RSI: ffff8fa13a48c750 RDI: ffffa7991f9276b8
[ 4652.429495] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4652.429499] R10: ffff8fa13a48c7d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4652.429504] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4652.429508] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b6bf9b40
[ 4652.429513] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4652.429517] CR2: 00003de700775000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4652.429522] PKRU: 55555554
[ 4652.429526] Call Trace:
[ 4652.429530] <TASK>
[ 4652.429544] submit_one_bio+0xd4/0xe0
[ 4652.429556] submit_extent_page+0x142/0x550
[ 4652.429580] read_extent_buffer_pages+0x584/0x9c0
[ 4652.429594] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4652.429602] ? folio_unlock+0x1d/0x50
[ 4652.429613] btrfs_read_extent_buffer+0x98/0x150
[ 4652.429624] read_tree_block+0x43/0xa0
[ 4652.429631] read_block_for_search+0x266/0x370
[ 4652.429651] btrfs_search_slot+0x351/0xd30
[ 4652.429663] btrfs_lookup_csum+0x63/0x150
[ 4652.429670] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4652.429676] ? btrfs_do_readpage+0x305/0x770
[ 4652.429683] btrfs_submit_data_read_bio+0x4e/0x90
[ 4652.429689] submit_one_bio+0xc4/0xe0
[ 4652.429694] btrfs_read_folio+0x79/0x90
[ 4652.429698] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4652.429702] prepare_uptodate_page+0x8c/0x210
[ 4652.429706] prepare_pages.constprop.0+0xa2/0x300
[ 4652.429714] btrfs_buffered_write+0x2ca/0x940
[ 4652.429728] btrfs_do_write_iter+0x384/0x5d0
[ 4652.429732] ? lock_is_held_type+0xe8/0x140
[ 4652.429768] vfs_write+0x269/0x4f0
[ 4652.429788] ksys_write+0x64/0xe0
[ 4652.429797] __do_fast_syscall_32+0x88/0xf0
[ 4652.429808] ? __do_fast_syscall_32+0x94/0xf0
[ 4652.429814] ? lockdep_hardirqs_on+0x7d/0x100
[ 4652.429819] ? __do_fast_syscall_32+0x94/0xf0
[ 4652.429823] ? __do_fast_syscall_32+0x94/0xf0
[ 4652.429826] ? __do_fast_syscall_32+0x94/0xf0
[ 4652.429831] do_fast_syscall_32+0x2f/0x70
[ 4652.429835] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4652.429840] RIP: 0023:0xf7fc0579
[ 4652.429863] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4652.429866] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4652.429869] RAX: ffffffffffffffda RBX: 0000000000000097 RCX: 00000000b55e4010
[ 4652.429872] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4652.429874] RBP: 0000000000000097 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4652.429876] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4652.429878] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4652.429889] </TASK>
[ 4652.429891] irq event stamp: 4216747
[ 4652.429893] hardirqs last enabled at (4216755): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4652.429898] hardirqs last disabled at (4216762): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4652.429901] softirqs last enabled at (4216586): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4652.429904] softirqs last disabled at (4216579): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4652.429907] ---[ end trace 0000000000000000 ]---
[ 4652.722615] ------------[ cut here ]------------
[ 4652.722625] WARNING: CPU: 6 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4652.722634] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4652.722738] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4652.722816] CPU: 6 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4652.722819] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4652.722822] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4652.722826] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4652.722829] RSP: 0018:ffffa7991f9276c0 EFLAGS: 00010246
[ 4652.722832] RAX: 0000000000000000 RBX: ffff8fa13a48fc50 RCX: 0000000000000000
[ 4652.722835] RDX: 0000000000000000 RSI: ffff8fa13a48fbd0 RDI: ffffa7991f9276e8
[ 4652.722837] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4652.722839] R10: ffff8fa13a48fc50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4652.722841] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4652.722844] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b6bf9b40
[ 4652.722846] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4652.722848] CR2: 00003de700775000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4652.722851] PKRU: 55555554
[ 4652.722853] Call Trace:
[ 4652.722856] <TASK>
[ 4652.722864] submit_one_bio+0xd4/0xe0
[ 4652.722872] submit_extent_page+0x142/0x550
[ 4652.722885] read_extent_buffer_pages+0x584/0x9c0
[ 4652.722893] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4652.722897] ? folio_unlock+0x1d/0x50
[ 4652.722905] btrfs_read_extent_buffer+0x98/0x150
[ 4652.722910] read_tree_block+0x43/0xa0
[ 4652.722914] read_block_for_search+0x266/0x370
[ 4652.722927] btrfs_search_slot+0x351/0xd30
[ 4652.722937] btrfs_lookup_csum+0x63/0x150
[ 4652.722945] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4652.722951] ? btrfs_do_readpage+0x305/0x770
[ 4652.722957] btrfs_submit_data_read_bio+0x4e/0x90
[ 4652.722962] submit_one_bio+0xc4/0xe0
[ 4652.722968] btrfs_read_folio+0x79/0x90
[ 4652.722971] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4652.722974] prepare_uptodate_page+0x8c/0x210
[ 4652.722979] prepare_pages.constprop.0+0x134/0x300
[ 4652.722986] btrfs_buffered_write+0x2ca/0x940
[ 4652.723000] btrfs_do_write_iter+0x384/0x5d0
[ 4652.723004] ? lock_is_held_type+0xe8/0x140
[ 4652.723012] vfs_write+0x269/0x4f0
[ 4652.723022] ksys_write+0x64/0xe0
[ 4652.723027] __do_fast_syscall_32+0x88/0xf0
[ 4652.723032] ? __do_fast_syscall_32+0x94/0xf0
[ 4652.723035] ? lockdep_hardirqs_on+0x7d/0x100
[ 4652.723039] ? __do_fast_syscall_32+0x94/0xf0
[ 4652.723043] ? __do_fast_syscall_32+0x94/0xf0
[ 4652.723046] ? __do_fast_syscall_32+0x94/0xf0
[ 4652.723050] do_fast_syscall_32+0x2f/0x70
[ 4652.723055] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4652.723059] RIP: 0023:0xf7fc0579
[ 4652.723081] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4652.723084] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4652.723087] RAX: ffffffffffffffda RBX: 0000000000000097 RCX: 00000000b5dec010
[ 4652.723089] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4652.723092] RBP: 0000000000000097 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4652.723094] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4652.723096] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4652.723106] </TASK>
[ 4652.723108] irq event stamp: 4254981
[ 4652.723110] hardirqs last enabled at (4254989): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4652.723115] hardirqs last disabled at (4254996): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4652.723118] softirqs last enabled at (4248620): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4652.723122] softirqs last disabled at (4248611): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4652.723124] ---[ end trace 0000000000000000 ]---
[ 4653.867062] ------------[ cut here ]------------
[ 4653.867079] WARNING: CPU: 8 PID: 14024 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4653.867093] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4653.867249] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4653.867351] CPU: 8 PID: 14024 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4653.867357] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4653.867361] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4653.867367] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4653.867371] RSP: 0018:ffffa7991fb67670 EFLAGS: 00010246
[ 4653.867378] RAX: 0000000000000000 RBX: ffff8f971fb19790 RCX: 0000000000000000
[ 4653.867382] RDX: 0000000000000000 RSI: ffff8f971fb19710 RDI: ffffa7991fb67698
[ 4653.867386] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4653.867390] R10: ffff8f971fb19790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4653.867394] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4653.867398] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b4fddb40
[ 4653.867403] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4653.867407] CR2: 00000000b54e2000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4653.867411] PKRU: 55555554
[ 4653.867415] Call Trace:
[ 4653.867419] <TASK>
[ 4653.867431] submit_one_bio+0xd4/0xe0
[ 4653.867442] submit_extent_page+0x142/0x550
[ 4653.867465] read_extent_buffer_pages+0x584/0x9c0
[ 4653.867478] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4653.867487] ? folio_unlock+0x1d/0x50
[ 4653.867498] btrfs_read_extent_buffer+0x98/0x150
[ 4653.867508] read_tree_block+0x43/0xa0
[ 4653.867515] read_block_for_search+0x266/0x370
[ 4653.867538] btrfs_search_slot+0x351/0xd30
[ 4653.867558] btrfs_lookup_csum+0x63/0x150
[ 4653.867571] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4653.867582] ? btrfs_do_readpage+0x305/0x770
[ 4653.867594] btrfs_submit_data_read_bio+0x4e/0x90
[ 4653.867602] submit_one_bio+0xc4/0xe0
[ 4653.867611] btrfs_read_folio+0x79/0x90
[ 4653.867618] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4653.867624] prepare_uptodate_page+0x8c/0x210
[ 4653.867632] prepare_pages.constprop.0+0x134/0x300
[ 4653.867646] btrfs_buffered_write+0x2ca/0x940
[ 4653.867671] btrfs_do_write_iter+0x384/0x5d0
[ 4653.867678] ? lock_is_held_type+0xe8/0x140
[ 4653.867691] vfs_write+0x269/0x4f0
[ 4653.867709] ksys_write+0x64/0xe0
[ 4653.867717] __do_fast_syscall_32+0x88/0xf0
[ 4653.867726] ? __do_fast_syscall_32+0x94/0xf0
[ 4653.867732] ? lockdep_hardirqs_on+0x7d/0x100
[ 4653.867738] ? __do_fast_syscall_32+0x94/0xf0
[ 4653.867771] ? lockdep_hardirqs_on+0x7d/0x100
[ 4653.867778] ? __do_fast_syscall_32+0x94/0xf0
[ 4653.867784] ? lockdep_hardirqs_on+0x7d/0x100
[ 4653.867791] ? __do_fast_syscall_32+0x94/0xf0
[ 4653.867796] ? __do_fast_syscall_32+0x94/0xf0
[ 4653.867801] ? __do_fast_syscall_32+0x94/0xf0
[ 4653.867809] do_fast_syscall_32+0x2f/0x70
[ 4653.867816] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4653.867822] RIP: 0023:0xf7fc0579
[ 4653.867850] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4653.867854] RSP: 002b:00000000b4fdbae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4653.867861] RAX: ffffffffffffffda RBX: 00000000000000a5 RCX: 00000000b52e1010
[ 4653.867865] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4653.867869] RBP: 00000000000000a5 R08: 00000000b4fdbae0 R09: 0000000000000000
[ 4653.867872] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4653.867876] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4653.867896] </TASK>
[ 4653.867899] irq event stamp: 1213565
[ 4653.867903] hardirqs last enabled at (1213573): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4653.867910] hardirqs last disabled at (1213580): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4653.867915] softirqs last enabled at (1213420): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4653.867922] softirqs last disabled at (1213415): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4653.867926] ---[ end trace 0000000000000000 ]---
[ 4654.516815] ------------[ cut here ]------------
[ 4654.516824] WARNING: CPU: 10 PID: 13979 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4654.516831] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4654.516917] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4654.516975] CPU: 10 PID: 13979 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4654.516979] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4654.516981] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4654.516985] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4654.516988] RSP: 0018:ffffa7991f927698 EFLAGS: 00010246
[ 4654.516991] RAX: 0000000000000000 RBX: ffff8f9ddead6050 RCX: 0000000000000000
[ 4654.516994] RDX: 0000000000000000 RSI: ffff8f9ddead5fd0 RDI: ffffa7991f9276c0
[ 4654.516996] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4654.516998] R10: ffff8f9ddead6050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4654.517000] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4654.517003] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b6bf9b40
[ 4654.517005] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4654.517007] CR2: 0000013404884200 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4654.517010] PKRU: 55555554
[ 4654.517012] Call Trace:
[ 4654.517015] <TASK>
[ 4654.517023] submit_one_bio+0xd4/0xe0
[ 4654.517029] submit_extent_page+0x142/0x550
[ 4654.517043] read_extent_buffer_pages+0x584/0x9c0
[ 4654.517050] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4654.517055] ? folio_unlock+0x1d/0x50
[ 4654.517061] btrfs_read_extent_buffer+0x98/0x150
[ 4654.517067] read_tree_block+0x43/0xa0
[ 4654.517071] read_block_for_search+0x266/0x370
[ 4654.517084] btrfs_search_slot+0x351/0xd30
[ 4654.517095] btrfs_lookup_csum+0x63/0x150
[ 4654.517103] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4654.517110] ? btrfs_do_readpage+0x305/0x770
[ 4654.517116] btrfs_submit_data_read_bio+0x4e/0x90
[ 4654.517121] submit_one_bio+0xc4/0xe0
[ 4654.517126] btrfs_read_folio+0x79/0x90
[ 4654.517130] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4654.517133] prepare_uptodate_page+0x8c/0x210
[ 4654.517138] prepare_pages.constprop.0+0x134/0x300
[ 4654.517145] btrfs_buffered_write+0x2ca/0x940
[ 4654.517159] btrfs_do_write_iter+0x384/0x5d0
[ 4654.517163] ? lock_is_held_type+0xe8/0x140
[ 4654.517171] vfs_write+0x269/0x4f0
[ 4654.517182] ksys_write+0x64/0xe0
[ 4654.517186] __do_fast_syscall_32+0x88/0xf0
[ 4654.517190] ? __do_fast_syscall_32+0x94/0xf0
[ 4654.517194] ? lockdep_hardirqs_on+0x7d/0x100
[ 4654.517198] ? __do_fast_syscall_32+0x94/0xf0
[ 4654.517202] ? __do_fast_syscall_32+0x94/0xf0
[ 4654.517205] ? __do_fast_syscall_32+0x94/0xf0
[ 4654.517208] ? lockdep_hardirqs_on+0x7d/0x100
[ 4654.517212] ? __do_fast_syscall_32+0x94/0xf0
[ 4654.517217] do_fast_syscall_32+0x2f/0x70
[ 4654.517221] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4654.517225] RIP: 0023:0xf7fc0579
[ 4654.517248] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4654.517250] RSP: 002b:00000000b6bf7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4654.517254] RAX: ffffffffffffffda RBX: 0000000000000097 RCX: 00000000b291a010
[ 4654.517256] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4654.517259] RBP: 0000000000000097 R08: 00000000b6bf7ae0 R09: 0000000000000000
[ 4654.517261] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4654.517263] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4654.517273] </TASK>
[ 4654.517275] irq event stamp: 4513395
[ 4654.517277] hardirqs last enabled at (4513403): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4654.517282] hardirqs last disabled at (4513410): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4654.517285] softirqs last enabled at (4506584): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4654.517289] softirqs last disabled at (4506577): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4654.517291] ---[ end trace 0000000000000000 ]---
[ 4655.418176] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4655.418212] [drm] PSP is resuming...
[ 4655.494243] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4655.594884] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4655.608710] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4655.608722] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4655.608730] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4655.608734] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4655.608808] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4655.662677] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4655.664077] [drm] DMUB hardware initialized: version=0x02020017
[ 4655.701774] [drm] kiq ring mec 2 pipe 1 q 0
[ 4655.707460] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4655.707623] [drm] JPEG decode initialized successfully.
[ 4655.707647] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4655.707650] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4655.707653] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4655.707655] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4655.707658] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4655.707660] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4655.707662] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4655.707664] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4655.707666] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4655.707668] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4655.707670] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4655.707672] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4655.707674] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4655.707677] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4655.707679] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4655.707681] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4655.711830] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4656.614298] ------------[ cut here ]------------
[ 4656.614309] WARNING: CPU: 14 PID: 13969 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4656.614320] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4656.614475] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4656.614581] CPU: 14 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4656.614587] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4656.614591] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4656.614597] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4656.614602] RSP: 0018:ffffa7991f45f700 EFLAGS: 00010246
[ 4656.614608] RAX: 0000000000000000 RBX: ffff8fa222de2590 RCX: 0000000000000000
[ 4656.614612] RDX: 0000000000000000 RSI: ffff8fa222de2510 RDI: ffffa7991f45f728
[ 4656.614617] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4656.614621] R10: ffff8fa222de2590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4656.614625] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4656.614629] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000c12feb40
[ 4656.614634] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4656.614638] CR2: 00000000dd426000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4656.614642] PKRU: 55555554
[ 4656.614647] Call Trace:
[ 4656.614651] <TASK>
[ 4656.614663] submit_one_bio+0xd4/0xe0
[ 4656.614674] submit_extent_page+0x142/0x550
[ 4656.614698] read_extent_buffer_pages+0x584/0x9c0
[ 4656.614712] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4656.614720] ? folio_unlock+0x1d/0x50
[ 4656.614732] btrfs_read_extent_buffer+0x98/0x150
[ 4656.614764] read_tree_block+0x43/0xa0
[ 4656.614772] read_block_for_search+0x266/0x370
[ 4656.614794] btrfs_search_slot+0x351/0xd30
[ 4656.614814] btrfs_lookup_csum+0x63/0x150
[ 4656.614827] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4656.614839] ? btrfs_do_readpage+0x305/0x770
[ 4656.614852] btrfs_submit_data_read_bio+0x4e/0x90
[ 4656.614860] submit_one_bio+0xc4/0xe0
[ 4656.614870] btrfs_read_folio+0x79/0x90
[ 4656.614877] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4656.614883] prepare_uptodate_page+0x8c/0x210
[ 4656.614890] prepare_pages.constprop.0+0x134/0x300
[ 4656.614905] btrfs_buffered_write+0x2ca/0x940
[ 4656.614931] btrfs_do_write_iter+0x384/0x5d0
[ 4656.614938] ? lock_is_held_type+0xe8/0x140
[ 4656.614952] vfs_write+0x269/0x4f0
[ 4656.614971] ksys_write+0x64/0xe0
[ 4656.614979] __do_fast_syscall_32+0x88/0xf0
[ 4656.614986] ? __do_fast_syscall_32+0x94/0xf0
[ 4656.614991] ? __do_fast_syscall_32+0x94/0xf0
[ 4656.615000] do_fast_syscall_32+0x2f/0x70
[ 4656.615007] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4656.615014] RIP: 0023:0xf7fc0579
[ 4656.615040] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4656.615044] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4656.615051] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b55e4010
[ 4656.615055] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4656.615059] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4656.615063] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4656.615067] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4656.615087] </TASK>
[ 4656.615091] irq event stamp: 1752087
[ 4656.615095] hardirqs last enabled at (1752095): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4656.615102] hardirqs last disabled at (1752102): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4656.615107] softirqs last enabled at (1748466): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4656.615113] softirqs last disabled at (1748457): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4656.615118] ---[ end trace 0000000000000000 ]---
[ 4657.165987] ------------[ cut here ]------------
[ 4657.165995] WARNING: CPU: 1 PID: 13969 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4657.166003] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4657.166093] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4657.166154] CPU: 1 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4657.166157] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4657.166160] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4657.166163] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4657.166166] RSP: 0018:ffffa7991f45f638 EFLAGS: 00010246
[ 4657.166170] RAX: 0000000000000000 RBX: ffff8f9d5a42b550 RCX: 0000000000000000
[ 4657.166172] RDX: 0000000000000000 RSI: ffff8f9d5a42b4d0 RDI: ffffa7991f45f660
[ 4657.166175] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4657.166177] R10: ffff8f9d5a42b550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4657.166179] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4657.166181] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000c12feb40
[ 4657.166184] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4657.166187] CR2: 00000000b7cfe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4657.166189] PKRU: 55555554
[ 4657.166191] Call Trace:
[ 4657.166194] <TASK>
[ 4657.166201] submit_one_bio+0xd4/0xe0
[ 4657.166209] submit_extent_page+0x142/0x550
[ 4657.166222] read_extent_buffer_pages+0x584/0x9c0
[ 4657.166229] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.166234] ? folio_unlock+0x1d/0x50
[ 4657.166241] btrfs_read_extent_buffer+0x98/0x150
[ 4657.166247] read_tree_block+0x43/0xa0
[ 4657.166251] read_block_for_search+0x266/0x370
[ 4657.166263] btrfs_search_slot+0x351/0xd30
[ 4657.166274] btrfs_lookup_csum+0x63/0x150
[ 4657.166281] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4657.166288] ? btrfs_do_readpage+0x305/0x770
[ 4657.166294] btrfs_submit_data_read_bio+0x4e/0x90
[ 4657.166299] submit_one_bio+0xc4/0xe0
[ 4657.166305] btrfs_read_folio+0x79/0x90
[ 4657.166308] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.166312] prepare_uptodate_page+0x8c/0x210
[ 4657.166317] prepare_pages.constprop.0+0x134/0x300
[ 4657.166324] btrfs_buffered_write+0x2ca/0x940
[ 4657.166338] btrfs_do_write_iter+0x384/0x5d0
[ 4657.166342] ? lock_is_held_type+0xe8/0x140
[ 4657.166351] vfs_write+0x269/0x4f0
[ 4657.166361] ksys_write+0x64/0xe0
[ 4657.166366] __do_fast_syscall_32+0x88/0xf0
[ 4657.166373] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166376] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.166380] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166384] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166388] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.166392] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166395] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.166398] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166402] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166405] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166410] do_fast_syscall_32+0x2f/0x70
[ 4657.166414] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4657.166418] RIP: 0023:0xf7fc0579
[ 4657.166440] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4657.166443] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4657.166446] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b2819010
[ 4657.166448] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4657.166451] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4657.166453] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4657.166455] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4657.166465] </TASK>
[ 4657.166467] irq event stamp: 1842421
[ 4657.166469] hardirqs last enabled at (1842429): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4657.166474] hardirqs last disabled at (1842436): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4657.166477] softirqs last enabled at (1838696): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4657.166480] softirqs last disabled at (1838667): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4657.166483] ---[ end trace 0000000000000000 ]---
[ 4657.166597] BTRFS error (device nvme0n1p3): level verify failed on logical 5399734124544 mirror 1 wanted 0 found 1
[ 4657.166610] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399734124544 mirror 1
[ 4657.166617] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4657.166639] BTRFS error (device nvme0n1p3): read failed, bytenr=5399734124544 check owner_root=7 transid=652052 has_first_key=1 first_key=(18446744073709551606 128 1258020409344) level=1 size=40
[ 4657.166648] CPU: 1 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4657.166652] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4657.166654] Call Trace:
[ 4657.166657] <TASK>
[ 4657.166659] dump_stack_lvl+0x5b/0x77
[ 4657.166664] read_extent_buffer_pages.cold+0x63/0xa2
[ 4657.166671] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.166676] ? folio_unlock+0x1d/0x50
[ 4657.166681] btrfs_read_extent_buffer+0x98/0x150
[ 4657.166687] read_tree_block+0x43/0xa0
[ 4657.166690] read_block_for_search+0x266/0x370
[ 4657.166702] btrfs_search_slot+0x351/0xd30
[ 4657.166712] btrfs_lookup_csum+0x63/0x150
[ 4657.166719] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4657.166725] ? btrfs_do_readpage+0x305/0x770
[ 4657.166731] btrfs_submit_data_read_bio+0x4e/0x90
[ 4657.166735] submit_one_bio+0xc4/0xe0
[ 4657.166741] btrfs_read_folio+0x79/0x90
[ 4657.166746] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.166751] prepare_uptodate_page+0x8c/0x210
[ 4657.166757] prepare_pages.constprop.0+0x134/0x300
[ 4657.166765] btrfs_buffered_write+0x2ca/0x940
[ 4657.166778] btrfs_do_write_iter+0x384/0x5d0
[ 4657.166782] ? lock_is_held_type+0xe8/0x140
[ 4657.166788] vfs_write+0x269/0x4f0
[ 4657.166798] ksys_write+0x64/0xe0
[ 4657.166802] __do_fast_syscall_32+0x88/0xf0
[ 4657.166807] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166811] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.166814] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166818] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166822] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.166825] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166828] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.166832] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166835] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166838] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.166843] do_fast_syscall_32+0x2f/0x70
[ 4657.166846] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4657.166849] RIP: 0023:0xf7fc0579
[ 4657.166855] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4657.166857] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4657.166860] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b2819010
[ 4657.166862] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4657.166864] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4657.166866] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4657.166868] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4657.166878] </TASK>
[ 4657.166891] BTRFS error (device nvme0n1p3): read failed, bytenr=5399734124544 check owner_root=7 transid=652052 has_first_key=1 first_key=(18446744073709551606 128 1258020409344) level=1 size=40
[ 4657.166895] CPU: 1 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4657.166898] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4657.166900] Call Trace:
[ 4657.166902] <TASK>
[ 4657.166904] dump_stack_lvl+0x5b/0x77
[ 4657.166908] read_extent_buffer_pages.cold+0x63/0xa2
[ 4657.166914] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.166921] ? folio_unlock+0x1d/0x50
[ 4657.166930] btrfs_read_extent_buffer+0x98/0x150
[ 4657.166940] read_tree_block+0x43/0xa0
[ 4657.166947] read_block_for_search+0x266/0x370
[ 4657.166967] btrfs_search_slot+0x351/0xd30
[ 4657.166986] btrfs_lookup_csum+0x63/0x150
[ 4657.166997] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4657.167008] ? btrfs_do_readpage+0x305/0x770
[ 4657.167020] btrfs_submit_data_read_bio+0x4e/0x90
[ 4657.167027] submit_one_bio+0xc4/0xe0
[ 4657.167036] btrfs_read_folio+0x79/0x90
[ 4657.167042] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.167048] prepare_uptodate_page+0x8c/0x210
[ 4657.167055] prepare_pages.constprop.0+0x134/0x300
[ 4657.167068] btrfs_buffered_write+0x2ca/0x940
[ 4657.167082] btrfs_do_write_iter+0x384/0x5d0
[ 4657.167085] ? lock_is_held_type+0xe8/0x140
[ 4657.167092] vfs_write+0x269/0x4f0
[ 4657.167101] ksys_write+0x64/0xe0
[ 4657.167106] __do_fast_syscall_32+0x88/0xf0
[ 4657.167111] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167114] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.167118] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167122] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167125] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.167129] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167131] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.167135] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167139] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167142] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167146] do_fast_syscall_32+0x2f/0x70
[ 4657.167150] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4657.167153] RIP: 0023:0xf7fc0579
[ 4657.167157] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4657.167160] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4657.167163] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b2819010
[ 4657.167165] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4657.167167] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4657.167169] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4657.167171] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4657.167181] </TASK>
[ 4657.167183] BTRFS error (device nvme0n1p3): read failed, bytenr=5399734124544 check owner_root=7 transid=652052 has_first_key=1 first_key=(18446744073709551606 128 1258020409344) level=1 size=40
[ 4657.167187] CPU: 1 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4657.167189] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4657.167191] Call Trace:
[ 4657.167193] <TASK>
[ 4657.167196] dump_stack_lvl+0x5b/0x77
[ 4657.167199] read_extent_buffer_pages.cold+0x63/0xa2
[ 4657.167205] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.167209] ? folio_unlock+0x1d/0x50
[ 4657.167214] btrfs_read_extent_buffer+0x98/0x150
[ 4657.167220] read_tree_block+0x43/0xa0
[ 4657.167223] read_block_for_search+0x266/0x370
[ 4657.167234] btrfs_search_slot+0x351/0xd30
[ 4657.167245] btrfs_lookup_csum+0x63/0x150
[ 4657.167251] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4657.167257] ? btrfs_do_readpage+0x305/0x770
[ 4657.167264] btrfs_submit_data_read_bio+0x4e/0x90
[ 4657.167267] submit_one_bio+0xc4/0xe0
[ 4657.167273] btrfs_read_folio+0x79/0x90
[ 4657.167276] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.167279] prepare_uptodate_page+0x8c/0x210
[ 4657.167285] prepare_pages.constprop.0+0x134/0x300
[ 4657.167299] btrfs_buffered_write+0x2ca/0x940
[ 4657.167323] btrfs_do_write_iter+0x384/0x5d0
[ 4657.167330] ? lock_is_held_type+0xe8/0x140
[ 4657.167341] vfs_write+0x269/0x4f0
[ 4657.167358] ksys_write+0x64/0xe0
[ 4657.167367] __do_fast_syscall_32+0x88/0xf0
[ 4657.167375] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167381] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.167386] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167390] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167394] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.167397] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167400] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.167404] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167408] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167410] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167415] do_fast_syscall_32+0x2f/0x70
[ 4657.167419] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4657.167422] RIP: 0023:0xf7fc0579
[ 4657.167426] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4657.167428] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4657.167431] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b2819010
[ 4657.167433] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4657.167435] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4657.167437] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4657.167439] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4657.167449] </TASK>
[ 4657.167451] BTRFS error (device nvme0n1p3): read failed, bytenr=5399734124544 check owner_root=7 transid=652052 has_first_key=1 first_key=(18446744073709551606 128 1258020409344) level=1 size=40
[ 4657.167454] CPU: 1 PID: 13969 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4657.167457] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4657.167458] Call Trace:
[ 4657.167460] <TASK>
[ 4657.167462] dump_stack_lvl+0x5b/0x77
[ 4657.167466] read_extent_buffer_pages.cold+0x63/0xa2
[ 4657.167472] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.167476] ? folio_unlock+0x1d/0x50
[ 4657.167481] btrfs_read_extent_buffer+0x98/0x150
[ 4657.167487] read_tree_block+0x43/0xa0
[ 4657.167490] read_block_for_search+0x266/0x370
[ 4657.167501] btrfs_search_slot+0x351/0xd30
[ 4657.167512] btrfs_lookup_csum+0x63/0x150
[ 4657.167519] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4657.167525] ? btrfs_do_readpage+0x305/0x770
[ 4657.167531] btrfs_submit_data_read_bio+0x4e/0x90
[ 4657.167535] submit_one_bio+0xc4/0xe0
[ 4657.167540] btrfs_read_folio+0x79/0x90
[ 4657.167543] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.167546] prepare_uptodate_page+0x8c/0x210
[ 4657.167552] prepare_pages.constprop.0+0x134/0x300
[ 4657.167566] btrfs_buffered_write+0x2ca/0x940
[ 4657.167591] btrfs_do_write_iter+0x384/0x5d0
[ 4657.167597] ? lock_is_held_type+0xe8/0x140
[ 4657.167609] vfs_write+0x269/0x4f0
[ 4657.167626] ksys_write+0x64/0xe0
[ 4657.167634] __do_fast_syscall_32+0x88/0xf0
[ 4657.167643] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167648] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.167654] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167661] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167667] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.167673] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167678] ? lockdep_hardirqs_on+0x7d/0x100
[ 4657.167684] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167689] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167692] ? __do_fast_syscall_32+0x94/0xf0
[ 4657.167696] do_fast_syscall_32+0x2f/0x70
[ 4657.167700] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4657.167703] RIP: 0023:0xf7fc0579
[ 4657.167707] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4657.167709] RSP: 002b:00000000c12fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4657.167712] RAX: ffffffffffffffda RBX: 000000000000009d RCX: 00000000b2819010
[ 4657.167714] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4657.167716] RBP: 000000000000009d R08: 00000000c12fcae0 R09: 0000000000000000
[ 4657.167718] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4657.167720] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4657.167730] </TASK>
[ 4657.816470] ------------[ cut here ]------------
[ 4657.816479] WARNING: CPU: 10 PID: 530 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4657.816486] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4657.816598] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4657.816673] CPU: 10 PID: 530 Comm: kworker/u32:4 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4657.816677] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4657.816681] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4657.816686] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4657.816690] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4657.816694] RSP: 0018:ffffa799034f3860 EFLAGS: 00010246
[ 4657.816698] RAX: 0000000000000000 RBX: ffff8f972a827c50 RCX: 0000000000000000
[ 4657.816701] RDX: 0000000000000000 RSI: ffff8f972a827bd0 RDI: ffffa799034f3888
[ 4657.816704] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4657.816707] R10: ffff8f972a827c50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4657.816710] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4657.816713] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4657.816716] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4657.816719] CR2: 00007f14d7021c98 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4657.816722] PKRU: 55555554
[ 4657.816725] Call Trace:
[ 4657.816728] <TASK>
[ 4657.816737] submit_one_bio+0xd4/0xe0
[ 4657.816765] submit_extent_page+0x142/0x550
[ 4657.816783] read_extent_buffer_pages+0x584/0x9c0
[ 4657.816793] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4657.816799] ? folio_unlock+0x1d/0x50
[ 4657.816807] btrfs_read_extent_buffer+0x98/0x150
[ 4657.816815] read_tree_block+0x43/0xa0
[ 4657.816820] read_block_for_search+0x266/0x370
[ 4657.816836] btrfs_search_slot+0x351/0xd30
[ 4657.816846] ? lock_is_held_type+0xe8/0x140
[ 4657.816855] btrfs_lookup_csum+0x63/0x150
[ 4657.816865] btrfs_csum_file_blocks+0x197/0x6c0
[ 4657.816869] ? sched_clock_cpu+0x9f/0xc0
[ 4657.816875] ? lock_release+0x14b/0x440
[ 4657.816884] ? _raw_read_unlock+0x29/0x50
[ 4657.816892] btrfs_finish_ordered_io+0x441/0x860
[ 4657.816915] btrfs_work_helper+0xfe/0x400
[ 4657.816923] ? lock_is_held_type+0xe8/0x140
[ 4657.816938] process_one_work+0x294/0x5b0
[ 4657.816959] worker_thread+0x4f/0x3a0
[ 4657.816972] ? __pfx_worker_thread+0x10/0x10
[ 4657.816979] kthread+0xf5/0x120
[ 4657.816986] ? __pfx_kthread+0x10/0x10
[ 4657.816997] ret_from_fork+0x2c/0x50
[ 4657.817027] </TASK>
[ 4657.817032] irq event stamp: 71977735
[ 4657.817037] hardirqs last enabled at (71977743): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4657.817046] hardirqs last disabled at (71977750): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4657.817052] softirqs last enabled at (71977542): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4657.817056] softirqs last disabled at (71977537): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4657.817060] ---[ end trace 0000000000000000 ]---
[ 4663.109159] ------------[ cut here ]------------
[ 4663.109167] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4663.109175] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4663.109288] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4663.109350] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4663.109353] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4663.109356] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4663.109360] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4663.109362] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 4663.109366] RAX: 0000000000000000 RBX: ffff8f9e72379250 RCX: 0000000000000000
[ 4663.109369] RDX: 0000000000000000 RSI: ffff8f9e723791d0 RDI: ffffa7990487f7e8
[ 4663.109371] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4663.109374] R10: ffff8f9e72379250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4663.109376] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4663.109378] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4663.109381] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4663.109383] CR2: 00007faa8d1bd000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4663.109386] PKRU: 55555554
[ 4663.109388] Call Trace:
[ 4663.109391] <TASK>
[ 4663.109398] submit_one_bio+0xd4/0xe0
[ 4663.109405] submit_extent_page+0x142/0x550
[ 4663.109419] read_extent_buffer_pages+0x584/0x9c0
[ 4663.109427] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4663.109432] ? folio_unlock+0x1d/0x50
[ 4663.109439] btrfs_read_extent_buffer+0x98/0x150
[ 4663.109445] read_tree_block+0x43/0xa0
[ 4663.109449] read_block_for_search+0x266/0x370
[ 4663.109462] btrfs_search_slot+0x351/0xd30
[ 4663.109465] ? lock_is_held_type+0xe8/0x140
[ 4663.109473] ? trace_kmem_cache_alloc+0x33/0xe0
[ 4663.109477] ? kmem_cache_alloc+0x194/0x380
[ 4663.109483] btrfs_del_csums+0x116/0x3b0
[ 4663.109489] ? lock_release+0x14b/0x440
[ 4663.109498] ? _raw_read_unlock+0x29/0x50
[ 4663.109506] __btrfs_free_extent+0x486/0x7c0
[ 4663.109517] __btrfs_run_delayed_refs+0x303/0x1260
[ 4663.109533] btrfs_run_delayed_refs+0x89/0x1d0
[ 4663.109540] btrfs_commit_transaction+0x93/0xed0
[ 4663.109552] transaction_kthread+0x142/0x1b0
[ 4663.109558] ? __pfx_transaction_kthread+0x10/0x10
[ 4663.109561] kthread+0xf5/0x120
[ 4663.109565] ? __pfx_kthread+0x10/0x10
[ 4663.109570] ret_from_fork+0x2c/0x50
[ 4663.109582] </TASK>
[ 4663.109585] irq event stamp: 39909739
[ 4663.109587] hardirqs last enabled at (39909747): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4663.109592] hardirqs last disabled at (39909754): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4663.109594] softirqs last enabled at (39908242): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.109598] softirqs last disabled at (39908235): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.109601] ---[ end trace 0000000000000000 ]---
[ 4663.112384] ------------[ cut here ]------------
[ 4663.112502] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4663.112507] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4663.112596] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4663.112657] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4663.112660] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4663.112662] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4663.112666] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4663.112669] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 4663.112672] RAX: 0000000000000000 RBX: ffff8fa13a48ee50 RCX: 0000000000000000
[ 4663.112675] RDX: 0000000000000000 RSI: ffff8fa13a48edd0 RDI: ffffa7990487f7e8
[ 4663.112678] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4663.112680] R10: ffff8fa13a48ee50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4663.112682] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4663.112685] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4663.112687] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4663.112690] CR2: 00003de7007cf000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4663.112692] PKRU: 55555554
[ 4663.112694] Call Trace:
[ 4663.112697] <TASK>
[ 4663.112704] submit_one_bio+0xd4/0xe0
[ 4663.112710] submit_extent_page+0x142/0x550
[ 4663.112724] read_extent_buffer_pages+0x584/0x9c0
[ 4663.112732] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4663.112737] ? folio_unlock+0x1d/0x50
[ 4663.112757] btrfs_read_extent_buffer+0x98/0x150
[ 4663.112764] read_tree_block+0x43/0xa0
[ 4663.112768] read_block_for_search+0x266/0x370
[ 4663.112781] btrfs_search_slot+0x351/0xd30
[ 4663.112784] ? lock_is_held_type+0xe8/0x140
[ 4663.112795] ? trace_kmem_cache_alloc+0x33/0xe0
[ 4663.112799] ? kmem_cache_alloc+0x194/0x380
[ 4663.112805] btrfs_del_csums+0x116/0x3b0
[ 4663.112811] ? lock_release+0x14b/0x440
[ 4663.112818] ? _raw_read_unlock+0x29/0x50
[ 4663.112825] __btrfs_free_extent+0x486/0x7c0
[ 4663.112836] __btrfs_run_delayed_refs+0x303/0x1260
[ 4663.112852] btrfs_run_delayed_refs+0x89/0x1d0
[ 4663.112859] btrfs_commit_transaction+0x93/0xed0
[ 4663.112871] transaction_kthread+0x142/0x1b0
[ 4663.112877] ? __pfx_transaction_kthread+0x10/0x10
[ 4663.112880] kthread+0xf5/0x120
[ 4663.112883] ? __pfx_kthread+0x10/0x10
[ 4663.112888] ret_from_fork+0x2c/0x50
[ 4663.112900] </TASK>
[ 4663.112902] irq event stamp: 39912989
[ 4663.112905] hardirqs last enabled at (39912997): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4663.112909] hardirqs last disabled at (39913004): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4663.112912] softirqs last enabled at (39912828): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.112916] softirqs last disabled at (39912817): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.112919] ---[ end trace 0000000000000000 ]---
[ 4663.143991] ------------[ cut here ]------------
[ 4663.143997] WARNING: CPU: 4 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4663.144004] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4663.144094] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4663.144156] CPU: 4 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4663.144159] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4663.144162] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4663.144166] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4663.144168] RSP: 0018:ffffa7990487f7c0 EFLAGS: 00010246
[ 4663.144173] RAX: 0000000000000000 RBX: ffff8f9e72379090 RCX: 0000000000000000
[ 4663.144175] RDX: 0000000000000000 RSI: ffff8f9e72379010 RDI: ffffa7990487f7e8
[ 4663.144177] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4663.144180] R10: ffff8f9e72379090 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4663.144182] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4663.144184] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4663.144187] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4663.144189] CR2: 00007f2b3e13b02c CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4663.144192] PKRU: 55555554
[ 4663.144195] Call Trace:
[ 4663.144198] <TASK>
[ 4663.144205] submit_one_bio+0xd4/0xe0
[ 4663.144212] submit_extent_page+0x142/0x550
[ 4663.144226] read_extent_buffer_pages+0x584/0x9c0
[ 4663.144234] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4663.144238] ? folio_unlock+0x1d/0x50
[ 4663.144246] btrfs_read_extent_buffer+0x98/0x150
[ 4663.144252] read_tree_block+0x43/0xa0
[ 4663.144256] read_block_for_search+0x266/0x370
[ 4663.144270] btrfs_search_slot+0x351/0xd30
[ 4663.144273] ? lock_is_held_type+0xe8/0x140
[ 4663.144281] ? trace_kmem_cache_alloc+0x33/0xe0
[ 4663.144285] ? kmem_cache_alloc+0x194/0x380
[ 4663.144291] btrfs_del_csums+0x116/0x3b0
[ 4663.144297] ? lock_release+0x14b/0x440
[ 4663.144304] ? _raw_read_unlock+0x29/0x50
[ 4663.144311] __btrfs_free_extent+0x486/0x7c0
[ 4663.144322] __btrfs_run_delayed_refs+0x303/0x1260
[ 4663.144338] btrfs_run_delayed_refs+0x89/0x1d0
[ 4663.144345] btrfs_commit_transaction+0x93/0xed0
[ 4663.144357] transaction_kthread+0x142/0x1b0
[ 4663.144364] ? __pfx_transaction_kthread+0x10/0x10
[ 4663.144367] kthread+0xf5/0x120
[ 4663.144370] ? __pfx_kthread+0x10/0x10
[ 4663.144375] ret_from_fork+0x2c/0x50
[ 4663.144394] </TASK>
[ 4663.144398] irq event stamp: 39936753
[ 4663.144402] hardirqs last enabled at (39936761): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4663.144408] hardirqs last disabled at (39936768): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4663.144413] softirqs last enabled at (39935322): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.144419] softirqs last disabled at (39935279): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.144424] ---[ end trace 0000000000000000 ]---
[ 4663.145382] ------------[ cut here ]------------
[ 4663.145388] WARNING: CPU: 8 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4663.145395] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4663.145503] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4663.145577] CPU: 8 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4663.145581] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4663.145584] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4663.145590] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4663.145596] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4663.145604] RAX: 0000000000000000 RBX: ffff8f971fb187d0 RCX: 0000000000000000
[ 4663.145609] RDX: 0000000000000000 RSI: ffff8f971fb18750 RDI: ffffa7990487f780
[ 4663.145615] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4663.145620] R10: ffff8f971fb187d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4663.145625] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4663.145631] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4663.145637] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4663.145642] CR2: 00000000dd467000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4663.145648] PKRU: 55555554
[ 4663.145653] Call Trace:
[ 4663.145658] <TASK>
[ 4663.145671] submit_one_bio+0xd4/0xe0
[ 4663.145682] submit_extent_page+0x142/0x550
[ 4663.145706] read_extent_buffer_pages+0x584/0x9c0
[ 4663.145717] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4663.145722] ? folio_unlock+0x1d/0x50
[ 4663.145729] btrfs_read_extent_buffer+0x98/0x150
[ 4663.145735] read_tree_block+0x43/0xa0
[ 4663.145739] read_block_for_search+0x266/0x370
[ 4663.145762] btrfs_search_slot+0x351/0xd30
[ 4663.145770] ? _raw_read_unlock+0x29/0x50
[ 4663.145778] lookup_inline_extent_backref+0x15c/0x6e0
[ 4663.145784] ? lock_is_held_type+0xe8/0x140
[ 4663.145792] lookup_extent_backref+0x41/0xd0
[ 4663.145800] __btrfs_free_extent+0xfb/0x7c0
[ 4663.145806] ? sched_clock_cpu+0x20/0xc0
[ 4663.145815] __btrfs_run_delayed_refs+0x303/0x1260
[ 4663.145842] btrfs_run_delayed_refs+0x89/0x1d0
[ 4663.145855] btrfs_commit_transaction+0x93/0xed0
[ 4663.145876] transaction_kthread+0x142/0x1b0
[ 4663.145883] ? __pfx_transaction_kthread+0x10/0x10
[ 4663.145887] kthread+0xf5/0x120
[ 4663.145890] ? __pfx_kthread+0x10/0x10
[ 4663.145894] ret_from_fork+0x2c/0x50
[ 4663.145906] </TASK>
[ 4663.145908] irq event stamp: 39938659
[ 4663.145911] hardirqs last enabled at (39938667): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4663.145914] hardirqs last disabled at (39938674): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4663.145917] softirqs last enabled at (39938528): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.145921] softirqs last disabled at (39938523): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.145924] ---[ end trace 0000000000000000 ]---
[ 4663.257884] ------------[ cut here ]------------
[ 4663.257901] WARNING: CPU: 10 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4663.257912] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4663.258024] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4663.258102] CPU: 10 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4663.258106] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4663.258109] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4663.258114] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4663.258117] RSP: 0018:ffffa7990487f7e0 EFLAGS: 00010246
[ 4663.258122] RAX: 0000000000000000 RBX: ffff8f972a826910 RCX: 0000000000000000
[ 4663.258125] RDX: 0000000000000000 RSI: ffff8f972a826890 RDI: ffffa7990487f808
[ 4663.258128] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4663.258131] R10: ffff8f972a826910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4663.258134] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4663.258137] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4663.258140] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4663.258144] CR2: 00007e8901c984cc CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4663.258147] PKRU: 55555554
[ 4663.258150] Call Trace:
[ 4663.258153] <TASK>
[ 4663.258162] submit_one_bio+0xd4/0xe0
[ 4663.258170] submit_extent_page+0x142/0x550
[ 4663.258187] read_extent_buffer_pages+0x584/0x9c0
[ 4663.258197] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4663.258203] ? folio_unlock+0x1d/0x50
[ 4663.258211] btrfs_read_extent_buffer+0x98/0x150
[ 4663.258219] read_tree_block+0x43/0xa0
[ 4663.258224] read_block_for_search+0x266/0x370
[ 4663.258240] btrfs_search_slot+0x351/0xd30
[ 4663.258255] btrfs_insert_empty_items+0x31/0x70
[ 4663.258261] alloc_reserved_file_extent+0xbc/0x240
[ 4663.258273] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4663.258293] btrfs_run_delayed_refs+0x89/0x1d0
[ 4663.258302] btrfs_start_dirty_block_groups+0x2fb/0x520
[ 4663.258315] btrfs_commit_transaction+0xe0/0xed0
[ 4663.258329] transaction_kthread+0x142/0x1b0
[ 4663.258337] ? __pfx_transaction_kthread+0x10/0x10
[ 4663.258341] kthread+0xf5/0x120
[ 4663.258345] ? __pfx_kthread+0x10/0x10
[ 4663.258351] ret_from_fork+0x2c/0x50
[ 4663.258366] </TASK>
[ 4663.258368] irq event stamp: 40039239
[ 4663.258371] hardirqs last enabled at (40039247): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4663.258376] hardirqs last disabled at (40039254): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4663.258380] softirqs last enabled at (40038000): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.258384] softirqs last disabled at (40037987): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.258388] ---[ end trace 0000000000000000 ]---
[ 4663.260124] ------------[ cut here ]------------
[ 4663.260131] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4663.260140] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4663.260252] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4663.260329] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4663.260333] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4663.260336] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4663.260341] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4663.260344] RSP: 0018:ffffa7990487f7e0 EFLAGS: 00010246
[ 4663.260349] RAX: 0000000000000000 RBX: ffff8fa13a48c290 RCX: 0000000000000000
[ 4663.260353] RDX: 0000000000000000 RSI: ffff8fa13a48c210 RDI: ffffa7990487f808
[ 4663.260356] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4663.260359] R10: ffff8fa13a48c290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4663.260361] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4663.260364] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4663.260368] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4663.260371] CR2: 00007f2b400754b0 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4663.260374] PKRU: 55555554
[ 4663.260377] Call Trace:
[ 4663.260380] <TASK>
[ 4663.260389] submit_one_bio+0xd4/0xe0
[ 4663.260397] submit_extent_page+0x142/0x550
[ 4663.260415] read_extent_buffer_pages+0x584/0x9c0
[ 4663.260425] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4663.260431] ? folio_unlock+0x1d/0x50
[ 4663.260440] btrfs_read_extent_buffer+0x98/0x150
[ 4663.260448] read_tree_block+0x43/0xa0
[ 4663.260453] read_block_for_search+0x266/0x370
[ 4663.260469] btrfs_search_slot+0x351/0xd30
[ 4663.260484] btrfs_insert_empty_items+0x31/0x70
[ 4663.260490] alloc_reserved_file_extent+0xbc/0x240
[ 4663.260502] __btrfs_run_delayed_refs+0x84f/0x1260
[ 4663.260523] btrfs_run_delayed_refs+0x89/0x1d0
[ 4663.260532] btrfs_start_dirty_block_groups+0x2fb/0x520
[ 4663.260545] btrfs_commit_transaction+0xe0/0xed0
[ 4663.260560] transaction_kthread+0x142/0x1b0
[ 4663.260568] ? __pfx_transaction_kthread+0x10/0x10
[ 4663.260571] kthread+0xf5/0x120
[ 4663.260576] ? __pfx_kthread+0x10/0x10
[ 4663.260582] ret_from_fork+0x2c/0x50
[ 4663.260598] </TASK>
[ 4663.260600] irq event stamp: 40041391
[ 4663.260603] hardirqs last enabled at (40041399): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4663.260608] hardirqs last disabled at (40041406): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4663.260612] softirqs last enabled at (40038000): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.260617] softirqs last disabled at (40037987): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4663.260620] ---[ end trace 0000000000000000 ]---
[ 4678.307789] ------------[ cut here ]------------
[ 4678.307800] WARNING: CPU: 9 PID: 14202 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4678.307810] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4678.307902] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4678.307966] CPU: 9 PID: 14202 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4678.307970] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4678.307973] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4678.307977] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4678.307979] RSP: 0018:ffffa7991feb7700 EFLAGS: 00010246
[ 4678.307983] RAX: 0000000000000000 RBX: ffff8f9c4d8af550 RCX: 0000000000000000
[ 4678.307986] RDX: 0000000000000000 RSI: ffff8f9c4d8af4d0 RDI: ffffa7991feb7728
[ 4678.307988] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4678.307990] R10: ffff8f9c4d8af550 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4678.307992] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4678.307995] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b61efb40
[ 4678.307997] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4678.307999] CR2: 00007f14d6a60414 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4678.308002] PKRU: 55555554
[ 4678.308004] Call Trace:
[ 4678.308007] <TASK>
[ 4678.308014] submit_one_bio+0xd4/0xe0
[ 4678.308021] submit_extent_page+0x142/0x550
[ 4678.308035] read_extent_buffer_pages+0x584/0x9c0
[ 4678.308043] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4678.308047] ? folio_unlock+0x1d/0x50
[ 4678.308054] btrfs_read_extent_buffer+0x98/0x150
[ 4678.308060] read_tree_block+0x43/0xa0
[ 4678.308064] read_block_for_search+0x266/0x370
[ 4678.308076] btrfs_search_slot+0x351/0xd30
[ 4678.308087] btrfs_lookup_csum+0x63/0x150
[ 4678.308095] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4678.308101] ? btrfs_do_readpage+0x305/0x770
[ 4678.308108] btrfs_submit_data_read_bio+0x4e/0x90
[ 4678.308113] submit_one_bio+0xc4/0xe0
[ 4678.308118] btrfs_read_folio+0x79/0x90
[ 4678.308122] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4678.308125] prepare_uptodate_page+0x8c/0x210
[ 4678.308130] prepare_pages.constprop.0+0xa2/0x300
[ 4678.308137] btrfs_buffered_write+0x2ca/0x940
[ 4678.308151] btrfs_do_write_iter+0x384/0x5d0
[ 4678.308155] ? lock_is_held_type+0xe8/0x140
[ 4678.308164] vfs_write+0x269/0x4f0
[ 4678.308175] ksys_write+0x64/0xe0
[ 4678.308180] __do_fast_syscall_32+0x88/0xf0
[ 4678.308185] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.308188] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.308191] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.308195] do_fast_syscall_32+0x2f/0x70
[ 4678.308199] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4678.308204] RIP: 0023:0xf7fc0579
[ 4678.308227] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4678.308230] RSP: 002b:00000000b61edae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4678.308233] RAX: ffffffffffffffda RBX: 0000000000000090 RCX: 00000000de013010
[ 4678.308236] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4678.308238] RBP: 0000000000000090 R08: 00000000b61edae0 R09: 0000000000000000
[ 4678.308240] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4678.308242] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4678.308252] </TASK>
[ 4678.308254] irq event stamp: 499367
[ 4678.308257] hardirqs last enabled at (499375): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4678.308261] hardirqs last disabled at (499382): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4678.308264] softirqs last enabled at (498082): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4678.308268] softirqs last disabled at (498075): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4678.308271] ---[ end trace 0000000000000000 ]---
[ 4678.498795] ------------[ cut here ]------------
[ 4678.498806] WARNING: CPU: 5 PID: 14211 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4678.498816] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4678.498968] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4678.499073] CPU: 5 PID: 14211 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4678.499079] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4678.499083] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4678.499089] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4678.499094] RSP: 0018:ffffa7991fed7660 EFLAGS: 00010246
[ 4678.499100] RAX: 0000000000000000 RBX: ffff8f97361a4610 RCX: 0000000000000000
[ 4678.499104] RDX: 0000000000000000 RSI: ffff8f97361a4590 RDI: ffffa7991fed7688
[ 4678.499108] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4678.499112] R10: ffff8f97361a4610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4678.499116] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4678.499120] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000bedffb40
[ 4678.499125] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4678.499129] CR2: 00007fa97fa30000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4678.499133] PKRU: 55555554
[ 4678.499137] Call Trace:
[ 4678.499141] <TASK>
[ 4678.499153] submit_one_bio+0xd4/0xe0
[ 4678.499164] submit_extent_page+0x142/0x550
[ 4678.499188] read_extent_buffer_pages+0x584/0x9c0
[ 4678.499201] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4678.499210] ? folio_unlock+0x1d/0x50
[ 4678.499220] btrfs_read_extent_buffer+0x98/0x150
[ 4678.499231] read_tree_block+0x43/0xa0
[ 4678.499238] read_block_for_search+0x266/0x370
[ 4678.499259] btrfs_search_slot+0x351/0xd30
[ 4678.499278] btrfs_lookup_csum+0x63/0x150
[ 4678.499291] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4678.499302] ? btrfs_do_readpage+0x305/0x770
[ 4678.499314] btrfs_submit_data_read_bio+0x4e/0x90
[ 4678.499322] submit_one_bio+0xc4/0xe0
[ 4678.499331] btrfs_read_folio+0x79/0x90
[ 4678.499338] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4678.499344] prepare_uptodate_page+0x8c/0x210
[ 4678.499351] prepare_pages.constprop.0+0x134/0x300
[ 4678.499365] btrfs_buffered_write+0x2ca/0x940
[ 4678.499390] btrfs_do_write_iter+0x384/0x5d0
[ 4678.499397] ? lock_is_held_type+0xe8/0x140
[ 4678.499410] vfs_write+0x269/0x4f0
[ 4678.499429] ksys_write+0x64/0xe0
[ 4678.499438] __do_fast_syscall_32+0x88/0xf0
[ 4678.499446] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.499452] ? lockdep_hardirqs_on+0x7d/0x100
[ 4678.499458] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.499466] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.499472] ? lockdep_hardirqs_on+0x7d/0x100
[ 4678.499479] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.499485] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.499490] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.499496] ? __do_fast_syscall_32+0x94/0xf0
[ 4678.499504] do_fast_syscall_32+0x2f/0x70
[ 4678.499511] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4678.499517] RIP: 0023:0xf7fc0579
[ 4678.499542] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4678.499547] RSP: 002b:00000000bedfdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4678.499553] RAX: ffffffffffffffda RBX: 0000000000000093 RCX: 00000000b72fc010
[ 4678.499557] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4678.499561] RBP: 0000000000000093 R08: 00000000bedfdae0 R09: 0000000000000000
[ 4678.499564] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4678.499568] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4678.499588] </TASK>
[ 4678.499591] irq event stamp: 14821
[ 4678.499595] hardirqs last enabled at (14829): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4678.499602] hardirqs last disabled at (14836): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4678.499606] softirqs last enabled at (13476): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4678.499612] softirqs last disabled at (13469): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4678.499617] ---[ end trace 0000000000000000 ]---
[ 4679.541026] ------------[ cut here ]------------
[ 4679.541037] WARNING: CPU: 6 PID: 14201 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4679.541046] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4679.541152] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4679.541224] CPU: 6 PID: 14201 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4679.541229] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4679.541232] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4679.541237] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4679.541240] RSP: 0018:ffffa7991feaf6b8 EFLAGS: 00010246
[ 4679.541245] RAX: 0000000000000000 RBX: ffff8f9d4d5f0d10 RCX: 0000000000000000
[ 4679.541248] RDX: 0000000000000000 RSI: ffff8f9d4d5f0c90 RDI: ffffa7991feaf6e0
[ 4679.541250] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4679.541253] R10: ffff8f9d4d5f0d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4679.541256] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4679.541259] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b66f4b40
[ 4679.541262] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4679.541265] CR2: 00001f6100c04000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4679.541268] PKRU: 55555554
[ 4679.541271] Call Trace:
[ 4679.541274] <TASK>
[ 4679.541283] submit_one_bio+0xd4/0xe0
[ 4679.541291] submit_extent_page+0x142/0x550
[ 4679.541308] read_extent_buffer_pages+0x584/0x9c0
[ 4679.541317] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4679.541323] ? folio_unlock+0x1d/0x50
[ 4679.541331] btrfs_read_extent_buffer+0x98/0x150
[ 4679.541338] read_tree_block+0x43/0xa0
[ 4679.541343] read_block_for_search+0x266/0x370
[ 4679.541358] btrfs_search_slot+0x351/0xd30
[ 4679.541372] btrfs_lookup_csum+0x63/0x150
[ 4679.541381] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4679.541389] ? btrfs_do_readpage+0x305/0x770
[ 4679.541398] btrfs_submit_data_read_bio+0x4e/0x90
[ 4679.541404] submit_one_bio+0xc4/0xe0
[ 4679.541411] btrfs_read_folio+0x79/0x90
[ 4679.541415] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4679.541419] prepare_uptodate_page+0x8c/0x210
[ 4679.541425] prepare_pages.constprop.0+0xa2/0x300
[ 4679.541434] btrfs_buffered_write+0x2ca/0x940
[ 4679.541451] btrfs_do_write_iter+0x384/0x5d0
[ 4679.541457] ? lock_is_held_type+0xe8/0x140
[ 4679.541466] vfs_write+0x269/0x4f0
[ 4679.541479] ksys_write+0x64/0xe0
[ 4679.541485] __do_fast_syscall_32+0x88/0xf0
[ 4679.541490] ? __do_fast_syscall_32+0x94/0xf0
[ 4679.541495] ? lockdep_hardirqs_on+0x7d/0x100
[ 4679.541500] ? __do_fast_syscall_32+0x94/0xf0
[ 4679.541504] ? __do_fast_syscall_32+0x94/0xf0
[ 4679.541508] ? __do_fast_syscall_32+0x94/0xf0
[ 4679.541512] ? __do_fast_syscall_32+0x94/0xf0
[ 4679.541516] ? __do_fast_syscall_32+0x94/0xf0
[ 4679.541519] ? __do_fast_syscall_32+0x94/0xf0
[ 4679.541525] do_fast_syscall_32+0x2f/0x70
[ 4679.541530] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4679.541535] RIP: 0023:0xf7fc0579
[ 4679.541558] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4679.541562] RSP: 002b:00000000b66f2ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4679.541566] RAX: ffffffffffffffda RBX: 000000000000008f RCX: 00000000b7bfe010
[ 4679.541569] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4679.541571] RBP: 000000000000008f R08: 00000000b66f2ae0 R09: 0000000000000000
[ 4679.541574] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4679.541577] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4679.541590] </TASK>
[ 4679.541592] irq event stamp: 227573
[ 4679.541595] hardirqs last enabled at (227581): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4679.541600] hardirqs last disabled at (227588): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4679.541604] softirqs last enabled at (225512): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4679.541609] softirqs last disabled at (225505): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4679.541612] ---[ end trace 0000000000000000 ]---
[ 4680.748311] ------------[ cut here ]------------
[ 4680.748320] WARNING: CPU: 8 PID: 14202 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4680.748328] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4680.748413] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4680.748472] CPU: 8 PID: 14202 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4680.748475] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4680.748478] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4680.748481] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4680.748484] RSP: 0018:ffffa7991feb7680 EFLAGS: 00010246
[ 4680.748488] RAX: 0000000000000000 RBX: ffff8f971fb18290 RCX: 0000000000000000
[ 4680.748490] RDX: 0000000000000000 RSI: ffff8f971fb18210 RDI: ffffa7991feb76a8
[ 4680.748492] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4680.748495] R10: ffff8f971fb18290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4680.748497] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4680.748499] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b61efb40
[ 4680.748502] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4680.748504] CR2: 0000351001b1a08c CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4680.748506] PKRU: 55555554
[ 4680.748509] Call Trace:
[ 4680.748511] <TASK>
[ 4680.748518] submit_one_bio+0xd4/0xe0
[ 4680.748526] submit_extent_page+0x142/0x550
[ 4680.748539] read_extent_buffer_pages+0x584/0x9c0
[ 4680.748547] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4680.748551] ? folio_unlock+0x1d/0x50
[ 4680.748558] btrfs_read_extent_buffer+0x98/0x150
[ 4680.748564] read_tree_block+0x43/0xa0
[ 4680.748568] read_block_for_search+0x266/0x370
[ 4680.748580] btrfs_search_slot+0x351/0xd30
[ 4680.748591] btrfs_lookup_csum+0x63/0x150
[ 4680.748599] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4680.748605] ? btrfs_do_readpage+0x305/0x770
[ 4680.748612] btrfs_submit_data_read_bio+0x4e/0x90
[ 4680.748617] submit_one_bio+0xc4/0xe0
[ 4680.748622] btrfs_read_folio+0x79/0x90
[ 4680.748626] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4680.748629] prepare_uptodate_page+0x8c/0x210
[ 4680.748633] prepare_pages.constprop.0+0x134/0x300
[ 4680.748641] btrfs_buffered_write+0x2ca/0x940
[ 4680.748655] btrfs_do_write_iter+0x384/0x5d0
[ 4680.748659] ? lock_is_held_type+0xe8/0x140
[ 4680.748667] vfs_write+0x269/0x4f0
[ 4680.748678] ksys_write+0x64/0xe0
[ 4680.748682] __do_fast_syscall_32+0x88/0xf0
[ 4680.748687] ? __do_fast_syscall_32+0x94/0xf0
[ 4680.748691] ? lockdep_hardirqs_on+0x7d/0x100
[ 4680.748694] ? __do_fast_syscall_32+0x94/0xf0
[ 4680.748697] ? lockdep_hardirqs_on+0x7d/0x100
[ 4680.748701] ? __do_fast_syscall_32+0x94/0xf0
[ 4680.748704] ? __do_fast_syscall_32+0x94/0xf0
[ 4680.748708] ? lockdep_hardirqs_on+0x7d/0x100
[ 4680.748712] ? __do_fast_syscall_32+0x94/0xf0
[ 4680.748715] ? __do_fast_syscall_32+0x94/0xf0
[ 4680.748720] do_fast_syscall_32+0x2f/0x70
[ 4680.748724] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4680.748728] RIP: 0023:0xf7fc0579
[ 4680.748771] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4680.748774] RSP: 002b:00000000b61edae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4680.748778] RAX: ffffffffffffffda RBX: 0000000000000090 RCX: 00000000c63ff010
[ 4680.748780] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4680.748782] RBP: 0000000000000090 R08: 00000000b61edae0 R09: 0000000000000000
[ 4680.748784] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4680.748786] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4680.748797] </TASK>
[ 4680.748799] irq event stamp: 842509
[ 4680.748801] hardirqs last enabled at (842517): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4680.748806] hardirqs last disabled at (842524): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4680.748808] softirqs last enabled at (842432): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4680.748812] softirqs last disabled at (842423): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4680.748815] ---[ end trace 0000000000000000 ]---
[ 4682.270475] ------------[ cut here ]------------
[ 4682.270484] WARNING: CPU: 4 PID: 14202 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4682.270491] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4682.270578] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4682.270636] CPU: 4 PID: 14202 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4682.270640] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4682.270642] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4682.270646] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4682.270649] RSP: 0018:ffffa7991feb7668 EFLAGS: 00010246
[ 4682.270653] RAX: 0000000000000000 RBX: ffff8f979964a910 RCX: 0000000000000000
[ 4682.270655] RDX: 0000000000000000 RSI: ffff8f979964a890 RDI: ffffa7991feb7690
[ 4682.270657] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4682.270659] R10: ffff8f979964a910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4682.270662] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4682.270664] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0063) knlGS:00000000b61efb40
[ 4682.270667] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4682.270669] CR2: 00000000c64ff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4682.270671] PKRU: 55555554
[ 4682.270674] Call Trace:
[ 4682.270677] <TASK>
[ 4682.270684] submit_one_bio+0xd4/0xe0
[ 4682.270691] submit_extent_page+0x142/0x550
[ 4682.270704] read_extent_buffer_pages+0x584/0x9c0
[ 4682.270712] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4682.270717] ? folio_unlock+0x1d/0x50
[ 4682.270723] btrfs_read_extent_buffer+0x98/0x150
[ 4682.270729] read_tree_block+0x43/0xa0
[ 4682.270733] read_block_for_search+0x266/0x370
[ 4682.270768] btrfs_search_slot+0x351/0xd30
[ 4682.270786] btrfs_lookup_csum+0x63/0x150
[ 4682.270798] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4682.270808] ? btrfs_do_readpage+0x305/0x770
[ 4682.270819] btrfs_submit_data_read_bio+0x4e/0x90
[ 4682.270826] submit_one_bio+0xc4/0xe0
[ 4682.270834] btrfs_read_folio+0x79/0x90
[ 4682.270841] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4682.270846] prepare_uptodate_page+0x8c/0x210
[ 4682.270853] prepare_pages.constprop.0+0xa2/0x300
[ 4682.270866] btrfs_buffered_write+0x2ca/0x940
[ 4682.270889] btrfs_do_write_iter+0x384/0x5d0
[ 4682.270896] ? lock_is_held_type+0xe8/0x140
[ 4682.270909] vfs_write+0x269/0x4f0
[ 4682.270926] ksys_write+0x64/0xe0
[ 4682.270934] __do_fast_syscall_32+0x88/0xf0
[ 4682.270945] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.270951] ? lockdep_hardirqs_on+0x7d/0x100
[ 4682.270956] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.270962] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.270968] ? lockdep_hardirqs_on+0x7d/0x100
[ 4682.270974] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.270978] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.270983] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.270991] do_fast_syscall_32+0x2f/0x70
[ 4682.270997] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4682.271005] RIP: 0023:0xf7fc0579
[ 4682.271042] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4682.271046] RSP: 002b:00000000b61edae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4682.271053] RAX: ffffffffffffffda RBX: 0000000000000090 RCX: 00000000b70fa010
[ 4682.271056] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4682.271060] RBP: 0000000000000090 R08: 00000000b61edae0 R09: 0000000000000000
[ 4682.271063] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4682.271068] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4682.271085] </TASK>
[ 4682.271088] irq event stamp: 1065237
[ 4682.271092] hardirqs last enabled at (1065245): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4682.271099] hardirqs last disabled at (1065252): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4682.271105] softirqs last enabled at (1064950): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4682.271111] softirqs last disabled at (1064945): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4682.271115] ---[ end trace 0000000000000000 ]---
[ 4682.581028] ------------[ cut here ]------------
[ 4682.581037] WARNING: CPU: 13 PID: 14199 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4682.581045] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4682.581132] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4682.581191] CPU: 13 PID: 14199 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4682.581195] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4682.581197] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4682.581201] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4682.581204] RSP: 0018:ffffa7991fe9f648 EFLAGS: 00010246
[ 4682.581208] RAX: 0000000000000000 RBX: ffff8f9731111090 RCX: 0000000000000000
[ 4682.581210] RDX: 0000000000000000 RSI: ffff8f9731111010 RDI: ffffa7991fe9f670
[ 4682.581212] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4682.581214] R10: ffff8f9731111090 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4682.581217] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4682.581219] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b69f7b40
[ 4682.581222] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4682.581224] CR2: 00007fa97f920000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4682.581226] PKRU: 55555554
[ 4682.581229] Call Trace:
[ 4682.581231] <TASK>
[ 4682.581238] submit_one_bio+0xd4/0xe0
[ 4682.581246] submit_extent_page+0x142/0x550
[ 4682.581259] read_extent_buffer_pages+0x584/0x9c0
[ 4682.581266] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4682.581271] ? folio_unlock+0x1d/0x50
[ 4682.581278] btrfs_read_extent_buffer+0x98/0x150
[ 4682.581283] read_tree_block+0x43/0xa0
[ 4682.581287] read_block_for_search+0x266/0x370
[ 4682.581300] btrfs_search_slot+0x351/0xd30
[ 4682.581311] btrfs_lookup_csum+0x63/0x150
[ 4682.581318] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4682.581325] ? btrfs_do_readpage+0x305/0x770
[ 4682.581331] btrfs_submit_data_read_bio+0x4e/0x90
[ 4682.581336] submit_one_bio+0xc4/0xe0
[ 4682.581341] btrfs_read_folio+0x79/0x90
[ 4682.581345] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4682.581349] prepare_uptodate_page+0x8c/0x210
[ 4682.581353] prepare_pages.constprop.0+0xa2/0x300
[ 4682.581361] btrfs_buffered_write+0x2ca/0x940
[ 4682.581374] btrfs_do_write_iter+0x384/0x5d0
[ 4682.581378] ? lock_is_held_type+0xe8/0x140
[ 4682.581387] vfs_write+0x269/0x4f0
[ 4682.581398] ksys_write+0x64/0xe0
[ 4682.581402] __do_fast_syscall_32+0x88/0xf0
[ 4682.581407] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.581411] ? lockdep_hardirqs_on+0x7d/0x100
[ 4682.581414] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.581418] ? lockdep_hardirqs_on+0x7d/0x100
[ 4682.581422] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.581425] ? lockdep_hardirqs_on+0x7d/0x100
[ 4682.581429] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.581432] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.581435] ? lockdep_hardirqs_on+0x7d/0x100
[ 4682.581439] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.581443] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.581446] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.581449] ? __do_fast_syscall_32+0x94/0xf0
[ 4682.581453] do_fast_syscall_32+0x2f/0x70
[ 4682.581457] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4682.581462] RIP: 0023:0xf7fc0579
[ 4682.581485] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4682.581487] RSP: 002b:00000000b69f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4682.581491] RAX: ffffffffffffffda RBX: 000000000000008c RCX: 00000000b83ff010
[ 4682.581493] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4682.581495] RBP: 000000000000008c R08: 00000000b69f5ae0 R09: 0000000000000000
[ 4682.581497] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4682.581499] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4682.581509] </TASK>
[ 4682.581512] irq event stamp: 525423
[ 4682.581514] hardirqs last enabled at (525431): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4682.581518] hardirqs last disabled at (525438): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4682.581521] softirqs last enabled at (523464): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4682.581525] softirqs last disabled at (523459): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4682.581527] ---[ end trace 0000000000000000 ]---
[ 4684.154137] ------------[ cut here ]------------
[ 4684.154145] WARNING: CPU: 0 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.154153] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.154249] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.154316] CPU: 0 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.154320] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.154323] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.154326] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.154329] RSP: 0018:ffffa7991fdbf460 EFLAGS: 00010246
[ 4684.154334] RAX: 0000000000000000 RBX: ffff8f972eec1b10 RCX: 0000000000000000
[ 4684.154337] RDX: 0000000000000000 RSI: ffff8f972eec1a90 RDI: ffffa7991fdbf488
[ 4684.154339] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.154342] R10: ffff8f972eec1b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.154344] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.154347] FS: 00007f3c42e35740(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 4684.154350] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.154353] CR2: 00007f3c3266c024 CR3: 000000011987e000 CR4: 0000000000750ef0
[ 4684.154355] PKRU: 55555554
[ 4684.154358] Call Trace:
[ 4684.154361] <TASK>
[ 4684.154369] submit_one_bio+0xd4/0xe0
[ 4684.154377] submit_extent_page+0x142/0x550
[ 4684.154392] read_extent_buffer_pages+0x584/0x9c0
[ 4684.154400] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.154406] ? folio_unlock+0x1d/0x50
[ 4684.154413] btrfs_read_extent_buffer+0x98/0x150
[ 4684.154420] read_tree_block+0x43/0xa0
[ 4684.154425] read_block_for_search+0x266/0x370
[ 4684.154439] btrfs_search_slot+0x351/0xd30
[ 4684.154452] btrfs_lookup_csum+0x63/0x150
[ 4684.154460] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.154473] btrfs_submit_compressed_read+0x359/0x470
[ 4684.154485] submit_one_bio+0xc4/0xe0
[ 4684.154491] ? extent_readahead+0xb7/0x6f0
[ 4684.154494] extent_readahead+0x6d3/0x6f0
[ 4684.154499] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.154516] read_pages+0x7a/0x300
[ 4684.154525] page_cache_ra_unbounded+0x131/0x1b0
[ 4684.154534] filemap_get_pages+0x40e/0x6b0
[ 4684.154541] ? lock_is_held_type+0xe8/0x140
[ 4684.154553] filemap_read+0xd7/0x330
[ 4684.154558] ? lock_is_held_type+0xe8/0x140
[ 4684.154574] vfs_read+0x243/0x310
[ 4684.154586] ksys_read+0x64/0xe0
[ 4684.154592] do_syscall_64+0x5b/0x80
[ 4684.154598] ? lock_is_held_type+0xe8/0x140
[ 4684.154605] ? do_syscall_64+0x67/0x80
[ 4684.154609] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.154613] ? do_syscall_64+0x67/0x80
[ 4684.154619] ? do_syscall_64+0x67/0x80
[ 4684.154622] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.154627] ? do_syscall_64+0x67/0x80
[ 4684.154631] ? asm_exc_page_fault+0x22/0x30
[ 4684.154635] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.154640] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.154643] RIP: 0033:0x7f3c4271eac1
[ 4684.154665] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4684.154668] RSP: 002b:00007ffee318eae8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4684.154672] RAX: ffffffffffffffda RBX: 00007f3c42e356c8 RCX: 00007f3c4271eac1
[ 4684.154674] RDX: 0000000000005dba RSI: 0000560fba587160 RDI: 0000000000000003
[ 4684.154677] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4684.154679] R10: 0000000000001000 R11: 0000000000000246 R12: 0000560fba587160
[ 4684.154682] R13: 0000000000000003 R14: 00007f3c42d1ed38 R15: 00007f3c424e7010
[ 4684.154694] </TASK>
[ 4684.154697] irq event stamp: 167609
[ 4684.154699] hardirqs last enabled at (167617): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.154704] hardirqs last disabled at (167624): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.154707] softirqs last enabled at (165904): [<ffffffff836ae8a2>] zstd_put_workspace+0x82/0x160
[ 4684.154711] softirqs last disabled at (165902): [<ffffffff836ae83a>] zstd_put_workspace+0x1a/0x160
[ 4684.154713] ---[ end trace 0000000000000000 ]---
[ 4684.154926] BTRFS error (device nvme0n1p3): level verify failed on logical 5399651172352 mirror 1 wanted 0 found 1
[ 4684.154933] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5399651172352 mirror 1
[ 4684.154936] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4684.154951] BTRFS error (device nvme0n1p3): read failed, bytenr=5399651172352 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 126285971456) level=1 size=40
[ 4684.154957] CPU: 0 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.154960] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.154962] Call Trace:
[ 4684.154964] <TASK>
[ 4684.154967] dump_stack_lvl+0x5b/0x77
[ 4684.154971] read_extent_buffer_pages.cold+0x63/0xa2
[ 4684.154978] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.154982] ? folio_unlock+0x1d/0x50
[ 4684.154987] btrfs_read_extent_buffer+0x98/0x150
[ 4684.154992] read_tree_block+0x43/0xa0
[ 4684.154995] read_block_for_search+0x266/0x370
[ 4684.155006] btrfs_search_slot+0x351/0xd30
[ 4684.155016] btrfs_lookup_csum+0x63/0x150
[ 4684.155022] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.155032] btrfs_submit_compressed_read+0x359/0x470
[ 4684.155040] submit_one_bio+0xc4/0xe0
[ 4684.155045] ? extent_readahead+0xb7/0x6f0
[ 4684.155047] extent_readahead+0x6d3/0x6f0
[ 4684.155051] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.155063] read_pages+0x7a/0x300
[ 4684.155069] page_cache_ra_unbounded+0x131/0x1b0
[ 4684.155076] filemap_get_pages+0x40e/0x6b0
[ 4684.155082] ? lock_is_held_type+0xe8/0x140
[ 4684.155089] filemap_read+0xd7/0x330
[ 4684.155093] ? lock_is_held_type+0xe8/0x140
[ 4684.155105] vfs_read+0x243/0x310
[ 4684.155114] ksys_read+0x64/0xe0
[ 4684.155118] do_syscall_64+0x5b/0x80
[ 4684.155122] ? lock_is_held_type+0xe8/0x140
[ 4684.155127] ? do_syscall_64+0x67/0x80
[ 4684.155130] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155134] ? do_syscall_64+0x67/0x80
[ 4684.155138] ? do_syscall_64+0x67/0x80
[ 4684.155141] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155145] ? do_syscall_64+0x67/0x80
[ 4684.155148] ? asm_exc_page_fault+0x22/0x30
[ 4684.155151] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155154] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.155157] RIP: 0033:0x7f3c4271eac1
[ 4684.155162] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4684.155164] RSP: 002b:00007ffee318eae8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4684.155167] RAX: ffffffffffffffda RBX: 00007f3c42e356c8 RCX: 00007f3c4271eac1
[ 4684.155169] RDX: 0000000000005dba RSI: 0000560fba587160 RDI: 0000000000000003
[ 4684.155171] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4684.155173] R10: 0000000000001000 R11: 0000000000000246 R12: 0000560fba587160
[ 4684.155174] R13: 0000000000000003 R14: 00007f3c42d1ed38 R15: 00007f3c424e7010
[ 4684.155184] </TASK>
[ 4684.155186] BTRFS error (device nvme0n1p3): read failed, bytenr=5399651172352 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 126285971456) level=1 size=40
[ 4684.155190] CPU: 0 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.155192] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.155194] Call Trace:
[ 4684.155196] <TASK>
[ 4684.155198] dump_stack_lvl+0x5b/0x77
[ 4684.155201] read_extent_buffer_pages.cold+0x63/0xa2
[ 4684.155206] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.155210] ? folio_unlock+0x1d/0x50
[ 4684.155215] btrfs_read_extent_buffer+0x98/0x150
[ 4684.155220] read_tree_block+0x43/0xa0
[ 4684.155223] read_block_for_search+0x266/0x370
[ 4684.155234] btrfs_search_slot+0x351/0xd30
[ 4684.155243] btrfs_lookup_csum+0x63/0x150
[ 4684.155250] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.155259] btrfs_submit_compressed_read+0x359/0x470
[ 4684.155267] submit_one_bio+0xc4/0xe0
[ 4684.155272] ? extent_readahead+0xb7/0x6f0
[ 4684.155274] extent_readahead+0x6d3/0x6f0
[ 4684.155278] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.155291] read_pages+0x7a/0x300
[ 4684.155296] page_cache_ra_unbounded+0x131/0x1b0
[ 4684.155303] filemap_get_pages+0x40e/0x6b0
[ 4684.155309] ? lock_is_held_type+0xe8/0x140
[ 4684.155316] filemap_read+0xd7/0x330
[ 4684.155320] ? lock_is_held_type+0xe8/0x140
[ 4684.155332] vfs_read+0x243/0x310
[ 4684.155341] ksys_read+0x64/0xe0
[ 4684.155345] do_syscall_64+0x5b/0x80
[ 4684.155349] ? lock_is_held_type+0xe8/0x140
[ 4684.155354] ? do_syscall_64+0x67/0x80
[ 4684.155357] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155361] ? do_syscall_64+0x67/0x80
[ 4684.155365] ? do_syscall_64+0x67/0x80
[ 4684.155368] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155371] ? do_syscall_64+0x67/0x80
[ 4684.155374] ? asm_exc_page_fault+0x22/0x30
[ 4684.155377] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155381] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.155383] RIP: 0033:0x7f3c4271eac1
[ 4684.155386] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4684.155388] RSP: 002b:00007ffee318eae8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4684.155391] RAX: ffffffffffffffda RBX: 00007f3c42e356c8 RCX: 00007f3c4271eac1
[ 4684.155393] RDX: 0000000000005dba RSI: 0000560fba587160 RDI: 0000000000000003
[ 4684.155395] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4684.155396] R10: 0000000000001000 R11: 0000000000000246 R12: 0000560fba587160
[ 4684.155398] R13: 0000000000000003 R14: 00007f3c42d1ed38 R15: 00007f3c424e7010
[ 4684.155408] </TASK>
[ 4684.155409] BTRFS error (device nvme0n1p3): read failed, bytenr=5399651172352 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 126285971456) level=1 size=40
[ 4684.155412] CPU: 0 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.155414] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.155416] Call Trace:
[ 4684.155418] <TASK>
[ 4684.155420] dump_stack_lvl+0x5b/0x77
[ 4684.155423] read_extent_buffer_pages.cold+0x63/0xa2
[ 4684.155428] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.155432] ? folio_unlock+0x1d/0x50
[ 4684.155437] btrfs_read_extent_buffer+0x98/0x150
[ 4684.155442] read_tree_block+0x43/0xa0
[ 4684.155445] read_block_for_search+0x266/0x370
[ 4684.155456] btrfs_search_slot+0x351/0xd30
[ 4684.155465] btrfs_lookup_csum+0x63/0x150
[ 4684.155472] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.155482] btrfs_submit_compressed_read+0x359/0x470
[ 4684.155490] submit_one_bio+0xc4/0xe0
[ 4684.155494] ? extent_readahead+0xb7/0x6f0
[ 4684.155496] extent_readahead+0x6d3/0x6f0
[ 4684.155500] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.155513] read_pages+0x7a/0x300
[ 4684.155518] page_cache_ra_unbounded+0x131/0x1b0
[ 4684.155525] filemap_get_pages+0x40e/0x6b0
[ 4684.155531] ? lock_is_held_type+0xe8/0x140
[ 4684.155538] filemap_read+0xd7/0x330
[ 4684.155542] ? lock_is_held_type+0xe8/0x140
[ 4684.155554] vfs_read+0x243/0x310
[ 4684.155563] ksys_read+0x64/0xe0
[ 4684.155567] do_syscall_64+0x5b/0x80
[ 4684.155571] ? lock_is_held_type+0xe8/0x140
[ 4684.155576] ? do_syscall_64+0x67/0x80
[ 4684.155579] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155583] ? do_syscall_64+0x67/0x80
[ 4684.155587] ? do_syscall_64+0x67/0x80
[ 4684.155590] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155593] ? do_syscall_64+0x67/0x80
[ 4684.155596] ? asm_exc_page_fault+0x22/0x30
[ 4684.155599] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155603] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.155605] RIP: 0033:0x7f3c4271eac1
[ 4684.155608] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4684.155610] RSP: 002b:00007ffee318eae8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4684.155613] RAX: ffffffffffffffda RBX: 00007f3c42e356c8 RCX: 00007f3c4271eac1
[ 4684.155615] RDX: 0000000000005dba RSI: 0000560fba587160 RDI: 0000000000000003
[ 4684.155616] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4684.155618] R10: 0000000000001000 R11: 0000000000000246 R12: 0000560fba587160
[ 4684.155620] R13: 0000000000000003 R14: 00007f3c42d1ed38 R15: 00007f3c424e7010
[ 4684.155629] </TASK>
[ 4684.155631] BTRFS error (device nvme0n1p3): read failed, bytenr=5399651172352 check owner_root=7 transid=652051 has_first_key=1 first_key=(18446744073709551606 128 126285971456) level=1 size=40
[ 4684.155634] CPU: 0 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.155636] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.155637] Call Trace:
[ 4684.155639] <TASK>
[ 4684.155641] dump_stack_lvl+0x5b/0x77
[ 4684.155644] read_extent_buffer_pages.cold+0x63/0xa2
[ 4684.155649] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.155653] ? folio_unlock+0x1d/0x50
[ 4684.155658] btrfs_read_extent_buffer+0x98/0x150
[ 4684.155663] read_tree_block+0x43/0xa0
[ 4684.155667] read_block_for_search+0x266/0x370
[ 4684.155677] btrfs_search_slot+0x351/0xd30
[ 4684.155686] btrfs_lookup_csum+0x63/0x150
[ 4684.155693] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.155703] btrfs_submit_compressed_read+0x359/0x470
[ 4684.155711] submit_one_bio+0xc4/0xe0
[ 4684.155715] ? extent_readahead+0xb7/0x6f0
[ 4684.155717] extent_readahead+0x6d3/0x6f0
[ 4684.155721] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.155734] read_pages+0x7a/0x300
[ 4684.155739] page_cache_ra_unbounded+0x131/0x1b0
[ 4684.155746] filemap_get_pages+0x40e/0x6b0
[ 4684.155754] ? lock_is_held_type+0xe8/0x140
[ 4684.155764] filemap_read+0xd7/0x330
[ 4684.155768] ? lock_is_held_type+0xe8/0x140
[ 4684.155780] vfs_read+0x243/0x310
[ 4684.155789] ksys_read+0x64/0xe0
[ 4684.155793] do_syscall_64+0x5b/0x80
[ 4684.155797] ? lock_is_held_type+0xe8/0x140
[ 4684.155802] ? do_syscall_64+0x67/0x80
[ 4684.155805] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155809] ? do_syscall_64+0x67/0x80
[ 4684.155813] ? do_syscall_64+0x67/0x80
[ 4684.155816] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155819] ? do_syscall_64+0x67/0x80
[ 4684.155823] ? asm_exc_page_fault+0x22/0x30
[ 4684.155825] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.155829] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.155831] RIP: 0033:0x7f3c4271eac1
[ 4684.155834] Code: 31 c0 e9 b2 fe ff ff 50 48 8d 3d 52 2c 0a 00 e8 25 12 02 00 0f 1f 44 00 00 f3 0f 1e fa 80 3d 1d fb 0d 00 00 74 13 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 57 c3 66 0f 1f 44 00 00 48 83 ec 28 48 89 54
[ 4684.155836] RSP: 002b:00007ffee318eae8 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 4684.155839] RAX: ffffffffffffffda RBX: 00007f3c42e356c8 RCX: 00007f3c4271eac1
[ 4684.155841] RDX: 0000000000005dba RSI: 0000560fba587160 RDI: 0000000000000003
[ 4684.155842] RBP: 0000000000005dba R08: 0000000000000000 R09: 0000000000000000
[ 4684.155844] R10: 0000000000001000 R11: 0000000000000246 R12: 0000560fba587160
[ 4684.155846] R13: 0000000000000003 R14: 00007f3c42d1ed38 R15: 00007f3c424e7010
[ 4684.155855] </TASK>
[ 4684.476453] ------------[ cut here ]------------
[ 4684.476461] WARNING: CPU: 0 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.476468] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.476548] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.476601] CPU: 0 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.476605] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.476607] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.476611] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.476613] RSP: 0018:ffffa7991fdbf418 EFLAGS: 00010246
[ 4684.476617] RAX: 0000000000000000 RBX: ffff8f9a23106c90 RCX: 0000000000000000
[ 4684.476619] RDX: 0000000000000000 RSI: ffff8f9a23106c10 RDI: ffffa7991fdbf440
[ 4684.476621] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.476623] R10: ffff8f9a23106c90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.476625] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.476627] FS: 00007f3c42e35740(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 4684.476630] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.476632] CR2: 00007f3c315f7000 CR3: 000000011987e000 CR4: 0000000000750ef0
[ 4684.476634] PKRU: 55555554
[ 4684.476636] Call Trace:
[ 4684.476639] <TASK>
[ 4684.476646] submit_one_bio+0xd4/0xe0
[ 4684.476652] submit_extent_page+0x142/0x550
[ 4684.476664] read_extent_buffer_pages+0x584/0x9c0
[ 4684.476672] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.476676] ? folio_unlock+0x1d/0x50
[ 4684.476682] btrfs_read_extent_buffer+0x98/0x150
[ 4684.476687] read_tree_block+0x43/0xa0
[ 4684.476691] read_block_for_search+0x266/0x370
[ 4684.476702] btrfs_search_slot+0x351/0xd30
[ 4684.476712] btrfs_lookup_csum+0x63/0x150
[ 4684.476719] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.476730] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.476734] submit_one_bio+0xc4/0xe0
[ 4684.476740] submit_extent_page+0x142/0x550
[ 4684.476765] ? btrfs_get_extent+0x4c1/0x940
[ 4684.476783] btrfs_do_readpage+0x305/0x770
[ 4684.476792] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4684.476807] ? extent_readahead+0xb7/0x6f0
[ 4684.476811] extent_readahead+0x3f7/0x6f0
[ 4684.476819] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.476836] read_pages+0x7a/0x300
[ 4684.476844] page_cache_ra_unbounded+0x109/0x1b0
[ 4684.476851] filemap_get_pages+0x11e/0x6b0
[ 4684.476857] ? lock_is_held_type+0xe8/0x140
[ 4684.476867] filemap_read+0xd7/0x330
[ 4684.476880] vfs_read+0x243/0x310
[ 4684.476890] __x64_sys_pread64+0x79/0xb0
[ 4684.476896] do_syscall_64+0x5b/0x80
[ 4684.476900] ? asm_exc_page_fault+0x22/0x30
[ 4684.476904] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.476908] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.476911] RIP: 0033:0x7f3c4271cac7
[ 4684.476932] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.476935] RSP: 002b:00007ffee3191508 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.476938] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.476940] RDX: 0000000000001000 RSI: 0000560fbabaa478 RDI: 0000000000000008
[ 4684.476942] RBP: 0000000000b40000 R08: 0000560fbabaa478 R09: 0000292c76aed03c
[ 4684.476944] R10: 0000000000b40000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.476946] R13: 0000560fbabaa478 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.476956] </TASK>
[ 4684.476958] irq event stamp: 500125
[ 4684.476960] hardirqs last enabled at (500133): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.476964] hardirqs last disabled at (500140): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.476967] softirqs last enabled at (498286): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.476971] softirqs last disabled at (498267): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.476973] ---[ end trace 0000000000000000 ]---
[ 4684.595017] ------------[ cut here ]------------
[ 4684.595025] WARNING: CPU: 11 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.595032] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.595113] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.595167] CPU: 11 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.595171] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.595173] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.595177] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.595179] RSP: 0018:ffffa7991fdbf418 EFLAGS: 00010246
[ 4684.595183] RAX: 0000000000000000 RBX: ffff8f9a23105250 RCX: 0000000000000000
[ 4684.595185] RDX: 0000000000000000 RSI: ffff8f9a231051d0 RDI: ffffa7991fdbf440
[ 4684.595187] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.595189] R10: ffff8f9a23105250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.595191] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.595193] FS: 00007f3c42e35740(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 4684.595196] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.595198] CR2: 00007f3c31315000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.595200] PKRU: 55555554
[ 4684.595202] Call Trace:
[ 4684.595205] <TASK>
[ 4684.595212] submit_one_bio+0xd4/0xe0
[ 4684.595218] submit_extent_page+0x142/0x550
[ 4684.595230] read_extent_buffer_pages+0x584/0x9c0
[ 4684.595237] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.595241] ? folio_unlock+0x1d/0x50
[ 4684.595248] btrfs_read_extent_buffer+0x98/0x150
[ 4684.595253] read_tree_block+0x43/0xa0
[ 4684.595257] read_block_for_search+0x266/0x370
[ 4684.595268] btrfs_search_slot+0x351/0xd30
[ 4684.595278] btrfs_lookup_csum+0x63/0x150
[ 4684.595285] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.595295] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.595299] submit_one_bio+0xc4/0xe0
[ 4684.595305] submit_extent_page+0x4e2/0x550
[ 4684.595316] btrfs_do_readpage+0x305/0x770
[ 4684.595321] ? btrfs_lookup_ordered_range+0xe1/0x270
[ 4684.595329] ? extent_readahead+0xb7/0x6f0
[ 4684.595331] extent_readahead+0x3f7/0x6f0
[ 4684.595335] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.595348] read_pages+0x7a/0x300
[ 4684.595355] page_cache_ra_unbounded+0x109/0x1b0
[ 4684.595362] filemap_get_pages+0x40e/0x6b0
[ 4684.595369] ? lock_is_held_type+0xe8/0x140
[ 4684.595378] filemap_read+0xd7/0x330
[ 4684.595392] vfs_read+0x243/0x310
[ 4684.595402] __x64_sys_pread64+0x79/0xb0
[ 4684.595407] do_syscall_64+0x5b/0x80
[ 4684.595412] ? asm_exc_page_fault+0x22/0x30
[ 4684.595416] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.595419] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.595422] RIP: 0033:0x7f3c4271cac7
[ 4684.595444] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.595446] RSP: 002b:00007ffee3191568 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.595450] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.595452] RDX: 0000000000001000 RSI: 0000560fbac9c4b8 RDI: 0000000000000008
[ 4684.595454] RBP: 000000000226c000 R08: 0000560fbac9c4b8 R09: 000000000024f8b8
[ 4684.595456] R10: 000000000226c000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.595458] R13: 0000560fbac9c4b8 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.595467] </TASK>
[ 4684.595469] irq event stamp: 677029
[ 4684.595471] hardirqs last enabled at (677037): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.595476] hardirqs last disabled at (677044): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.595478] softirqs last enabled at (675560): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.595482] softirqs last disabled at (675543): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.595484] ---[ end trace 0000000000000000 ]---
[ 4684.595843] ------------[ cut here ]------------
[ 4684.595848] WARNING: CPU: 2 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.595852] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.595946] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.596033] CPU: 2 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.596038] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.596041] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.596046] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.596050] RSP: 0018:ffffa7991fdbf418 EFLAGS: 00010246
[ 4684.596056] RAX: 0000000000000000 RBX: ffff8f97a7781b10 RCX: 0000000000000000
[ 4684.596060] RDX: 0000000000000000 RSI: ffff8f97a7781a90 RDI: ffffa7991fdbf440
[ 4684.596063] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.596067] R10: ffff8f97a7781b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.596070] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.596074] FS: 00007f3c42e35740(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4684.596077] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.596081] CR2: 00007faa8d11d000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.596085] PKRU: 55555554
[ 4684.596088] Call Trace:
[ 4684.596092] <TASK>
[ 4684.596100] submit_one_bio+0xd4/0xe0
[ 4684.596106] submit_extent_page+0x142/0x550
[ 4684.596118] read_extent_buffer_pages+0x584/0x9c0
[ 4684.596124] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.596129] ? folio_unlock+0x1d/0x50
[ 4684.596134] btrfs_read_extent_buffer+0x98/0x150
[ 4684.596139] read_tree_block+0x43/0xa0
[ 4684.596143] read_block_for_search+0x266/0x370
[ 4684.596154] btrfs_search_slot+0x351/0xd30
[ 4684.596164] btrfs_lookup_csum+0x63/0x150
[ 4684.596170] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.596186] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.596194] submit_one_bio+0xc4/0xe0
[ 4684.596203] submit_extent_page+0x142/0x550
[ 4684.596224] btrfs_do_readpage+0x305/0x770
[ 4684.596232] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4684.596246] ? extent_readahead+0xb7/0x6f0
[ 4684.596250] extent_readahead+0x3f7/0x6f0
[ 4684.596255] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.596268] read_pages+0x7a/0x300
[ 4684.596274] page_cache_ra_unbounded+0x109/0x1b0
[ 4684.596281] filemap_get_pages+0x40e/0x6b0
[ 4684.596287] ? lock_is_held_type+0xe8/0x140
[ 4684.596295] filemap_read+0xd7/0x330
[ 4684.596309] vfs_read+0x243/0x310
[ 4684.596318] __x64_sys_pread64+0x79/0xb0
[ 4684.596323] do_syscall_64+0x5b/0x80
[ 4684.596327] ? asm_exc_page_fault+0x22/0x30
[ 4684.596330] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.596334] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.596337] RIP: 0033:0x7f3c4271cac7
[ 4684.596344] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.596347] RSP: 002b:00007ffee3191568 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.596350] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.596352] RDX: 0000000000001000 RSI: 0000560fbac9c4b8 RDI: 0000000000000008
[ 4684.596354] RBP: 000000000226c000 R08: 0000560fbac9c4b8 R09: 000000000024f8b8
[ 4684.596356] R10: 000000000226c000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.596358] R13: 0000560fbac9c4b8 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.596368] </TASK>
[ 4684.596370] irq event stamp: 678515
[ 4684.596372] hardirqs last enabled at (678523): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.596375] hardirqs last disabled at (678530): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.596378] softirqs last enabled at (677168): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.596380] softirqs last disabled at (677125): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.596383] ---[ end trace 0000000000000000 ]---
[ 4684.596701] ------------[ cut here ]------------
[ 4684.596705] WARNING: CPU: 2 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.596708] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.596801] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.596886] CPU: 2 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.596890] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.596893] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.596897] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.596901] RSP: 0018:ffffa7991fdbf418 EFLAGS: 00010246
[ 4684.596906] RAX: 0000000000000000 RBX: ffff8f97a7782590 RCX: 0000000000000000
[ 4684.596910] RDX: 0000000000000000 RSI: ffff8f97a7782510 RDI: ffffa7991fdbf440
[ 4684.596914] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.596917] R10: ffff8f97a7782590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.596921] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.596925] FS: 00007f3c42e35740(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4684.596929] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.596932] CR2: 00007faa8d11d000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.596935] PKRU: 55555554
[ 4684.596937] Call Trace:
[ 4684.596939] <TASK>
[ 4684.596944] submit_one_bio+0xd4/0xe0
[ 4684.596949] submit_extent_page+0x142/0x550
[ 4684.596961] read_extent_buffer_pages+0x584/0x9c0
[ 4684.596968] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.596972] ? folio_unlock+0x1d/0x50
[ 4684.596977] btrfs_read_extent_buffer+0x98/0x150
[ 4684.596983] read_tree_block+0x43/0xa0
[ 4684.596986] read_block_for_search+0x266/0x370
[ 4684.596997] btrfs_search_slot+0x351/0xd30
[ 4684.597007] btrfs_lookup_csum+0x63/0x150
[ 4684.597013] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.597023] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.597027] submit_one_bio+0xc4/0xe0
[ 4684.597032] submit_extent_page+0x142/0x550
[ 4684.597037] ? btrfs_get_extent+0x4c1/0x940
[ 4684.597046] btrfs_do_readpage+0x305/0x770
[ 4684.597051] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4684.597059] ? extent_readahead+0xb7/0x6f0
[ 4684.597061] extent_readahead+0x3f7/0x6f0
[ 4684.597065] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.597078] read_pages+0x7a/0x300
[ 4684.597084] page_cache_ra_unbounded+0x109/0x1b0
[ 4684.597091] filemap_get_pages+0x40e/0x6b0
[ 4684.597097] ? lock_is_held_type+0xe8/0x140
[ 4684.597106] filemap_read+0xd7/0x330
[ 4684.597119] vfs_read+0x243/0x310
[ 4684.597128] __x64_sys_pread64+0x79/0xb0
[ 4684.597133] do_syscall_64+0x5b/0x80
[ 4684.597137] ? asm_exc_page_fault+0x22/0x30
[ 4684.597140] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.597144] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.597146] RIP: 0033:0x7f3c4271cac7
[ 4684.597152] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.597154] RSP: 002b:00007ffee3191568 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.597157] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.597159] RDX: 0000000000001000 RSI: 0000560fbac9c4b8 RDI: 0000000000000008
[ 4684.597161] RBP: 000000000226c000 R08: 0000560fbac9c4b8 R09: 000000000024f8b8
[ 4684.597164] R10: 000000000226c000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.597166] R13: 0000560fbac9c4b8 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.597175] </TASK>
[ 4684.597177] irq event stamp: 679967
[ 4684.597179] hardirqs last enabled at (679975): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.597182] hardirqs last disabled at (679982): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.597185] softirqs last enabled at (678936): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.597187] softirqs last disabled at (678927): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.597190] ---[ end trace 0000000000000000 ]---
[ 4684.597485] ------------[ cut here ]------------
[ 4684.597489] WARNING: CPU: 2 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.597494] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.597612] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.597659] CPU: 2 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.597661] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.597664] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.597667] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.597669] RSP: 0018:ffffa7991fdbf418 EFLAGS: 00010246
[ 4684.597672] RAX: 0000000000000000 RBX: ffff8f97a7783a90 RCX: 0000000000000000
[ 4684.597674] RDX: 0000000000000000 RSI: ffff8f97a7783a10 RDI: ffffa7991fdbf440
[ 4684.597676] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.597678] R10: ffff8f97a7783a90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.597681] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.597684] FS: 00007f3c42e35740(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4684.597687] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.597691] CR2: 00007faa8d11d000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.597694] PKRU: 55555554
[ 4684.597696] Call Trace:
[ 4684.597698] <TASK>
[ 4684.597703] submit_one_bio+0xd4/0xe0
[ 4684.597708] submit_extent_page+0x142/0x550
[ 4684.597720] read_extent_buffer_pages+0x584/0x9c0
[ 4684.597727] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.597731] ? folio_unlock+0x1d/0x50
[ 4684.597736] btrfs_read_extent_buffer+0x98/0x150
[ 4684.597741] read_tree_block+0x43/0xa0
[ 4684.597760] read_block_for_search+0x266/0x370
[ 4684.597771] btrfs_search_slot+0x351/0xd30
[ 4684.597781] btrfs_lookup_csum+0x63/0x150
[ 4684.597788] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.597805] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.597812] submit_one_bio+0xc4/0xe0
[ 4684.597821] submit_extent_page+0x142/0x550
[ 4684.597829] ? btrfs_get_extent+0x4c1/0x940
[ 4684.597846] btrfs_do_readpage+0x305/0x770
[ 4684.597854] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4684.597869] ? extent_readahead+0xb7/0x6f0
[ 4684.597873] extent_readahead+0x3f7/0x6f0
[ 4684.597881] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.597904] read_pages+0x7a/0x300
[ 4684.597911] page_cache_ra_unbounded+0x109/0x1b0
[ 4684.597918] filemap_get_pages+0x40e/0x6b0
[ 4684.597924] ? lock_is_held_type+0xe8/0x140
[ 4684.597932] filemap_read+0xd7/0x330
[ 4684.597946] vfs_read+0x243/0x310
[ 4684.597958] __x64_sys_pread64+0x79/0xb0
[ 4684.597967] do_syscall_64+0x5b/0x80
[ 4684.597973] ? asm_exc_page_fault+0x22/0x30
[ 4684.597978] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.597984] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.597988] RIP: 0033:0x7f3c4271cac7
[ 4684.597996] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.597999] RSP: 002b:00007ffee3191568 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.598005] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.598009] RDX: 0000000000001000 RSI: 0000560fbac9c4b8 RDI: 0000000000000008
[ 4684.598012] RBP: 000000000226c000 R08: 0000560fbac9c4b8 R09: 000000000024f8b8
[ 4684.598016] R10: 000000000226c000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.598020] R13: 0000560fbac9c4b8 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.598037] </TASK>
[ 4684.598041] irq event stamp: 681395
[ 4684.598044] hardirqs last enabled at (681403): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.598050] hardirqs last disabled at (681410): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.598054] softirqs last enabled at (681118): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.598059] softirqs last disabled at (681113): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.598063] ---[ end trace 0000000000000000 ]---
[ 4684.662976] ------------[ cut here ]------------
[ 4684.662985] WARNING: CPU: 0 PID: 2056 at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x63/0x70
[ 4684.662993] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.663074] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.663128] CPU: 0 PID: 2056 Comm: gnome-shell Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.663131] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.663134] RIP: 0010:drm_modeset_drop_locks+0x63/0x70
[ 4684.663138] Code: 42 08 48 89 10 48 89 1b 48 8d bb 50 ff ff ff 48 89 5b 08 e8 8f 08 5c 00 48 8b 45 78 49 39 c4 75 c6 5b 5d 41 5c c3 cc cc cc cc <0f> 0b eb ac 66 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90
[ 4684.663140] RSP: 0018:ffffa799073e3c28 EFLAGS: 00010282
[ 4684.663144] RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0000000000000002
[ 4684.663146] RDX: 00000000000002f3 RSI: ffffffff84a92b41 RDI: ffffa799073e3ca8
[ 4684.663149] RBP: ffffa799073e3ca8 R08: 0000000000000001 R09: 0000000000000001
[ 4684.663151] R10: 0000000000000001 R11: 0000000000000000 R12: ffff8f9790f90a80
[ 4684.663153] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4684.663155] FS: 00007fe04167a5c0(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 4684.663158] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.663160] CR2: 00007fe03c1a8000 CR3: 0000000122448000 CR4: 0000000000750ef0
[ 4684.663162] PKRU: 55555554
[ 4684.663164] Call Trace:
[ 4684.663167] <TASK>
[ 4684.663172] drm_mode_atomic_ioctl+0x3ba/0xb20
[ 4684.663188] ? __pfx_drm_mode_atomic_ioctl+0x10/0x10
[ 4684.663192] drm_ioctl_kernel+0xac/0x160
[ 4684.663199] drm_ioctl+0x1e7/0x450
[ 4684.663204] ? __pfx_drm_mode_atomic_ioctl+0x10/0x10
[ 4684.663216] amdgpu_drm_ioctl+0x4a/0x80 [amdgpu]
[ 4684.663413] __x64_sys_ioctl+0x90/0xd0
[ 4684.663419] do_syscall_64+0x5b/0x80
[ 4684.663425] ? do_syscall_64+0x67/0x80
[ 4684.663428] ? do_syscall_64+0x67/0x80
[ 4684.663431] ? do_syscall_64+0x67/0x80
[ 4684.663435] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.663439] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.663443] RIP: 0033:0x7fe04512465f
[ 4684.663465] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 18 48 8b 44 24 18 64 48 2b 04 25 28 00 00
[ 4684.663467] RSP: 002b:00007ffde90ab210 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 4684.663471] RAX: ffffffffffffffda RBX: 00005653fd6652f0 RCX: 00007fe04512465f
[ 4684.663473] RDX: 00007ffde90ab2b0 RSI: 00000000c03864bc RDI: 000000000000000f
[ 4684.663475] RBP: 00007ffde90ab2b0 R08: 0000000000000000 R09: 0000000000000000
[ 4684.663477] R10: 00005653fd204010 R11: 0000000000000246 R12: 00000000c03864bc
[ 4684.663479] R13: 000000000000000f R14: 00005653ff866870 R15: 00005653fef326f0
[ 4684.663489] </TASK>
[ 4684.663491] irq event stamp: 233946473
[ 4684.663493] hardirqs last enabled at (233946481): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.663498] hardirqs last disabled at (233946488): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.663501] softirqs last enabled at (233944834): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.663504] softirqs last disabled at (233944827): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.663507] ---[ end trace 0000000000000000 ]---
[ 4684.699125] ------------[ cut here ]------------
[ 4684.699135] WARNING: CPU: 14 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.699144] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.699272] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.699351] CPU: 14 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.699356] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.699359] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.699365] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.699369] RSP: 0018:ffffa7991fdbf358 EFLAGS: 00010246
[ 4684.699375] RAX: 0000000000000000 RBX: ffff8f97183e8610 RCX: 0000000000000000
[ 4684.699379] RDX: 0000000000000000 RSI: ffff8f97183e8590 RDI: ffffa7991fdbf380
[ 4684.699383] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.699386] R10: ffff8f97183e8610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.699390] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.699394] FS: 00007f3c42e35740(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4684.699398] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.699402] CR2: 00007f3c316ae000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.699406] PKRU: 55555554
[ 4684.699411] Call Trace:
[ 4684.699414] <TASK>
[ 4684.699422] submit_one_bio+0xd4/0xe0
[ 4684.699432] submit_extent_page+0x142/0x550
[ 4684.699446] read_extent_buffer_pages+0x584/0x9c0
[ 4684.699453] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.699458] ? folio_unlock+0x1d/0x50
[ 4684.699465] btrfs_read_extent_buffer+0x98/0x150
[ 4684.699470] read_tree_block+0x43/0xa0
[ 4684.699474] read_block_for_search+0x266/0x370
[ 4684.699486] btrfs_search_slot+0x351/0xd30
[ 4684.699496] btrfs_lookup_csum+0x63/0x150
[ 4684.699503] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.699513] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.699518] submit_one_bio+0xc4/0xe0
[ 4684.699523] submit_extent_page+0x142/0x550
[ 4684.699527] ? btrfs_get_extent+0x4c1/0x940
[ 4684.699537] btrfs_do_readpage+0x305/0x770
[ 4684.699542] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4684.699550] ? extent_readahead+0xb7/0x6f0
[ 4684.699552] extent_readahead+0x3f7/0x6f0
[ 4684.699557] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.699570] read_pages+0x7a/0x300
[ 4684.699577] page_cache_ra_unbounded+0x109/0x1b0
[ 4684.699584] filemap_get_pages+0x11e/0x6b0
[ 4684.699590] ? lock_is_held_type+0xe8/0x140
[ 4684.699600] filemap_read+0xd7/0x330
[ 4684.699614] vfs_read+0x243/0x310
[ 4684.699624] __x64_sys_pread64+0x79/0xb0
[ 4684.699629] do_syscall_64+0x5b/0x80
[ 4684.699633] ? sched_clock_cpu+0x9f/0xc0
[ 4684.699638] ? lock_release+0x14b/0x440
[ 4684.699645] ? up_read+0x17/0x20
[ 4684.699649] ? lock_is_held_type+0xe8/0x140
[ 4684.699654] ? asm_exc_page_fault+0x22/0x30
[ 4684.699658] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.699662] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.699665] RIP: 0033:0x7f3c4271cac7
[ 4684.699687] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.699690] RSP: 002b:00007ffee3191568 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.699693] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.699695] RDX: 0000000000001000 RSI: 0000560fbabac6b8 RDI: 0000000000000008
[ 4684.699697] RBP: 0000000004a8f000 R08: 0000560fbabac6b8 R09: 000000000031b091
[ 4684.699699] R10: 0000000004a8f000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.699701] R13: 0000560fbabac6b8 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.699711] </TASK>
[ 4684.699713] irq event stamp: 787731
[ 4684.699715] hardirqs last enabled at (787739): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.699719] hardirqs last disabled at (787746): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.699721] softirqs last enabled at (785556): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.699725] softirqs last disabled at (785549): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.699727] ---[ end trace 0000000000000000 ]---
[ 4684.742540] ------------[ cut here ]------------
[ 4684.742549] WARNING: CPU: 15 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.742556] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.742635] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.742690] CPU: 15 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.742693] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.742695] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.742699] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.742701] RSP: 0018:ffffa7991fdbf3f0 EFLAGS: 00010246
[ 4684.742705] RAX: 0000000000000000 RBX: ffff8fa27baa2050 RCX: 0000000000000000
[ 4684.742707] RDX: 0000000000000000 RSI: ffff8fa27baa1fd0 RDI: ffffa7991fdbf418
[ 4684.742709] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.742711] R10: ffff8fa27baa2050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.742713] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.742716] FS: 00007f3c42e35740(0000) GS:ffff8fa5d9e00000(0000) knlGS:0000000000000000
[ 4684.742718] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.742720] CR2: 00007f3c316e5000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.742723] PKRU: 55555554
[ 4684.742725] Call Trace:
[ 4684.742727] <TASK>
[ 4684.742734] submit_one_bio+0xd4/0xe0
[ 4684.742740] submit_extent_page+0x142/0x550
[ 4684.742770] read_extent_buffer_pages+0x584/0x9c0
[ 4684.742778] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.742782] ? folio_unlock+0x1d/0x50
[ 4684.742788] btrfs_read_extent_buffer+0x98/0x150
[ 4684.742793] read_tree_block+0x43/0xa0
[ 4684.742797] read_block_for_search+0x266/0x370
[ 4684.742809] btrfs_search_slot+0x351/0xd30
[ 4684.742819] btrfs_lookup_csum+0x63/0x150
[ 4684.742826] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.742836] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.742841] submit_one_bio+0xc4/0xe0
[ 4684.742846] submit_extent_page+0x142/0x550
[ 4684.742851] ? btrfs_get_extent+0x4c1/0x940
[ 4684.742861] btrfs_do_readpage+0x305/0x770
[ 4684.742866] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4684.742874] ? extent_readahead+0xb7/0x6f0
[ 4684.742876] extent_readahead+0x3f7/0x6f0
[ 4684.742880] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.742893] read_pages+0x7a/0x300
[ 4684.742901] page_cache_ra_unbounded+0x131/0x1b0
[ 4684.742908] filemap_get_pages+0x40e/0x6b0
[ 4684.742914] ? lock_is_held_type+0xe8/0x140
[ 4684.742924] filemap_read+0xd7/0x330
[ 4684.742937] vfs_read+0x243/0x310
[ 4684.742947] __x64_sys_pread64+0x79/0xb0
[ 4684.742953] do_syscall_64+0x5b/0x80
[ 4684.742959] ? asm_exc_page_fault+0x22/0x30
[ 4684.742963] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.742967] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.742970] RIP: 0033:0x7f3c4271cac7
[ 4684.742991] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.742993] RSP: 002b:00007ffee3191568 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.742997] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.742999] RDX: 0000000000001000 RSI: 0000560fbacb55b8 RDI: 0000000000000008
[ 4684.743001] RBP: 0000000006bf7000 R08: 0000560fbacb55b8 R09: 0000000000352dc1
[ 4684.743003] R10: 0000000006bf7000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.743005] R13: 0000560fbacb55b8 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.743015] </TASK>
[ 4684.743017] irq event stamp: 821301
[ 4684.743019] hardirqs last enabled at (821309): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.743023] hardirqs last disabled at (821316): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.743026] softirqs last enabled at (820984): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.743029] softirqs last disabled at (820979): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.743032] ---[ end trace 0000000000000000 ]---
[ 4684.795460] ------------[ cut here ]------------
[ 4684.795469] WARNING: CPU: 10 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.795475] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.795556] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.795610] CPU: 10 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.795614] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.795616] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.795620] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.795622] RSP: 0018:ffffa7991fdbf418 EFLAGS: 00010246
[ 4684.795626] RAX: 0000000000000000 RBX: ffff8f972a8271d0 RCX: 0000000000000000
[ 4684.795628] RDX: 0000000000000000 RSI: ffff8f972a827150 RDI: ffffa7991fdbf440
[ 4684.795630] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.795632] R10: ffff8f972a8271d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.795634] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.795637] FS: 00007f3c42e35740(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4684.795639] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.795641] CR2: 00007f3c316e8000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.795644] PKRU: 55555554
[ 4684.795646] Call Trace:
[ 4684.795648] <TASK>
[ 4684.795655] submit_one_bio+0xd4/0xe0
[ 4684.795662] submit_extent_page+0x142/0x550
[ 4684.795674] read_extent_buffer_pages+0x584/0x9c0
[ 4684.795681] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.795685] ? folio_unlock+0x1d/0x50
[ 4684.795691] btrfs_read_extent_buffer+0x98/0x150
[ 4684.795697] read_tree_block+0x43/0xa0
[ 4684.795700] read_block_for_search+0x266/0x370
[ 4684.795712] btrfs_search_slot+0x351/0xd30
[ 4684.795722] btrfs_lookup_csum+0x63/0x150
[ 4684.795729] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.795739] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.795760] submit_one_bio+0xc4/0xe0
[ 4684.795765] submit_extent_page+0x142/0x550
[ 4684.795770] ? btrfs_get_extent+0x4c1/0x940
[ 4684.795780] btrfs_do_readpage+0x305/0x770
[ 4684.795785] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4684.795793] ? extent_readahead+0xb7/0x6f0
[ 4684.795796] extent_readahead+0x3f7/0x6f0
[ 4684.795800] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.795813] read_pages+0x7a/0x300
[ 4684.795820] page_cache_ra_unbounded+0x109/0x1b0
[ 4684.795828] filemap_get_pages+0x40e/0x6b0
[ 4684.795834] ? lock_is_held_type+0xe8/0x140
[ 4684.795844] filemap_read+0xd7/0x330
[ 4684.795858] vfs_read+0x243/0x310
[ 4684.795868] __x64_sys_pread64+0x79/0xb0
[ 4684.795873] do_syscall_64+0x5b/0x80
[ 4684.795878] ? do_syscall_64+0x67/0x80
[ 4684.795881] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.795885] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.795889] RIP: 0033:0x7f3c4271cac7
[ 4684.795910] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.795912] RSP: 002b:00007ffee3191508 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.795916] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.795918] RDX: 0000000000001000 RSI: 0000560fbab1c6e8 RDI: 0000000000000008
[ 4684.795920] RBP: 00000000052a0000 R08: 0000560fbab1c6e8 R09: 0000292c762a10fc
[ 4684.795922] R10: 00000000052a0000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.795924] R13: 0000560fbab1c6e8 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.795934] </TASK>
[ 4684.795936] irq event stamp: 848595
[ 4684.795938] hardirqs last enabled at (848603): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.795943] hardirqs last disabled at (848610): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.795945] softirqs last enabled at (845320): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.795949] softirqs last disabled at (845313): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.795951] ---[ end trace 0000000000000000 ]---
[ 4684.802194] ------------[ cut here ]------------
[ 4684.802203] WARNING: CPU: 4 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.802213] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.802308] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.802369] CPU: 4 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.802374] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.802379] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.802384] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.802387] RSP: 0018:ffffa7991fdbf3e0 EFLAGS: 00010246
[ 4684.802391] RAX: 0000000000000000 RBX: ffff8f9a3fa08b50 RCX: 0000000000000000
[ 4684.802393] RDX: 0000000000000000 RSI: ffff8f9a3fa08ad0 RDI: ffffa7991fdbf408
[ 4684.802396] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.802398] R10: ffff8f9a3fa08b50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.802400] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.802402] FS: 00007f3c42e35740(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4684.802405] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.802407] CR2: 00007f3c30bae04b CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.802409] PKRU: 55555554
[ 4684.802411] Call Trace:
[ 4684.802414] <TASK>
[ 4684.802421] submit_one_bio+0xd4/0xe0
[ 4684.802428] submit_extent_page+0x142/0x550
[ 4684.802440] read_extent_buffer_pages+0x584/0x9c0
[ 4684.802447] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.802455] ? folio_unlock+0x1d/0x50
[ 4684.802464] btrfs_read_extent_buffer+0x98/0x150
[ 4684.802470] read_tree_block+0x43/0xa0
[ 4684.802474] read_block_for_search+0x266/0x370
[ 4684.802487] btrfs_search_slot+0x351/0xd30
[ 4684.802497] btrfs_lookup_csum+0x63/0x150
[ 4684.802504] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.802515] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.802520] submit_one_bio+0xc4/0xe0
[ 4684.802525] submit_extent_page+0x142/0x550
[ 4684.802530] ? btrfs_get_extent+0x4c1/0x940
[ 4684.802540] btrfs_do_readpage+0x305/0x770
[ 4684.802548] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4684.802565] ? extent_readahead+0xb7/0x6f0
[ 4684.802569] extent_readahead+0x3f7/0x6f0
[ 4684.802575] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.802598] read_pages+0x7a/0x300
[ 4684.802605] page_cache_ra_unbounded+0x131/0x1b0
[ 4684.802613] filemap_get_pages+0x11e/0x6b0
[ 4684.802619] ? lock_is_held_type+0xe8/0x140
[ 4684.802629] filemap_read+0xd7/0x330
[ 4684.802643] vfs_read+0x243/0x310
[ 4684.802654] __x64_sys_pread64+0x79/0xb0
[ 4684.802659] do_syscall_64+0x5b/0x80
[ 4684.802664] ? do_syscall_64+0x67/0x80
[ 4684.802667] ? do_syscall_64+0x67/0x80
[ 4684.802672] ? asm_exc_page_fault+0x22/0x30
[ 4684.802676] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.802680] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.802683] RIP: 0033:0x7f3c4271cac7
[ 4684.802708] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.802713] RSP: 002b:00007ffee3191508 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.802720] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.802723] RDX: 0000000000001000 RSI: 0000560fbac9a068 RDI: 0000000000000008
[ 4684.802726] RBP: 0000000007669000 R08: 0000560fbac9a068 R09: 0000000000000005
[ 4684.802728] R10: 0000000007669000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.802730] R13: 0000560fbac9a068 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.802772] </TASK>
[ 4684.802776] irq event stamp: 852679
[ 4684.802780] hardirqs last enabled at (852687): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.802787] hardirqs last disabled at (852694): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.802790] softirqs last enabled at (852670): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.802793] softirqs last disabled at (852665): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.802796] ---[ end trace 0000000000000000 ]---
[ 4684.803068] ------------[ cut here ]------------
[ 4684.803072] WARNING: CPU: 4 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.803076] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.803152] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.803203] CPU: 4 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.803206] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.803209] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.803212] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.803214] RSP: 0018:ffffa7991fdbf560 EFLAGS: 00010246
[ 4684.803218] RAX: 0000000000000000 RBX: ffff8f9a3fa0a910 RCX: 0000000000000000
[ 4684.803220] RDX: 0000000000000000 RSI: ffff8f9a3fa0a890 RDI: ffffa7991fdbf588
[ 4684.803222] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.803224] R10: ffff8f9a3fa0a910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.803226] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.803229] FS: 00007f3c42e35740(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4684.803232] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.803235] CR2: 00007f3c30bae04b CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.803237] PKRU: 55555554
[ 4684.803239] Call Trace:
[ 4684.803241] <TASK>
[ 4684.803247] submit_one_bio+0xd4/0xe0
[ 4684.803254] submit_extent_page+0x142/0x550
[ 4684.803266] read_extent_buffer_pages+0x584/0x9c0
[ 4684.803273] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.803277] ? folio_unlock+0x1d/0x50
[ 4684.803283] btrfs_read_extent_buffer+0x98/0x150
[ 4684.803289] read_tree_block+0x43/0xa0
[ 4684.803292] read_block_for_search+0x266/0x370
[ 4684.803304] btrfs_search_slot+0x351/0xd30
[ 4684.803314] btrfs_lookup_csum+0x63/0x150
[ 4684.803321] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.803332] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.803337] submit_one_bio+0xc4/0xe0
[ 4684.803341] ? extent_readahead+0xb7/0x6f0
[ 4684.803344] extent_readahead+0x6d3/0x6f0
[ 4684.803348] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.803361] read_pages+0x7a/0x300
[ 4684.803369] page_cache_ra_unbounded+0x131/0x1b0
[ 4684.803376] filemap_get_pages+0x11e/0x6b0
[ 4684.803382] ? lock_is_held_type+0xe8/0x140
[ 4684.803392] filemap_read+0xd7/0x330
[ 4684.803406] vfs_read+0x243/0x310
[ 4684.803417] __x64_sys_pread64+0x79/0xb0
[ 4684.803422] do_syscall_64+0x5b/0x80
[ 4684.803426] ? do_syscall_64+0x67/0x80
[ 4684.803429] ? do_syscall_64+0x67/0x80
[ 4684.803434] ? asm_exc_page_fault+0x22/0x30
[ 4684.803439] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.803443] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.803446] RIP: 0033:0x7f3c4271cac7
[ 4684.803466] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.803468] RSP: 002b:00007ffee3191508 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.803472] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.803474] RDX: 0000000000001000 RSI: 0000560fbac9a068 RDI: 0000000000000008
[ 4684.803476] RBP: 0000000007669000 R08: 0000560fbac9a068 R09: 0000000000000005
[ 4684.803478] R10: 0000000007669000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.803480] R13: 0000560fbac9a068 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.803490] </TASK>
[ 4684.803492] irq event stamp: 854063
[ 4684.803494] hardirqs last enabled at (854071): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.803498] hardirqs last disabled at (854078): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.803500] softirqs last enabled at (852670): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.803504] softirqs last disabled at (852665): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.803506] ---[ end trace 0000000000000000 ]---
[ 4684.804112] ------------[ cut here ]------------
[ 4684.804260] WARNING: CPU: 6 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.804266] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.804348] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.804405] CPU: 6 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.804409] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.804411] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.804415] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.804417] RSP: 0018:ffffa7991fdbf550 EFLAGS: 00010246
[ 4684.804421] RAX: 0000000000000000 RBX: ffff8f972b819b10 RCX: 0000000000000000
[ 4684.804424] RDX: 0000000000000000 RSI: ffff8f972b819a90 RDI: ffffa7991fdbf578
[ 4684.804426] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.804428] R10: ffff8f972b819b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.804430] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.804432] FS: 00007f3c42e35740(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4684.804435] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.804437] CR2: 00007f3c316ef000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.804440] PKRU: 55555554
[ 4684.804442] Call Trace:
[ 4684.804445] <TASK>
[ 4684.804452] submit_one_bio+0xd4/0xe0
[ 4684.804458] submit_extent_page+0x142/0x550
[ 4684.804472] read_extent_buffer_pages+0x584/0x9c0
[ 4684.804479] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.804484] ? folio_unlock+0x1d/0x50
[ 4684.804491] btrfs_read_extent_buffer+0x98/0x150
[ 4684.804497] read_tree_block+0x43/0xa0
[ 4684.804500] read_block_for_search+0x266/0x370
[ 4684.804513] btrfs_search_slot+0x351/0xd30
[ 4684.804521] ? rcu_read_lock_sched_held+0x3f/0x80
[ 4684.804527] btrfs_lookup_file_extent+0x37/0x40
[ 4684.804532] btrfs_get_extent+0x12a/0x940
[ 4684.804544] btrfs_do_readpage+0x1d8/0x770
[ 4684.804548] ? btrfs_lookup_ordered_range+0xe6/0x270
[ 4684.804557] ? extent_readahead+0xb7/0x6f0
[ 4684.804560] extent_readahead+0x3f7/0x6f0
[ 4684.804565] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.804579] read_pages+0x7a/0x300
[ 4684.804587] page_cache_ra_unbounded+0x131/0x1b0
[ 4684.804594] filemap_get_pages+0x40e/0x6b0
[ 4684.804601] ? lock_is_held_type+0xe8/0x140
[ 4684.804611] filemap_read+0xd7/0x330
[ 4684.804627] vfs_read+0x243/0x310
[ 4684.804638] __x64_sys_pread64+0x79/0xb0
[ 4684.804644] do_syscall_64+0x5b/0x80
[ 4684.804647] ? lock_is_held_type+0xe8/0x140
[ 4684.804653] ? asm_exc_page_fault+0x22/0x30
[ 4684.804657] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.804661] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.804664] RIP: 0033:0x7f3c4271cac7
[ 4684.804683] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.804685] RSP: 002b:00007ffee3191568 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.804689] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.804691] RDX: 0000000000001000 RSI: 0000560fbacbd228 RDI: 0000000000000008
[ 4684.804693] RBP: 0000000007529000 R08: 0000560fbacbd228 R09: 000000000038965b
[ 4684.804696] R10: 0000000007529000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.804698] R13: 0000560fbacbd228 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.804709] </TASK>
[ 4684.804711] irq event stamp: 855643
[ 4684.804713] hardirqs last enabled at (855651): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.804717] hardirqs last disabled at (855658): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.804720] softirqs last enabled at (852670): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.804723] softirqs last disabled at (852665): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.804726] ---[ end trace 0000000000000000 ]---
[ 4684.808269] ------------[ cut here ]------------
[ 4684.808276] WARNING: CPU: 10 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.808283] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.808423] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.808476] CPU: 10 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.808480] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.808482] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.808486] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.808489] RSP: 0018:ffffa7991fdbf4d8 EFLAGS: 00010246
[ 4684.808492] RAX: 0000000000000000 RBX: ffff8f972a825790 RCX: 0000000000000000
[ 4684.808494] RDX: 0000000000000000 RSI: ffff8f972a825710 RDI: ffffa7991fdbf500
[ 4684.808496] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.808499] R10: ffff8f972a825790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.808501] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.808503] FS: 00007f3c42e35740(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4684.808505] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.808508] CR2: 00007f3c30d7b000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.808510] PKRU: 55555554
[ 4684.808512] Call Trace:
[ 4684.808514] <TASK>
[ 4684.808522] submit_one_bio+0xd4/0xe0
[ 4684.808532] submit_extent_page+0x142/0x550
[ 4684.808553] read_extent_buffer_pages+0x584/0x9c0
[ 4684.808565] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.808573] ? folio_unlock+0x1d/0x50
[ 4684.808584] btrfs_read_extent_buffer+0x98/0x150
[ 4684.808594] read_tree_block+0x43/0xa0
[ 4684.808600] read_block_for_search+0x266/0x370
[ 4684.808621] btrfs_search_slot+0x351/0xd30
[ 4684.808639] btrfs_lookup_csum+0x63/0x150
[ 4684.808651] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.808669] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.808675] submit_one_bio+0xc4/0xe0
[ 4684.808683] ? extent_readahead+0xb7/0x6f0
[ 4684.808687] extent_readahead+0x6d3/0x6f0
[ 4684.808695] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.808720] read_pages+0x7a/0x300
[ 4684.808732] page_cache_ra_unbounded+0x109/0x1b0
[ 4684.808766] filemap_get_pages+0x40e/0x6b0
[ 4684.808779] ? lock_is_held_type+0xe8/0x140
[ 4684.808794] filemap_read+0xd7/0x330
[ 4684.808819] vfs_read+0x243/0x310
[ 4684.808837] __x64_sys_pread64+0x79/0xb0
[ 4684.808847] do_syscall_64+0x5b/0x80
[ 4684.808852] ? do_syscall_64+0x67/0x80
[ 4684.808859] ? lock_release+0x14b/0x440
[ 4684.808870] ? up_read+0x17/0x20
[ 4684.808878] ? lock_is_held_type+0xe8/0x140
[ 4684.808887] ? asm_exc_page_fault+0x22/0x30
[ 4684.808893] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.808899] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.808905] RIP: 0033:0x7f3c4271cac7
[ 4684.808925] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.808928] RSP: 002b:00007ffee3191508 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.808932] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.808934] RDX: 0000000000001000 RSI: 0000560fbaafcee8 RDI: 0000000000000008
[ 4684.808936] RBP: 0000000003421000 R08: 0000560fbaafcee8 R09: 0000000000000005
[ 4684.808938] R10: 0000000003421000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.808940] R13: 0000560fbaafcee8 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.808956] </TASK>
[ 4684.808960] irq event stamp: 858453
[ 4684.808963] hardirqs last enabled at (858461): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.808968] hardirqs last disabled at (858468): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.808971] softirqs last enabled at (858270): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.808974] softirqs last disabled at (858263): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.808976] ---[ end trace 0000000000000000 ]---
[ 4684.809585] ------------[ cut here ]------------
[ 4684.809588] WARNING: CPU: 10 PID: 14220 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.809593] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.809690] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.809786] CPU: 10 PID: 14220 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.809789] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.809791] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.809795] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.809797] RSP: 0018:ffffa7991fdbf510 EFLAGS: 00010246
[ 4684.809801] RAX: 0000000000000000 RBX: ffff8f972a825950 RCX: 0000000000000000
[ 4684.809803] RDX: 0000000000000000 RSI: ffff8f972a8258d0 RDI: ffffa7991fdbf538
[ 4684.809805] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.809807] R10: ffff8f972a825950 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.809809] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.809811] FS: 00007f3c42e35740(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4684.809813] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4684.809816] CR2: 00007f3c30d7b000 CR3: 000000011987e000 CR4: 0000000000750ee0
[ 4684.809818] PKRU: 55555554
[ 4684.809820] Call Trace:
[ 4684.809822] <TASK>
[ 4684.809827] submit_one_bio+0xd4/0xe0
[ 4684.809833] submit_extent_page+0x142/0x550
[ 4684.809845] read_extent_buffer_pages+0x584/0x9c0
[ 4684.809852] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.809856] ? folio_unlock+0x1d/0x50
[ 4684.809863] btrfs_read_extent_buffer+0x98/0x150
[ 4684.809868] read_tree_block+0x43/0xa0
[ 4684.809872] read_block_for_search+0x266/0x370
[ 4684.809883] btrfs_search_slot+0x351/0xd30
[ 4684.809893] btrfs_lookup_csum+0x63/0x150
[ 4684.809900] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.809910] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.809914] submit_one_bio+0xc4/0xe0
[ 4684.809919] ? extent_readahead+0xb7/0x6f0
[ 4684.809921] extent_readahead+0x6d3/0x6f0
[ 4684.809926] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.809939] read_pages+0x7a/0x300
[ 4684.809946] page_cache_ra_unbounded+0x109/0x1b0
[ 4684.809953] filemap_get_pages+0x40e/0x6b0
[ 4684.809959] ? lock_is_held_type+0xe8/0x140
[ 4684.809968] filemap_read+0xd7/0x330
[ 4684.809981] vfs_read+0x243/0x310
[ 4684.809991] __x64_sys_pread64+0x79/0xb0
[ 4684.809996] do_syscall_64+0x5b/0x80
[ 4684.810002] ? up_read+0x17/0x20
[ 4684.810007] ? lock_is_held_type+0xe8/0x140
[ 4684.810012] ? asm_exc_page_fault+0x22/0x30
[ 4684.810016] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.810020] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4684.810023] RIP: 0033:0x7f3c4271cac7
[ 4684.810034] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4684.810036] RSP: 002b:00007ffee3191508 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4684.810040] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3c4271cac7
[ 4684.810042] RDX: 0000000000001000 RSI: 0000560fbaaf2498 RDI: 0000000000000008
[ 4684.810044] RBP: 00000000033ef000 R08: 0000560fbaaf2498 R09: 0000000000000005
[ 4684.810046] R10: 00000000033ef000 R11: 0000000000000202 R12: 0000000000001000
[ 4684.810048] R13: 0000560fbaaf2498 R14: 0000000000001000 R15: 0000560fbaadf2b8
[ 4684.810065] </TASK>
[ 4684.810069] irq event stamp: 859931
[ 4684.810072] hardirqs last enabled at (859939): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.810075] hardirqs last disabled at (859946): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.810078] softirqs last enabled at (859356): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.810081] softirqs last disabled at (859347): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.810084] ---[ end trace 0000000000000000 ]---
[ 4684.900077] ------------[ cut here ]------------
[ 4684.900087] WARNING: CPU: 15 PID: 14202 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4684.900096] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4684.900184] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4684.900244] CPU: 15 PID: 14202 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4684.900248] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4684.900251] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4684.900254] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4684.900257] RSP: 0018:ffffa7991feb76c8 EFLAGS: 00010246
[ 4684.900260] RAX: 0000000000000000 RBX: ffff8fa27baa0b50 RCX: 0000000000000000
[ 4684.900263] RDX: 0000000000000000 RSI: ffff8fa27baa0ad0 RDI: ffffa7991feb76f0
[ 4684.900265] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4684.900267] R10: ffff8fa27baa0b50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4684.900269] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4684.900272] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b61efb40
[ 4684.900274] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4684.900277] CR2: 0000108a00658000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4684.900279] PKRU: 55555554
[ 4684.900281] Call Trace:
[ 4684.900284] <TASK>
[ 4684.900291] submit_one_bio+0xd4/0xe0
[ 4684.900298] submit_extent_page+0x142/0x550
[ 4684.900312] read_extent_buffer_pages+0x584/0x9c0
[ 4684.900319] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.900323] ? folio_unlock+0x1d/0x50
[ 4684.900330] btrfs_read_extent_buffer+0x98/0x150
[ 4684.900336] read_tree_block+0x43/0xa0
[ 4684.900340] read_block_for_search+0x266/0x370
[ 4684.900353] btrfs_search_slot+0x351/0xd30
[ 4684.900370] btrfs_lookup_csum+0x63/0x150
[ 4684.900383] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4684.900393] ? btrfs_do_readpage+0x305/0x770
[ 4684.900404] btrfs_submit_data_read_bio+0x4e/0x90
[ 4684.900412] submit_one_bio+0xc4/0xe0
[ 4684.900421] btrfs_read_folio+0x79/0x90
[ 4684.900427] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4684.900432] prepare_uptodate_page+0x8c/0x210
[ 4684.900440] prepare_pages.constprop.0+0x134/0x300
[ 4684.900454] btrfs_buffered_write+0x2ca/0x940
[ 4684.900470] btrfs_do_write_iter+0x384/0x5d0
[ 4684.900474] ? lock_is_held_type+0xe8/0x140
[ 4684.900482] vfs_write+0x269/0x4f0
[ 4684.900492] ksys_write+0x64/0xe0
[ 4684.900497] __do_fast_syscall_32+0x88/0xf0
[ 4684.900502] ? lockdep_hardirqs_on+0x7d/0x100
[ 4684.900506] ? __do_fast_syscall_32+0x94/0xf0
[ 4684.900509] ? __do_fast_syscall_32+0x94/0xf0
[ 4684.900513] ? __do_fast_syscall_32+0x94/0xf0
[ 4684.900516] ? __do_fast_syscall_32+0x94/0xf0
[ 4684.900520] do_fast_syscall_32+0x2f/0x70
[ 4684.900524] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4684.900529] RIP: 0023:0xf7fc0579
[ 4684.900552] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4684.900555] RSP: 002b:00000000b61edae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4684.900558] RAX: ffffffffffffffda RBX: 0000000000000090 RCX: 00000000bf1ff010
[ 4684.900560] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4684.900563] RBP: 0000000000000090 R08: 00000000b61edae0 R09: 0000000000000000
[ 4684.900565] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4684.900567] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4684.900578] </TASK>
[ 4684.900580] irq event stamp: 1385027
[ 4684.900582] hardirqs last enabled at (1385035): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4684.900588] hardirqs last disabled at (1385042): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4684.900591] softirqs last enabled at (1383592): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.900596] softirqs last disabled at (1383585): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4684.900599] ---[ end trace 0000000000000000 ]---
[ 4685.047302] ------------[ cut here ]------------
[ 4685.047313] ------------[ cut here ]------------
[ 4685.047314] WARNING: CPU: 13 PID: 14197 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4685.047324] Modules linked in:
[ 4685.047321] WARNING: CPU: 7 PID: 14198 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4685.047328] uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns
[ 4685.047332] Modules linked in: uinput rfcomm
[ 4685.047335] nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4
[ 4685.047336] snd_seq_dummy
[ 4685.047340] nft_fib_ipv6
[ 4685.047339] snd_hrtimer
[ 4685.047342] nft_fib
[ 4685.047342] nf_conntrack_netbios_ns
[ 4685.047345] nft_reject_inet
[ 4685.047344] nf_conntrack_broadcast
[ 4685.047347] nf_reject_ipv4
[ 4685.047347] nft_fib_inet
[ 4685.047350] nf_reject_ipv6 nft_reject nft_ct
[ 4685.047350] nft_fib_ipv4
[ 4685.047353] nft_chain_nat nf_nat
[ 4685.047354] nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4
[ 4685.047358] nf_conntrack
[ 4685.047358] nf_reject_ipv6
[ 4685.047360] nf_defrag_ipv6
[ 4685.047360] nft_reject
[ 4685.047363] nf_defrag_ipv4
[ 4685.047362] nft_ct
[ 4685.047365] ip_set nf_tables
[ 4685.047366] nft_chain_nat
[ 4685.047368] nfnetlink snd_hda_codec_realtek qrtr
[ 4685.047369] nf_nat nf_conntrack nf_defrag_ipv6
[ 4685.047373] snd_hda_codec_generic
[ 4685.047372] nf_defrag_ipv4
[ 4685.047375] snd_hda_codec_hdmi bnep
[ 4685.047375] ip_set
[ 4685.047378] snd_sof_amd_rembrandt snd_sof_amd_renoir
[ 4685.047379] nf_tables
[ 4685.047382] snd_sof_amd_acp
[ 4685.047380] nfnetlink snd_hda_codec_realtek qrtr
[ 4685.047385] snd_sof_pci
[ 4685.047384] snd_hda_codec_generic
[ 4685.047387] snd_sof_xtensa_dsp snd_sof mt7921e
[ 4685.047388] snd_hda_codec_hdmi
[ 4685.047391] sunrpc snd_sof_utils
[ 4685.047392] bnep
[ 4685.047393] mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core
[ 4685.047395] snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp
[ 4685.047398] intel_rapl_common
[ 4685.047398] snd_sof_pci
[ 4685.047400] mt76
[ 4685.047400] snd_sof_xtensa_dsp
[ 4685.047403] snd_hda_intel snd_compress snd_intel_dspcfg
[ 4685.047404] snd_sof mt7921e sunrpc
[ 4685.047407] snd_intel_sdw_acpi
[ 4685.047407] snd_sof_utils
[ 4685.047409] ac97_bus snd_hda_codec btusb
[ 4685.047410] mt7921_common mt76_connac_lib intel_rapl_msr
[ 4685.047414] snd_pcm_dmaengine btrtl snd_pci_ps
[ 4685.047414] snd_soc_core intel_rapl_common mt76
[ 4685.047418] mac80211
[ 4685.047418] snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi
[ 4685.047422] snd_hda_core
[ 4685.047422] ac97_bus
[ 4685.047424] btbcm
[ 4685.047424] snd_hda_codec
[ 4685.047426] edac_mce_amd
[ 4685.047426] btusb
[ 4685.047429] snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep
[ 4685.047430] snd_pcm_dmaengine btrtl snd_pci_ps
[ 4685.047433] binfmt_misc
[ 4685.047433] mac80211
[ 4685.047435] btintel kvm_amd
[ 4685.047436] snd_hda_core
[ 4685.047438] btmtk
[ 4685.047438] btbcm
[ 4685.047441] snd_seq
[ 4685.047440] edac_mce_amd
[ 4685.047443] libarc4
[ 4685.047443] snd_rpl_pci_acp6x
[ 4685.047445] snd_seq_device
[ 4685.047445] snd_pci_acp6x
[ 4685.047448] kvm
[ 4685.047447] snd_hwdep
[ 4685.047450] vfat
[ 4685.047450] binfmt_misc
[ 4685.047452] bluetooth
[ 4685.047452] btintel
[ 4685.047455] irqbypass
[ 4685.047454] kvm_amd
[ 4685.047457] fat
[ 4685.047457] btmtk
[ 4685.047459] snd_pcm
[ 4685.047459] snd_seq
[ 4685.047462] snd_pci_acp5x
[ 4685.047461] libarc4
[ 4685.047464] cfg80211
[ 4685.047464] snd_seq_device
[ 4685.047466] rapl
[ 4685.047466] kvm
[ 4685.047469] snd_rn_pci_acp3x
[ 4685.047468] vfat
[ 4685.047471] asus_nb_wmi
[ 4685.047471] bluetooth irqbypass fat
[ 4685.047475] snd_timer snd_acp_config
[ 4685.047476] snd_pcm
[ 4685.047478] snd_soc_acpi pcspkr
[ 4685.047479] snd_pci_acp5x cfg80211
[ 4685.047483] wmi_bmof
[ 4685.047482] rapl
[ 4685.047485] k10temp snd
[ 4685.047486] snd_rn_pci_acp3x asus_nb_wmi
[ 4685.047490] i2c_piix4
[ 4685.047489] snd_timer
[ 4685.047492] snd_pci_acp3x soundcore
[ 4685.047492] snd_acp_config snd_soc_acpi
[ 4685.047496] joydev
[ 4685.047495] pcspkr
[ 4685.047498] acpi_cpufreq amd_pmc
[ 4685.047499] wmi_bmof k10temp
[ 4685.047503] asus_wireless
[ 4685.047502] snd
[ 4685.047505] zram amdgpu
[ 4685.047506] i2c_piix4 snd_pci_acp3x
[ 4685.047509] drm_ttm_helper
[ 4685.047508] soundcore
[ 4685.047511] hid_asus ttm
[ 4685.047512] joydev acpi_cpufreq
[ 4685.047516] asus_wmi
[ 4685.047515] amd_pmc
[ 4685.047518] crct10dif_pclmul crc32_pclmul
[ 4685.047518] asus_wireless zram
[ 4685.047522] ledtrig_audio
[ 4685.047521] amdgpu
[ 4685.047524] crc32c_intel polyval_clmulni
[ 4685.047525] drm_ttm_helper hid_asus
[ 4685.047529] sparse_keymap
[ 4685.047527] ttm
[ 4685.047531] iommu_v2 platform_profile
[ 4685.047531] asus_wmi crct10dif_pclmul
[ 4685.047535] polyval_generic
[ 4685.047534] crc32_pclmul
[ 4685.047538] drm_buddy
[ 4685.047538] ledtrig_audio crc32c_intel
[ 4685.047542] gpu_sched
[ 4685.047540] polyval_clmulni
[ 4685.047544] drm_display_helper rfkill
[ 4685.047544] sparse_keymap iommu_v2
[ 4685.047548] nvme
[ 4685.047547] platform_profile polyval_generic drm_buddy
[ 4685.047551] ghash_clmulni_intel ucsi_acpi hid_multitouch
[ 4685.047553] gpu_sched
[ 4685.047556] sha512_ssse3 typec_ucsi
[ 4685.047557] drm_display_helper
[ 4685.047559] nvme_core ccp
[ 4685.047560] rfkill nvme
[ 4685.047564] serio_raw
[ 4685.047563] ghash_clmulni_intel
[ 4685.047566] sp5100_tco r8169
[ 4685.047567] ucsi_acpi hid_multitouch
[ 4685.047571] cec
[ 4685.047569] sha512_ssse3
[ 4685.047572] nvme_common typec
[ 4685.047573] typec_ucsi nvme_core
[ 4685.047577] video
[ 4685.047576] ccp
[ 4685.047579] i2c_hid_acpi i2c_hid
[ 4685.047580] serio_raw sp5100_tco
[ 4685.047584] wmi
[ 4685.047583] r8169
[ 4685.047585] ip6_tables ip_tables
[ 4685.047586] cec nvme_common
[ 4685.047590] fuse
[ 4685.047589] typec

[ 4685.047593] video i2c_hid_acpi i2c_hid
[ 4685.047597] CPU: 13 PID: 14197 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4685.047599] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4685.047600] wmi ip6_tables ip_tables
[ 4685.047604] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4685.047604] fuse
[ 4685.047609] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4685.047609] CPU: 7 PID: 14198 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4685.047612] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4685.047615] RSP: 0018:ffffa7991fe77628 EFLAGS: 00010246
[ 4685.047616] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4685.047620] RAX: 0000000000000000 RBX: ffff8fa13a48d5d0 RCX: 0000000000000000
[ 4685.047620] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4685.047623] RDX: 0000000000000000 RSI: ffff8fa13a48d550 RDI: ffffa7991fe77650
[ 4685.047624] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4685.047625] RSP: 0018:ffffa7991fe976e0 EFLAGS: 00010246
[ 4685.047628] R10: ffff8fa13a48d5d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4685.047630] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4685.047630] RAX: 0000000000000000 RBX: ffff8f97a67423d0 RCX: 0000000000000000
[ 4685.047634] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000bacfeb40
[ 4685.047634] RDX: 0000000000000000 RSI: ffff8f97a6742350 RDI: ffffa7991fe97708
[ 4685.047638] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4685.047639] CR2: 00007f9183ffe000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4685.047640] PKRU: 55555554
[ 4685.047640] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4685.047644] Call Trace:
[ 4685.047645] <TASK>
[ 4685.047649] R10: ffff8f97a67423d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4685.047652] submit_one_bio+0xd4/0xe0
[ 4685.047654] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4685.047657] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b7dffb40
[ 4685.047659] submit_extent_page+0x142/0x550
[ 4685.047661] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4685.047664] CR2: 0000564d4a0c1000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4685.047668] PKRU: 55555554
[ 4685.047672] Call Trace:
[ 4685.047674] read_extent_buffer_pages+0x584/0x9c0
[ 4685.047677] <TASK>
[ 4685.047680] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4685.047684] ? folio_unlock+0x1d/0x50
[ 4685.047690] btrfs_read_extent_buffer+0x98/0x150
[ 4685.047689] submit_one_bio+0xd4/0xe0
[ 4685.047696] read_tree_block+0x43/0xa0
[ 4685.047699] submit_extent_page+0x142/0x550
[ 4685.047700] read_block_for_search+0x266/0x370
[ 4685.047712] btrfs_search_slot+0x351/0xd30
[ 4685.047724] btrfs_lookup_csum+0x63/0x150
[ 4685.047724] read_extent_buffer_pages+0x584/0x9c0
[ 4685.047731] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4685.047737] ? btrfs_do_readpage+0x305/0x770
[ 4685.047737] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4685.047768] btrfs_submit_data_read_bio+0x4e/0x90
[ 4685.047772] submit_one_bio+0xc4/0xe0
[ 4685.047779] ? folio_unlock+0x1d/0x50
[ 4685.047780] btrfs_read_folio+0x79/0x90
[ 4685.047785] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4685.047789] prepare_uptodate_page+0x8c/0x210
[ 4685.047794] btrfs_read_extent_buffer+0x98/0x150
[ 4685.047797] prepare_pages.constprop.0+0xa2/0x300
[ 4685.047806] read_tree_block+0x43/0xa0
[ 4685.047811] btrfs_buffered_write+0x2ca/0x940
[ 4685.047812] read_block_for_search+0x266/0x370
[ 4685.047830] btrfs_search_slot+0x351/0xd30
[ 4685.047839] btrfs_do_write_iter+0x384/0x5d0
[ 4685.047847] btrfs_lookup_csum+0x63/0x150
[ 4685.047845] ? lock_is_held_type+0xe8/0x140
[ 4685.047854] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4685.047861] ? btrfs_do_readpage+0x305/0x770
[ 4685.047860] vfs_write+0x269/0x4f0
[ 4685.047869] btrfs_submit_data_read_bio+0x4e/0x90
[ 4685.047873] submit_one_bio+0xc4/0xe0
[ 4685.047876] ksys_write+0x64/0xe0
[ 4685.047879] btrfs_read_folio+0x79/0x90
[ 4685.047881] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4685.047883] prepare_uptodate_page+0x8c/0x210
[ 4685.047887] prepare_pages.constprop.0+0xa2/0x300
[ 4685.047889] __do_fast_syscall_32+0x88/0xf0
[ 4685.047895] btrfs_buffered_write+0x2ca/0x940
[ 4685.047896] ? lock_is_held_type+0xe8/0x140
[ 4685.047907] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047909] btrfs_do_write_iter+0x384/0x5d0
[ 4685.047911] ? lock_is_held_type+0xe8/0x140
[ 4685.047916] ? lockdep_hardirqs_on+0x7d/0x100
[ 4685.047917] vfs_write+0x269/0x4f0
[ 4685.047925] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047926] ksys_write+0x64/0xe0
[ 4685.047930] __do_fast_syscall_32+0x88/0xf0
[ 4685.047933] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047935] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047939] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047939] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047944] do_fast_syscall_32+0x2f/0x70
[ 4685.047946] ? lockdep_hardirqs_on+0x7d/0x100
[ 4685.047949] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4685.047953] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047958] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047963] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047968] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.047954] RIP: 0023:0xf7fc0579
[ 4685.047976] do_fast_syscall_32+0x2f/0x70
[ 4685.047977] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4685.047979] RSP: 002b:00000000b7dfdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4685.047981] RAX: ffffffffffffffda RBX: 000000000000007c RCX: 00000000c63ff010
[ 4685.047985] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4685.047985] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4685.047987] RBP: 000000000000007c R08: 00000000b7dfdae0 R09: 0000000000000000
[ 4685.047988] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4685.047992] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4685.047990] RIP: 0023:0xf7fc0579
[ 4685.048002] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4685.048003] </TASK>
[ 4685.048004] irq event stamp: 338201
[ 4685.048005] RSP: 002b:00000000bacfcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4685.048007] hardirqs last enabled at (338211): [<ffffffff831aac1a>] console_emit_next_record.constprop.0+0x29a/0x370
[ 4685.048012] RAX: ffffffffffffffda RBX: 000000000000007b RCX: 00000000c63ff010
[ 4685.048014] hardirqs last disabled at (338220): [<ffffffff831aac59>] console_emit_next_record.constprop.0+0x2d9/0x370
[ 4685.048015] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4685.048017] RBP: 000000000000007b R08: 00000000bacfcae0 R09: 0000000000000000
[ 4685.048020] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4685.048019] softirqs last enabled at (337934): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4685.048021] softirqs last disabled at (337927): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4685.048023] ---[ end trace 0000000000000000 ]---
[ 4685.048024] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4685.048040] </TASK>
[ 4685.048042] irq event stamp: 845337
[ 4685.048044] hardirqs last enabled at (845345): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4685.048048] hardirqs last disabled at (845352): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4685.048051] softirqs last enabled at (845052): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4685.048054] softirqs last disabled at (845043): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4685.048057] ---[ end trace 0000000000000000 ]---
[ 4685.450189] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4685.450234] [drm] PSP is resuming...
[ 4685.526115] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4685.627671] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4685.641466] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4685.641474] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4685.641482] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4685.641486] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4685.641540] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4685.695530] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4685.696909] [drm] DMUB hardware initialized: version=0x02020017
[ 4685.735138] [drm] kiq ring mec 2 pipe 1 q 0
[ 4685.739977] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4685.740176] [drm] JPEG decode initialized successfully.
[ 4685.740201] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4685.740204] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4685.740207] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4685.740209] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4685.740211] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4685.740213] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4685.740215] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4685.740217] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4685.740219] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4685.740221] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4685.740223] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4685.740226] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4685.740228] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4685.740230] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4685.740232] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4685.740234] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4685.743844] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4685.893409] ------------[ cut here ]------------
[ 4685.893421] WARNING: CPU: 9 PID: 14197 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4685.893430] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4685.893515] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4685.893573] CPU: 9 PID: 14197 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4685.893577] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4685.893580] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4685.893583] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4685.893586] RSP: 0018:ffffa7991fe776b8 EFLAGS: 00010246
[ 4685.893590] RAX: 0000000000000000 RBX: ffff8f9c4d8ade90 RCX: 0000000000000000
[ 4685.893592] RDX: 0000000000000000 RSI: ffff8f9c4d8ade10 RDI: ffffa7991fe776e0
[ 4685.893594] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4685.893597] R10: ffff8f9c4d8ade90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4685.893599] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4685.893601] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000bacfeb40
[ 4685.893604] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4685.893606] CR2: 00007f215a383810 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4685.893608] PKRU: 55555554
[ 4685.893611] Call Trace:
[ 4685.893614] <TASK>
[ 4685.893621] submit_one_bio+0xd4/0xe0
[ 4685.893628] submit_extent_page+0x142/0x550
[ 4685.893641] read_extent_buffer_pages+0x584/0x9c0
[ 4685.893648] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4685.893652] ? folio_unlock+0x1d/0x50
[ 4685.893659] btrfs_read_extent_buffer+0x98/0x150
[ 4685.893665] read_tree_block+0x43/0xa0
[ 4685.893669] read_block_for_search+0x266/0x370
[ 4685.893681] btrfs_search_slot+0x351/0xd30
[ 4685.893691] btrfs_lookup_csum+0x63/0x150
[ 4685.893699] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4685.893705] ? btrfs_do_readpage+0x305/0x770
[ 4685.893712] btrfs_submit_data_read_bio+0x4e/0x90
[ 4685.893716] submit_one_bio+0xc4/0xe0
[ 4685.893722] btrfs_read_folio+0x79/0x90
[ 4685.893726] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4685.893729] prepare_uptodate_page+0x8c/0x210
[ 4685.893734] prepare_pages.constprop.0+0xa2/0x300
[ 4685.893766] btrfs_buffered_write+0x2ca/0x940
[ 4685.893789] btrfs_do_write_iter+0x384/0x5d0
[ 4685.893796] ? lock_is_held_type+0xe8/0x140
[ 4685.893808] vfs_write+0x269/0x4f0
[ 4685.893824] ksys_write+0x64/0xe0
[ 4685.893832] __do_fast_syscall_32+0x88/0xf0
[ 4685.893839] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.893844] ? lockdep_hardirqs_on+0x7d/0x100
[ 4685.893850] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.893856] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.893861] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.893865] ? __do_fast_syscall_32+0x94/0xf0
[ 4685.893873] do_fast_syscall_32+0x2f/0x70
[ 4685.893879] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4685.893886] RIP: 0023:0xf7fc0579
[ 4685.893910] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4685.893914] RSP: 002b:00000000bacfcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4685.893920] RAX: ffffffffffffffda RBX: 000000000000007b RCX: 00000000b70fa010
[ 4685.893924] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4685.893927] RBP: 000000000000007b R08: 00000000bacfcae0 R09: 0000000000000000
[ 4685.893931] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4685.893934] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4685.893952] </TASK>
[ 4685.893955] irq event stamp: 907869
[ 4685.893959] hardirqs last enabled at (907877): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4685.893965] hardirqs last disabled at (907884): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4685.893970] softirqs last enabled at (904862): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4685.893976] softirqs last disabled at (904857): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4685.893980] ---[ end trace 0000000000000000 ]---
[ 4686.396727] ------------[ cut here ]------------
[ 4686.396738] WARNING: CPU: 0 PID: 14202 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4686.396768] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4686.396922] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4686.397025] CPU: 0 PID: 14202 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4686.397031] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4686.397035] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4686.397041] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4686.397046] RSP: 0018:ffffa7991feb76a8 EFLAGS: 00010246
[ 4686.397052] RAX: 0000000000000000 RBX: ffff8fa33e899cd0 RCX: 0000000000000000
[ 4686.397056] RDX: 0000000000000000 RSI: ffff8fa33e899c50 RDI: ffffa7991feb76d0
[ 4686.397060] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4686.397064] R10: ffff8fa33e899cd0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4686.397068] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4686.397072] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b61efb40
[ 4686.397077] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4686.397081] CR2: 00000000c6488000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4686.397085] PKRU: 55555554
[ 4686.397089] Call Trace:
[ 4686.397093] <TASK>
[ 4686.397105] submit_one_bio+0xd4/0xe0
[ 4686.397115] submit_extent_page+0x142/0x550
[ 4686.397139] read_extent_buffer_pages+0x584/0x9c0
[ 4686.397152] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4686.397160] ? folio_unlock+0x1d/0x50
[ 4686.397171] btrfs_read_extent_buffer+0x98/0x150
[ 4686.397182] read_tree_block+0x43/0xa0
[ 4686.397189] read_block_for_search+0x266/0x370
[ 4686.397211] btrfs_search_slot+0x351/0xd30
[ 4686.397230] btrfs_lookup_csum+0x63/0x150
[ 4686.397243] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4686.397254] ? btrfs_do_readpage+0x305/0x770
[ 4686.397267] btrfs_submit_data_read_bio+0x4e/0x90
[ 4686.397274] submit_one_bio+0xc4/0xe0
[ 4686.397284] btrfs_read_folio+0x79/0x90
[ 4686.397291] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4686.397296] prepare_uptodate_page+0x8c/0x210
[ 4686.397304] prepare_pages.constprop.0+0xa2/0x300
[ 4686.397318] btrfs_buffered_write+0x2ca/0x940
[ 4686.397343] btrfs_do_write_iter+0x384/0x5d0
[ 4686.397350] ? lock_is_held_type+0xe8/0x140
[ 4686.397364] vfs_write+0x269/0x4f0
[ 4686.397382] ksys_write+0x64/0xe0
[ 4686.397390] __do_fast_syscall_32+0x88/0xf0
[ 4686.397397] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.397403] ? lockdep_hardirqs_on+0x7d/0x100
[ 4686.397409] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.397416] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.397422] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.397428] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.397433] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.397441] do_fast_syscall_32+0x2f/0x70
[ 4686.397447] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4686.397454] RIP: 0023:0xf7fc0579
[ 4686.397478] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4686.397483] RSP: 002b:00000000b61edae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4686.397489] RAX: ffffffffffffffda RBX: 0000000000000090 RCX: 00000000c63ff010
[ 4686.397493] RDX: 0000000000089297 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4686.397497] RBP: 0000000000000090 R08: 00000000b61edae0 R09: 0000000000000000
[ 4686.397501] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4686.397504] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4686.397524] </TASK>
[ 4686.397528] irq event stamp: 1575111
[ 4686.397531] hardirqs last enabled at (1575119): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4686.397538] hardirqs last disabled at (1575126): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4686.397543] softirqs last enabled at (1573820): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4686.397549] softirqs last disabled at (1573815): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4686.397554] ---[ end trace 0000000000000000 ]---
[ 4686.590919] ------------[ cut here ]------------
[ 4686.590931] WARNING: CPU: 10 PID: 14248 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4686.590942] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4686.591092] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4686.591190] CPU: 10 PID: 14248 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4686.591195] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4686.591199] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4686.591205] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4686.591209] RSP: 0018:ffffa7991fe87650 EFLAGS: 00010246
[ 4686.591215] RAX: 0000000000000000 RBX: ffff8f972a824610 RCX: 0000000000000000
[ 4686.591219] RDX: 0000000000000000 RSI: ffff8f972a824590 RDI: ffffa7991fe87678
[ 4686.591223] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4686.591226] R10: ffff8f972a824610 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4686.591230] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4686.591234] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000c137cb40
[ 4686.591238] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4686.591242] CR2: 00000000bbba26c0 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4686.591245] PKRU: 55555554
[ 4686.591249] Call Trace:
[ 4686.591253] <TASK>
[ 4686.591264] submit_one_bio+0xd4/0xe0
[ 4686.591274] submit_extent_page+0x142/0x550
[ 4686.591297] read_extent_buffer_pages+0x584/0x9c0
[ 4686.591309] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4686.591317] ? folio_unlock+0x1d/0x50
[ 4686.591327] btrfs_read_extent_buffer+0x98/0x150
[ 4686.591338] read_tree_block+0x43/0xa0
[ 4686.591344] read_block_for_search+0x266/0x370
[ 4686.591366] btrfs_search_slot+0x351/0xd30
[ 4686.591386] btrfs_lookup_csum+0x63/0x150
[ 4686.591398] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4686.591409] ? btrfs_do_readpage+0x305/0x770
[ 4686.591421] btrfs_submit_data_read_bio+0x4e/0x90
[ 4686.591429] submit_one_bio+0xc4/0xe0
[ 4686.591439] btrfs_read_folio+0x79/0x90
[ 4686.591445] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4686.591451] prepare_uptodate_page+0x8c/0x210
[ 4686.591458] prepare_pages.constprop.0+0x134/0x300
[ 4686.591472] btrfs_buffered_write+0x2ca/0x940
[ 4686.591497] btrfs_do_write_iter+0x384/0x5d0
[ 4686.591504] ? lock_is_held_type+0xe8/0x140
[ 4686.591518] vfs_write+0x269/0x4f0
[ 4686.591536] ksys_write+0x64/0xe0
[ 4686.591544] __do_fast_syscall_32+0x88/0xf0
[ 4686.591554] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.591559] ? lockdep_hardirqs_on+0x7d/0x100
[ 4686.591566] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.591573] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.591579] ? lockdep_hardirqs_on+0x7d/0x100
[ 4686.591586] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.591591] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.591597] ? __do_fast_syscall_32+0x94/0xf0
[ 4686.591607] do_fast_syscall_32+0x2f/0x70
[ 4686.591613] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4686.591620] RIP: 0023:0xf7fc0579
[ 4686.591643] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4686.591648] RSP: 002b:00000000c137aae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4686.591654] RAX: ffffffffffffffda RBX: 000000000000009f RCX: 00000000b77ff010
[ 4686.591658] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4686.591662] RBP: 000000000000009f R08: 00000000c137aae0 R09: 0000000000000000
[ 4686.591665] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4686.591669] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4686.591688] </TASK>
[ 4686.591692] irq event stamp: 5363
[ 4686.591695] hardirqs last enabled at (5371): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4686.591702] hardirqs last disabled at (5378): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4686.591707] softirqs last enabled at (2300): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4686.591713] softirqs last disabled at (2293): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4686.591718] ---[ end trace 0000000000000000 ]---
[ 4687.038586] ------------[ cut here ]------------
[ 4687.038597] WARNING: CPU: 10 PID: 14254 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4687.038607] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4687.038779] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4687.038883] CPU: 10 PID: 14254 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4687.038889] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4687.038893] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4687.038898] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4687.038903] RSP: 0018:ffffa7991fb1f620 EFLAGS: 00010246
[ 4687.038910] RAX: 0000000000000000 RBX: ffff8f972a826750 RCX: 0000000000000000
[ 4687.038914] RDX: 0000000000000000 RSI: ffff8f972a8266d0 RDI: ffffa7991fb1f648
[ 4687.038918] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4687.038922] R10: ffff8f972a826750 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4687.038926] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4687.038930] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b83feb40
[ 4687.038934] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4687.038939] CR2: 00000000b83fac1c CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4687.038943] PKRU: 55555554
[ 4687.038947] Call Trace:
[ 4687.038951] <TASK>
[ 4687.038963] submit_one_bio+0xd4/0xe0
[ 4687.038974] submit_extent_page+0x142/0x550
[ 4687.038997] read_extent_buffer_pages+0x584/0x9c0
[ 4687.039010] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4687.039018] ? folio_unlock+0x1d/0x50
[ 4687.039028] btrfs_read_extent_buffer+0x98/0x150
[ 4687.039038] read_tree_block+0x43/0xa0
[ 4687.039044] read_block_for_search+0x266/0x370
[ 4687.039066] btrfs_search_slot+0x351/0xd30
[ 4687.039084] btrfs_lookup_csum+0x63/0x150
[ 4687.039096] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4687.039107] ? btrfs_do_readpage+0x305/0x770
[ 4687.039118] btrfs_submit_data_read_bio+0x4e/0x90
[ 4687.039126] submit_one_bio+0xc4/0xe0
[ 4687.039135] btrfs_read_folio+0x79/0x90
[ 4687.039141] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4687.039147] prepare_uptodate_page+0x8c/0x210
[ 4687.039154] prepare_pages.constprop.0+0xa2/0x300
[ 4687.039168] btrfs_buffered_write+0x2ca/0x940
[ 4687.039191] btrfs_do_write_iter+0x384/0x5d0
[ 4687.039198] ? lock_is_held_type+0xe8/0x140
[ 4687.039212] vfs_write+0x269/0x4f0
[ 4687.039229] ksys_write+0x64/0xe0
[ 4687.039237] __do_fast_syscall_32+0x88/0xf0
[ 4687.039243] ? __do_fast_syscall_32+0x94/0xf0
[ 4687.039249] ? lockdep_hardirqs_on+0x7d/0x100
[ 4687.039255] ? __do_fast_syscall_32+0x94/0xf0
[ 4687.039260] ? lock_is_held_type+0xe8/0x140
[ 4687.039269] ? __do_fast_syscall_32+0x94/0xf0
[ 4687.039275] ? lockdep_hardirqs_on+0x7d/0x100
[ 4687.039282] ? __do_fast_syscall_32+0x94/0xf0
[ 4687.039287] ? __do_fast_syscall_32+0x94/0xf0
[ 4687.039293] ? lockdep_hardirqs_on+0x7d/0x100
[ 4687.039299] ? __do_fast_syscall_32+0x94/0xf0
[ 4687.039305] ? __do_fast_syscall_32+0x94/0xf0
[ 4687.039313] do_fast_syscall_32+0x2f/0x70
[ 4687.039319] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4687.039326] RIP: 0023:0xf7fc0579
[ 4687.039357] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4687.039362] RSP: 002b:00000000b83fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4687.039368] RAX: ffffffffffffffda RBX: 00000000000000a0 RCX: 00000000c117b010
[ 4687.039372] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4687.039376] RBP: 00000000000000a0 R08: 00000000b83fcae0 R09: 0000000000000000
[ 4687.039380] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4687.039385] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4687.039402] </TASK>
[ 4687.039405] irq event stamp: 5259
[ 4687.039409] hardirqs last enabled at (5267): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4687.039416] hardirqs last disabled at (5274): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4687.039421] softirqs last enabled at (116): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4687.039427] softirqs last disabled at (111): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4687.039432] ---[ end trace 0000000000000000 ]---
[ 4688.478810] ------------[ cut here ]------------
[ 4688.478826] WARNING: CPU: 6 PID: 14199 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4688.478838] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4688.478977] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4688.479080] CPU: 6 PID: 14199 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4688.479086] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4688.479091] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4688.479097] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4688.479102] RSP: 0018:ffffa7991fe9f6d0 EFLAGS: 00010246
[ 4688.479108] RAX: 0000000000000000 RBX: ffff8f972b81a210 RCX: 0000000000000000
[ 4688.479112] RDX: 0000000000000000 RSI: ffff8f972b81a190 RDI: ffffa7991fe9f6f8
[ 4688.479115] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4688.479119] R10: ffff8f972b81a210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4688.479123] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4688.479127] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0063) knlGS:00000000b69f7b40
[ 4688.479131] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4688.479136] CR2: 00007fa97fb10000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4688.479141] PKRU: 55555554
[ 4688.479144] Call Trace:
[ 4688.479149] <TASK>
[ 4688.479161] submit_one_bio+0xd4/0xe0
[ 4688.479172] submit_extent_page+0x142/0x550
[ 4688.479195] read_extent_buffer_pages+0x584/0x9c0
[ 4688.479208] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4688.479216] ? folio_unlock+0x1d/0x50
[ 4688.479226] btrfs_read_extent_buffer+0x98/0x150
[ 4688.479237] read_tree_block+0x43/0xa0
[ 4688.479243] read_block_for_search+0x266/0x370
[ 4688.479264] btrfs_search_slot+0x351/0xd30
[ 4688.479283] btrfs_lookup_csum+0x63/0x150
[ 4688.479296] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4688.479307] ? btrfs_do_readpage+0x305/0x770
[ 4688.479318] btrfs_submit_data_read_bio+0x4e/0x90
[ 4688.479327] submit_one_bio+0xc4/0xe0
[ 4688.479336] btrfs_read_folio+0x79/0x90
[ 4688.479343] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4688.479349] prepare_uptodate_page+0x8c/0x210
[ 4688.479356] prepare_pages.constprop.0+0x134/0x300
[ 4688.479364] btrfs_buffered_write+0x2ca/0x940
[ 4688.479378] btrfs_do_write_iter+0x384/0x5d0
[ 4688.479383] ? lock_is_held_type+0xe8/0x140
[ 4688.479392] vfs_write+0x269/0x4f0
[ 4688.479404] ksys_write+0x64/0xe0
[ 4688.479409] __do_fast_syscall_32+0x88/0xf0
[ 4688.479417] ? __do_fast_syscall_32+0x94/0xf0
[ 4688.479424] ? lockdep_hardirqs_on+0x7d/0x100
[ 4688.479431] ? __do_fast_syscall_32+0x94/0xf0
[ 4688.479440] do_fast_syscall_32+0x2f/0x70
[ 4688.479447] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4688.479453] RIP: 0023:0xf7fc0579
[ 4688.479479] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4688.479483] RSP: 002b:00000000b69f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4688.479489] RAX: ffffffffffffffda RBX: 000000000000008c RCX: 00000000c117b010
[ 4688.479493] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4688.479497] RBP: 000000000000008c R08: 00000000b69f5ae0 R09: 0000000000000000
[ 4688.479501] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4688.479505] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4688.479523] </TASK>
[ 4688.479527] irq event stamp: 897245
[ 4688.479530] hardirqs last enabled at (897253): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4688.479537] hardirqs last disabled at (897260): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4688.479541] softirqs last enabled at (895950): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4688.479547] softirqs last disabled at (895943): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4688.479552] ---[ end trace 0000000000000000 ]---
[ 4688.772126] ------------[ cut here ]------------
[ 4688.772138] WARNING: CPU: 5 PID: 14199 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4688.772149] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4688.772306] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4688.772414] CPU: 5 PID: 14199 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4688.772420] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4688.772424] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4688.772431] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4688.772436] RSP: 0018:ffffa7991fe9f698 EFLAGS: 00010246
[ 4688.772442] RAX: 0000000000000000 RBX: ffff8f97361a4d10 RCX: 0000000000000000
[ 4688.772446] RDX: 0000000000000000 RSI: ffff8f97361a4c90 RDI: ffffa7991fe9f6c0
[ 4688.772451] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4688.772455] R10: ffff8f97361a4d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4688.772459] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4688.772463] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000b69f7b40
[ 4688.772467] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4688.772471] CR2: 00007faa8d01d000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4688.772476] PKRU: 55555554
[ 4688.772480] Call Trace:
[ 4688.772484] <TASK>
[ 4688.772496] submit_one_bio+0xd4/0xe0
[ 4688.772507] submit_extent_page+0x142/0x550
[ 4688.772531] read_extent_buffer_pages+0x584/0x9c0
[ 4688.772544] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4688.772553] ? folio_unlock+0x1d/0x50
[ 4688.772564] btrfs_read_extent_buffer+0x98/0x150
[ 4688.772575] read_tree_block+0x43/0xa0
[ 4688.772582] read_block_for_search+0x266/0x370
[ 4688.772604] btrfs_search_slot+0x351/0xd30
[ 4688.772623] btrfs_lookup_csum+0x63/0x150
[ 4688.772634] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4688.772644] ? btrfs_do_readpage+0x305/0x770
[ 4688.772655] btrfs_submit_data_read_bio+0x4e/0x90
[ 4688.772662] submit_one_bio+0xc4/0xe0
[ 4688.772671] btrfs_read_folio+0x79/0x90
[ 4688.772678] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4688.772683] prepare_uptodate_page+0x8c/0x210
[ 4688.772690] prepare_pages.constprop.0+0xa2/0x300
[ 4688.772704] btrfs_buffered_write+0x2ca/0x940
[ 4688.772720] btrfs_do_write_iter+0x384/0x5d0
[ 4688.772724] ? lock_is_held_type+0xe8/0x140
[ 4688.772732] vfs_write+0x269/0x4f0
[ 4688.772772] ksys_write+0x64/0xe0
[ 4688.772777] __do_fast_syscall_32+0x88/0xf0
[ 4688.772782] ? __do_fast_syscall_32+0x94/0xf0
[ 4688.772785] ? lock_is_held_type+0xe8/0x140
[ 4688.772791] ? __do_fast_syscall_32+0x94/0xf0
[ 4688.772794] ? lockdep_hardirqs_on+0x7d/0x100
[ 4688.772798] ? __do_fast_syscall_32+0x94/0xf0
[ 4688.772803] do_fast_syscall_32+0x2f/0x70
[ 4688.772807] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4688.772812] RIP: 0023:0xf7fc0579
[ 4688.772834] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4688.772837] RSP: 002b:00000000b69f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4688.772840] RAX: ffffffffffffffda RBX: 000000000000008c RCX: 00000000bacff010
[ 4688.772843] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4688.772845] RBP: 000000000000008c R08: 00000000b69f5ae0 R09: 0000000000000000
[ 4688.772847] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4688.772849] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4688.772860] </TASK>
[ 4688.772862] irq event stamp: 949567
[ 4688.772864] hardirqs last enabled at (949575): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4688.772868] hardirqs last disabled at (949582): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4688.772871] softirqs last enabled at (949416): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4688.772876] softirqs last disabled at (949411): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4688.772879] ---[ end trace 0000000000000000 ]---
[ 4689.762137] ------------[ cut here ]------------
[ 4689.762148] WARNING: CPU: 2 PID: 14202 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4689.762159] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4689.762289] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4689.762349] CPU: 2 PID: 14202 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4689.762352] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4689.762355] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4689.762359] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4689.762361] RSP: 0018:ffffa7991feb76a0 EFLAGS: 00010246
[ 4689.762365] RAX: 0000000000000000 RBX: ffff8fa50136d5d0 RCX: 0000000000000000
[ 4689.762368] RDX: 0000000000000000 RSI: ffff8fa50136d550 RDI: ffffa7991feb76c8
[ 4689.762370] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4689.762372] R10: ffff8fa50136d5d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4689.762374] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4689.762377] FS: 0000000000000000(0000) GS:ffff8fa5d6a00000(0063) knlGS:00000000b61efb40
[ 4689.762379] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4689.762381] CR2: 00000000b82fd000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4689.762384] PKRU: 55555554
[ 4689.762386] Call Trace:
[ 4689.762389] <TASK>
[ 4689.762396] submit_one_bio+0xd4/0xe0
[ 4689.762403] submit_extent_page+0x142/0x550
[ 4689.762416] read_extent_buffer_pages+0x584/0x9c0
[ 4689.762423] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4689.762428] ? folio_unlock+0x1d/0x50
[ 4689.762435] btrfs_read_extent_buffer+0x98/0x150
[ 4689.762441] read_tree_block+0x43/0xa0
[ 4689.762444] read_block_for_search+0x266/0x370
[ 4689.762457] btrfs_search_slot+0x351/0xd30
[ 4689.762468] btrfs_lookup_csum+0x63/0x150
[ 4689.762476] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4689.762482] ? btrfs_do_readpage+0x305/0x770
[ 4689.762489] btrfs_submit_data_read_bio+0x4e/0x90
[ 4689.762494] submit_one_bio+0xc4/0xe0
[ 4689.762500] btrfs_read_folio+0x79/0x90
[ 4689.762504] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4689.762507] prepare_uptodate_page+0x8c/0x210
[ 4689.762512] prepare_pages.constprop.0+0x134/0x300
[ 4689.762520] btrfs_buffered_write+0x2ca/0x940
[ 4689.762533] btrfs_do_write_iter+0x384/0x5d0
[ 4689.762537] ? lock_is_held_type+0xe8/0x140
[ 4689.762545] vfs_write+0x269/0x4f0
[ 4689.762556] ksys_write+0x64/0xe0
[ 4689.762561] __do_fast_syscall_32+0x88/0xf0
[ 4689.762567] ? __do_fast_syscall_32+0x94/0xf0
[ 4689.762570] ? lockdep_hardirqs_on+0x7d/0x100
[ 4689.762574] ? __do_fast_syscall_32+0x94/0xf0
[ 4689.762578] ? lockdep_hardirqs_on+0x7d/0x100
[ 4689.762581] ? __do_fast_syscall_32+0x94/0xf0
[ 4689.762586] do_fast_syscall_32+0x2f/0x70
[ 4689.762590] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4689.762595] RIP: 0023:0xf7fc0579
[ 4689.762617] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4689.762620] RSP: 002b:00000000b61edae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4689.762623] RAX: ffffffffffffffda RBX: 0000000000000090 RCX: 00000000be9fa010
[ 4689.762626] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4689.762628] RBP: 0000000000000090 R08: 00000000b61edae0 R09: 0000000000000000
[ 4689.762630] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4689.762632] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4689.762643] </TASK>
[ 4689.762645] irq event stamp: 2042873
[ 4689.762647] hardirqs last enabled at (2042881): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4689.762652] hardirqs last disabled at (2042888): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4689.762654] softirqs last enabled at (2036398): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4689.762658] softirqs last disabled at (2036391): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4689.762661] ---[ end trace 0000000000000000 ]---
[ 4689.955795] ------------[ cut here ]------------
[ 4689.955805] WARNING: CPU: 9 PID: 14199 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4689.955812] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4689.955898] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4689.955958] CPU: 9 PID: 14199 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4689.955961] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4689.955964] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4689.955967] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4689.955970] RSP: 0018:ffffa7991fe9f658 EFLAGS: 00010246
[ 4689.955974] RAX: 0000000000000000 RBX: ffff8f9c4d8ad790 RCX: 0000000000000000
[ 4689.955976] RDX: 0000000000000000 RSI: ffff8f9c4d8ad710 RDI: ffffa7991fe9f680
[ 4689.955979] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4689.955981] R10: ffff8f9c4d8ad790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4689.955983] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4689.955985] FS: 0000000000000000(0000) GS:ffff8fa5d8600000(0063) knlGS:00000000b69f7b40
[ 4689.955988] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4689.955990] CR2: 000038a3088d9000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4689.955993] PKRU: 55555554
[ 4689.955995] Call Trace:
[ 4689.955998] <TASK>
[ 4689.956004] submit_one_bio+0xd4/0xe0
[ 4689.956011] submit_extent_page+0x142/0x550
[ 4689.956025] read_extent_buffer_pages+0x584/0x9c0
[ 4689.956032] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4689.956037] ? folio_unlock+0x1d/0x50
[ 4689.956044] btrfs_read_extent_buffer+0x98/0x150
[ 4689.956049] read_tree_block+0x43/0xa0
[ 4689.956053] read_block_for_search+0x266/0x370
[ 4689.956066] btrfs_search_slot+0x351/0xd30
[ 4689.956077] btrfs_lookup_csum+0x63/0x150
[ 4689.956084] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4689.956091] ? btrfs_do_readpage+0x305/0x770
[ 4689.956097] btrfs_submit_data_read_bio+0x4e/0x90
[ 4689.956103] submit_one_bio+0xc4/0xe0
[ 4689.956108] btrfs_read_folio+0x79/0x90
[ 4689.956112] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4689.956115] prepare_uptodate_page+0x8c/0x210
[ 4689.956121] prepare_pages.constprop.0+0xa2/0x300
[ 4689.956129] btrfs_buffered_write+0x2ca/0x940
[ 4689.956143] btrfs_do_write_iter+0x384/0x5d0
[ 4689.956147] ? lock_is_held_type+0xe8/0x140
[ 4689.956155] vfs_write+0x269/0x4f0
[ 4689.956166] ksys_write+0x64/0xe0
[ 4689.956171] __do_fast_syscall_32+0x88/0xf0
[ 4689.956177] ? __do_fast_syscall_32+0x94/0xf0
[ 4689.956180] ? lockdep_hardirqs_on+0x7d/0x100
[ 4689.956184] ? __do_fast_syscall_32+0x94/0xf0
[ 4689.956188] ? __do_fast_syscall_32+0x94/0xf0
[ 4689.956191] ? lockdep_hardirqs_on+0x7d/0x100
[ 4689.956195] ? __do_fast_syscall_32+0x94/0xf0
[ 4689.956198] ? __do_fast_syscall_32+0x94/0xf0
[ 4689.956201] ? lockdep_hardirqs_on+0x7d/0x100
[ 4689.956205] ? __do_fast_syscall_32+0x94/0xf0
[ 4689.956210] do_fast_syscall_32+0x2f/0x70
[ 4689.956214] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4689.956218] RIP: 0023:0xf7fc0579
[ 4689.956244] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4689.956247] RSP: 002b:00000000b69f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4689.956250] RAX: ffffffffffffffda RBX: 000000000000008c RCX: 00000000de013010
[ 4689.956253] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4689.956255] RBP: 000000000000008c R08: 00000000b69f5ae0 R09: 0000000000000000
[ 4689.956257] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4689.956259] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4689.956269] </TASK>
[ 4689.956271] irq event stamp: 1080167
[ 4689.956273] hardirqs last enabled at (1080175): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4689.956278] hardirqs last disabled at (1080182): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4689.956281] softirqs last enabled at (1076780): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4689.956284] softirqs last disabled at (1076775): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4689.956287] ---[ end trace 0000000000000000 ]---
[ 4690.849788] ------------[ cut here ]------------
[ 4690.849797] WARNING: CPU: 14 PID: 14201 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4690.849806] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4690.849910] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4690.849983] CPU: 14 PID: 14201 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4690.849987] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4690.849990] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4690.849995] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4690.849998] RSP: 0018:ffffa7991feaf620 EFLAGS: 00010246
[ 4690.850003] RAX: 0000000000000000 RBX: ffff8f97183e9090 RCX: 0000000000000000
[ 4690.850006] RDX: 0000000000000000 RSI: ffff8f97183e9010 RDI: ffffa7991feaf648
[ 4690.850009] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4690.850011] R10: ffff8f97183e9090 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4690.850014] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4690.850017] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b66f4b40
[ 4690.850020] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4690.850023] CR2: 00000000d3d80000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4690.850026] PKRU: 55555554
[ 4690.850029] Call Trace:
[ 4690.850032] <TASK>
[ 4690.850040] submit_one_bio+0xd4/0xe0
[ 4690.850049] submit_extent_page+0x142/0x550
[ 4690.850065] read_extent_buffer_pages+0x584/0x9c0
[ 4690.850074] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4690.850080] ? folio_unlock+0x1d/0x50
[ 4690.850088] btrfs_read_extent_buffer+0x98/0x150
[ 4690.850096] read_tree_block+0x43/0xa0
[ 4690.850100] read_block_for_search+0x266/0x370
[ 4690.850116] btrfs_search_slot+0x351/0xd30
[ 4690.850129] btrfs_lookup_csum+0x63/0x150
[ 4690.850138] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4690.850146] ? btrfs_do_readpage+0x305/0x770
[ 4690.850155] btrfs_submit_data_read_bio+0x4e/0x90
[ 4690.850160] submit_one_bio+0xc4/0xe0
[ 4690.850167] btrfs_read_folio+0x79/0x90
[ 4690.850172] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4690.850176] prepare_uptodate_page+0x8c/0x210
[ 4690.850181] prepare_pages.constprop.0+0x134/0x300
[ 4690.850191] btrfs_buffered_write+0x2ca/0x940
[ 4690.850208] btrfs_do_write_iter+0x384/0x5d0
[ 4690.850213] ? lock_is_held_type+0xe8/0x140
[ 4690.850222] vfs_write+0x269/0x4f0
[ 4690.850235] ksys_write+0x64/0xe0
[ 4690.850241] __do_fast_syscall_32+0x88/0xf0
[ 4690.850248] ? __do_fast_syscall_32+0x94/0xf0
[ 4690.850253] ? lockdep_hardirqs_on+0x7d/0x100
[ 4690.850257] ? __do_fast_syscall_32+0x94/0xf0
[ 4690.850261] ? __do_fast_syscall_32+0x94/0xf0
[ 4690.850266] ? lockdep_hardirqs_on+0x7d/0x100
[ 4690.850270] ? __do_fast_syscall_32+0x94/0xf0
[ 4690.850275] ? __do_fast_syscall_32+0x94/0xf0
[ 4690.850281] ? __do_fast_syscall_32+0x94/0xf0
[ 4690.850286] ? lockdep_hardirqs_on+0x7d/0x100
[ 4690.850290] ? __do_fast_syscall_32+0x94/0xf0
[ 4690.850295] ? __do_fast_syscall_32+0x94/0xf0
[ 4690.850298] ? __do_fast_syscall_32+0x94/0xf0
[ 4690.850304] do_fast_syscall_32+0x2f/0x70
[ 4690.850309] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4690.850316] RIP: 0023:0xf7fc0579
[ 4690.850340] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4690.850343] RSP: 002b:00000000b66f2ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4690.850348] RAX: ffffffffffffffda RBX: 000000000000008f RCX: 00000000b81fd010
[ 4690.850351] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4690.850353] RBP: 000000000000008f R08: 00000000b66f2ae0 R09: 0000000000000000
[ 4690.850356] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4690.850359] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4690.850371] </TASK>
[ 4690.850374] irq event stamp: 449437
[ 4690.850376] hardirqs last enabled at (449445): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4690.850382] hardirqs last disabled at (449452): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4690.850385] softirqs last enabled at (448076): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4690.850390] softirqs last disabled at (448069): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4690.850393] ---[ end trace 0000000000000000 ]---
[ 4691.594144] ------------[ cut here ]------------
[ 4691.594156] WARNING: CPU: 5 PID: 14197 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4691.594166] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4691.594308] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4691.594405] CPU: 5 PID: 14197 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4691.594411] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4691.594415] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4691.594420] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4691.594424] RSP: 0018:ffffa7991fe776c0 EFLAGS: 00010246
[ 4691.594430] RAX: 0000000000000000 RBX: ffff8f97361a6050 RCX: 0000000000000000
[ 4691.594434] RDX: 0000000000000000 RSI: ffff8f97361a5fd0 RDI: ffffa7991fe776e8
[ 4691.594437] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4691.594441] R10: ffff8f97361a6050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4691.594444] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4691.594448] FS: 0000000000000000(0000) GS:ffff8fa5d7600000(0063) knlGS:00000000bacfeb40
[ 4691.594452] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4691.594456] CR2: 00007e89024c4000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4691.594460] PKRU: 55555554
[ 4691.594464] Call Trace:
[ 4691.594467] <TASK>
[ 4691.594477] submit_one_bio+0xd4/0xe0
[ 4691.594487] submit_extent_page+0x142/0x550
[ 4691.594508] read_extent_buffer_pages+0x584/0x9c0
[ 4691.594519] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4691.594527] ? folio_unlock+0x1d/0x50
[ 4691.594538] btrfs_read_extent_buffer+0x98/0x150
[ 4691.594547] read_tree_block+0x43/0xa0
[ 4691.594551] read_block_for_search+0x266/0x370
[ 4691.594563] btrfs_search_slot+0x351/0xd30
[ 4691.594574] btrfs_lookup_csum+0x63/0x150
[ 4691.594581] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4691.594588] ? btrfs_do_readpage+0x305/0x770
[ 4691.594594] btrfs_submit_data_read_bio+0x4e/0x90
[ 4691.594599] submit_one_bio+0xc4/0xe0
[ 4691.594604] btrfs_read_folio+0x79/0x90
[ 4691.594608] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4691.594611] prepare_uptodate_page+0x8c/0x210
[ 4691.594616] prepare_pages.constprop.0+0xa2/0x300
[ 4691.594623] btrfs_buffered_write+0x2ca/0x940
[ 4691.594636] btrfs_do_write_iter+0x384/0x5d0
[ 4691.594640] ? lock_is_held_type+0xe8/0x140
[ 4691.594648] vfs_write+0x269/0x4f0
[ 4691.594659] ksys_write+0x64/0xe0
[ 4691.594664] __do_fast_syscall_32+0x88/0xf0
[ 4691.594668] ? __do_fast_syscall_32+0x94/0xf0
[ 4691.594671] ? __do_fast_syscall_32+0x94/0xf0
[ 4691.594675] ? lockdep_hardirqs_on+0x7d/0x100
[ 4691.594679] ? __do_fast_syscall_32+0x94/0xf0
[ 4691.594682] ? __do_fast_syscall_32+0x94/0xf0
[ 4691.594685] ? __do_fast_syscall_32+0x94/0xf0
[ 4691.594690] do_fast_syscall_32+0x2f/0x70
[ 4691.594694] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4691.594698] RIP: 0023:0xf7fc0579
[ 4691.594720] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4691.594723] RSP: 002b:00000000bacfcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4691.594726] RAX: ffffffffffffffda RBX: 000000000000007b RCX: 00000000b83ff010
[ 4691.594728] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4691.594730] RBP: 000000000000007b R08: 00000000bacfcae0 R09: 0000000000000000
[ 4691.594733] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4691.594735] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4691.594767] </TASK>
[ 4691.594769] irq event stamp: 1329231
[ 4691.594771] hardirqs last enabled at (1329239): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4691.594776] hardirqs last disabled at (1329246): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4691.594778] softirqs last enabled at (1329222): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4691.594784] softirqs last disabled at (1329217): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4691.594786] ---[ end trace 0000000000000000 ]---
[ 4692.197822] ------------[ cut here ]------------
[ 4692.197834] WARNING: CPU: 15 PID: 14247 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4692.197845] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4692.198033] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4692.198160] CPU: 15 PID: 14247 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4692.198166] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4692.198170] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4692.198176] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4692.198181] RSP: 0018:ffffa7991ff17688 EFLAGS: 00010246
[ 4692.198187] RAX: 0000000000000000 RBX: ffff8fa27baa0290 RCX: 0000000000000000
[ 4692.198191] RDX: 0000000000000000 RSI: ffff8fa27baa0210 RDI: ffffa7991ff176b0
[ 4692.198194] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4692.198196] R10: ffff8fa27baa0290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4692.198198] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4692.198201] FS: 0000000000000000(0000) GS:ffff8fa5d9e00000(0063) knlGS:00000000b77feb40
[ 4692.198204] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4692.198206] CR2: 000038a3088db014 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4692.198208] PKRU: 55555554
[ 4692.198211] Call Trace:
[ 4692.198213] <TASK>
[ 4692.198220] submit_one_bio+0xd4/0xe0
[ 4692.198228] submit_extent_page+0x142/0x550
[ 4692.198241] read_extent_buffer_pages+0x584/0x9c0
[ 4692.198248] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4692.198253] ? folio_unlock+0x1d/0x50
[ 4692.198260] btrfs_read_extent_buffer+0x98/0x150
[ 4692.198266] read_tree_block+0x43/0xa0
[ 4692.198270] read_block_for_search+0x266/0x370
[ 4692.198283] btrfs_search_slot+0x351/0xd30
[ 4692.198294] btrfs_lookup_csum+0x63/0x150
[ 4692.198301] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4692.198308] ? btrfs_do_readpage+0x305/0x770
[ 4692.198314] btrfs_submit_data_read_bio+0x4e/0x90
[ 4692.198320] submit_one_bio+0xc4/0xe0
[ 4692.198325] btrfs_read_folio+0x79/0x90
[ 4692.198329] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4692.198332] prepare_uptodate_page+0x8c/0x210
[ 4692.198337] prepare_pages.constprop.0+0xa2/0x300
[ 4692.198344] btrfs_buffered_write+0x2ca/0x940
[ 4692.198358] btrfs_do_write_iter+0x384/0x5d0
[ 4692.198362] ? lock_is_held_type+0xe8/0x140
[ 4692.198370] vfs_write+0x269/0x4f0
[ 4692.198381] ksys_write+0x64/0xe0
[ 4692.198386] __do_fast_syscall_32+0x88/0xf0
[ 4692.198390] ? __do_fast_syscall_32+0x94/0xf0
[ 4692.198394] ? __do_fast_syscall_32+0x94/0xf0
[ 4692.198399] ? __do_fast_syscall_32+0x94/0xf0
[ 4692.198402] ? lockdep_hardirqs_on+0x7d/0x100
[ 4692.198406] ? __do_fast_syscall_32+0x94/0xf0
[ 4692.198409] ? __do_fast_syscall_32+0x94/0xf0
[ 4692.198412] ? __do_fast_syscall_32+0x94/0xf0
[ 4692.198418] do_fast_syscall_32+0x2f/0x70
[ 4692.198424] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4692.198431] RIP: 0023:0xf7fc0579
[ 4692.198456] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4692.198461] RSP: 002b:00000000b77fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4692.198466] RAX: ffffffffffffffda RBX: 000000000000009e RCX: 00000000c117b010
[ 4692.198470] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4692.198473] RBP: 000000000000009e R08: 00000000b77fcae0 R09: 0000000000000000
[ 4692.198477] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4692.198481] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4692.198500] </TASK>
[ 4692.198503] irq event stamp: 41387
[ 4692.198507] hardirqs last enabled at (41395): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4692.198513] hardirqs last disabled at (41402): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4692.198517] softirqs last enabled at (40066): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4692.198523] softirqs last disabled at (40061): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4692.198527] ---[ end trace 0000000000000000 ]---
[ 4693.840018] ------------[ cut here ]------------
[ 4693.840027] WARNING: CPU: 10 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4693.840034] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4693.840127] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4693.840190] CPU: 10 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4693.840194] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4693.840197] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4693.840200] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4693.840203] RSP: 0018:ffffa7990487f900 EFLAGS: 00010246
[ 4693.840207] RAX: 0000000000000000 RBX: ffff8f972a826ad0 RCX: 0000000000000000
[ 4693.840210] RDX: 0000000000000000 RSI: ffff8f972a826a50 RDI: ffffa7990487f928
[ 4693.840212] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4693.840215] R10: ffff8f972a826ad0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4693.840217] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4693.840220] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4693.840222] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4693.840225] CR2: 00001f6100e30000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4693.840227] PKRU: 55555554
[ 4693.840230] Call Trace:
[ 4693.840232] <TASK>
[ 4693.840240] submit_one_bio+0xd4/0xe0
[ 4693.840247] submit_extent_page+0x142/0x550
[ 4693.840261] read_extent_buffer_pages+0x584/0x9c0
[ 4693.840269] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4693.840274] ? folio_unlock+0x1d/0x50
[ 4693.840281] btrfs_read_extent_buffer+0x98/0x150
[ 4693.840287] read_tree_block+0x43/0xa0
[ 4693.840291] read_block_for_search+0x266/0x370
[ 4693.840305] btrfs_search_slot+0x351/0xd30
[ 4693.840316] btrfs_insert_empty_items+0x31/0x70
[ 4693.840322] __btrfs_run_delayed_refs+0xa77/0x1260
[ 4693.840337] btrfs_run_delayed_refs+0x89/0x1d0
[ 4693.840345] btrfs_commit_transaction+0x93/0xed0
[ 4693.840357] transaction_kthread+0x142/0x1b0
[ 4693.840363] ? __pfx_transaction_kthread+0x10/0x10
[ 4693.840366] kthread+0xf5/0x120
[ 4693.840371] ? __pfx_kthread+0x10/0x10
[ 4693.840375] ret_from_fork+0x2c/0x50
[ 4693.840388] </TASK>
[ 4693.840390] irq event stamp: 40191351
[ 4693.840393] hardirqs last enabled at (40191359): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4693.840397] hardirqs last disabled at (40191366): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4693.840400] softirqs last enabled at (40186876): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.840405] softirqs last disabled at (40186103): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.840407] ---[ end trace 0000000000000000 ]---
[ 4693.841757] ------------[ cut here ]------------
[ 4693.841761] WARNING: CPU: 10 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4693.841765] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4693.841847] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4693.841903] CPU: 10 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4693.841906] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4693.841908] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4693.841911] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4693.841914] RSP: 0018:ffffa7990487f900 EFLAGS: 00010246
[ 4693.841917] RAX: 0000000000000000 RBX: ffff8f972a827390 RCX: 0000000000000000
[ 4693.841920] RDX: 0000000000000000 RSI: ffff8f972a827310 RDI: ffffa7990487f928
[ 4693.841922] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4693.841924] R10: ffff8f972a827390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4693.841927] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4693.841929] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4693.841932] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4693.841934] CR2: 00001f6100e30000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4693.841937] PKRU: 55555554
[ 4693.841939] Call Trace:
[ 4693.841941] <TASK>
[ 4693.841947] submit_one_bio+0xd4/0xe0
[ 4693.841954] submit_extent_page+0x142/0x550
[ 4693.841967] read_extent_buffer_pages+0x584/0x9c0
[ 4693.841975] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4693.841980] ? folio_unlock+0x1d/0x50
[ 4693.841985] btrfs_read_extent_buffer+0x98/0x150
[ 4693.841992] read_tree_block+0x43/0xa0
[ 4693.841996] read_block_for_search+0x266/0x370
[ 4693.842008] btrfs_search_slot+0x351/0xd30
[ 4693.842019] btrfs_insert_empty_items+0x31/0x70
[ 4693.842024] __btrfs_run_delayed_refs+0xa77/0x1260
[ 4693.842039] btrfs_run_delayed_refs+0x89/0x1d0
[ 4693.842046] btrfs_commit_transaction+0x93/0xed0
[ 4693.842058] transaction_kthread+0x142/0x1b0
[ 4693.842064] ? __pfx_transaction_kthread+0x10/0x10
[ 4693.842067] kthread+0xf5/0x120
[ 4693.842070] ? __pfx_kthread+0x10/0x10
[ 4693.842074] ret_from_fork+0x2c/0x50
[ 4693.842086] </TASK>
[ 4693.842088] irq event stamp: 40193319
[ 4693.842090] hardirqs last enabled at (40193327): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4693.842094] hardirqs last disabled at (40193334): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4693.842097] softirqs last enabled at (40192208): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.842100] softirqs last disabled at (40192199): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.842102] ---[ end trace 0000000000000000 ]---
[ 4693.845279] ------------[ cut here ]------------
[ 4693.845283] WARNING: CPU: 10 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4693.845287] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4693.845367] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4693.845423] CPU: 10 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4693.845426] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4693.845428] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4693.845431] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4693.845434] RSP: 0018:ffffa7990487f900 EFLAGS: 00010246
[ 4693.845437] RAX: 0000000000000000 RBX: ffff8f972a824990 RCX: 0000000000000000
[ 4693.845440] RDX: 0000000000000000 RSI: ffff8f972a824910 RDI: ffffa7990487f928
[ 4693.845442] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4693.845444] R10: ffff8f972a824990 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4693.845447] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4693.845449] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4693.845452] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4693.845454] CR2: 00001f6100e30000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4693.845457] PKRU: 55555554
[ 4693.845459] Call Trace:
[ 4693.845461] <TASK>
[ 4693.845467] submit_one_bio+0xd4/0xe0
[ 4693.845473] submit_extent_page+0x142/0x550
[ 4693.845487] read_extent_buffer_pages+0x584/0x9c0
[ 4693.845494] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4693.845499] ? folio_unlock+0x1d/0x50
[ 4693.845505] btrfs_read_extent_buffer+0x98/0x150
[ 4693.845511] read_tree_block+0x43/0xa0
[ 4693.845515] read_block_for_search+0x266/0x370
[ 4693.845527] btrfs_search_slot+0x351/0xd30
[ 4693.845538] btrfs_insert_empty_items+0x31/0x70
[ 4693.845543] __btrfs_run_delayed_refs+0xa77/0x1260
[ 4693.845558] btrfs_run_delayed_refs+0x89/0x1d0
[ 4693.845566] btrfs_commit_transaction+0x93/0xed0
[ 4693.845577] transaction_kthread+0x142/0x1b0
[ 4693.845583] ? __pfx_transaction_kthread+0x10/0x10
[ 4693.845586] kthread+0xf5/0x120
[ 4693.845589] ? __pfx_kthread+0x10/0x10
[ 4693.845593] ret_from_fork+0x2c/0x50
[ 4693.845605] </TASK>
[ 4693.845607] irq event stamp: 40196527
[ 4693.845609] hardirqs last enabled at (40196535): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4693.845613] hardirqs last disabled at (40196542): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4693.845615] softirqs last enabled at (40195074): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.845618] softirqs last disabled at (40195069): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.845621] ---[ end trace 0000000000000000 ]---
[ 4693.873892] ------------[ cut here ]------------
[ 4693.873898] WARNING: CPU: 10 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4693.873905] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4693.873995] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4693.874056] CPU: 10 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4693.874060] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4693.874062] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4693.874066] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4693.874069] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4693.874073] RAX: 0000000000000000 RBX: ffff8f972a826210 RCX: 0000000000000000
[ 4693.874076] RDX: 0000000000000000 RSI: ffff8f972a826190 RDI: ffffa7990487f780
[ 4693.874078] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4693.874080] R10: ffff8f972a826210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4693.874083] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4693.874085] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0000) knlGS:0000000000000000
[ 4693.874088] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4693.874090] CR2: 00001f6100e30000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4693.874093] PKRU: 55555554
[ 4693.874095] Call Trace:
[ 4693.874098] <TASK>
[ 4693.874106] submit_one_bio+0xd4/0xe0
[ 4693.874113] submit_extent_page+0x142/0x550
[ 4693.874127] read_extent_buffer_pages+0x584/0x9c0
[ 4693.874135] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4693.874140] ? folio_unlock+0x1d/0x50
[ 4693.874147] btrfs_read_extent_buffer+0x98/0x150
[ 4693.874153] read_tree_block+0x43/0xa0
[ 4693.874157] read_block_for_search+0x266/0x370
[ 4693.874170] btrfs_search_slot+0x351/0xd30
[ 4693.874178] ? _raw_read_unlock+0x29/0x50
[ 4693.874185] lookup_inline_extent_backref+0x15c/0x6e0
[ 4693.874192] ? lock_is_held_type+0xe8/0x140
[ 4693.874201] lookup_extent_backref+0x41/0xd0
[ 4693.874209] __btrfs_free_extent+0xfb/0x7c0
[ 4693.874215] ? sched_clock_cpu+0x20/0xc0
[ 4693.874224] __btrfs_run_delayed_refs+0x303/0x1260
[ 4693.874241] btrfs_run_delayed_refs+0x89/0x1d0
[ 4693.874248] btrfs_commit_transaction+0x93/0xed0
[ 4693.874259] transaction_kthread+0x142/0x1b0
[ 4693.874265] ? __pfx_transaction_kthread+0x10/0x10
[ 4693.874268] kthread+0xf5/0x120
[ 4693.874272] ? __pfx_kthread+0x10/0x10
[ 4693.874277] ret_from_fork+0x2c/0x50
[ 4693.874289] </TASK>
[ 4693.874291] irq event stamp: 40226763
[ 4693.874294] hardirqs last enabled at (40226771): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4693.874298] hardirqs last disabled at (40226778): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4693.874301] softirqs last enabled at (40223428): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.874305] softirqs last disabled at (40223423): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.874308] ---[ end trace 0000000000000000 ]---
[ 4693.880000] ------------[ cut here ]------------
[ 4693.880007] WARNING: CPU: 8 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4693.880015] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4693.880126] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4693.880202] CPU: 8 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4693.880206] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4693.880210] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4693.880214] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4693.880218] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4693.880222] RAX: 0000000000000000 RBX: ffff8fa20b2c6590 RCX: 0000000000000000
[ 4693.880225] RDX: 0000000000000000 RSI: ffff8fa20b2c6510 RDI: ffffa7990487f780
[ 4693.880228] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4693.880231] R10: ffff8fa20b2c6590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4693.880234] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4693.880237] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4693.880241] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4693.880244] CR2: 00000000b74fb000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4693.880247] PKRU: 55555554
[ 4693.880250] Call Trace:
[ 4693.880253] <TASK>
[ 4693.880262] submit_one_bio+0xd4/0xe0
[ 4693.880271] submit_extent_page+0x142/0x550
[ 4693.880288] read_extent_buffer_pages+0x584/0x9c0
[ 4693.880298] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4693.880303] ? folio_unlock+0x1d/0x50
[ 4693.880310] btrfs_read_extent_buffer+0x98/0x150
[ 4693.880316] read_tree_block+0x43/0xa0
[ 4693.880320] read_block_for_search+0x266/0x370
[ 4693.880333] btrfs_search_slot+0x351/0xd30
[ 4693.880341] ? _raw_read_unlock+0x29/0x50
[ 4693.880348] lookup_inline_extent_backref+0x15c/0x6e0
[ 4693.880355] ? lock_is_held_type+0xe8/0x140
[ 4693.880364] lookup_extent_backref+0x41/0xd0
[ 4693.880372] __btrfs_free_extent+0xfb/0x7c0
[ 4693.880378] ? sched_clock_cpu+0x20/0xc0
[ 4693.880387] __btrfs_run_delayed_refs+0x303/0x1260
[ 4693.880404] btrfs_run_delayed_refs+0x89/0x1d0
[ 4693.880411] btrfs_commit_transaction+0x93/0xed0
[ 4693.880423] transaction_kthread+0x142/0x1b0
[ 4693.880429] ? __pfx_transaction_kthread+0x10/0x10
[ 4693.880432] kthread+0xf5/0x120
[ 4693.880436] ? __pfx_kthread+0x10/0x10
[ 4693.880440] ret_from_fork+0x2c/0x50
[ 4693.880453] </TASK>
[ 4693.880455] irq event stamp: 40232699
[ 4693.880458] hardirqs last enabled at (40232707): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4693.880462] hardirqs last disabled at (40232714): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4693.880465] softirqs last enabled at (40230562): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.880469] softirqs last disabled at (40230555): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4693.880472] ---[ end trace 0000000000000000 ]---
[ 4694.076607] ------------[ cut here ]------------
[ 4694.076616] WARNING: CPU: 10 PID: 14198 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4694.076624] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4694.076712] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4694.076796] CPU: 10 PID: 14198 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4694.076799] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4694.076802] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4694.076806] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4694.076808] RSP: 0018:ffffa7991fe976a0 EFLAGS: 00010246
[ 4694.076812] RAX: 0000000000000000 RBX: ffff8f972a827c50 RCX: 0000000000000000
[ 4694.076815] RDX: 0000000000000000 RSI: ffff8f972a827bd0 RDI: ffffa7991fe976c8
[ 4694.076817] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4694.076819] R10: ffff8f972a827c50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4694.076821] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4694.076824] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b7dffb40
[ 4694.076826] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4694.076829] CR2: 0000109d6f519000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4694.076831] PKRU: 55555554
[ 4694.076833] Call Trace:
[ 4694.076836] <TASK>
[ 4694.076848] submit_one_bio+0xd4/0xe0
[ 4694.076860] submit_extent_page+0x142/0x550
[ 4694.076878] read_extent_buffer_pages+0x584/0x9c0
[ 4694.076889] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4694.076898] ? folio_unlock+0x1d/0x50
[ 4694.076909] btrfs_read_extent_buffer+0x98/0x150
[ 4694.076920] read_tree_block+0x43/0xa0
[ 4694.076926] read_block_for_search+0x266/0x370
[ 4694.076948] btrfs_search_slot+0x351/0xd30
[ 4694.076967] btrfs_lookup_csum+0x63/0x150
[ 4694.076975] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4694.076981] ? btrfs_do_readpage+0x305/0x770
[ 4694.076988] btrfs_submit_data_read_bio+0x4e/0x90
[ 4694.076994] submit_one_bio+0xc4/0xe0
[ 4694.076999] btrfs_read_folio+0x79/0x90
[ 4694.077003] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4694.077006] prepare_uptodate_page+0x8c/0x210
[ 4694.077012] prepare_pages.constprop.0+0xa2/0x300
[ 4694.077019] btrfs_buffered_write+0x2ca/0x940
[ 4694.077033] btrfs_do_write_iter+0x384/0x5d0
[ 4694.077037] ? lock_is_held_type+0xe8/0x140
[ 4694.077048] vfs_write+0x269/0x4f0
[ 4694.077059] ksys_write+0x64/0xe0
[ 4694.077064] __do_fast_syscall_32+0x88/0xf0
[ 4694.077069] ? __do_fast_syscall_32+0x94/0xf0
[ 4694.077075] ? __do_fast_syscall_32+0x94/0xf0
[ 4694.077078] ? lockdep_hardirqs_on+0x7d/0x100
[ 4694.077082] ? __do_fast_syscall_32+0x94/0xf0
[ 4694.077085] ? __do_fast_syscall_32+0x94/0xf0
[ 4694.077090] do_fast_syscall_32+0x2f/0x70
[ 4694.077094] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4694.077099] RIP: 0023:0xf7fc0579
[ 4694.077122] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4694.077124] RSP: 002b:00000000b7dfdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4694.077128] RAX: ffffffffffffffda RBX: 000000000000007c RCX: 00000000c117b010
[ 4694.077130] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4694.077132] RBP: 000000000000007c R08: 00000000b7dfdae0 R09: 0000000000000000
[ 4694.077134] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4694.077137] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4694.077147] </TASK>
[ 4694.077149] irq event stamp: 547389
[ 4694.077151] hardirqs last enabled at (547397): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4694.077156] hardirqs last disabled at (547404): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4694.077159] softirqs last enabled at (546756): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4694.077163] softirqs last disabled at (546751): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4694.077165] ---[ end trace 0000000000000000 ]---
[ 4697.352280] ------------[ cut here ]------------
[ 4697.352290] WARNING: CPU: 0 PID: 14199 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4697.352297] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4697.352384] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4697.352448] CPU: 0 PID: 14199 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4697.352451] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4697.352454] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4697.352457] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4697.352460] RSP: 0018:ffffa7991fe9f648 EFLAGS: 00010246
[ 4697.352464] RAX: 0000000000000000 RBX: ffff8fa33e89a050 RCX: 0000000000000000
[ 4697.352466] RDX: 0000000000000000 RSI: ffff8fa33e899fd0 RDI: ffffa7991fe9f670
[ 4697.352468] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4697.352470] R10: ffff8fa33e89a050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4697.352473] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4697.352475] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b69f7b40
[ 4697.352478] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4697.352480] CR2: 0000014900e75000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4697.352482] PKRU: 55555554
[ 4697.352485] Call Trace:
[ 4697.352487] <TASK>
[ 4697.352494] submit_one_bio+0xd4/0xe0
[ 4697.352502] submit_extent_page+0x142/0x550
[ 4697.352515] read_extent_buffer_pages+0x584/0x9c0
[ 4697.352522] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4697.352527] ? folio_unlock+0x1d/0x50
[ 4697.352533] btrfs_read_extent_buffer+0x98/0x150
[ 4697.352539] read_tree_block+0x43/0xa0
[ 4697.352543] read_block_for_search+0x266/0x370
[ 4697.352555] btrfs_search_slot+0x351/0xd30
[ 4697.352566] btrfs_lookup_csum+0x63/0x150
[ 4697.352573] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4697.352580] ? btrfs_do_readpage+0x305/0x770
[ 4697.352586] btrfs_submit_data_read_bio+0x4e/0x90
[ 4697.352591] submit_one_bio+0xc4/0xe0
[ 4697.352597] btrfs_read_folio+0x79/0x90
[ 4697.352601] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4697.352604] prepare_uptodate_page+0x8c/0x210
[ 4697.352608] prepare_pages.constprop.0+0x134/0x300
[ 4697.352616] btrfs_buffered_write+0x2ca/0x940
[ 4697.352629] btrfs_do_write_iter+0x384/0x5d0
[ 4697.352633] ? lock_is_held_type+0xe8/0x140
[ 4697.352642] vfs_write+0x269/0x4f0
[ 4697.352652] ksys_write+0x64/0xe0
[ 4697.352657] __do_fast_syscall_32+0x88/0xf0
[ 4697.352663] ? lock_release+0x14b/0x440
[ 4697.352669] ? lock_is_held_type+0xe8/0x140
[ 4697.352674] ? __do_fast_syscall_32+0x94/0xf0
[ 4697.352678] ? lockdep_hardirqs_on+0x7d/0x100
[ 4697.352682] ? __do_fast_syscall_32+0x94/0xf0
[ 4697.352685] ? __do_fast_syscall_32+0x94/0xf0
[ 4697.352688] ? __do_fast_syscall_32+0x94/0xf0
[ 4697.352693] do_fast_syscall_32+0x2f/0x70
[ 4697.352697] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4697.352701] RIP: 0023:0xf7fc0579
[ 4697.352723] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4697.352726] RSP: 002b:00000000b69f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4697.352729] RAX: ffffffffffffffda RBX: 00000000000000aa RCX: 00000000be9fa010
[ 4697.352732] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4697.352734] RBP: 00000000000000aa R08: 00000000b69f5ae0 R09: 0000000000000000
[ 4697.352736] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4697.352738] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4697.352773] </TASK>
[ 4697.352777] irq event stamp: 1885775
[ 4697.352781] hardirqs last enabled at (1885783): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4697.352787] hardirqs last disabled at (1885790): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4697.352792] softirqs last enabled at (1883302): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4697.352798] softirqs last disabled at (1883295): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4697.352802] ---[ end trace 0000000000000000 ]---
[ 4698.587885] ------------[ cut here ]------------
[ 4698.587896] WARNING: CPU: 1 PID: 14199 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4698.587906] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4698.588058] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4698.588161] CPU: 1 PID: 14199 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4698.588166] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4698.588171] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4698.588177] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4698.588182] RSP: 0018:ffffa7991fe9f6e8 EFLAGS: 00010246
[ 4698.588188] RAX: 0000000000000000 RBX: ffff8f9a78351090 RCX: 0000000000000000
[ 4698.588192] RDX: 0000000000000000 RSI: ffff8f9a78351010 RDI: ffffa7991fe9f710
[ 4698.588196] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4698.588200] R10: ffff8f9a78351090 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4698.588204] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4698.588208] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b69f7b40
[ 4698.588213] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4698.588217] CR2: 00000000badff000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4698.588221] PKRU: 55555554
[ 4698.588225] Call Trace:
[ 4698.588229] <TASK>
[ 4698.588241] submit_one_bio+0xd4/0xe0
[ 4698.588252] submit_extent_page+0x142/0x550
[ 4698.588276] read_extent_buffer_pages+0x584/0x9c0
[ 4698.588289] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4698.588298] ? folio_unlock+0x1d/0x50
[ 4698.588309] btrfs_read_extent_buffer+0x98/0x150
[ 4698.588320] read_tree_block+0x43/0xa0
[ 4698.588327] read_block_for_search+0x266/0x370
[ 4698.588349] btrfs_search_slot+0x351/0xd30
[ 4698.588368] btrfs_lookup_csum+0x63/0x150
[ 4698.588381] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4698.588392] ? btrfs_do_readpage+0x305/0x770
[ 4698.588404] btrfs_submit_data_read_bio+0x4e/0x90
[ 4698.588412] submit_one_bio+0xc4/0xe0
[ 4698.588422] btrfs_read_folio+0x79/0x90
[ 4698.588429] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4698.588435] prepare_uptodate_page+0x8c/0x210
[ 4698.588442] prepare_pages.constprop.0+0xa2/0x300
[ 4698.588456] btrfs_buffered_write+0x2ca/0x940
[ 4698.588482] btrfs_do_write_iter+0x384/0x5d0
[ 4698.588489] ? lock_is_held_type+0xe8/0x140
[ 4698.588502] vfs_write+0x269/0x4f0
[ 4698.588520] ksys_write+0x64/0xe0
[ 4698.588529] __do_fast_syscall_32+0x88/0xf0
[ 4698.588535] ? lockdep_hardirqs_on+0x7d/0x100
[ 4698.588542] ? __do_fast_syscall_32+0x94/0xf0
[ 4698.588547] ? __do_fast_syscall_32+0x94/0xf0
[ 4698.588556] do_fast_syscall_32+0x2f/0x70
[ 4698.588563] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4698.588569] RIP: 0023:0xf7fc0579
[ 4698.588593] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4698.588598] RSP: 002b:00000000b69f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4698.588604] RAX: ffffffffffffffda RBX: 00000000000000aa RCX: 00000000c63ff010
[ 4698.588608] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4698.588612] RBP: 00000000000000aa R08: 00000000b69f5ae0 R09: 0000000000000000
[ 4698.588615] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4698.588619] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4698.588639] </TASK>
[ 4698.588643] irq event stamp: 2026653
[ 4698.588646] hardirqs last enabled at (2026661): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4698.588653] hardirqs last disabled at (2026668): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4698.588658] softirqs last enabled at (2023836): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4698.588663] softirqs last disabled at (2023829): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4698.588668] ---[ end trace 0000000000000000 ]---
[ 4698.790219] ------------[ cut here ]------------
[ 4698.790228] WARNING: CPU: 8 PID: 14199 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4698.790236] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4698.790320] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4698.790378] CPU: 8 PID: 14199 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4698.790382] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4698.790384] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4698.790388] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4698.790390] RSP: 0018:ffffa7991fe9f618 EFLAGS: 00010246
[ 4698.790394] RAX: 0000000000000000 RBX: ffff8fa20b2c4ed0 RCX: 0000000000000000
[ 4698.790397] RDX: 0000000000000000 RSI: ffff8fa20b2c4e50 RDI: ffffa7991fe9f640
[ 4698.790399] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4698.790401] R10: ffff8fa20b2c4ed0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4698.790403] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4698.790405] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b69f7b40
[ 4698.790408] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4698.790410] CR2: 00007f2b400b0b78 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4698.790413] PKRU: 55555554
[ 4698.790415] Call Trace:
[ 4698.790418] <TASK>
[ 4698.790425] submit_one_bio+0xd4/0xe0
[ 4698.790432] submit_extent_page+0x142/0x550
[ 4698.790445] read_extent_buffer_pages+0x584/0x9c0
[ 4698.790452] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4698.790457] ? folio_unlock+0x1d/0x50
[ 4698.790464] btrfs_read_extent_buffer+0x98/0x150
[ 4698.790469] read_tree_block+0x43/0xa0
[ 4698.790473] read_block_for_search+0x266/0x370
[ 4698.790486] btrfs_search_slot+0x351/0xd30
[ 4698.790496] btrfs_lookup_csum+0x63/0x150
[ 4698.790503] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4698.790510] ? btrfs_do_readpage+0x305/0x770
[ 4698.790516] btrfs_submit_data_read_bio+0x4e/0x90
[ 4698.790521] submit_one_bio+0xc4/0xe0
[ 4698.790526] btrfs_read_folio+0x79/0x90
[ 4698.790530] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4698.790533] prepare_uptodate_page+0x8c/0x210
[ 4698.790538] prepare_pages.constprop.0+0x134/0x300
[ 4698.790545] btrfs_buffered_write+0x2ca/0x940
[ 4698.790559] btrfs_do_write_iter+0x384/0x5d0
[ 4698.790563] ? lock_is_held_type+0xe8/0x140
[ 4698.790571] vfs_write+0x269/0x4f0
[ 4698.790582] ksys_write+0x64/0xe0
[ 4698.790587] __do_fast_syscall_32+0x88/0xf0
[ 4698.790591] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4698.790597] ? lock_is_held_type+0xe8/0x140
[ 4698.790602] ? __do_fast_syscall_32+0x94/0xf0
[ 4698.790606] ? lockdep_hardirqs_on+0x7d/0x100
[ 4698.790609] ? __do_fast_syscall_32+0x94/0xf0
[ 4698.790612] ? __do_fast_syscall_32+0x94/0xf0
[ 4698.790615] ? __do_fast_syscall_32+0x94/0xf0
[ 4698.790619] ? __do_fast_syscall_32+0x94/0xf0
[ 4698.790623] ? lockdep_hardirqs_on+0x7d/0x100
[ 4698.790626] ? __do_fast_syscall_32+0x94/0xf0
[ 4698.790629] ? __do_fast_syscall_32+0x94/0xf0
[ 4698.790634] do_fast_syscall_32+0x2f/0x70
[ 4698.790638] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4698.790643] RIP: 0023:0xf7fc0579
[ 4698.790666] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4698.790669] RSP: 002b:00000000b69f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4698.790672] RAX: ffffffffffffffda RBX: 00000000000000aa RCX: 00000000b5dec010
[ 4698.790674] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4698.790676] RBP: 00000000000000aa R08: 00000000b69f5ae0 R09: 0000000000000000
[ 4698.790679] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4698.790681] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4698.790691] </TASK>
[ 4698.790693] irq event stamp: 2084569
[ 4698.790695] hardirqs last enabled at (2084577): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4698.790699] hardirqs last disabled at (2084584): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4698.790702] softirqs last enabled at (2082226): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4698.790706] softirqs last disabled at (2082219): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4698.790709] ---[ end trace 0000000000000000 ]---
[ 4699.797920] ------------[ cut here ]------------
[ 4699.797928] WARNING: CPU: 8 PID: 14199 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4699.797936] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4699.798022] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4699.798081] CPU: 8 PID: 14199 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4699.798084] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4699.798087] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4699.798090] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4699.798093] RSP: 0018:ffffa7991fe9f628 EFLAGS: 00010246
[ 4699.798097] RAX: 0000000000000000 RBX: ffff8fa20b2c6e50 RCX: 0000000000000000
[ 4699.798099] RDX: 0000000000000000 RSI: ffff8fa20b2c6dd0 RDI: ffffa7991fe9f650
[ 4699.798101] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4699.798104] R10: ffff8fa20b2c6e50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4699.798106] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4699.798108] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b69f7b40
[ 4699.798111] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4699.798113] CR2: 00007fa97f1c8000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4699.798115] PKRU: 55555554
[ 4699.798118] Call Trace:
[ 4699.798120] <TASK>
[ 4699.798127] submit_one_bio+0xd4/0xe0
[ 4699.798134] submit_extent_page+0x142/0x550
[ 4699.798147] read_extent_buffer_pages+0x584/0x9c0
[ 4699.798155] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4699.798159] ? folio_unlock+0x1d/0x50
[ 4699.798166] btrfs_read_extent_buffer+0x98/0x150
[ 4699.798172] read_tree_block+0x43/0xa0
[ 4699.798176] read_block_for_search+0x266/0x370
[ 4699.798188] btrfs_search_slot+0x351/0xd30
[ 4699.798199] btrfs_lookup_csum+0x63/0x150
[ 4699.798206] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4699.798213] ? btrfs_do_readpage+0x305/0x770
[ 4699.798219] btrfs_submit_data_read_bio+0x4e/0x90
[ 4699.798224] submit_one_bio+0xc4/0xe0
[ 4699.798230] btrfs_read_folio+0x79/0x90
[ 4699.798233] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4699.798237] prepare_uptodate_page+0x8c/0x210
[ 4699.798241] prepare_pages.constprop.0+0xa2/0x300
[ 4699.798248] btrfs_buffered_write+0x2ca/0x940
[ 4699.798262] btrfs_do_write_iter+0x384/0x5d0
[ 4699.798266] ? lock_is_held_type+0xe8/0x140
[ 4699.798274] vfs_write+0x269/0x4f0
[ 4699.798284] ksys_write+0x64/0xe0
[ 4699.798289] __do_fast_syscall_32+0x88/0xf0
[ 4699.798293] ? lock_is_held_type+0xe8/0x140
[ 4699.798299] ? __do_fast_syscall_32+0x94/0xf0
[ 4699.798302] ? lockdep_hardirqs_on+0x7d/0x100
[ 4699.798306] ? __do_fast_syscall_32+0x94/0xf0
[ 4699.798309] ? lockdep_hardirqs_on+0x7d/0x100
[ 4699.798313] ? __do_fast_syscall_32+0x94/0xf0
[ 4699.798316] ? __do_fast_syscall_32+0x94/0xf0
[ 4699.798320] ? lockdep_hardirqs_on+0x7d/0x100
[ 4699.798323] ? __do_fast_syscall_32+0x94/0xf0
[ 4699.798327] ? __do_fast_syscall_32+0x94/0xf0
[ 4699.798330] ? __do_fast_syscall_32+0x94/0xf0
[ 4699.798333] ? __do_fast_syscall_32+0x94/0xf0
[ 4699.798338] do_fast_syscall_32+0x2f/0x70
[ 4699.798342] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4699.798347] RIP: 0023:0xf7fc0579
[ 4699.798367] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4699.798369] RSP: 002b:00000000b69f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4699.798373] RAX: ffffffffffffffda RBX: 00000000000000aa RCX: 00000000bacff010
[ 4699.798375] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4699.798377] RBP: 00000000000000aa R08: 00000000b69f5ae0 R09: 0000000000000000
[ 4699.798379] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4699.798381] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4699.798392] </TASK>
[ 4699.798394] irq event stamp: 2233495
[ 4699.798396] hardirqs last enabled at (2233503): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4699.798400] hardirqs last disabled at (2233510): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4699.798403] softirqs last enabled at (2229032): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4699.798407] softirqs last disabled at (2229023): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4699.798410] ---[ end trace 0000000000000000 ]---
[ 4701.859728] ------------[ cut here ]------------
[ 4701.859738] WARNING: CPU: 13 PID: 14216 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4701.859765] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4701.859851] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4701.859910] CPU: 13 PID: 14216 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4701.859914] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4701.859916] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4701.859920] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4701.859923] RSP: 0018:ffffa7991fcef698 EFLAGS: 00010246
[ 4701.859926] RAX: 0000000000000000 RBX: ffff8fa13a48e910 RCX: 0000000000000000
[ 4701.859929] RDX: 0000000000000000 RSI: ffff8fa13a48e890 RDI: ffffa7991fcef6c0
[ 4701.859931] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4701.859933] R10: ffff8fa13a48e910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4701.859935] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4701.859938] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b5be9b40
[ 4701.859940] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4701.859943] CR2: 00001c50052fc000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4701.859947] PKRU: 55555554
[ 4701.859950] Call Trace:
[ 4701.859955] <TASK>
[ 4701.859966] submit_one_bio+0xd4/0xe0
[ 4701.859976] submit_extent_page+0x142/0x550
[ 4701.859997] read_extent_buffer_pages+0x584/0x9c0
[ 4701.860010] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4701.860017] ? folio_unlock+0x1d/0x50
[ 4701.860027] btrfs_read_extent_buffer+0x98/0x150
[ 4701.860037] read_tree_block+0x43/0xa0
[ 4701.860043] read_block_for_search+0x266/0x370
[ 4701.860064] btrfs_search_slot+0x351/0xd30
[ 4701.860079] btrfs_lookup_csum+0x63/0x150
[ 4701.860087] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4701.860093] ? btrfs_do_readpage+0x305/0x770
[ 4701.860100] btrfs_submit_data_read_bio+0x4e/0x90
[ 4701.860104] submit_one_bio+0xc4/0xe0
[ 4701.860110] btrfs_read_folio+0x79/0x90
[ 4701.860113] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4701.860117] prepare_uptodate_page+0x8c/0x210
[ 4701.860121] prepare_pages.constprop.0+0xa2/0x300
[ 4701.860129] btrfs_buffered_write+0x2ca/0x940
[ 4701.860142] btrfs_do_write_iter+0x384/0x5d0
[ 4701.860146] ? lock_is_held_type+0xe8/0x140
[ 4701.860154] vfs_write+0x269/0x4f0
[ 4701.860164] ksys_write+0x64/0xe0
[ 4701.860169] __do_fast_syscall_32+0x88/0xf0
[ 4701.860174] ? __do_fast_syscall_32+0x94/0xf0
[ 4701.860177] ? lockdep_hardirqs_on+0x7d/0x100
[ 4701.860181] ? __do_fast_syscall_32+0x94/0xf0
[ 4701.860184] ? __do_fast_syscall_32+0x94/0xf0
[ 4701.860187] ? lockdep_hardirqs_on+0x7d/0x100
[ 4701.860191] ? __do_fast_syscall_32+0x94/0xf0
[ 4701.860194] ? __do_fast_syscall_32+0x94/0xf0
[ 4701.860197] ? __do_fast_syscall_32+0x94/0xf0
[ 4701.860202] do_fast_syscall_32+0x2f/0x70
[ 4701.860206] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4701.860210] RIP: 0023:0xf7fc0579
[ 4701.860233] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4701.860235] RSP: 002b:00000000b5be7ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4701.860239] RAX: ffffffffffffffda RBX: 0000000000000097 RCX: 00000000be9fa010
[ 4701.860241] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4701.860243] RBP: 0000000000000097 R08: 00000000b5be7ae0 R09: 0000000000000000
[ 4701.860245] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4701.860247] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4701.860257] </TASK>
[ 4701.860259] irq event stamp: 54139
[ 4701.860261] hardirqs last enabled at (54147): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4701.860268] hardirqs last disabled at (54154): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4701.860273] softirqs last enabled at (47968): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4701.860279] softirqs last disabled at (47963): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4701.860284] ---[ end trace 0000000000000000 ]---
[ 4702.067362] ------------[ cut here ]------------
[ 4702.067372] WARNING: CPU: 4 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.067382] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.067511] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.067605] CPU: 4 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.067610] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.067614] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.067620] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.067624] RSP: 0018:ffffa7991fab74b0 EFLAGS: 00010246
[ 4702.067630] RAX: 0000000000000000 RBX: ffff8f9d683abe10 RCX: 0000000000000000
[ 4702.067634] RDX: 0000000000000000 RSI: ffff8f9d683abd90 RDI: ffffa7991fab74d8
[ 4702.067637] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.067641] R10: ffff8f9d683abe10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.067645] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.067648] FS: 00007f3a6276d740(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4702.067653] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.067657] CR2: 00007f3a503f5000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.067661] PKRU: 55555554
[ 4702.067664] Call Trace:
[ 4702.067668] <TASK>
[ 4702.067679] submit_one_bio+0xd4/0xe0
[ 4702.067689] submit_extent_page+0x142/0x550
[ 4702.067711] read_extent_buffer_pages+0x584/0x9c0
[ 4702.067720] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.067726] ? folio_unlock+0x1d/0x50
[ 4702.067736] btrfs_read_extent_buffer+0x98/0x150
[ 4702.067766] read_tree_block+0x43/0xa0
[ 4702.067773] read_block_for_search+0x266/0x370
[ 4702.067794] btrfs_search_slot+0x351/0xd30
[ 4702.067811] btrfs_lookup_csum+0x63/0x150
[ 4702.067824] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.067843] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.067850] submit_one_bio+0xc4/0xe0
[ 4702.067859] ? extent_readahead+0xb7/0x6f0
[ 4702.067863] extent_readahead+0x6d3/0x6f0
[ 4702.067871] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.067895] read_pages+0x7a/0x300
[ 4702.067906] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.067919] filemap_get_pages+0x40e/0x6b0
[ 4702.067930] ? lock_is_held_type+0xe8/0x140
[ 4702.067944] filemap_read+0xd7/0x330
[ 4702.067957] vfs_read+0x243/0x310
[ 4702.067968] __x64_sys_pread64+0x79/0xb0
[ 4702.067973] do_syscall_64+0x5b/0x80
[ 4702.067978] ? do_syscall_64+0x67/0x80
[ 4702.067981] ? lock_is_held_type+0xe8/0x140
[ 4702.067986] ? do_syscall_64+0x67/0x80
[ 4702.067990] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.067993] ? do_syscall_64+0x67/0x80
[ 4702.067997] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.068000] ? do_syscall_64+0x67/0x80
[ 4702.068004] ? do_syscall_64+0x67/0x80
[ 4702.068009] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.068015] ? do_syscall_64+0x67/0x80
[ 4702.068021] ? asm_exc_page_fault+0x22/0x30
[ 4702.068027] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.068033] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.068038] RIP: 0033:0x7f3a6211cac7
[ 4702.068062] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.068066] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.068072] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.068076] RDX: 0000000000001000 RSI: 0000560136260448 RDI: 0000000000000008
[ 4702.068080] RBP: 00000000069c2000 R08: 0000560136260448 R09: 0000000000000005
[ 4702.068084] R10: 00000000069c2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.068087] R13: 0000560136260448 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.068100] </TASK>
[ 4702.068102] irq event stamp: 465067
[ 4702.068104] hardirqs last enabled at (465075): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.068108] hardirqs last disabled at (465082): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.068111] softirqs last enabled at (463230): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.068114] softirqs last disabled at (463225): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.068117] ---[ end trace 0000000000000000 ]---
[ 4702.069042] ------------[ cut here ]------------
[ 4702.069048] WARNING: CPU: 0 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.069054] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.069140] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.069199] CPU: 0 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.069203] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.069206] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.069210] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.069213] RSP: 0018:ffffa7991fab74d0 EFLAGS: 00010246
[ 4702.069217] RAX: 0000000000000000 RBX: ffff8fa33e89bc50 RCX: 0000000000000000
[ 4702.069220] RDX: 0000000000000000 RSI: ffff8fa33e89bbd0 RDI: ffffa7991fab74f8
[ 4702.069222] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.069225] R10: ffff8fa33e89bc50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.069227] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.069230] FS: 00007f3a6276d740(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 4702.069233] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.069236] CR2: 00007faa967127a8 CR3: 0000000e15f02000 CR4: 0000000000750ef0
[ 4702.069238] PKRU: 55555554
[ 4702.069241] Call Trace:
[ 4702.069243] <TASK>
[ 4702.069250] submit_one_bio+0xd4/0xe0
[ 4702.069257] submit_extent_page+0x142/0x550
[ 4702.069271] read_extent_buffer_pages+0x584/0x9c0
[ 4702.069280] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.069285] ? folio_unlock+0x1d/0x50
[ 4702.069291] btrfs_read_extent_buffer+0x98/0x150
[ 4702.069298] read_tree_block+0x43/0xa0
[ 4702.069302] read_block_for_search+0x266/0x370
[ 4702.069316] btrfs_search_slot+0x351/0xd30
[ 4702.069328] btrfs_lookup_csum+0x63/0x150
[ 4702.069336] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.069349] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.069353] submit_one_bio+0xc4/0xe0
[ 4702.069359] ? extent_readahead+0xb7/0x6f0
[ 4702.069362] extent_readahead+0x6d3/0x6f0
[ 4702.069367] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.069383] read_pages+0x7a/0x300
[ 4702.069391] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.069399] filemap_get_pages+0x40e/0x6b0
[ 4702.069407] ? lock_is_held_type+0xe8/0x140
[ 4702.069417] filemap_read+0xd7/0x330
[ 4702.069434] vfs_read+0x243/0x310
[ 4702.069445] __x64_sys_pread64+0x79/0xb0
[ 4702.069451] do_syscall_64+0x5b/0x80
[ 4702.069458] ? lock_is_held_type+0xe8/0x140
[ 4702.069465] ? do_syscall_64+0x67/0x80
[ 4702.069469] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.069473] ? do_syscall_64+0x67/0x80
[ 4702.069478] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.069482] ? do_syscall_64+0x67/0x80
[ 4702.069486] ? asm_exc_page_fault+0x22/0x30
[ 4702.069490] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.069494] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.069498] RIP: 0033:0x7f3a6211cac7
[ 4702.069506] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.069509] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.069513] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.069516] RDX: 0000000000001000 RSI: 000056013626e2e8 RDI: 0000000000000008
[ 4702.069518] RBP: 000000000686e000 R08: 000056013626e2e8 R09: 0000000000000005
[ 4702.069520] R10: 000000000686e000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.069523] R13: 000056013626e2e8 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.069535] </TASK>
[ 4702.069537] irq event stamp: 466707
[ 4702.069540] hardirqs last enabled at (466715): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.069543] hardirqs last disabled at (466722): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.069547] softirqs last enabled at (463230): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.069550] softirqs last disabled at (463225): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.069553] ---[ end trace 0000000000000000 ]---
[ 4702.133207] ------------[ cut here ]------------
[ 4702.133216] WARNING: CPU: 9 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.133223] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.133302] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.133358] CPU: 9 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.133361] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.133364] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.133367] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.133370] RSP: 0018:ffffa7991fab7348 EFLAGS: 00010246
[ 4702.133373] RAX: 0000000000000000 RBX: ffff8f9e721ce3d0 RCX: 0000000000000000
[ 4702.133376] RDX: 0000000000000000 RSI: ffff8f9e721ce350 RDI: ffffa7991fab7370
[ 4702.133378] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.133380] R10: ffff8f9e721ce3d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.133382] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.133384] FS: 00007f3a6276d740(0000) GS:ffff8fa5d8600000(0000) knlGS:0000000000000000
[ 4702.133386] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.133388] CR2: 00000682baaba000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.133391] PKRU: 55555554
[ 4702.133393] Call Trace:
[ 4702.133395] <TASK>
[ 4702.133401] submit_one_bio+0xd4/0xe0
[ 4702.133408] submit_extent_page+0x142/0x550
[ 4702.133421] read_extent_buffer_pages+0x584/0x9c0
[ 4702.133428] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.133432] ? folio_unlock+0x1d/0x50
[ 4702.133438] btrfs_read_extent_buffer+0x98/0x150
[ 4702.133444] read_tree_block+0x43/0xa0
[ 4702.133448] read_block_for_search+0x266/0x370
[ 4702.133459] btrfs_search_slot+0x351/0xd30
[ 4702.133469] btrfs_lookup_csum+0x63/0x150
[ 4702.133476] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.133487] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.133491] submit_one_bio+0xc4/0xe0
[ 4702.133496] submit_extent_page+0x142/0x550
[ 4702.133501] ? btrfs_get_extent+0x4c1/0x940
[ 4702.133510] btrfs_do_readpage+0x305/0x770
[ 4702.133515] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.133523] ? extent_readahead+0xb7/0x6f0
[ 4702.133526] extent_readahead+0x3f7/0x6f0
[ 4702.133530] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.133543] read_pages+0x7a/0x300
[ 4702.133550] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.133557] filemap_get_pages+0x40e/0x6b0
[ 4702.133563] ? lock_is_held_type+0xe8/0x140
[ 4702.133573] filemap_read+0xd7/0x330
[ 4702.133586] vfs_read+0x243/0x310
[ 4702.133597] __x64_sys_pread64+0x79/0xb0
[ 4702.133602] do_syscall_64+0x5b/0x80
[ 4702.133607] ? lock_is_held_type+0xe8/0x140
[ 4702.133612] ? do_syscall_64+0x67/0x80
[ 4702.133615] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.133619] ? do_syscall_64+0x67/0x80
[ 4702.133623] ? do_syscall_64+0x67/0x80
[ 4702.133626] ? do_syscall_64+0x67/0x80
[ 4702.133629] ? do_syscall_64+0x67/0x80
[ 4702.133633] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.133636] ? do_syscall_64+0x67/0x80
[ 4702.133639] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.133643] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.133647] RIP: 0033:0x7f3a6211cac7
[ 4702.133669] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.133671] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.133674] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.133677] RDX: 0000000000001000 RSI: 00005601362e61f8 RDI: 0000000000000008
[ 4702.133679] RBP: 00000000065fe000 R08: 00005601362e61f8 R09: 000029391a44e0fc
[ 4702.133681] R10: 00000000065fe000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.133683] R13: 00005601362e61f8 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.133692] </TASK>
[ 4702.133694] irq event stamp: 523035
[ 4702.133696] hardirqs last enabled at (523043): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.133701] hardirqs last disabled at (523050): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.133703] softirqs last enabled at (521134): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.133707] softirqs last disabled at (521129): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.133709] ---[ end trace 0000000000000000 ]---
[ 4702.133869] BTRFS error (device nvme0n1p3): level verify failed on logical 5446223790080 mirror 1 wanted 0 found 1
[ 4702.133878] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5446223790080 mirror 1
[ 4702.133883] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4702.133900] BTRFS error (device nvme0n1p3): read failed, bytenr=5446223790080 check owner_root=7 transid=652056 has_first_key=1 first_key=(18446744073709551606 128 1748402597888) level=1 size=40
[ 4702.133905] CPU: 9 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.133908] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.133910] Call Trace:
[ 4702.133913] <TASK>
[ 4702.133915] dump_stack_lvl+0x5b/0x77
[ 4702.133919] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.133926] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.133930] ? folio_unlock+0x1d/0x50
[ 4702.133935] btrfs_read_extent_buffer+0x98/0x150
[ 4702.133940] read_tree_block+0x43/0xa0
[ 4702.133944] read_block_for_search+0x266/0x370
[ 4702.133954] btrfs_search_slot+0x351/0xd30
[ 4702.133964] btrfs_lookup_csum+0x63/0x150
[ 4702.133970] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.133980] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.133984] submit_one_bio+0xc4/0xe0
[ 4702.133989] submit_extent_page+0x142/0x550
[ 4702.133993] ? btrfs_get_extent+0x4c1/0x940
[ 4702.134002] btrfs_do_readpage+0x305/0x770
[ 4702.134007] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.134014] ? extent_readahead+0xb7/0x6f0
[ 4702.134016] extent_readahead+0x3f7/0x6f0
[ 4702.134020] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.134033] read_pages+0x7a/0x300
[ 4702.134039] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.134045] filemap_get_pages+0x40e/0x6b0
[ 4702.134051] ? lock_is_held_type+0xe8/0x140
[ 4702.134059] filemap_read+0xd7/0x330
[ 4702.134072] vfs_read+0x243/0x310
[ 4702.134081] __x64_sys_pread64+0x79/0xb0
[ 4702.134086] do_syscall_64+0x5b/0x80
[ 4702.134089] ? lock_is_held_type+0xe8/0x140
[ 4702.134095] ? do_syscall_64+0x67/0x80
[ 4702.134098] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.134101] ? do_syscall_64+0x67/0x80
[ 4702.134105] ? do_syscall_64+0x67/0x80
[ 4702.134108] ? do_syscall_64+0x67/0x80
[ 4702.134111] ? do_syscall_64+0x67/0x80
[ 4702.134114] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.134118] ? do_syscall_64+0x67/0x80
[ 4702.134121] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.134124] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.134127] RIP: 0033:0x7f3a6211cac7
[ 4702.134132] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.134134] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.134137] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.134139] RDX: 0000000000001000 RSI: 00005601362e61f8 RDI: 0000000000000008
[ 4702.134141] RBP: 00000000065fe000 R08: 00005601362e61f8 R09: 000029391a44e0fc
[ 4702.134143] R10: 00000000065fe000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.134145] R13: 00005601362e61f8 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.134154] </TASK>
[ 4702.134166] BTRFS error (device nvme0n1p3): read failed, bytenr=5446223790080 check owner_root=7 transid=652056 has_first_key=1 first_key=(18446744073709551606 128 1748402597888) level=1 size=40
[ 4702.134170] CPU: 9 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.134173] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.134174] Call Trace:
[ 4702.134176] <TASK>
[ 4702.134178] dump_stack_lvl+0x5b/0x77
[ 4702.134182] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.134187] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.134191] ? folio_unlock+0x1d/0x50
[ 4702.134196] btrfs_read_extent_buffer+0x98/0x150
[ 4702.134201] read_tree_block+0x43/0xa0
[ 4702.134204] read_block_for_search+0x266/0x370
[ 4702.134215] btrfs_search_slot+0x351/0xd30
[ 4702.134224] btrfs_lookup_csum+0x63/0x150
[ 4702.134230] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.134240] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.134244] submit_one_bio+0xc4/0xe0
[ 4702.134249] submit_extent_page+0x142/0x550
[ 4702.134253] ? btrfs_get_extent+0x4c1/0x940
[ 4702.134263] btrfs_do_readpage+0x305/0x770
[ 4702.134267] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.134275] ? extent_readahead+0xb7/0x6f0
[ 4702.134277] extent_readahead+0x3f7/0x6f0
[ 4702.134281] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.134294] read_pages+0x7a/0x300
[ 4702.134299] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.134306] filemap_get_pages+0x40e/0x6b0
[ 4702.134312] ? lock_is_held_type+0xe8/0x140
[ 4702.134319] filemap_read+0xd7/0x330
[ 4702.134333] vfs_read+0x243/0x310
[ 4702.134342] __x64_sys_pread64+0x79/0xb0
[ 4702.134346] do_syscall_64+0x5b/0x80
[ 4702.134350] ? lock_is_held_type+0xe8/0x140
[ 4702.134355] ? do_syscall_64+0x67/0x80
[ 4702.134359] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.134362] ? do_syscall_64+0x67/0x80
[ 4702.134366] ? do_syscall_64+0x67/0x80
[ 4702.134369] ? do_syscall_64+0x67/0x80
[ 4702.134372] ? do_syscall_64+0x67/0x80
[ 4702.134375] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.134378] ? do_syscall_64+0x67/0x80
[ 4702.134381] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.134385] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.134387] RIP: 0033:0x7f3a6211cac7
[ 4702.134391] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.134393] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.134396] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.134398] RDX: 0000000000001000 RSI: 00005601362e61f8 RDI: 0000000000000008
[ 4702.134400] RBP: 00000000065fe000 R08: 00005601362e61f8 R09: 000029391a44e0fc
[ 4702.134401] R10: 00000000065fe000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.134403] R13: 00005601362e61f8 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.134413] </TASK>
[ 4702.134415] BTRFS error (device nvme0n1p3): read failed, bytenr=5446223790080 check owner_root=7 transid=652056 has_first_key=1 first_key=(18446744073709551606 128 1748402597888) level=1 size=40
[ 4702.134418] CPU: 9 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.134420] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.134422] Call Trace:
[ 4702.134424] <TASK>
[ 4702.134426] dump_stack_lvl+0x5b/0x77
[ 4702.134429] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.134434] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.134438] ? folio_unlock+0x1d/0x50
[ 4702.134443] btrfs_read_extent_buffer+0x98/0x150
[ 4702.134448] read_tree_block+0x43/0xa0
[ 4702.134452] read_block_for_search+0x266/0x370
[ 4702.134462] btrfs_search_slot+0x351/0xd30
[ 4702.134472] btrfs_lookup_csum+0x63/0x150
[ 4702.134478] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.134488] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.134491] submit_one_bio+0xc4/0xe0
[ 4702.134496] submit_extent_page+0x142/0x550
[ 4702.134501] ? btrfs_get_extent+0x4c1/0x940
[ 4702.134510] btrfs_do_readpage+0x305/0x770
[ 4702.134514] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.134522] ? extent_readahead+0xb7/0x6f0
[ 4702.134524] extent_readahead+0x3f7/0x6f0
[ 4702.134528] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.134541] read_pages+0x7a/0x300
[ 4702.134546] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.134553] filemap_get_pages+0x40e/0x6b0
[ 4702.134559] ? lock_is_held_type+0xe8/0x140
[ 4702.134566] filemap_read+0xd7/0x330
[ 4702.134580] vfs_read+0x243/0x310
[ 4702.134589] __x64_sys_pread64+0x79/0xb0
[ 4702.134593] do_syscall_64+0x5b/0x80
[ 4702.134597] ? lock_is_held_type+0xe8/0x140
[ 4702.134602] ? do_syscall_64+0x67/0x80
[ 4702.134605] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.134609] ? do_syscall_64+0x67/0x80
[ 4702.134612] ? do_syscall_64+0x67/0x80
[ 4702.134615] ? do_syscall_64+0x67/0x80
[ 4702.134618] ? do_syscall_64+0x67/0x80
[ 4702.134621] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.134625] ? do_syscall_64+0x67/0x80
[ 4702.134628] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.134631] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.134634] RIP: 0033:0x7f3a6211cac7
[ 4702.134637] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.134639] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.134642] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.134643] RDX: 0000000000001000 RSI: 00005601362e61f8 RDI: 0000000000000008
[ 4702.134645] RBP: 00000000065fe000 R08: 00005601362e61f8 R09: 000029391a44e0fc
[ 4702.134647] R10: 00000000065fe000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.134649] R13: 00005601362e61f8 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.134658] </TASK>
[ 4702.134982] ------------[ cut here ]------------
[ 4702.134986] WARNING: CPU: 9 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.135023] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.135101] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.135148] CPU: 9 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.135151] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.135153] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.135156] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.135158] RSP: 0018:ffffa7991fab74c8 EFLAGS: 00010246
[ 4702.135161] RAX: 0000000000000000 RBX: ffff8f9e721cd790 RCX: 0000000000000000
[ 4702.135163] RDX: 0000000000000000 RSI: ffff8f9e721cd710 RDI: ffffa7991fab74f0
[ 4702.135165] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.135167] R10: ffff8f9e721cd790 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.135169] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.135171] FS: 00007f3a6276d740(0000) GS:ffff8fa5d8600000(0000) knlGS:0000000000000000
[ 4702.135174] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.135176] CR2: 00000682baaba000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.135178] PKRU: 55555554
[ 4702.135180] Call Trace:
[ 4702.135182] <TASK>
[ 4702.135187] submit_one_bio+0xd4/0xe0
[ 4702.135192] submit_extent_page+0x142/0x550
[ 4702.135204] read_extent_buffer_pages+0x584/0x9c0
[ 4702.135211] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.135215] ? folio_unlock+0x1d/0x50
[ 4702.135220] btrfs_read_extent_buffer+0x98/0x150
[ 4702.135226] read_tree_block+0x43/0xa0
[ 4702.135229] read_block_for_search+0x266/0x370
[ 4702.135240] btrfs_search_slot+0x351/0xd30
[ 4702.135250] btrfs_lookup_csum+0x63/0x150
[ 4702.135256] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.135266] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.135270] submit_one_bio+0xc4/0xe0
[ 4702.135275] ? extent_readahead+0xb7/0x6f0
[ 4702.135277] extent_readahead+0x6d3/0x6f0
[ 4702.135281] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.135294] read_pages+0x7a/0x300
[ 4702.135300] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.135307] filemap_get_pages+0x40e/0x6b0
[ 4702.135313] ? lock_is_held_type+0xe8/0x140
[ 4702.135321] filemap_read+0xd7/0x330
[ 4702.135335] vfs_read+0x243/0x310
[ 4702.135344] __x64_sys_pread64+0x79/0xb0
[ 4702.135349] do_syscall_64+0x5b/0x80
[ 4702.135353] ? lock_is_held_type+0xe8/0x140
[ 4702.135358] ? do_syscall_64+0x67/0x80
[ 4702.135361] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.135365] ? do_syscall_64+0x67/0x80
[ 4702.135369] ? do_syscall_64+0x67/0x80
[ 4702.135372] ? do_syscall_64+0x67/0x80
[ 4702.135375] ? do_syscall_64+0x67/0x80
[ 4702.135379] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.135382] ? do_syscall_64+0x67/0x80
[ 4702.135385] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.135389] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.135392] RIP: 0033:0x7f3a6211cac7
[ 4702.135397] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.135399] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.135402] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.135404] RDX: 0000000000001000 RSI: 00005601362e61f8 RDI: 0000000000000008
[ 4702.135406] RBP: 00000000065fe000 R08: 00005601362e61f8 R09: 000029391a44e0fc
[ 4702.135408] R10: 00000000065fe000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.135410] R13: 00005601362e61f8 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.135420] </TASK>
[ 4702.135422] irq event stamp: 524771
[ 4702.135424] hardirqs last enabled at (524779): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.135427] hardirqs last disabled at (524786): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.135429] softirqs last enabled at (521134): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.135432] softirqs last disabled at (521129): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.135435] ---[ end trace 0000000000000000 ]---
[ 4702.328491] ------------[ cut here ]------------
[ 4702.328501] WARNING: CPU: 8 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.328510] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.328635] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.328690] CPU: 8 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.328693] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.328696] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.328699] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.328702] RSP: 0018:ffffa7991fab73f8 EFLAGS: 00010246
[ 4702.328706] RAX: 0000000000000000 RBX: ffff8fa20b2c55d0 RCX: 0000000000000000
[ 4702.328708] RDX: 0000000000000000 RSI: ffff8fa20b2c5550 RDI: ffffa7991fab7420
[ 4702.328710] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.328712] R10: ffff8fa20b2c55d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.328714] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.328717] FS: 00007f3a6276d740(0000) GS:ffff8fa5d8200000(0000) knlGS:0000000000000000
[ 4702.328719] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.328721] CR2: 00007f3a5045a000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.328724] PKRU: 55555554
[ 4702.328726] Call Trace:
[ 4702.328728] <TASK>
[ 4702.328735] submit_one_bio+0xd4/0xe0
[ 4702.328765] submit_extent_page+0x142/0x550
[ 4702.328787] read_extent_buffer_pages+0x584/0x9c0
[ 4702.328794] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.328799] ? folio_unlock+0x1d/0x50
[ 4702.328805] btrfs_read_extent_buffer+0x98/0x150
[ 4702.328810] read_tree_block+0x43/0xa0
[ 4702.328814] read_block_for_search+0x266/0x370
[ 4702.328826] btrfs_search_slot+0x351/0xd30
[ 4702.328836] btrfs_lookup_csum+0x63/0x150
[ 4702.328844] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.328854] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.328859] submit_one_bio+0xc4/0xe0
[ 4702.328865] submit_extent_page+0x142/0x550
[ 4702.328869] ? btrfs_get_extent+0x4c1/0x940
[ 4702.328879] btrfs_do_readpage+0x305/0x770
[ 4702.328884] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.328892] ? extent_readahead+0xb7/0x6f0
[ 4702.328894] extent_readahead+0x3f7/0x6f0
[ 4702.328898] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.328911] read_pages+0x7a/0x300
[ 4702.328919] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.328926] filemap_get_pages+0x11e/0x6b0
[ 4702.328932] ? lock_is_held_type+0xe8/0x140
[ 4702.328942] filemap_read+0xd7/0x330
[ 4702.328956] vfs_read+0x243/0x310
[ 4702.328966] __x64_sys_pread64+0x79/0xb0
[ 4702.328972] do_syscall_64+0x5b/0x80
[ 4702.328976] ? do_syscall_64+0x67/0x80
[ 4702.328979] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.328983] ? do_syscall_64+0x67/0x80
[ 4702.328986] ? do_syscall_64+0x67/0x80
[ 4702.328989] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.328992] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.328996] RIP: 0033:0x7f3a6211cac7
[ 4702.329017] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.329020] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.329023] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.329025] RDX: 0000000000001000 RSI: 00005601363e9b28 RDI: 0000000000000008
[ 4702.329027] RBP: 000000000861c000 R08: 00005601363e9b28 R09: 000029391a317070
[ 4702.329029] R10: 000000000861c000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.329032] R13: 00005601363e9b28 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.329041] </TASK>
[ 4702.329044] irq event stamp: 656431
[ 4702.329046] hardirqs last enabled at (656439): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.329050] hardirqs last disabled at (656446): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.329053] softirqs last enabled at (656086): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.329056] softirqs last disabled at (656081): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.329059] ---[ end trace 0000000000000000 ]---
[ 4702.329253] BTRFS error (device nvme0n1p3): level verify failed on logical 5446230327296 mirror 1 wanted 0 found 1
[ 4702.329258] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5446230327296 mirror 1
[ 4702.329261] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4702.329279] BTRFS error (device nvme0n1p3): read failed, bytenr=5446230327296 check owner_root=7 transid=652056 has_first_key=1 first_key=(18446744073709551606 128 5998631714816) level=1 size=40
[ 4702.329286] CPU: 5 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.329290] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.329292] Call Trace:
[ 4702.329295] <TASK>
[ 4702.329298] dump_stack_lvl+0x5b/0x77
[ 4702.329305] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.329316] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.329324] ? folio_unlock+0x1d/0x50
[ 4702.329334] btrfs_read_extent_buffer+0x98/0x150
[ 4702.329343] read_tree_block+0x43/0xa0
[ 4702.329349] read_block_for_search+0x266/0x370
[ 4702.329368] btrfs_search_slot+0x351/0xd30
[ 4702.329386] btrfs_lookup_csum+0x63/0x150
[ 4702.329397] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.329407] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.329411] submit_one_bio+0xc4/0xe0
[ 4702.329417] submit_extent_page+0x142/0x550
[ 4702.329422] ? btrfs_get_extent+0x4c1/0x940
[ 4702.329431] btrfs_do_readpage+0x305/0x770
[ 4702.329435] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.329443] ? extent_readahead+0xb7/0x6f0
[ 4702.329445] extent_readahead+0x3f7/0x6f0
[ 4702.329449] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.329462] read_pages+0x7a/0x300
[ 4702.329468] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.329475] filemap_get_pages+0x11e/0x6b0
[ 4702.329481] ? lock_is_held_type+0xe8/0x140
[ 4702.329489] filemap_read+0xd7/0x330
[ 4702.329502] vfs_read+0x243/0x310
[ 4702.329511] __x64_sys_pread64+0x79/0xb0
[ 4702.329516] do_syscall_64+0x5b/0x80
[ 4702.329519] ? do_syscall_64+0x67/0x80
[ 4702.329522] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.329526] ? do_syscall_64+0x67/0x80
[ 4702.329529] ? do_syscall_64+0x67/0x80
[ 4702.329531] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.329535] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.329538] RIP: 0033:0x7f3a6211cac7
[ 4702.329549] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.329552] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.329555] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.329557] RDX: 0000000000001000 RSI: 00005601363e9b28 RDI: 0000000000000008
[ 4702.329559] RBP: 000000000861c000 R08: 00005601363e9b28 R09: 000029391a317070
[ 4702.329561] R10: 000000000861c000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.329563] R13: 00005601363e9b28 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.329572] </TASK>
[ 4702.329575] BTRFS error (device nvme0n1p3): read failed, bytenr=5446230327296 check owner_root=7 transid=652056 has_first_key=1 first_key=(18446744073709551606 128 5998631714816) level=1 size=40
[ 4702.329580] CPU: 5 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.329584] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.329588] Call Trace:
[ 4702.329591] <TASK>
[ 4702.329595] dump_stack_lvl+0x5b/0x77
[ 4702.329601] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.329611] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.329618] ? folio_unlock+0x1d/0x50
[ 4702.329628] btrfs_read_extent_buffer+0x98/0x150
[ 4702.329637] read_tree_block+0x43/0xa0
[ 4702.329644] read_block_for_search+0x266/0x370
[ 4702.329663] btrfs_search_slot+0x351/0xd30
[ 4702.329675] btrfs_lookup_csum+0x63/0x150
[ 4702.329682] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.329692] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.329695] submit_one_bio+0xc4/0xe0
[ 4702.329700] submit_extent_page+0x142/0x550
[ 4702.329705] ? btrfs_get_extent+0x4c1/0x940
[ 4702.329714] btrfs_do_readpage+0x305/0x770
[ 4702.329718] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.329726] ? extent_readahead+0xb7/0x6f0
[ 4702.329728] extent_readahead+0x3f7/0x6f0
[ 4702.329732] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.329745] read_pages+0x7a/0x300
[ 4702.329751] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.329757] filemap_get_pages+0x11e/0x6b0
[ 4702.329763] ? lock_is_held_type+0xe8/0x140
[ 4702.329771] filemap_read+0xd7/0x330
[ 4702.329784] vfs_read+0x243/0x310
[ 4702.329793] __x64_sys_pread64+0x79/0xb0
[ 4702.329798] do_syscall_64+0x5b/0x80
[ 4702.329801] ? do_syscall_64+0x67/0x80
[ 4702.329804] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.329807] ? do_syscall_64+0x67/0x80
[ 4702.329810] ? do_syscall_64+0x67/0x80
[ 4702.329813] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.329816] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.329819] RIP: 0033:0x7f3a6211cac7
[ 4702.329824] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.329826] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.329829] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.329830] RDX: 0000000000001000 RSI: 00005601363e9b28 RDI: 0000000000000008
[ 4702.329832] RBP: 000000000861c000 R08: 00005601363e9b28 R09: 000029391a317070
[ 4702.329834] R10: 000000000861c000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.329836] R13: 00005601363e9b28 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.329845] </TASK>
[ 4702.329947] BTRFS error (device nvme0n1p3): read failed, bytenr=5446230327296 check owner_root=7 transid=652056 has_first_key=1 first_key=(18446744073709551606 128 5998631714816) level=1 size=40
[ 4702.329951] CPU: 5 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.329953] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.329955] Call Trace:
[ 4702.329957] <TASK>
[ 4702.329959] dump_stack_lvl+0x5b/0x77
[ 4702.329963] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.329968] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.329972] ? folio_unlock+0x1d/0x50
[ 4702.329977] btrfs_read_extent_buffer+0x98/0x150
[ 4702.329982] read_tree_block+0x43/0xa0
[ 4702.329986] read_block_for_search+0x266/0x370
[ 4702.329996] btrfs_search_slot+0x351/0xd30
[ 4702.330005] btrfs_lookup_csum+0x63/0x150
[ 4702.330012] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.330021] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.330025] submit_one_bio+0xc4/0xe0
[ 4702.330030] submit_extent_page+0x142/0x550
[ 4702.330035] ? btrfs_get_extent+0x4c1/0x940
[ 4702.330044] btrfs_do_readpage+0x305/0x770
[ 4702.330048] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.330056] ? extent_readahead+0xb7/0x6f0
[ 4702.330058] extent_readahead+0x3f7/0x6f0
[ 4702.330062] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.330074] read_pages+0x7a/0x300
[ 4702.330080] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.330087] filemap_get_pages+0x11e/0x6b0
[ 4702.330092] ? lock_is_held_type+0xe8/0x140
[ 4702.330100] filemap_read+0xd7/0x330
[ 4702.330113] vfs_read+0x243/0x310
[ 4702.330122] __x64_sys_pread64+0x79/0xb0
[ 4702.330127] do_syscall_64+0x5b/0x80
[ 4702.330130] ? do_syscall_64+0x67/0x80
[ 4702.330133] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.330136] ? do_syscall_64+0x67/0x80
[ 4702.330139] ? do_syscall_64+0x67/0x80
[ 4702.330142] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.330145] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.330148] RIP: 0033:0x7f3a6211cac7
[ 4702.330152] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.330154] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.330156] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.330158] RDX: 0000000000001000 RSI: 00005601363e9b28 RDI: 0000000000000008
[ 4702.330160] RBP: 000000000861c000 R08: 00005601363e9b28 R09: 000029391a317070
[ 4702.330162] R10: 000000000861c000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.330164] R13: 00005601363e9b28 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.330173] </TASK>
[ 4702.330175] BTRFS error (device nvme0n1p3): read failed, bytenr=5446230327296 check owner_root=7 transid=652056 has_first_key=1 first_key=(18446744073709551606 128 5998631714816) level=1 size=40
[ 4702.330178] CPU: 5 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.330180] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.330182] Call Trace:
[ 4702.330183] <TASK>
[ 4702.330185] dump_stack_lvl+0x5b/0x77
[ 4702.330189] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.330194] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.330198] ? folio_unlock+0x1d/0x50
[ 4702.330203] btrfs_read_extent_buffer+0x98/0x150
[ 4702.330208] read_tree_block+0x43/0xa0
[ 4702.330211] read_block_for_search+0x266/0x370
[ 4702.330221] btrfs_search_slot+0x351/0xd30
[ 4702.330231] btrfs_lookup_csum+0x63/0x150
[ 4702.330237] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.330247] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.330250] submit_one_bio+0xc4/0xe0
[ 4702.330255] submit_extent_page+0x142/0x550
[ 4702.330259] ? btrfs_get_extent+0x4c1/0x940
[ 4702.330269] btrfs_do_readpage+0x305/0x770
[ 4702.330273] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.330280] ? extent_readahead+0xb7/0x6f0
[ 4702.330283] extent_readahead+0x3f7/0x6f0
[ 4702.330286] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.330299] read_pages+0x7a/0x300
[ 4702.330305] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.330311] filemap_get_pages+0x11e/0x6b0
[ 4702.330317] ? lock_is_held_type+0xe8/0x140
[ 4702.330325] filemap_read+0xd7/0x330
[ 4702.330338] vfs_read+0x243/0x310
[ 4702.330346] __x64_sys_pread64+0x79/0xb0
[ 4702.330351] do_syscall_64+0x5b/0x80
[ 4702.330354] ? do_syscall_64+0x67/0x80
[ 4702.330357] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.330360] ? do_syscall_64+0x67/0x80
[ 4702.330363] ? do_syscall_64+0x67/0x80
[ 4702.330366] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.330369] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.330372] RIP: 0033:0x7f3a6211cac7
[ 4702.330375] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.330377] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.330379] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.330381] RDX: 0000000000001000 RSI: 00005601363e9b28 RDI: 0000000000000008
[ 4702.330383] RBP: 000000000861c000 R08: 00005601363e9b28 R09: 000029391a317070
[ 4702.330385] R10: 000000000861c000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.330387] R13: 00005601363e9b28 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.330396] </TASK>
[ 4702.341792] ------------[ cut here ]------------
[ 4702.341801] WARNING: CPU: 14 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.341808] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.341887] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.341961] CPU: 14 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.341965] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.341967] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.341970] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.341973] RSP: 0018:ffffa7991fab73c8 EFLAGS: 00010246
[ 4702.341976] RAX: 0000000000000000 RBX: ffff8f97183eb710 RCX: 0000000000000000
[ 4702.341979] RDX: 0000000000000000 RSI: ffff8f97183eb690 RDI: ffffa7991fab73f0
[ 4702.341981] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.341983] R10: ffff8f97183eb710 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.341985] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.341987] FS: 00007f3a6276d740(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4702.341989] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.341992] CR2: 00000000beafa000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.341994] PKRU: 55555554
[ 4702.341996] Call Trace:
[ 4702.341998] <TASK>
[ 4702.342005] submit_one_bio+0xd4/0xe0
[ 4702.342012] submit_extent_page+0x142/0x550
[ 4702.342024] read_extent_buffer_pages+0x584/0x9c0
[ 4702.342031] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.342035] ? folio_unlock+0x1d/0x50
[ 4702.342042] btrfs_read_extent_buffer+0x98/0x150
[ 4702.342047] read_tree_block+0x43/0xa0
[ 4702.342051] read_block_for_search+0x266/0x370
[ 4702.342062] btrfs_search_slot+0x351/0xd30
[ 4702.342072] btrfs_lookup_csum+0x63/0x150
[ 4702.342079] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.342089] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.342094] submit_one_bio+0xc4/0xe0
[ 4702.342099] submit_extent_page+0x142/0x550
[ 4702.342103] ? btrfs_get_extent+0x4c1/0x940
[ 4702.342113] btrfs_do_readpage+0x305/0x770
[ 4702.342118] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.342126] ? extent_readahead+0xb7/0x6f0
[ 4702.342128] extent_readahead+0x3f7/0x6f0
[ 4702.342132] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.342145] read_pages+0x7a/0x300
[ 4702.342153] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.342159] filemap_get_pages+0x40e/0x6b0
[ 4702.342165] ? lock_is_held_type+0xe8/0x140
[ 4702.342175] filemap_read+0xd7/0x330
[ 4702.342189] vfs_read+0x243/0x310
[ 4702.342199] __x64_sys_pread64+0x79/0xb0
[ 4702.342204] do_syscall_64+0x5b/0x80
[ 4702.342208] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.342212] ? do_syscall_64+0x67/0x80
[ 4702.342216] ? do_syscall_64+0x67/0x80
[ 4702.342219] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.342223] ? do_syscall_64+0x67/0x80
[ 4702.342226] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.342229] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.342234] RIP: 0033:0x7f3a6211cac7
[ 4702.342255] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.342258] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.342261] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.342263] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.342265] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.342267] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.342269] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.342278] </TASK>
[ 4702.342280] irq event stamp: 666249
[ 4702.342282] hardirqs last enabled at (666257): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.342287] hardirqs last disabled at (666264): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.342289] softirqs last enabled at (665650): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.342293] softirqs last disabled at (665633): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.342295] ---[ end trace 0000000000000000 ]---
[ 4702.342429] BTRFS error (device nvme0n1p3): level verify failed on logical 3949436108800 mirror 1 wanted 0 found 1
[ 4702.342436] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 3949436108800 mirror 1
[ 4702.342439] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4702.342455] BTRFS error (device nvme0n1p3): read failed, bytenr=3949436108800 check owner_root=7 transid=651630 has_first_key=1 first_key=(18446744073709551606 128 6814323310592) level=1 size=40
[ 4702.342460] CPU: 14 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.342464] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.342466] Call Trace:
[ 4702.342468] <TASK>
[ 4702.342471] dump_stack_lvl+0x5b/0x77
[ 4702.342475] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.342482] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.342486] ? folio_unlock+0x1d/0x50
[ 4702.342492] btrfs_read_extent_buffer+0x98/0x150
[ 4702.342497] read_tree_block+0x43/0xa0
[ 4702.342501] read_block_for_search+0x266/0x370
[ 4702.342512] btrfs_search_slot+0x351/0xd30
[ 4702.342521] btrfs_lookup_csum+0x63/0x150
[ 4702.342528] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.342537] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.342541] submit_one_bio+0xc4/0xe0
[ 4702.342547] submit_extent_page+0x142/0x550
[ 4702.342551] ? btrfs_get_extent+0x4c1/0x940
[ 4702.342561] btrfs_do_readpage+0x305/0x770
[ 4702.342565] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.342573] ? extent_readahead+0xb7/0x6f0
[ 4702.342575] extent_readahead+0x3f7/0x6f0
[ 4702.342579] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.342592] read_pages+0x7a/0x300
[ 4702.342598] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.342605] filemap_get_pages+0x40e/0x6b0
[ 4702.342611] ? lock_is_held_type+0xe8/0x140
[ 4702.342618] filemap_read+0xd7/0x330
[ 4702.342632] vfs_read+0x243/0x310
[ 4702.342641] __x64_sys_pread64+0x79/0xb0
[ 4702.342646] do_syscall_64+0x5b/0x80
[ 4702.342649] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.342653] ? do_syscall_64+0x67/0x80
[ 4702.342656] ? do_syscall_64+0x67/0x80
[ 4702.342659] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.342663] ? do_syscall_64+0x67/0x80
[ 4702.342666] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.342669] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.342672] RIP: 0033:0x7f3a6211cac7
[ 4702.342680] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.342682] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.342685] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.342687] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.342689] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.342690] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.342692] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.342702] </TASK>
[ 4702.342704] BTRFS error (device nvme0n1p3): read failed, bytenr=3949436108800 check owner_root=7 transid=651630 has_first_key=1 first_key=(18446744073709551606 128 6814323310592) level=1 size=40
[ 4702.342707] CPU: 14 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.342710] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.342711] Call Trace:
[ 4702.342713] <TASK>
[ 4702.342715] dump_stack_lvl+0x5b/0x77
[ 4702.342719] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.342724] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.342728] ? folio_unlock+0x1d/0x50
[ 4702.342733] btrfs_read_extent_buffer+0x98/0x150
[ 4702.342738] read_tree_block+0x43/0xa0
[ 4702.342741] read_block_for_search+0x266/0x370
[ 4702.342759] btrfs_search_slot+0x351/0xd30
[ 4702.342770] btrfs_lookup_csum+0x63/0x150
[ 4702.342777] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.342787] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.342790] submit_one_bio+0xc4/0xe0
[ 4702.342795] submit_extent_page+0x142/0x550
[ 4702.342800] ? btrfs_get_extent+0x4c1/0x940
[ 4702.342809] btrfs_do_readpage+0x305/0x770
[ 4702.342813] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.342821] ? extent_readahead+0xb7/0x6f0
[ 4702.342823] extent_readahead+0x3f7/0x6f0
[ 4702.342827] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.342840] read_pages+0x7a/0x300
[ 4702.342845] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.342852] filemap_get_pages+0x40e/0x6b0
[ 4702.342858] ? lock_is_held_type+0xe8/0x140
[ 4702.342866] filemap_read+0xd7/0x330
[ 4702.342879] vfs_read+0x243/0x310
[ 4702.342887] __x64_sys_pread64+0x79/0xb0
[ 4702.342892] do_syscall_64+0x5b/0x80
[ 4702.342895] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.342899] ? do_syscall_64+0x67/0x80
[ 4702.342902] ? do_syscall_64+0x67/0x80
[ 4702.342905] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.342908] ? do_syscall_64+0x67/0x80
[ 4702.342912] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.342915] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.342917] RIP: 0033:0x7f3a6211cac7
[ 4702.342921] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.342923] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.342926] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.342927] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.342929] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.342931] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.342933] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.342942] </TASK>
[ 4702.342956] BTRFS error (device nvme0n1p3): read failed, bytenr=3949436108800 check owner_root=7 transid=651630 has_first_key=1 first_key=(18446744073709551606 128 6814323310592) level=1 size=40
[ 4702.342960] CPU: 14 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.342962] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.342964] Call Trace:
[ 4702.342965] <TASK>
[ 4702.342967] dump_stack_lvl+0x5b/0x77
[ 4702.342971] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.342976] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.342980] ? folio_unlock+0x1d/0x50
[ 4702.342985] btrfs_read_extent_buffer+0x98/0x150
[ 4702.342990] read_tree_block+0x43/0xa0
[ 4702.342993] read_block_for_search+0x266/0x370
[ 4702.343003] btrfs_search_slot+0x351/0xd30
[ 4702.343013] btrfs_lookup_csum+0x63/0x150
[ 4702.343019] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.343029] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.343033] submit_one_bio+0xc4/0xe0
[ 4702.343038] submit_extent_page+0x142/0x550
[ 4702.343042] ? btrfs_get_extent+0x4c1/0x940
[ 4702.343051] btrfs_do_readpage+0x305/0x770
[ 4702.343055] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.343063] ? extent_readahead+0xb7/0x6f0
[ 4702.343065] extent_readahead+0x3f7/0x6f0
[ 4702.343069] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.343082] read_pages+0x7a/0x300
[ 4702.343087] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.343094] filemap_get_pages+0x40e/0x6b0
[ 4702.343099] ? lock_is_held_type+0xe8/0x140
[ 4702.343107] filemap_read+0xd7/0x330
[ 4702.343120] vfs_read+0x243/0x310
[ 4702.343129] __x64_sys_pread64+0x79/0xb0
[ 4702.343134] do_syscall_64+0x5b/0x80
[ 4702.343137] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.343140] ? do_syscall_64+0x67/0x80
[ 4702.343144] ? do_syscall_64+0x67/0x80
[ 4702.343147] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.343150] ? do_syscall_64+0x67/0x80
[ 4702.343153] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.343157] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.343159] RIP: 0033:0x7f3a6211cac7
[ 4702.343162] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.343164] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.343167] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.343169] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.343170] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.343172] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.343174] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.343183] </TASK>
[ 4702.343185] BTRFS error (device nvme0n1p3): read failed, bytenr=3949436108800 check owner_root=7 transid=651630 has_first_key=1 first_key=(18446744073709551606 128 6814323310592) level=1 size=40
[ 4702.343188] CPU: 14 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.343190] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.343191] Call Trace:
[ 4702.343193] <TASK>
[ 4702.343195] dump_stack_lvl+0x5b/0x77
[ 4702.343198] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.343203] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.343207] ? folio_unlock+0x1d/0x50
[ 4702.343212] btrfs_read_extent_buffer+0x98/0x150
[ 4702.343217] read_tree_block+0x43/0xa0
[ 4702.343220] read_block_for_search+0x266/0x370
[ 4702.343231] btrfs_search_slot+0x351/0xd30
[ 4702.343240] btrfs_lookup_csum+0x63/0x150
[ 4702.343246] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.343256] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.343260] submit_one_bio+0xc4/0xe0
[ 4702.343265] submit_extent_page+0x142/0x550
[ 4702.343269] ? btrfs_get_extent+0x4c1/0x940
[ 4702.343278] btrfs_do_readpage+0x305/0x770
[ 4702.343282] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.343290] ? extent_readahead+0xb7/0x6f0
[ 4702.343292] extent_readahead+0x3f7/0x6f0
[ 4702.343296] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.343309] read_pages+0x7a/0x300
[ 4702.343314] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.343321] filemap_get_pages+0x40e/0x6b0
[ 4702.343327] ? lock_is_held_type+0xe8/0x140
[ 4702.343334] filemap_read+0xd7/0x330
[ 4702.343348] vfs_read+0x243/0x310
[ 4702.343356] __x64_sys_pread64+0x79/0xb0
[ 4702.343361] do_syscall_64+0x5b/0x80
[ 4702.343364] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.343367] ? do_syscall_64+0x67/0x80
[ 4702.343371] ? do_syscall_64+0x67/0x80
[ 4702.343374] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.343377] ? do_syscall_64+0x67/0x80
[ 4702.343380] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.343384] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.343386] RIP: 0033:0x7f3a6211cac7
[ 4702.343389] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.343391] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.343394] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.343395] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.343397] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.343399] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.343401] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.343410] </TASK>
[ 4702.343600] ------------[ cut here ]------------
[ 4702.343604] WARNING: CPU: 14 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.343608] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.343683] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.343734] CPU: 14 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.343737] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.343739] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.343752] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.343756] RSP: 0018:ffffa7991fab73c8 EFLAGS: 00010246
[ 4702.343760] RAX: 0000000000000000 RBX: ffff8f97183e8d10 RCX: 0000000000000000
[ 4702.343762] RDX: 0000000000000000 RSI: ffff8f97183e8c90 RDI: ffffa7991fab73f0
[ 4702.343764] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.343766] R10: ffff8f97183e8d10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.343768] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.343770] FS: 00007f3a6276d740(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4702.343772] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.343774] CR2: 00000000beafa000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.343777] PKRU: 55555554
[ 4702.343778] Call Trace:
[ 4702.343780] <TASK>
[ 4702.343786] submit_one_bio+0xd4/0xe0
[ 4702.343792] submit_extent_page+0x142/0x550
[ 4702.343803] read_extent_buffer_pages+0x584/0x9c0
[ 4702.343810] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.343815] ? folio_unlock+0x1d/0x50
[ 4702.343820] btrfs_read_extent_buffer+0x98/0x150
[ 4702.343825] read_tree_block+0x43/0xa0
[ 4702.343829] read_block_for_search+0x266/0x370
[ 4702.343839] btrfs_search_slot+0x351/0xd30
[ 4702.343849] btrfs_lookup_csum+0x63/0x150
[ 4702.343856] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.343866] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.343870] submit_one_bio+0xc4/0xe0
[ 4702.343875] submit_extent_page+0x142/0x550
[ 4702.343880] ? btrfs_get_extent+0x4c1/0x940
[ 4702.343889] btrfs_do_readpage+0x305/0x770
[ 4702.343893] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.343901] ? extent_readahead+0xb7/0x6f0
[ 4702.343903] extent_readahead+0x3f7/0x6f0
[ 4702.343908] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.343920] read_pages+0x7a/0x300
[ 4702.343927] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.343933] filemap_get_pages+0x40e/0x6b0
[ 4702.343939] ? lock_is_held_type+0xe8/0x140
[ 4702.343948] filemap_read+0xd7/0x330
[ 4702.343961] vfs_read+0x243/0x310
[ 4702.343971] __x64_sys_pread64+0x79/0xb0
[ 4702.343976] do_syscall_64+0x5b/0x80
[ 4702.343979] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.343983] ? do_syscall_64+0x67/0x80
[ 4702.343986] ? do_syscall_64+0x67/0x80
[ 4702.343990] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.343993] ? do_syscall_64+0x67/0x80
[ 4702.343996] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.344000] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.344003] RIP: 0033:0x7f3a6211cac7
[ 4702.344010] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.344012] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.344015] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.344017] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.344019] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.344021] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.344023] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.344033] </TASK>
[ 4702.344035] irq event stamp: 667779
[ 4702.344037] hardirqs last enabled at (667787): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.344041] hardirqs last disabled at (667794): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.344043] softirqs last enabled at (666354): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.344047] softirqs last disabled at (666347): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.344049] ---[ end trace 0000000000000000 ]---
[ 4702.344589] ------------[ cut here ]------------
[ 4702.344595] WARNING: CPU: 2 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.344601] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.344701] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.344802] CPU: 2 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.344806] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.344809] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.344812] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.344815] RSP: 0018:ffffa7991fab73c8 EFLAGS: 00010246
[ 4702.344818] RAX: 0000000000000000 RBX: ffff8f9722bc80d0 RCX: 0000000000000000
[ 4702.344820] RDX: 0000000000000000 RSI: ffff8f9722bc8050 RDI: ffffa7991fab73f0
[ 4702.344823] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.344825] R10: ffff8f9722bc80d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.344827] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.344829] FS: 00007f3a6276d740(0000) GS:ffff8fa5d6a00000(0000) knlGS:0000000000000000
[ 4702.344831] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.344833] CR2: 00000000b73fa000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.344836] PKRU: 55555554
[ 4702.344838] Call Trace:
[ 4702.344840] <TASK>
[ 4702.344846] submit_one_bio+0xd4/0xe0
[ 4702.344852] submit_extent_page+0x142/0x550
[ 4702.344864] read_extent_buffer_pages+0x584/0x9c0
[ 4702.344871] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.344875] ? folio_unlock+0x1d/0x50
[ 4702.344880] btrfs_read_extent_buffer+0x98/0x150
[ 4702.344885] read_tree_block+0x43/0xa0
[ 4702.344889] read_block_for_search+0x266/0x370
[ 4702.344900] btrfs_search_slot+0x351/0xd30
[ 4702.344910] btrfs_lookup_csum+0x63/0x150
[ 4702.344917] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.344927] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.344931] submit_one_bio+0xc4/0xe0
[ 4702.344936] submit_extent_page+0x142/0x550
[ 4702.344941] ? btrfs_get_extent+0x4c1/0x940
[ 4702.344953] btrfs_do_readpage+0x305/0x770
[ 4702.344960] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.344968] ? extent_readahead+0xb7/0x6f0
[ 4702.344971] extent_readahead+0x3f7/0x6f0
[ 4702.344975] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.344988] read_pages+0x7a/0x300
[ 4702.344994] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.345001] filemap_get_pages+0x40e/0x6b0
[ 4702.345007] ? lock_is_held_type+0xe8/0x140
[ 4702.345015] filemap_read+0xd7/0x330
[ 4702.345029] vfs_read+0x243/0x310
[ 4702.345038] __x64_sys_pread64+0x79/0xb0
[ 4702.345043] do_syscall_64+0x5b/0x80
[ 4702.345047] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.345050] ? do_syscall_64+0x67/0x80
[ 4702.345054] ? do_syscall_64+0x67/0x80
[ 4702.345057] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.345061] ? do_syscall_64+0x67/0x80
[ 4702.345064] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.345068] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.345071] RIP: 0033:0x7f3a6211cac7
[ 4702.345082] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.345084] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.345089] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.345092] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.345096] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.345100] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.345103] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.345121] </TASK>
[ 4702.345125] irq event stamp: 669347
[ 4702.345128] hardirqs last enabled at (669355): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.345133] hardirqs last disabled at (669362): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.345137] softirqs last enabled at (668684): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.345142] softirqs last disabled at (668679): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.345146] ---[ end trace 0000000000000000 ]---
[ 4702.352481] ------------[ cut here ]------------
[ 4702.352495] WARNING: CPU: 14 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.352506] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.352601] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.352665] CPU: 14 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.352668] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.352672] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.352676] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.352678] RSP: 0018:ffffa7991fab73c8 EFLAGS: 00010246
[ 4702.352682] RAX: 0000000000000000 RBX: ffff8f97183e95d0 RCX: 0000000000000000
[ 4702.352684] RDX: 0000000000000000 RSI: ffff8f97183e9550 RDI: ffffa7991fab73f0
[ 4702.352686] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.352689] R10: ffff8f97183e95d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.352691] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.352693] FS: 00007f3a6276d740(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4702.352696] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.352698] CR2: 00000000beafa000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.352700] PKRU: 55555554
[ 4702.352702] Call Trace:
[ 4702.352705] <TASK>
[ 4702.352712] submit_one_bio+0xd4/0xe0
[ 4702.352721] submit_extent_page+0x142/0x550
[ 4702.352734] read_extent_buffer_pages+0x584/0x9c0
[ 4702.352742] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.352765] ? folio_unlock+0x1d/0x50
[ 4702.352774] btrfs_read_extent_buffer+0x98/0x150
[ 4702.352780] read_tree_block+0x43/0xa0
[ 4702.352784] read_block_for_search+0x266/0x370
[ 4702.352796] btrfs_search_slot+0x351/0xd30
[ 4702.352808] btrfs_lookup_csum+0x63/0x150
[ 4702.352818] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.352829] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.352833] submit_one_bio+0xc4/0xe0
[ 4702.352838] submit_extent_page+0x142/0x550
[ 4702.352843] ? btrfs_get_extent+0x4c1/0x940
[ 4702.352853] btrfs_do_readpage+0x305/0x770
[ 4702.352857] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.352866] ? extent_readahead+0xb7/0x6f0
[ 4702.352868] extent_readahead+0x3f7/0x6f0
[ 4702.352872] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.352885] read_pages+0x7a/0x300
[ 4702.352892] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.352899] filemap_get_pages+0x40e/0x6b0
[ 4702.352906] ? lock_is_held_type+0xe8/0x140
[ 4702.352915] filemap_read+0xd7/0x330
[ 4702.352929] vfs_read+0x243/0x310
[ 4702.352939] __x64_sys_pread64+0x79/0xb0
[ 4702.352944] do_syscall_64+0x5b/0x80
[ 4702.352948] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.352952] ? do_syscall_64+0x67/0x80
[ 4702.352956] ? do_syscall_64+0x67/0x80
[ 4702.352959] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.352963] ? do_syscall_64+0x67/0x80
[ 4702.352966] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.352969] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.352973] RIP: 0033:0x7f3a6211cac7
[ 4702.352993] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.352995] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.352999] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.353001] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.353003] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.353005] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.353007] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.353016] </TASK>
[ 4702.353018] irq event stamp: 680587
[ 4702.353020] hardirqs last enabled at (680595): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.353025] hardirqs last disabled at (680602): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.353027] softirqs last enabled at (680254): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.353031] softirqs last disabled at (680247): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.353033] ---[ end trace 0000000000000000 ]---
[ 4702.353158] BTRFS error (device nvme0n1p3): level verify failed on logical 875937792 mirror 1 wanted 0 found 1
[ 4702.353169] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 875937792 mirror 1
[ 4702.353178] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4702.353211] BTRFS error (device nvme0n1p3): read failed, bytenr=875937792 check owner_root=7 transid=650153 has_first_key=1 first_key=(18446744073709551606 128 6827655364608) level=1 size=40
[ 4702.353221] CPU: 2 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.353228] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.353232] Call Trace:
[ 4702.353237] <TASK>
[ 4702.353244] dump_stack_lvl+0x5b/0x77
[ 4702.353254] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.353264] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.353269] ? folio_unlock+0x1d/0x50
[ 4702.353276] btrfs_read_extent_buffer+0x98/0x150
[ 4702.353284] read_tree_block+0x43/0xa0
[ 4702.353288] read_block_for_search+0x266/0x370
[ 4702.353302] btrfs_search_slot+0x351/0xd30
[ 4702.353315] btrfs_lookup_csum+0x63/0x150
[ 4702.353323] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.353336] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.353341] submit_one_bio+0xc4/0xe0
[ 4702.353348] submit_extent_page+0x142/0x550
[ 4702.353353] ? btrfs_get_extent+0x4c1/0x940
[ 4702.353365] btrfs_do_readpage+0x305/0x770
[ 4702.353371] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.353380] ? extent_readahead+0xb7/0x6f0
[ 4702.353383] extent_readahead+0x3f7/0x6f0
[ 4702.353388] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.353407] read_pages+0x7a/0x300
[ 4702.353418] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.353433] filemap_get_pages+0x40e/0x6b0
[ 4702.353447] ? lock_is_held_type+0xe8/0x140
[ 4702.353468] filemap_read+0xd7/0x330
[ 4702.353504] vfs_read+0x243/0x310
[ 4702.353524] __x64_sys_pread64+0x79/0xb0
[ 4702.353538] do_syscall_64+0x5b/0x80
[ 4702.353548] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.353559] ? do_syscall_64+0x67/0x80
[ 4702.353569] ? do_syscall_64+0x67/0x80
[ 4702.353578] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.353588] ? do_syscall_64+0x67/0x80
[ 4702.353596] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.353604] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.353611] RIP: 0033:0x7f3a6211cac7
[ 4702.353642] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.353647] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.353655] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.353661] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.353667] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.353672] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.353678] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.353706] </TASK>
[ 4702.353713] BTRFS error (device nvme0n1p3): read failed, bytenr=875937792 check owner_root=7 transid=650153 has_first_key=1 first_key=(18446744073709551606 128 6827655364608) level=1 size=40
[ 4702.353721] CPU: 2 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.353725] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.353728] Call Trace:
[ 4702.353731] <TASK>
[ 4702.353734] dump_stack_lvl+0x5b/0x77
[ 4702.353739] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.353752] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.353765] ? folio_unlock+0x1d/0x50
[ 4702.353781] btrfs_read_extent_buffer+0x98/0x150
[ 4702.353797] read_tree_block+0x43/0xa0
[ 4702.353807] read_block_for_search+0x266/0x370
[ 4702.353842] btrfs_search_slot+0x351/0xd30
[ 4702.353870] btrfs_lookup_csum+0x63/0x150
[ 4702.353887] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.353908] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.353914] submit_one_bio+0xc4/0xe0
[ 4702.353922] submit_extent_page+0x142/0x550
[ 4702.353929] ? btrfs_get_extent+0x4c1/0x940
[ 4702.353947] btrfs_do_readpage+0x305/0x770
[ 4702.353961] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.353985] ? extent_readahead+0xb7/0x6f0
[ 4702.353992] extent_readahead+0x3f7/0x6f0
[ 4702.354003] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.354037] read_pages+0x7a/0x300
[ 4702.354046] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.354057] filemap_get_pages+0x40e/0x6b0
[ 4702.354066] ? lock_is_held_type+0xe8/0x140
[ 4702.354078] filemap_read+0xd7/0x330
[ 4702.354100] vfs_read+0x243/0x310
[ 4702.354124] __x64_sys_pread64+0x79/0xb0
[ 4702.354138] do_syscall_64+0x5b/0x80
[ 4702.354146] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.354156] ? do_syscall_64+0x67/0x80
[ 4702.354165] ? do_syscall_64+0x67/0x80
[ 4702.354174] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.354182] ? do_syscall_64+0x67/0x80
[ 4702.354188] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.354198] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.354200] RIP: 0033:0x7f3a6211cac7
[ 4702.354200] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.354200] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.354200] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.354200] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.354200] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.354200] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.354200] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.354200] </TASK>
[ 4702.354458] BTRFS error (device nvme0n1p3): read failed, bytenr=875937792 check owner_root=7 transid=650153 has_first_key=1 first_key=(18446744073709551606 128 6827655364608) level=1 size=40
[ 4702.354466] CPU: 2 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.354470] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.354473] Call Trace:
[ 4702.354476] <TASK>
[ 4702.354479] dump_stack_lvl+0x5b/0x77
[ 4702.354485] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.354494] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.354500] ? folio_unlock+0x1d/0x50
[ 4702.354508] btrfs_read_extent_buffer+0x98/0x150
[ 4702.354517] read_tree_block+0x43/0xa0
[ 4702.354522] read_block_for_search+0x266/0x370
[ 4702.354539] btrfs_search_slot+0x351/0xd30
[ 4702.354554] btrfs_lookup_csum+0x63/0x150
[ 4702.354563] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.354573] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.354577] submit_one_bio+0xc4/0xe0
[ 4702.354582] submit_extent_page+0x142/0x550
[ 4702.354587] ? btrfs_get_extent+0x4c1/0x940
[ 4702.354596] btrfs_do_readpage+0x305/0x770
[ 4702.354600] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.354608] ? extent_readahead+0xb7/0x6f0
[ 4702.354610] extent_readahead+0x3f7/0x6f0
[ 4702.354614] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.354627] read_pages+0x7a/0x300
[ 4702.354633] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.354640] filemap_get_pages+0x40e/0x6b0
[ 4702.354646] ? lock_is_held_type+0xe8/0x140
[ 4702.354654] filemap_read+0xd7/0x330
[ 4702.354667] vfs_read+0x243/0x310
[ 4702.354676] __x64_sys_pread64+0x79/0xb0
[ 4702.354681] do_syscall_64+0x5b/0x80
[ 4702.354684] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.354688] ? do_syscall_64+0x67/0x80
[ 4702.354691] ? do_syscall_64+0x67/0x80
[ 4702.354694] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.354698] ? do_syscall_64+0x67/0x80
[ 4702.354701] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.354704] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.354707] RIP: 0033:0x7f3a6211cac7
[ 4702.354717] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.354719] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.354722] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.354723] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.354725] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.354727] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.354729] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.354738] </TASK>
[ 4702.354740] BTRFS error (device nvme0n1p3): read failed, bytenr=875937792 check owner_root=7 transid=650153 has_first_key=1 first_key=(18446744073709551606 128 6827655364608) level=1 size=40
[ 4702.354755] CPU: 2 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.354758] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.354760] Call Trace:
[ 4702.354761] <TASK>
[ 4702.354763] dump_stack_lvl+0x5b/0x77
[ 4702.354767] read_extent_buffer_pages.cold+0x63/0xa2
[ 4702.354772] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.354776] ? folio_unlock+0x1d/0x50
[ 4702.354781] btrfs_read_extent_buffer+0x98/0x150
[ 4702.354786] read_tree_block+0x43/0xa0
[ 4702.354789] read_block_for_search+0x266/0x370
[ 4702.354799] btrfs_search_slot+0x351/0xd30
[ 4702.354809] btrfs_lookup_csum+0x63/0x150
[ 4702.354815] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.354825] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.354829] submit_one_bio+0xc4/0xe0
[ 4702.354834] submit_extent_page+0x142/0x550
[ 4702.354838] ? btrfs_get_extent+0x4c1/0x940
[ 4702.354847] btrfs_do_readpage+0x305/0x770
[ 4702.354852] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.354859] ? extent_readahead+0xb7/0x6f0
[ 4702.354861] extent_readahead+0x3f7/0x6f0
[ 4702.354865] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.354878] read_pages+0x7a/0x300
[ 4702.354883] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.354893] filemap_get_pages+0x40e/0x6b0
[ 4702.354903] ? lock_is_held_type+0xe8/0x140
[ 4702.354917] filemap_read+0xd7/0x330
[ 4702.354941] vfs_read+0x243/0x310
[ 4702.354957] __x64_sys_pread64+0x79/0xb0
[ 4702.354966] do_syscall_64+0x5b/0x80
[ 4702.354970] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.354976] ? do_syscall_64+0x67/0x80
[ 4702.354982] ? do_syscall_64+0x67/0x80
[ 4702.354987] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.354992] ? do_syscall_64+0x67/0x80
[ 4702.354997] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.355002] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.355006] RIP: 0033:0x7f3a6211cac7
[ 4702.355012] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.355015] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.355019] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.355022] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.355026] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.355029] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.355032] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.355050] </TASK>
[ 4702.356588] ------------[ cut here ]------------
[ 4702.356595] WARNING: CPU: 0 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.356601] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.356690] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.356764] CPU: 0 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.356769] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.356771] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.356775] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.356778] RSP: 0018:ffffa7991fab73c8 EFLAGS: 00010246
[ 4702.356781] RAX: 0000000000000000 RBX: ffff8fa33e89b010 RCX: 0000000000000000
[ 4702.356783] RDX: 0000000000000000 RSI: ffff8fa33e89af90 RDI: ffffa7991fab73f0
[ 4702.356785] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.356787] R10: ffff8fa33e89b010 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.356789] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.356792] FS: 00007f3a6276d740(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 4702.356794] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.356796] CR2: 00001f6100aec000 CR3: 0000000e15f02000 CR4: 0000000000750ef0
[ 4702.356798] PKRU: 55555554
[ 4702.356800] Call Trace:
[ 4702.356803] <TASK>
[ 4702.356809] submit_one_bio+0xd4/0xe0
[ 4702.356816] submit_extent_page+0x142/0x550
[ 4702.356829] read_extent_buffer_pages+0x584/0x9c0
[ 4702.356835] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.356840] ? folio_unlock+0x1d/0x50
[ 4702.356845] btrfs_read_extent_buffer+0x98/0x150
[ 4702.356851] read_tree_block+0x43/0xa0
[ 4702.356855] read_block_for_search+0x266/0x370
[ 4702.356866] btrfs_search_slot+0x351/0xd30
[ 4702.356876] btrfs_lookup_csum+0x63/0x150
[ 4702.356882] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.356893] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.356897] submit_one_bio+0xc4/0xe0
[ 4702.356902] submit_extent_page+0x142/0x550
[ 4702.356907] ? btrfs_get_extent+0x4c1/0x940
[ 4702.356916] btrfs_do_readpage+0x305/0x770
[ 4702.356921] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.356929] ? extent_readahead+0xb7/0x6f0
[ 4702.356931] extent_readahead+0x3f7/0x6f0
[ 4702.356935] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.356948] read_pages+0x7a/0x300
[ 4702.356955] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.356962] filemap_get_pages+0x40e/0x6b0
[ 4702.356968] ? lock_is_held_type+0xe8/0x140
[ 4702.356977] filemap_read+0xd7/0x330
[ 4702.356990] vfs_read+0x243/0x310
[ 4702.357000] __x64_sys_pread64+0x79/0xb0
[ 4702.357005] do_syscall_64+0x5b/0x80
[ 4702.357008] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.357012] ? do_syscall_64+0x67/0x80
[ 4702.357016] ? do_syscall_64+0x67/0x80
[ 4702.357019] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.357023] ? do_syscall_64+0x67/0x80
[ 4702.357026] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.357030] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.357033] RIP: 0033:0x7f3a6211cac7
[ 4702.357046] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.357048] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.357051] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.357053] RDX: 0000000000001000 RSI: 0000560136295f78 RDI: 0000000000000008
[ 4702.357055] RBP: 00000000091e2000 R08: 0000560136295f78 R09: 0000000000000005
[ 4702.357057] R10: 00000000091e2000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.357059] R13: 0000560136295f78 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.357069] </TASK>
[ 4702.357071] irq event stamp: 683045
[ 4702.357073] hardirqs last enabled at (683053): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.357077] hardirqs last disabled at (683060): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.357080] softirqs last enabled at (681398): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.357084] softirqs last disabled at (681393): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.357086] ---[ end trace 0000000000000000 ]---
[ 4702.384475] ------------[ cut here ]------------
[ 4702.384485] WARNING: CPU: 5 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.384494] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.384633] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.384729] CPU: 5 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.384734] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.384738] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.384965] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.384970] RSP: 0018:ffffa7991fab7590 EFLAGS: 00010246
[ 4702.384976] RAX: 0000000000000000 RBX: ffff8f9dbcacae50 RCX: 0000000000000000
[ 4702.384980] RDX: 0000000000000000 RSI: ffff8f9dbcacadd0 RDI: ffffa7991fab75b8
[ 4702.384984] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.384987] R10: ffff8f9dbcacae50 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.384991] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.384995] FS: 00007f3a6276d740(0000) GS:ffff8fa5d7600000(0000) knlGS:0000000000000000
[ 4702.384999] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.385003] CR2: 00007f3a50f73000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.385007] PKRU: 55555554
[ 4702.385011] Call Trace:
[ 4702.385014] <TASK>
[ 4702.385025] submit_one_bio+0xd4/0xe0
[ 4702.385036] submit_extent_page+0x142/0x550
[ 4702.385058] read_extent_buffer_pages+0x584/0x9c0
[ 4702.385071] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.385079] ? folio_unlock+0x1d/0x50
[ 4702.385089] btrfs_read_extent_buffer+0x98/0x150
[ 4702.385099] read_tree_block+0x43/0xa0
[ 4702.385105] read_block_for_search+0x266/0x370
[ 4702.385125] btrfs_search_slot+0x351/0xd30
[ 4702.385139] ? rcu_read_lock_sched_held+0x3f/0x80
[ 4702.385149] btrfs_lookup_file_extent+0x37/0x40
[ 4702.385156] btrfs_get_extent+0x12a/0x940
[ 4702.385162] ? asm_common_interrupt+0x22/0x40
[ 4702.385181] btrfs_do_readpage+0x1d8/0x770
[ 4702.385187] ? btrfs_lookup_ordered_range+0xe6/0x270
[ 4702.385202] ? extent_readahead+0xb7/0x6f0
[ 4702.385206] extent_readahead+0x3f7/0x6f0
[ 4702.385213] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.385238] read_pages+0x7a/0x300
[ 4702.385249] page_cache_ra_unbounded+0x109/0x1b0
[ 4702.385262] filemap_get_pages+0x40e/0x6b0
[ 4702.385273] ? lock_is_held_type+0xe8/0x140
[ 4702.385288] filemap_read+0xd7/0x330
[ 4702.385314] vfs_read+0x243/0x310
[ 4702.385332] __x64_sys_pread64+0x79/0xb0
[ 4702.385341] do_syscall_64+0x5b/0x80
[ 4702.385348] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.385354] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.385359] RIP: 0033:0x7f3a6211cac7
[ 4702.385383] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.385387] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.385393] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.385397] RDX: 0000000000001000 RSI: 0000560136394da8 RDI: 0000000000000008
[ 4702.385400] RBP: 00000000079fb000 R08: 0000560136394da8 R09: 0000000000000005
[ 4702.385404] R10: 00000000079fb000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.385408] R13: 0000560136394da8 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.385426] </TASK>
[ 4702.385429] irq event stamp: 697821
[ 4702.385433] hardirqs last enabled at (697829): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.385439] hardirqs last disabled at (697836): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.385443] softirqs last enabled at (697406): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.385449] softirqs last disabled at (696653): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.385453] ---[ end trace 0000000000000000 ]---
[ 4702.492022] ------------[ cut here ]------------
[ 4702.492031] WARNING: CPU: 5 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.492038] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.492118] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.492173] CPU: 5 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.492176] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.492179] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.492182] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.492184] RSP: 0018:ffffa7991fab7508 EFLAGS: 00010246
[ 4702.492188] RAX: 0000000000000000 RBX: ffff8f9dbcaca050 RCX: 0000000000000000
[ 4702.492190] RDX: 0000000000000000 RSI: ffff8f9dbcac9fd0 RDI: ffffa7991fab7530
[ 4702.492192] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.492194] R10: ffff8f9dbcaca050 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.492196] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.492199] FS: 00007f3a6276d740(0000) GS:ffff8fa5d7600000(0000) knlGS:0000000000000000
[ 4702.492201] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.492203] CR2: 00007f3a50d4c000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.492205] PKRU: 55555554
[ 4702.492207] Call Trace:
[ 4702.492210] <TASK>
[ 4702.492217] submit_one_bio+0xd4/0xe0
[ 4702.492223] submit_extent_page+0x142/0x550
[ 4702.492235] read_extent_buffer_pages+0x584/0x9c0
[ 4702.492242] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.492246] ? folio_unlock+0x1d/0x50
[ 4702.492252] btrfs_read_extent_buffer+0x98/0x150
[ 4702.492258] read_tree_block+0x43/0xa0
[ 4702.492261] read_block_for_search+0x266/0x370
[ 4702.492273] btrfs_search_slot+0x351/0xd30
[ 4702.492283] btrfs_lookup_csum+0x63/0x150
[ 4702.492290] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.492300] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.492304] submit_one_bio+0xc4/0xe0
[ 4702.492309] ? extent_readahead+0xb7/0x6f0
[ 4702.492311] extent_readahead+0x6d3/0x6f0
[ 4702.492316] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.492328] read_pages+0x7a/0x300
[ 4702.492336] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.492343] filemap_get_pages+0x40e/0x6b0
[ 4702.492349] ? lock_is_held_type+0xe8/0x140
[ 4702.492358] filemap_read+0xd7/0x330
[ 4702.492372] vfs_read+0x243/0x310
[ 4702.492381] __x64_sys_pread64+0x79/0xb0
[ 4702.492387] do_syscall_64+0x5b/0x80
[ 4702.492391] ? do_syscall_64+0x67/0x80
[ 4702.492394] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.492398] ? do_syscall_64+0x67/0x80
[ 4702.492401] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.492405] ? do_syscall_64+0x67/0x80
[ 4702.492408] ? do_syscall_64+0x67/0x80
[ 4702.492411] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.492414] ? do_syscall_64+0x67/0x80
[ 4702.492417] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.492421] ? do_syscall_64+0x67/0x80
[ 4702.492424] ? do_syscall_64+0x67/0x80
[ 4702.492427] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.492430] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.492434] RIP: 0033:0x7f3a6211cac7
[ 4702.492456] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.492458] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.492462] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.492464] RDX: 0000000000001000 RSI: 00005601363bdf18 RDI: 0000000000000008
[ 4702.492466] RBP: 00000000056ad000 R08: 00005601363bdf18 R09: 000029391a5a9180
[ 4702.492468] R10: 00000000056ad000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.492470] R13: 00005601363bdf18 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.492479] </TASK>
[ 4702.492481] irq event stamp: 771211
[ 4702.492483] hardirqs last enabled at (771219): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.492488] hardirqs last disabled at (771226): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.492490] softirqs last enabled at (768088): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.492494] softirqs last disabled at (768083): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.492496] ---[ end trace 0000000000000000 ]---
[ 4702.498850] ------------[ cut here ]------------
[ 4702.498856] WARNING: CPU: 5 PID: 14321 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.498862] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.498940] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.498993] CPU: 5 PID: 14321 Comm: dnf Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.498996] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.498998] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.499001] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.499004] RSP: 0018:ffffa7991fab7410 EFLAGS: 00010246
[ 4702.499007] RAX: 0000000000000000 RBX: ffff8f9dbcaca910 RCX: 0000000000000000
[ 4702.499009] RDX: 0000000000000000 RSI: ffff8f9dbcaca890 RDI: ffffa7991fab7438
[ 4702.499011] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.499013] R10: ffff8f9dbcaca910 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.499015] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.499018] FS: 00007f3a6276d740(0000) GS:ffff8fa5d7600000(0000) knlGS:0000000000000000
[ 4702.499020] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4702.499022] CR2: 00007f3a505e6000 CR3: 0000000e15f02000 CR4: 0000000000750ee0
[ 4702.499024] PKRU: 55555554
[ 4702.499026] Call Trace:
[ 4702.499029] <TASK>
[ 4702.499035] submit_one_bio+0xd4/0xe0
[ 4702.499041] submit_extent_page+0x142/0x550
[ 4702.499053] read_extent_buffer_pages+0x584/0x9c0
[ 4702.499060] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.499064] ? folio_unlock+0x1d/0x50
[ 4702.499070] btrfs_read_extent_buffer+0x98/0x150
[ 4702.499076] read_tree_block+0x43/0xa0
[ 4702.499079] read_block_for_search+0x266/0x370
[ 4702.499091] btrfs_search_slot+0x351/0xd30
[ 4702.499100] btrfs_lookup_csum+0x63/0x150
[ 4702.499107] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.499117] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.499121] submit_one_bio+0xc4/0xe0
[ 4702.499126] submit_extent_page+0x142/0x550
[ 4702.499131] ? btrfs_get_extent+0x4c1/0x940
[ 4702.499140] btrfs_do_readpage+0x305/0x770
[ 4702.499145] ? btrfs_lookup_ordered_range+0xe0/0x270
[ 4702.499153] ? extent_readahead+0xb7/0x6f0
[ 4702.499155] extent_readahead+0x3f7/0x6f0
[ 4702.499160] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.499172] read_pages+0x7a/0x300
[ 4702.499179] page_cache_ra_unbounded+0x131/0x1b0
[ 4702.499186] filemap_get_pages+0x40e/0x6b0
[ 4702.499192] ? lock_is_held_type+0xe8/0x140
[ 4702.499202] filemap_read+0xd7/0x330
[ 4702.499215] vfs_read+0x243/0x310
[ 4702.499226] __x64_sys_pread64+0x79/0xb0
[ 4702.499231] do_syscall_64+0x5b/0x80
[ 4702.499237] ? asm_exc_page_fault+0x22/0x30
[ 4702.499240] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.499244] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 4702.499247] RIP: 0033:0x7f3a6211cac7
[ 4702.499266] Code: 48 e8 bd a9 f2 ff 41 b8 02 00 00 00 e9 38 f6 ff ff 66 90 f3 0f 1e fa 80 3d 1d 1b 0e 00 00 49 89 ca 74 10 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 59 c3 48 83 ec 28 48 89 54 24 10 48 89 74 24
[ 4702.499268] RSP: 002b:00007ffdeac74068 EFLAGS: 00000202 ORIG_RAX: 0000000000000011
[ 4702.499271] RAX: ffffffffffffffda RBX: 0000000000001000 RCX: 00007f3a6211cac7
[ 4702.499274] RDX: 0000000000001000 RSI: 00005601363551a8 RDI: 0000000000000008
[ 4702.499276] RBP: 00000000080c3000 R08: 00005601363551a8 R09: 000029391a3e3180
[ 4702.499278] R10: 00000000080c3000 R11: 0000000000000202 R12: 0000000000001000
[ 4702.499280] R13: 00005601363551a8 R14: 0000000000001000 R15: 0000560135fb1f08
[ 4702.499289] </TASK>
[ 4702.499291] irq event stamp: 775301
[ 4702.499293] hardirqs last enabled at (775309): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.499298] hardirqs last disabled at (775316): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.499301] softirqs last enabled at (773288): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.499304] softirqs last disabled at (773283): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.499307] ---[ end trace 0000000000000000 ]---
[ 4702.958101] ------------[ cut here ]------------
[ 4702.958109] WARNING: CPU: 10 PID: 14199 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4702.958117] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4702.958205] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4702.958285] CPU: 10 PID: 14199 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4702.958289] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4702.958292] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4702.958295] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4702.958298] RSP: 0018:ffffa7991fe9f678 EFLAGS: 00010246
[ 4702.958302] RAX: 0000000000000000 RBX: ffff8f972a825e90 RCX: 0000000000000000
[ 4702.958304] RDX: 0000000000000000 RSI: ffff8f972a825e10 RDI: ffffa7991fe9f6a0
[ 4702.958306] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4702.958308] R10: ffff8f972a825e90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4702.958311] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4702.958313] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000b69f7b40
[ 4702.958316] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4702.958318] CR2: 00003bcc00f4c004 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4702.958320] PKRU: 55555554
[ 4702.958322] Call Trace:
[ 4702.958325] <TASK>
[ 4702.958333] submit_one_bio+0xd4/0xe0
[ 4702.958340] submit_extent_page+0x142/0x550
[ 4702.958353] read_extent_buffer_pages+0x584/0x9c0
[ 4702.958360] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.958365] ? folio_unlock+0x1d/0x50
[ 4702.958372] btrfs_read_extent_buffer+0x98/0x150
[ 4702.958377] read_tree_block+0x43/0xa0
[ 4702.958381] read_block_for_search+0x266/0x370
[ 4702.958393] btrfs_search_slot+0x351/0xd30
[ 4702.958404] btrfs_lookup_csum+0x63/0x150
[ 4702.958411] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4702.958417] ? btrfs_do_readpage+0x305/0x770
[ 4702.958424] btrfs_submit_data_read_bio+0x4e/0x90
[ 4702.958429] submit_one_bio+0xc4/0xe0
[ 4702.958434] btrfs_read_folio+0x79/0x90
[ 4702.958438] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4702.958441] prepare_uptodate_page+0x8c/0x210
[ 4702.958446] prepare_pages.constprop.0+0xa2/0x300
[ 4702.958453] btrfs_buffered_write+0x2ca/0x940
[ 4702.958467] btrfs_do_write_iter+0x384/0x5d0
[ 4702.958471] ? lock_is_held_type+0xe8/0x140
[ 4702.958478] vfs_write+0x269/0x4f0
[ 4702.958489] ksys_write+0x64/0xe0
[ 4702.958494] __do_fast_syscall_32+0x88/0xf0
[ 4702.958499] ? lock_is_held_type+0xe8/0x140
[ 4702.958505] ? __do_fast_syscall_32+0x94/0xf0
[ 4702.958509] ? lockdep_hardirqs_on+0x7d/0x100
[ 4702.958512] ? __do_fast_syscall_32+0x94/0xf0
[ 4702.958515] ? __do_fast_syscall_32+0x94/0xf0
[ 4702.958518] ? __do_fast_syscall_32+0x94/0xf0
[ 4702.958523] do_fast_syscall_32+0x2f/0x70
[ 4702.958527] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4702.958532] RIP: 0023:0xf7fc0579
[ 4702.958554] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4702.958556] RSP: 002b:00000000b69f5ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4702.958560] RAX: ffffffffffffffda RBX: 00000000000000aa RCX: 00000000b63f2010
[ 4702.958562] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4702.958564] RBP: 00000000000000aa R08: 00000000b69f5ae0 R09: 0000000000000000
[ 4702.958566] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4702.958568] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4702.958578] </TASK>
[ 4702.958581] irq event stamp: 2752461
[ 4702.958583] hardirqs last enabled at (2752469): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4702.958587] hardirqs last disabled at (2752476): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4702.958590] softirqs last enabled at (2748422): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.958593] softirqs last disabled at (2748417): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4702.958596] ---[ end trace 0000000000000000 ]---
[ 4707.426086] ------------[ cut here ]------------
[ 4707.426094] WARNING: CPU: 13 PID: 14333 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4707.426102] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4707.426191] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4707.426252] CPU: 13 PID: 14333 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4707.426255] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4707.426258] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4707.426261] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4707.426264] RSP: 0018:ffffa7991ffaf6b0 EFLAGS: 00010246
[ 4707.426267] RAX: 0000000000000000 RBX: ffff8fa13a48c0d0 RCX: 0000000000000000
[ 4707.426270] RDX: 0000000000000000 RSI: ffff8fa13a48c050 RDI: ffffa7991ffaf6d8
[ 4707.426272] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4707.426274] R10: ffff8fa13a48c0d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4707.426277] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4707.426279] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b58e6b40
[ 4707.426281] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4707.426284] CR2: 0000351000a6fedc CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4707.426286] PKRU: 55555554
[ 4707.426289] Call Trace:
[ 4707.426291] <TASK>
[ 4707.426298] submit_one_bio+0xd4/0xe0
[ 4707.426305] submit_extent_page+0x142/0x550
[ 4707.426318] read_extent_buffer_pages+0x584/0x9c0
[ 4707.426325] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4707.426330] ? folio_unlock+0x1d/0x50
[ 4707.426337] btrfs_read_extent_buffer+0x98/0x150
[ 4707.426343] read_tree_block+0x43/0xa0
[ 4707.426346] read_block_for_search+0x266/0x370
[ 4707.426359] btrfs_search_slot+0x351/0xd30
[ 4707.426370] btrfs_lookup_csum+0x63/0x150
[ 4707.426377] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4707.426383] ? btrfs_do_readpage+0x305/0x770
[ 4707.426390] btrfs_submit_data_read_bio+0x4e/0x90
[ 4707.426395] submit_one_bio+0xc4/0xe0
[ 4707.426400] btrfs_read_folio+0x79/0x90
[ 4707.426404] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4707.426407] prepare_uptodate_page+0x8c/0x210
[ 4707.426412] prepare_pages.constprop.0+0x134/0x300
[ 4707.426420] btrfs_buffered_write+0x2ca/0x940
[ 4707.426433] btrfs_do_write_iter+0x384/0x5d0
[ 4707.426437] ? lock_is_held_type+0xe8/0x140
[ 4707.426445] vfs_write+0x269/0x4f0
[ 4707.426456] ksys_write+0x64/0xe0
[ 4707.426461] __do_fast_syscall_32+0x88/0xf0
[ 4707.426467] ? __do_fast_syscall_32+0x94/0xf0
[ 4707.426471] ? lockdep_hardirqs_on+0x7d/0x100
[ 4707.426475] ? __do_fast_syscall_32+0x94/0xf0
[ 4707.426478] ? lockdep_hardirqs_on+0x7d/0x100
[ 4707.426481] ? __do_fast_syscall_32+0x94/0xf0
[ 4707.426486] do_fast_syscall_32+0x2f/0x70
[ 4707.426490] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4707.426495] RIP: 0023:0xf7fc0579
[ 4707.426518] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4707.426521] RSP: 002b:00000000b58e4ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4707.426524] RAX: ffffffffffffffda RBX: 00000000000000b9 RCX: 00000000c63ff010
[ 4707.426527] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4707.426529] RBP: 00000000000000b9 R08: 00000000b58e4ae0 R09: 0000000000000000
[ 4707.426531] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4707.426533] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4707.426544] </TASK>
[ 4707.426546] irq event stamp: 152727
[ 4707.426548] hardirqs last enabled at (152735): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4707.426553] hardirqs last disabled at (152742): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4707.426556] softirqs last enabled at (150300): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4707.426560] softirqs last disabled at (150295): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4707.426562] ---[ end trace 0000000000000000 ]---
[ 4708.616104] ------------[ cut here ]------------
[ 4708.616115] WARNING: CPU: 14 PID: 14254 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4708.616126] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4708.616276] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4708.616372] CPU: 14 PID: 14254 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4708.616376] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4708.616378] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4708.616383] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4708.616386] RSP: 0018:ffffa7991fb1f618 EFLAGS: 00010246
[ 4708.616390] RAX: 0000000000000000 RBX: ffff8f9791274290 RCX: 0000000000000000
[ 4708.616392] RDX: 0000000000000000 RSI: ffff8f9791274210 RDI: ffffa7991fb1f640
[ 4708.616394] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4708.616397] R10: ffff8f9791274290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4708.616399] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4708.616402] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000b83feb40
[ 4708.616404] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4708.616406] CR2: 00000000de4de000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4708.616409] PKRU: 55555554
[ 4708.616411] Call Trace:
[ 4708.616414] <TASK>
[ 4708.616421] submit_one_bio+0xd4/0xe0
[ 4708.616428] submit_extent_page+0x142/0x550
[ 4708.616441] read_extent_buffer_pages+0x584/0x9c0
[ 4708.616449] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4708.616453] ? folio_unlock+0x1d/0x50
[ 4708.616460] btrfs_read_extent_buffer+0x98/0x150
[ 4708.616466] read_tree_block+0x43/0xa0
[ 4708.616473] read_block_for_search+0x266/0x370
[ 4708.616497] btrfs_search_slot+0x351/0xd30
[ 4708.616515] btrfs_lookup_csum+0x63/0x150
[ 4708.616528] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4708.616540] ? btrfs_do_readpage+0x305/0x770
[ 4708.616552] btrfs_submit_data_read_bio+0x4e/0x90
[ 4708.616560] submit_one_bio+0xc4/0xe0
[ 4708.616569] btrfs_read_folio+0x79/0x90
[ 4708.616576] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4708.616582] prepare_uptodate_page+0x8c/0x210
[ 4708.616590] prepare_pages.constprop.0+0x134/0x300
[ 4708.616604] btrfs_buffered_write+0x2ca/0x940
[ 4708.616628] btrfs_do_write_iter+0x384/0x5d0
[ 4708.616635] ? lock_is_held_type+0xe8/0x140
[ 4708.616647] vfs_write+0x269/0x4f0
[ 4708.616665] ksys_write+0x64/0xe0
[ 4708.616675] __do_fast_syscall_32+0x88/0xf0
[ 4708.616684] ? __do_fast_syscall_32+0x94/0xf0
[ 4708.616690] ? lockdep_hardirqs_on+0x7d/0x100
[ 4708.616696] ? __do_fast_syscall_32+0x94/0xf0
[ 4708.616705] ? lock_is_held_type+0xe8/0x140
[ 4708.616715] ? __do_fast_syscall_32+0x94/0xf0
[ 4708.616720] ? lockdep_hardirqs_on+0x7d/0x100
[ 4708.616726] ? __do_fast_syscall_32+0x94/0xf0
[ 4708.616731] ? __do_fast_syscall_32+0x94/0xf0
[ 4708.616739] do_fast_syscall_32+0x2f/0x70
[ 4708.616768] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4708.616775] RIP: 0023:0xf7fc0579
[ 4708.616800] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4708.616803] RSP: 002b:00000000b83fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4708.616807] RAX: ffffffffffffffda RBX: 00000000000000bb RCX: 00000000b5fee010
[ 4708.616809] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4708.616811] RBP: 00000000000000bb R08: 00000000b83fcae0 R09: 0000000000000000
[ 4708.616813] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4708.616816] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4708.616826] </TASK>
[ 4708.616829] irq event stamp: 53271
[ 4708.616831] hardirqs last enabled at (53279): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4708.616835] hardirqs last disabled at (53286): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4708.616838] softirqs last enabled at (53182): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4708.616842] softirqs last disabled at (53177): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4708.616844] ---[ end trace 0000000000000000 ]---
[ 4709.213512] ------------[ cut here ]------------
[ 4709.213521] WARNING: CPU: 13 PID: 14202 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4709.213530] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4709.213653] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4709.213783] CPU: 13 PID: 14202 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4709.213788] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4709.213793] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4709.213800] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4709.213805] RSP: 0018:ffffa7991feb7710 EFLAGS: 00010246
[ 4709.213811] RAX: 0000000000000000 RBX: ffff8fa13a48cd10 RCX: 0000000000000000
[ 4709.213815] RDX: 0000000000000000 RSI: ffff8fa13a48cc90 RDI: ffffa7991feb7738
[ 4709.213819] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4709.213823] R10: ffff8fa13a48cd10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4709.213827] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4709.213831] FS: 0000000000000000(0000) GS:ffff8fa5d9600000(0063) knlGS:00000000b61efb40
[ 4709.213836] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4709.213840] CR2: 00000000b71f8000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4709.213844] PKRU: 55555554
[ 4709.213848] Call Trace:
[ 4709.213852] <TASK>
[ 4709.213864] submit_one_bio+0xd4/0xe0
[ 4709.213875] submit_extent_page+0x142/0x550
[ 4709.213899] read_extent_buffer_pages+0x584/0x9c0
[ 4709.213912] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4709.213920] ? folio_unlock+0x1d/0x50
[ 4709.213931] btrfs_read_extent_buffer+0x98/0x150
[ 4709.213943] read_tree_block+0x43/0xa0
[ 4709.213949] read_block_for_search+0x266/0x370
[ 4709.213971] btrfs_search_slot+0x351/0xd30
[ 4709.213989] btrfs_lookup_csum+0x63/0x150
[ 4709.214002] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4709.214013] ? btrfs_do_readpage+0x305/0x770
[ 4709.214025] btrfs_submit_data_read_bio+0x4e/0x90
[ 4709.214034] submit_one_bio+0xc4/0xe0
[ 4709.214040] btrfs_read_folio+0x79/0x90
[ 4709.214044] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4709.214047] prepare_uptodate_page+0x8c/0x210
[ 4709.214051] prepare_pages.constprop.0+0xa2/0x300
[ 4709.214059] btrfs_buffered_write+0x2ca/0x940
[ 4709.214082] btrfs_do_write_iter+0x384/0x5d0
[ 4709.214090] ? lock_is_held_type+0xe8/0x140
[ 4709.214103] vfs_write+0x269/0x4f0
[ 4709.214121] ksys_write+0x64/0xe0
[ 4709.214129] __do_fast_syscall_32+0x88/0xf0
[ 4709.214137] do_fast_syscall_32+0x2f/0x70
[ 4709.214141] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4709.214146] RIP: 0023:0xf7fc0579
[ 4709.214171] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4709.214175] RSP: 002b:00000000b61edae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4709.214181] RAX: ffffffffffffffda RBX: 00000000000000ae RCX: 00000000b5dec010
[ 4709.214185] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4709.214189] RBP: 00000000000000ae R08: 00000000b61edae0 R09: 0000000000000000
[ 4709.214193] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4709.214196] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4709.214207] </TASK>
[ 4709.214209] irq event stamp: 2650849
[ 4709.214211] hardirqs last enabled at (2650857): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4709.214216] hardirqs last disabled at (2650864): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4709.214219] softirqs last enabled at (2650394): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4709.214222] softirqs last disabled at (2650389): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4709.214225] ---[ end trace 0000000000000000 ]---
[ 4710.106696] ------------[ cut here ]------------
[ 4710.106705] WARNING: CPU: 0 PID: 14254 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4710.106712] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4710.106826] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4710.106885] CPU: 0 PID: 14254 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4710.106888] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4710.106891] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4710.106895] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4710.106898] RSP: 0018:ffffa7991fb1f6c0 EFLAGS: 00010246
[ 4710.106901] RAX: 0000000000000000 RBX: ffff8f9c4d8af390 RCX: 0000000000000000
[ 4710.106904] RDX: 0000000000000000 RSI: ffff8f9c4d8af310 RDI: ffffa7991fb1f6e8
[ 4710.106906] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4710.106909] R10: ffff8f9c4d8af390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4710.106911] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4710.106913] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0063) knlGS:00000000b83feb40
[ 4710.106916] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4710.106918] CR2: 00000000b73fa000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4710.106921] PKRU: 55555554
[ 4710.106923] Call Trace:
[ 4710.106926] <TASK>
[ 4710.106935] submit_one_bio+0xd4/0xe0
[ 4710.106943] submit_extent_page+0x142/0x550
[ 4710.106957] read_extent_buffer_pages+0x584/0x9c0
[ 4710.106964] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4710.106969] ? folio_unlock+0x1d/0x50
[ 4710.106976] btrfs_read_extent_buffer+0x98/0x150
[ 4710.106982] read_tree_block+0x43/0xa0
[ 4710.106986] read_block_for_search+0x266/0x370
[ 4710.106999] btrfs_search_slot+0x351/0xd30
[ 4710.107010] btrfs_lookup_csum+0x63/0x150
[ 4710.107018] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4710.107025] ? btrfs_do_readpage+0x305/0x770
[ 4710.107031] btrfs_submit_data_read_bio+0x4e/0x90
[ 4710.107038] submit_one_bio+0xc4/0xe0
[ 4710.107043] btrfs_read_folio+0x79/0x90
[ 4710.107048] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4710.107051] prepare_uptodate_page+0x8c/0x210
[ 4710.107057] prepare_pages.constprop.0+0xa2/0x300
[ 4710.107065] btrfs_buffered_write+0x2ca/0x940
[ 4710.107079] btrfs_do_write_iter+0x384/0x5d0
[ 4710.107084] ? lock_is_held_type+0xe8/0x140
[ 4710.107096] vfs_write+0x269/0x4f0
[ 4710.107109] ksys_write+0x64/0xe0
[ 4710.107114] __do_fast_syscall_32+0x88/0xf0
[ 4710.107120] ? __do_fast_syscall_32+0x94/0xf0
[ 4710.107124] ? lockdep_hardirqs_on+0x7d/0x100
[ 4710.107128] ? __do_fast_syscall_32+0x94/0xf0
[ 4710.107131] ? __do_fast_syscall_32+0x94/0xf0
[ 4710.107136] do_fast_syscall_32+0x2f/0x70
[ 4710.107140] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4710.107146] RIP: 0023:0xf7fc0579
[ 4710.107181] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4710.107184] RSP: 002b:00000000b83fcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4710.107187] RAX: ffffffffffffffda RBX: 00000000000000bb RCX: 00000000c63ff010
[ 4710.107190] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4710.107192] RBP: 00000000000000bb R08: 00000000b83fcae0 R09: 0000000000000000
[ 4710.107194] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4710.107196] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4710.107207] </TASK>
[ 4710.107209] irq event stamp: 158543
[ 4710.107211] hardirqs last enabled at (158551): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4710.107217] hardirqs last disabled at (158558): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4710.107220] softirqs last enabled at (157436): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4710.107225] softirqs last disabled at (157429): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4710.107228] ---[ end trace 0000000000000000 ]---
[ 4711.840995] ------------[ cut here ]------------
[ 4711.841004] WARNING: CPU: 1 PID: 14269 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4711.841011] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4711.841097] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4711.841155] CPU: 1 PID: 14269 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4711.841159] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4711.841161] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4711.841165] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4711.841167] RSP: 0018:ffffa7991ff3f620 EFLAGS: 00010246
[ 4711.841171] RAX: 0000000000000000 RBX: ffff8f9a78351b10 RCX: 0000000000000000
[ 4711.841174] RDX: 0000000000000000 RSI: ffff8f9a78351a90 RDI: ffffa7991ff3f648
[ 4711.841176] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4711.841178] R10: ffff8f9a78351b10 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4711.841180] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4711.841183] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b78ffb40
[ 4711.841185] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4711.841188] CR2: 0000014900403000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4711.841190] PKRU: 55555554
[ 4711.841193] Call Trace:
[ 4711.841195] <TASK>
[ 4711.841202] submit_one_bio+0xd4/0xe0
[ 4711.841209] submit_extent_page+0x142/0x550
[ 4711.841222] read_extent_buffer_pages+0x584/0x9c0
[ 4711.841230] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4711.841234] ? folio_unlock+0x1d/0x50
[ 4711.841241] btrfs_read_extent_buffer+0x98/0x150
[ 4711.841247] read_tree_block+0x43/0xa0
[ 4711.841251] read_block_for_search+0x266/0x370
[ 4711.841263] btrfs_search_slot+0x351/0xd30
[ 4711.841274] btrfs_lookup_csum+0x63/0x150
[ 4711.841281] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4711.841287] ? btrfs_do_readpage+0x305/0x770
[ 4711.841294] btrfs_submit_data_read_bio+0x4e/0x90
[ 4711.841299] submit_one_bio+0xc4/0xe0
[ 4711.841304] btrfs_read_folio+0x79/0x90
[ 4711.841308] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4711.841311] prepare_uptodate_page+0x8c/0x210
[ 4711.841316] prepare_pages.constprop.0+0xa2/0x300
[ 4711.841323] btrfs_buffered_write+0x2ca/0x940
[ 4711.841337] btrfs_do_write_iter+0x384/0x5d0
[ 4711.841341] ? lock_is_held_type+0xe8/0x140
[ 4711.841349] vfs_write+0x269/0x4f0
[ 4711.841359] ksys_write+0x64/0xe0
[ 4711.841364] __do_fast_syscall_32+0x88/0xf0
[ 4711.841369] ? lock_release+0x14b/0x440
[ 4711.841377] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4711.841383] ? lock_is_held_type+0xe8/0x140
[ 4711.841389] ? __do_fast_syscall_32+0x94/0xf0
[ 4711.841392] ? lockdep_hardirqs_on+0x7d/0x100
[ 4711.841396] ? __do_fast_syscall_32+0x94/0xf0
[ 4711.841400] ? __do_fast_syscall_32+0x94/0xf0
[ 4711.841404] do_fast_syscall_32+0x2f/0x70
[ 4711.841408] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4711.841413] RIP: 0023:0xf7fc0579
[ 4711.841435] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4711.841438] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4711.841441] RAX: ffffffffffffffda RBX: 00000000000000b4 RCX: 00000000c63ff010
[ 4711.841443] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4711.841446] RBP: 00000000000000b4 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4711.841448] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4711.841450] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4711.841460] </TASK>
[ 4711.841462] irq event stamp: 78221
[ 4711.841464] hardirqs last enabled at (78229): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4711.841468] hardirqs last disabled at (78236): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4711.841471] softirqs last enabled at (76028): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4711.841475] softirqs last disabled at (76023): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4711.841478] ---[ end trace 0000000000000000 ]---
[ 4712.831301] ------------[ cut here ]------------
[ 4712.831310] WARNING: CPU: 14 PID: 14249 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4712.831318] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4712.831410] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4712.831475] CPU: 14 PID: 14249 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4712.831480] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4712.831482] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4712.831486] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4712.831489] RSP: 0018:ffffa7991feff618 EFLAGS: 00010246
[ 4712.831493] RAX: 0000000000000000 RBX: ffff8f9791275e90 RCX: 0000000000000000
[ 4712.831495] RDX: 0000000000000000 RSI: ffff8f9791275e10 RDI: ffffa7991feff640
[ 4712.831497] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4712.831499] R10: ffff8f9791275e90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4712.831502] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4712.831504] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0063) knlGS:00000000bbba3b40
[ 4712.831506] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4712.831509] CR2: 00000000b71f8000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4712.831511] PKRU: 55555554
[ 4712.831513] Call Trace:
[ 4712.831516] <TASK>
[ 4712.831524] submit_one_bio+0xd4/0xe0
[ 4712.831532] submit_extent_page+0x142/0x550
[ 4712.831545] read_extent_buffer_pages+0x584/0x9c0
[ 4712.831553] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4712.831557] ? folio_unlock+0x1d/0x50
[ 4712.831564] btrfs_read_extent_buffer+0x98/0x150
[ 4712.831570] read_tree_block+0x43/0xa0
[ 4712.831574] read_block_for_search+0x266/0x370
[ 4712.831587] btrfs_search_slot+0x351/0xd30
[ 4712.831597] btrfs_lookup_csum+0x63/0x150
[ 4712.831605] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4712.831611] ? btrfs_do_readpage+0x305/0x770
[ 4712.831618] btrfs_submit_data_read_bio+0x4e/0x90
[ 4712.831623] submit_one_bio+0xc4/0xe0
[ 4712.831628] btrfs_read_folio+0x79/0x90
[ 4712.831632] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4712.831635] prepare_uptodate_page+0x8c/0x210
[ 4712.831640] prepare_pages.constprop.0+0xa2/0x300
[ 4712.831648] btrfs_buffered_write+0x2ca/0x940
[ 4712.831661] btrfs_do_write_iter+0x384/0x5d0
[ 4712.831665] ? lock_is_held_type+0xe8/0x140
[ 4712.831673] vfs_write+0x269/0x4f0
[ 4712.831684] ksys_write+0x64/0xe0
[ 4712.831689] __do_fast_syscall_32+0x88/0xf0
[ 4712.831696] ? __mutex_unlock_slowpath+0x2a/0x260
[ 4712.831701] ? lock_is_held_type+0xe8/0x140
[ 4712.831707] ? __do_fast_syscall_32+0x94/0xf0
[ 4712.831710] ? lockdep_hardirqs_on+0x7d/0x100
[ 4712.831714] ? __do_fast_syscall_32+0x94/0xf0
[ 4712.831718] ? __do_fast_syscall_32+0x94/0xf0
[ 4712.831721] ? __do_fast_syscall_32+0x94/0xf0
[ 4712.831724] ? __do_fast_syscall_32+0x94/0xf0
[ 4712.831727] ? __do_fast_syscall_32+0x94/0xf0
[ 4712.831730] ? __do_fast_syscall_32+0x94/0xf0
[ 4712.831735] do_fast_syscall_32+0x2f/0x70
[ 4712.831739] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4712.831769] RIP: 0023:0xf7fc0579
[ 4712.831792] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4712.831795] RSP: 002b:00000000bbba1ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4712.831799] RAX: ffffffffffffffda RBX: 00000000000000b8 RCX: 00000000b73fb010
[ 4712.831801] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4712.831803] RBP: 00000000000000b8 R08: 00000000bbba1ae0 R09: 0000000000000000
[ 4712.831805] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4712.831807] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4712.831818] </TASK>
[ 4712.831820] irq event stamp: 115049
[ 4712.831822] hardirqs last enabled at (115057): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4712.831827] hardirqs last disabled at (115064): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4712.831830] softirqs last enabled at (114964): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4712.831833] softirqs last disabled at (114951): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4712.831836] ---[ end trace 0000000000000000 ]---
[ 4713.574062] ------------[ cut here ]------------
[ 4713.574074] WARNING: CPU: 11 PID: 14197 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4713.574086] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4713.574275] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4713.574407] CPU: 11 PID: 14197 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4713.574414] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4713.574420] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4713.574427] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4713.574433] RSP: 0018:ffffa7991fe776d0 EFLAGS: 00010246
[ 4713.574441] RAX: 0000000000000000 RBX: ffff8fa1d78ce590 RCX: 0000000000000000
[ 4713.574446] RDX: 0000000000000000 RSI: ffff8fa1d78ce510 RDI: ffffa7991fe776f8
[ 4713.574452] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4713.574457] R10: ffff8fa1d78ce590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4713.574462] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4713.574466] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0063) knlGS:00000000bacfeb40
[ 4713.574472] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4713.574477] CR2: 0000560136d3e550 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4713.574483] PKRU: 55555554
[ 4713.574487] Call Trace:
[ 4713.574493] <TASK>
[ 4713.574508] submit_one_bio+0xd4/0xe0
[ 4713.574523] submit_extent_page+0x142/0x550
[ 4713.574552] read_extent_buffer_pages+0x584/0x9c0
[ 4713.574569] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4713.574579] ? folio_unlock+0x1d/0x50
[ 4713.574592] btrfs_read_extent_buffer+0x98/0x150
[ 4713.574605] read_tree_block+0x43/0xa0
[ 4713.574614] read_block_for_search+0x266/0x370
[ 4713.574641] btrfs_search_slot+0x351/0xd30
[ 4713.574666] btrfs_lookup_csum+0x63/0x150
[ 4713.574682] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4713.574696] ? btrfs_do_readpage+0x305/0x770
[ 4713.574712] btrfs_submit_data_read_bio+0x4e/0x90
[ 4713.574723] submit_one_bio+0xc4/0xe0
[ 4713.574735] btrfs_read_folio+0x79/0x90
[ 4713.574776] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4713.574784] prepare_uptodate_page+0x8c/0x210
[ 4713.574794] prepare_pages.constprop.0+0xa2/0x300
[ 4713.574812] btrfs_buffered_write+0x2ca/0x940
[ 4713.574844] btrfs_do_write_iter+0x384/0x5d0
[ 4713.574854] ? lock_is_held_type+0xe8/0x140
[ 4713.574870] vfs_write+0x269/0x4f0
[ 4713.574893] ksys_write+0x64/0xe0
[ 4713.574904] __do_fast_syscall_32+0x88/0xf0
[ 4713.574912] ? __do_fast_syscall_32+0x94/0xf0
[ 4713.574920] ? lockdep_hardirqs_on+0x7d/0x100
[ 4713.574928] ? __do_fast_syscall_32+0x94/0xf0
[ 4713.574936] ? __do_fast_syscall_32+0x94/0xf0
[ 4713.574942] ? __do_fast_syscall_32+0x94/0xf0
[ 4713.574952] do_fast_syscall_32+0x2f/0x70
[ 4713.574961] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4713.574969] RIP: 0023:0xf7fc0579
[ 4713.575006] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4713.575012] RSP: 002b:00000000bacfcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4713.575018] RAX: ffffffffffffffda RBX: 00000000000000bc RCX: 00000000c63ff010
[ 4713.575022] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4713.575026] RBP: 00000000000000bc R08: 00000000bacfcae0 R09: 0000000000000000
[ 4713.575030] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4713.575034] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4713.575057] </TASK>
[ 4713.575062] irq event stamp: 1966211
[ 4713.575066] hardirqs last enabled at (1966219): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4713.575074] hardirqs last disabled at (1966226): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4713.575079] softirqs last enabled at (1964496): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4713.575087] softirqs last disabled at (1964489): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4713.575093] ---[ end trace 0000000000000000 ]---
[ 4714.117630] ------------[ cut here ]------------
[ 4714.117642] WARNING: CPU: 10 PID: 14249 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4714.117654] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4714.117837] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4714.117958] CPU: 10 PID: 14249 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4714.117965] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4714.117970] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4714.117977] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4714.117982] RSP: 0018:ffffa7991feff6e8 EFLAGS: 00010246
[ 4714.117989] RAX: 0000000000000000 RBX: ffff8f972a826210 RCX: 0000000000000000
[ 4714.117995] RDX: 0000000000000000 RSI: ffff8f972a826190 RDI: ffffa7991feff710
[ 4714.117999] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4714.118004] R10: ffff8f972a826210 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4714.118009] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4714.118014] FS: 0000000000000000(0000) GS:ffff8fa5d8a00000(0063) knlGS:00000000bbba3b40
[ 4714.118019] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4714.118025] CR2: 0000013403ded040 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4714.118030] PKRU: 55555554
[ 4714.118035] Call Trace:
[ 4714.118040] <TASK>
[ 4714.118052] submit_one_bio+0xd4/0xe0
[ 4714.118065] submit_extent_page+0x142/0x550
[ 4714.118092] read_extent_buffer_pages+0x584/0x9c0
[ 4714.118109] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4714.118120] ? folio_unlock+0x1d/0x50
[ 4714.118133] btrfs_read_extent_buffer+0x98/0x150
[ 4714.118146] read_tree_block+0x43/0xa0
[ 4714.118155] read_block_for_search+0x266/0x370
[ 4714.118181] btrfs_search_slot+0x351/0xd30
[ 4714.118206] btrfs_lookup_csum+0x63/0x150
[ 4714.118221] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4714.118236] ? btrfs_do_readpage+0x305/0x770
[ 4714.118252] btrfs_submit_data_read_bio+0x4e/0x90
[ 4714.118261] submit_one_bio+0xc4/0xe0
[ 4714.118273] btrfs_read_folio+0x79/0x90
[ 4714.118281] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4714.118288] prepare_uptodate_page+0x8c/0x210
[ 4714.118297] prepare_pages.constprop.0+0x134/0x300
[ 4714.118314] btrfs_buffered_write+0x2ca/0x940
[ 4714.118345] btrfs_do_write_iter+0x384/0x5d0
[ 4714.118355] ? lock_is_held_type+0xe8/0x140
[ 4714.118371] vfs_write+0x269/0x4f0
[ 4714.118393] ksys_write+0x64/0xe0
[ 4714.118404] __do_fast_syscall_32+0x88/0xf0
[ 4714.118413] ? lockdep_hardirqs_on+0x7d/0x100
[ 4714.118421] ? __do_fast_syscall_32+0x94/0xf0
[ 4714.118432] do_fast_syscall_32+0x2f/0x70
[ 4714.118441] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4714.118449] RIP: 0023:0xf7fc0579
[ 4714.118477] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4714.118482] RSP: 002b:00000000bbba1ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4714.118491] RAX: ffffffffffffffda RBX: 00000000000000b8 RCX: 00000000b5fee010
[ 4714.118496] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4714.118501] RBP: 00000000000000b8 R08: 00000000bbba1ae0 R09: 0000000000000000
[ 4714.118506] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4714.118510] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4714.118534] </TASK>
[ 4714.118539] irq event stamp: 189315
[ 4714.118544] hardirqs last enabled at (189323): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4714.118552] hardirqs last disabled at (189330): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4714.118558] softirqs last enabled at (188368): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4714.118565] softirqs last disabled at (188363): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4714.118571] ---[ end trace 0000000000000000 ]---
[ 4715.369407] ------------[ cut here ]------------
[ 4715.369426] WARNING: CPU: 1 PID: 14333 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4715.369440] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4715.369607] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4715.369719] CPU: 1 PID: 14333 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4715.369725] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4715.369731] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4715.369738] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4715.369782] RSP: 0018:ffffa7991ffaf700 EFLAGS: 00010246
[ 4715.369789] RAX: 0000000000000000 RBX: ffff8f9a78352590 RCX: 0000000000000000
[ 4715.369794] RDX: 0000000000000000 RSI: ffff8f9a78352510 RDI: ffffa7991ffaf728
[ 4715.369798] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4715.369802] R10: ffff8f9a78352590 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4715.369806] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4715.369811] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b58e6b40
[ 4715.369815] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4715.369820] CR2: 00007faa96664fc8 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4715.369824] PKRU: 55555554
[ 4715.369828] Call Trace:
[ 4715.369833] <TASK>
[ 4715.369846] submit_one_bio+0xd4/0xe0
[ 4715.369858] submit_extent_page+0x142/0x550
[ 4715.369882] read_extent_buffer_pages+0x584/0x9c0
[ 4715.369896] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4715.369905] ? folio_unlock+0x1d/0x50
[ 4715.369917] btrfs_read_extent_buffer+0x98/0x150
[ 4715.369928] read_tree_block+0x43/0xa0
[ 4715.369935] read_block_for_search+0x266/0x370
[ 4715.369960] btrfs_search_slot+0x351/0xd30
[ 4715.369980] btrfs_lookup_csum+0x63/0x150
[ 4715.369994] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4715.370006] ? btrfs_do_readpage+0x305/0x770
[ 4715.370019] btrfs_submit_data_read_bio+0x4e/0x90
[ 4715.370028] submit_one_bio+0xc4/0xe0
[ 4715.370038] btrfs_read_folio+0x79/0x90
[ 4715.370045] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4715.370051] prepare_uptodate_page+0x8c/0x210
[ 4715.370060] prepare_pages.constprop.0+0x134/0x300
[ 4715.370075] btrfs_buffered_write+0x2ca/0x940
[ 4715.370101] btrfs_do_write_iter+0x384/0x5d0
[ 4715.370109] ? lock_is_held_type+0xe8/0x140
[ 4715.370123] vfs_write+0x269/0x4f0
[ 4715.370143] ksys_write+0x64/0xe0
[ 4715.370152] __do_fast_syscall_32+0x88/0xf0
[ 4715.370160] ? __do_fast_syscall_32+0x94/0xf0
[ 4715.370165] ? __do_fast_syscall_32+0x94/0xf0
[ 4715.370173] do_fast_syscall_32+0x2f/0x70
[ 4715.370180] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4715.370188] RIP: 0023:0xf7fc0579
[ 4715.370229] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4715.370233] RSP: 002b:00000000b58e4ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4715.370240] RAX: ffffffffffffffda RBX: 00000000000000b9 RCX: 00000000b73fb010
[ 4715.370244] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4715.370248] RBP: 00000000000000b9 R08: 00000000b58e4ae0 R09: 0000000000000000
[ 4715.370252] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4715.370256] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4715.370276] </TASK>
[ 4715.370280] irq event stamp: 566405
[ 4715.370284] hardirqs last enabled at (566413): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4715.370292] hardirqs last disabled at (566420): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4715.370297] softirqs last enabled at (565994): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4715.370305] softirqs last disabled at (565989): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4715.370309] ---[ end trace 0000000000000000 ]---
[ 4715.617162] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4715.617196] [drm] PSP is resuming...
[ 4715.693152] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4715.794675] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4715.808471] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4715.808480] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4715.808488] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4715.808492] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4715.808546] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4715.863409] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4715.864815] [drm] DMUB hardware initialized: version=0x02020017
[ 4715.903060] [drm] kiq ring mec 2 pipe 1 q 0
[ 4715.908513] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4715.908677] [drm] JPEG decode initialized successfully.
[ 4715.908707] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4715.908712] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4715.908716] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4715.908720] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4715.908724] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4715.908727] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4715.908731] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4715.908734] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4715.908738] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4715.908760] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4715.908764] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4715.908768] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4715.908773] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4715.908776] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4715.908780] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4715.908784] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4715.912820] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4717.296447] ------------[ cut here ]------------
[ 4717.296459] WARNING: CPU: 1 PID: 14218 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4717.296470] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4717.296635] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4717.296789] CPU: 1 PID: 14218 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4717.296796] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4717.296801] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4717.296809] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4717.296815] RSP: 0018:ffffa7991feef6e0 EFLAGS: 00010246
[ 4717.296822] RAX: 0000000000000000 RBX: ffff8f9a78352c90 RCX: 0000000000000000
[ 4717.296828] RDX: 0000000000000000 RSI: ffff8f9a78352c10 RDI: ffffa7991feef708
[ 4717.296833] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4717.296838] R10: ffff8f9a78352c90 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4717.296843] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4717.296848] FS: 0000000000000000(0000) GS:ffff8fa5d6600000(0063) knlGS:00000000b50deb40
[ 4717.296854] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4717.296859] CR2: 00001f6100ac7008 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4717.296864] PKRU: 55555554
[ 4717.296869] Call Trace:
[ 4717.296874] <TASK>
[ 4717.296889] submit_one_bio+0xd4/0xe0
[ 4717.296902] submit_extent_page+0x142/0x550
[ 4717.296931] read_extent_buffer_pages+0x584/0x9c0
[ 4717.296948] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4717.296958] ? folio_unlock+0x1d/0x50
[ 4717.296971] btrfs_read_extent_buffer+0x98/0x150
[ 4717.296984] read_tree_block+0x43/0xa0
[ 4717.296992] read_block_for_search+0x266/0x370
[ 4717.297019] btrfs_search_slot+0x351/0xd30
[ 4717.297044] btrfs_lookup_csum+0x63/0x150
[ 4717.297061] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4717.297075] ? btrfs_do_readpage+0x305/0x770
[ 4717.297091] btrfs_submit_data_read_bio+0x4e/0x90
[ 4717.297101] submit_one_bio+0xc4/0xe0
[ 4717.297113] btrfs_read_folio+0x79/0x90
[ 4717.297122] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4717.297129] prepare_uptodate_page+0x8c/0x210
[ 4717.297139] prepare_pages.constprop.0+0x134/0x300
[ 4717.297157] btrfs_buffered_write+0x2ca/0x940
[ 4717.297189] btrfs_do_write_iter+0x384/0x5d0
[ 4717.297198] ? lock_is_held_type+0xe8/0x140
[ 4717.297214] vfs_write+0x269/0x4f0
[ 4717.297238] ksys_write+0x64/0xe0
[ 4717.297249] __do_fast_syscall_32+0x88/0xf0
[ 4717.297257] ? lockdep_hardirqs_on+0x7d/0x100
[ 4717.297266] ? __do_fast_syscall_32+0x94/0xf0
[ 4717.297273] ? __do_fast_syscall_32+0x94/0xf0
[ 4717.297284] do_fast_syscall_32+0x2f/0x70
[ 4717.297292] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4717.297301] RIP: 0023:0xf7fc0579
[ 4717.297330] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4717.297336] RSP: 002b:00000000b50dcae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4717.297343] RAX: ffffffffffffffda RBX: 0000000000000099 RCX: 00000000c63ff010
[ 4717.297349] RDX: 00000000000db4fe RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4717.297354] RBP: 0000000000000099 R08: 00000000b50dcae0 R09: 0000000000000000
[ 4717.297359] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4717.297364] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4717.297390] </TASK>
[ 4717.297395] irq event stamp: 127823
[ 4717.297399] hardirqs last enabled at (127831): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4717.297408] hardirqs last disabled at (127838): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4717.297414] softirqs last enabled at (127338): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4717.297421] softirqs last disabled at (127333): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4717.297427] ---[ end trace 0000000000000000 ]---
[ 4724.589462] ------------[ cut here ]------------
[ 4724.589470] WARNING: CPU: 6 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4724.589477] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4724.589571] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4724.589637] CPU: 6 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4724.589641] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4724.589644] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4724.589647] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4724.589650] RSP: 0018:ffffa7990487f758 EFLAGS: 00010246
[ 4724.589654] RAX: 0000000000000000 RBX: ffff8f97361a7390 RCX: 0000000000000000
[ 4724.589657] RDX: 0000000000000000 RSI: ffff8f97361a7310 RDI: ffffa7990487f780
[ 4724.589659] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4724.589661] R10: ffff8f97361a7390 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4724.589664] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4724.589666] FS: 0000000000000000(0000) GS:ffff8fa5d7a00000(0000) knlGS:0000000000000000
[ 4724.589669] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4724.589672] CR2: 000038a309d43000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4724.589674] PKRU: 55555554
[ 4724.589677] Call Trace:
[ 4724.589680] <TASK>
[ 4724.589687] submit_one_bio+0xd4/0xe0
[ 4724.589695] submit_extent_page+0x142/0x550
[ 4724.589710] read_extent_buffer_pages+0x584/0x9c0
[ 4724.589718] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4724.589723] ? folio_unlock+0x1d/0x50
[ 4724.589730] btrfs_read_extent_buffer+0x98/0x150
[ 4724.589736] read_tree_block+0x43/0xa0
[ 4724.589740] read_block_for_search+0x266/0x370
[ 4724.589780] btrfs_search_slot+0x351/0xd30
[ 4724.589789] ? _raw_read_unlock+0x29/0x50
[ 4724.589797] lookup_inline_extent_backref+0x15c/0x6e0
[ 4724.589803] ? lock_is_held_type+0xe8/0x140
[ 4724.589812] lookup_extent_backref+0x41/0xd0
[ 4724.589821] __btrfs_free_extent+0xfb/0x7c0
[ 4724.589827] ? sched_clock_cpu+0x20/0xc0
[ 4724.589837] __btrfs_run_delayed_refs+0x303/0x1260
[ 4724.589854] btrfs_run_delayed_refs+0x89/0x1d0
[ 4724.589862] btrfs_commit_transaction+0x93/0xed0
[ 4724.589874] transaction_kthread+0x142/0x1b0
[ 4724.589880] ? __pfx_transaction_kthread+0x10/0x10
[ 4724.589883] kthread+0xf5/0x120
[ 4724.589887] ? __pfx_kthread+0x10/0x10
[ 4724.589892] ret_from_fork+0x2c/0x50
[ 4724.589905] </TASK>
[ 4724.589907] irq event stamp: 40454127
[ 4724.589909] hardirqs last enabled at (40454135): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4724.589914] hardirqs last disabled at (40454142): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4724.589917] softirqs last enabled at (40453992): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4724.589921] softirqs last disabled at (40453985): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4724.589924] ---[ end trace 0000000000000000 ]---
[ 4726.685421] ------------[ cut here ]------------
[ 4726.685430] WARNING: CPU: 8 PID: 14269 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4726.685437] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4726.685525] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4726.685584] CPU: 8 PID: 14269 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4726.685588] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4726.685591] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4726.685594] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4726.685597] RSP: 0018:ffffa7991ff3f6a0 EFLAGS: 00010246
[ 4726.685601] RAX: 0000000000000000 RBX: ffff8fa50136f710 RCX: 0000000000000000
[ 4726.685604] RDX: 0000000000000000 RSI: ffff8fa50136f690 RDI: ffffa7991ff3f6c8
[ 4726.685606] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4726.685608] R10: ffff8fa50136f710 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4726.685610] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4726.685613] FS: 0000000000000000(0000) GS:ffff8fa5d8200000(0063) knlGS:00000000b78ffb40
[ 4726.685615] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4726.685617] CR2: 00000000cc418000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4726.685621] PKRU: 55555554
[ 4726.685623] Call Trace:
[ 4726.685627] <TASK>
[ 4726.685639] submit_one_bio+0xd4/0xe0
[ 4726.685650] submit_extent_page+0x142/0x550
[ 4726.685666] read_extent_buffer_pages+0x584/0x9c0
[ 4726.685675] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4726.685680] ? folio_unlock+0x1d/0x50
[ 4726.685691] btrfs_read_extent_buffer+0x98/0x150
[ 4726.685697] read_tree_block+0x43/0xa0
[ 4726.685702] read_block_for_search+0x266/0x370
[ 4726.685720] btrfs_search_slot+0x351/0xd30
[ 4726.685732] btrfs_lookup_csum+0x63/0x150
[ 4726.685740] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4726.685765] ? btrfs_do_readpage+0x305/0x770
[ 4726.685772] btrfs_submit_data_read_bio+0x4e/0x90
[ 4726.685779] submit_one_bio+0xc4/0xe0
[ 4726.685784] btrfs_read_folio+0x79/0x90
[ 4726.685789] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4726.685792] prepare_uptodate_page+0x8c/0x210
[ 4726.685799] prepare_pages.constprop.0+0xa2/0x300
[ 4726.685806] btrfs_buffered_write+0x2ca/0x940
[ 4726.685820] btrfs_do_write_iter+0x384/0x5d0
[ 4726.685825] ? lock_is_held_type+0xe8/0x140
[ 4726.685835] vfs_write+0x269/0x4f0
[ 4726.685847] ksys_write+0x64/0xe0
[ 4726.685853] __do_fast_syscall_32+0x88/0xf0
[ 4726.685860] ? __do_fast_syscall_32+0x94/0xf0
[ 4726.685863] ? lockdep_hardirqs_on+0x7d/0x100
[ 4726.685867] ? __do_fast_syscall_32+0x94/0xf0
[ 4726.685871] ? __do_fast_syscall_32+0x94/0xf0
[ 4726.685874] ? __do_fast_syscall_32+0x94/0xf0
[ 4726.685880] do_fast_syscall_32+0x2f/0x70
[ 4726.685884] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4726.685892] RIP: 0023:0xf7fc0579
[ 4726.685931] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4726.685933] RSP: 002b:00000000b78fdae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4726.685937] RAX: ffffffffffffffda RBX: 00000000000000b4 RCX: 00000000c16fe010
[ 4726.685939] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4726.685942] RBP: 00000000000000b4 R08: 00000000b78fdae0 R09: 0000000000000000
[ 4726.685944] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4726.685946] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4726.685956] </TASK>
[ 4726.685958] irq event stamp: 220687
[ 4726.685961] hardirqs last enabled at (220695): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4726.685966] hardirqs last disabled at (220702): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4726.685969] softirqs last enabled at (217780): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4726.685974] softirqs last disabled at (217771): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4726.685976] ---[ end trace 0000000000000000 ]---
[ 4727.129597] ------------[ cut here ]------------
[ 4727.129611] WARNING: CPU: 7 PID: 14213 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4727.129622] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4727.129784] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4727.129888] CPU: 7 PID: 14213 Comm: CGenericAsyncFi Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4727.129894] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4727.129899] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4727.129905] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4727.129910] RSP: 0018:ffffa7991fedf6a8 EFLAGS: 00010246
[ 4727.129916] RAX: 0000000000000000 RBX: ffff8f9731111250 RCX: 0000000000000000
[ 4727.129921] RDX: 0000000000000000 RSI: ffff8f97311111d0 RDI: ffffa7991fedf6d0
[ 4727.129924] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4727.129928] R10: ffff8f9731111250 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4727.129932] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4727.129937] FS: 0000000000000000(0000) GS:ffff8fa5d7e00000(0063) knlGS:00000000b5debb40
[ 4727.129941] CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
[ 4727.129945] CR2: 00007f0828a20000 CR3: 000000013a24a000 CR4: 0000000000750ee0
[ 4727.129949] PKRU: 55555554
[ 4727.129953] Call Trace:
[ 4727.129957] <TASK>
[ 4727.129968] submit_one_bio+0xd4/0xe0
[ 4727.129980] submit_extent_page+0x142/0x550
[ 4727.130003] read_extent_buffer_pages+0x584/0x9c0
[ 4727.130016] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4727.130025] ? folio_unlock+0x1d/0x50
[ 4727.130036] btrfs_read_extent_buffer+0x98/0x150
[ 4727.130047] read_tree_block+0x43/0xa0
[ 4727.130054] read_block_for_search+0x266/0x370
[ 4727.130076] btrfs_search_slot+0x351/0xd30
[ 4727.130095] btrfs_lookup_csum+0x63/0x150
[ 4727.130109] btrfs_lookup_bio_sums+0x258/0x5b0
[ 4727.130120] ? btrfs_do_readpage+0x305/0x770
[ 4727.130132] btrfs_submit_data_read_bio+0x4e/0x90
[ 4727.130141] submit_one_bio+0xc4/0xe0
[ 4727.130150] btrfs_read_folio+0x79/0x90
[ 4727.130157] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4727.130163] prepare_uptodate_page+0x8c/0x210
[ 4727.130170] prepare_pages.constprop.0+0xa2/0x300
[ 4727.130184] btrfs_buffered_write+0x2ca/0x940
[ 4727.130210] btrfs_do_write_iter+0x384/0x5d0
[ 4727.130217] ? lock_is_held_type+0xe8/0x140
[ 4727.130230] vfs_write+0x269/0x4f0
[ 4727.130249] ksys_write+0x64/0xe0
[ 4727.130257] __do_fast_syscall_32+0x88/0xf0
[ 4727.130263] ? __do_fast_syscall_32+0x94/0xf0
[ 4727.130270] ? __do_fast_syscall_32+0x94/0xf0
[ 4727.130276] ? lockdep_hardirqs_on+0x7d/0x100
[ 4727.130282] ? __do_fast_syscall_32+0x94/0xf0
[ 4727.130289] ? __do_fast_syscall_32+0x94/0xf0
[ 4727.130294] ? __do_fast_syscall_32+0x94/0xf0
[ 4727.130303] do_fast_syscall_32+0x2f/0x70
[ 4727.130310] entry_SYSCALL_compat_after_hwframe+0x71/0x79
[ 4727.130316] RIP: 0023:0xf7fc0579
[ 4727.130348] Code: 03 74 c0 01 10 05 03 74 b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 51 52 55 89 cd 0f 05 cd 80 <5d> 5a 59 c3 cc 90 90 90 8d b4 26 00 00 00 00 8d b4 26 00 00 00 00
[ 4727.130352] RSP: 002b:00000000b5de9ae0 EFLAGS: 00000286 ORIG_RAX: 0000000000000004
[ 4727.130359] RAX: ffffffffffffffda RBX: 000000000000008c RCX: 00000000de114010
[ 4727.130363] RDX: 0000000000100000 RSI: 00000000f7d7fff4 RDI: 0000000000000000
[ 4727.130367] RBP: 000000000000008c R08: 00000000b5de9ae0 R09: 0000000000000000
[ 4727.130371] R10: 0000000000000000 R11: 0000000000000286 R12: 0000000000000000
[ 4727.130374] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[ 4727.130393] </TASK>
[ 4727.130397] irq event stamp: 80987
[ 4727.130401] hardirqs last enabled at (80995): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4727.130408] hardirqs last disabled at (81002): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4727.130413] softirqs last enabled at (76992): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4727.130419] softirqs last disabled at (76983): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4727.130423] ---[ end trace 0000000000000000 ]---
[ 4735.795473] ------------[ cut here ]------------
[ 4735.795483] WARNING: CPU: 12 PID: 101 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4735.795493] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4735.795663] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4735.795800] CPU: 12 PID: 101 Comm: kworker/u32:2 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4735.795806] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4735.795811] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4735.795819] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4735.795825] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4735.795830] RSP: 0018:ffffa799004db860 EFLAGS: 00010246
[ 4735.795837] RAX: 0000000000000000 RBX: ffff8f9719021090 RCX: 0000000000000000
[ 4735.795842] RDX: 0000000000000000 RSI: ffff8f9719021010 RDI: ffffa799004db888
[ 4735.795846] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4735.795851] R10: ffff8f9719021090 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4735.795855] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4735.795860] FS: 0000000000000000(0000) GS:ffff8fa5d9200000(0000) knlGS:0000000000000000
[ 4735.795864] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4735.795869] CR2: 00000000bf2ff000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4735.795874] PKRU: 55555554
[ 4735.795878] Call Trace:
[ 4735.795883] <TASK>
[ 4735.795896] submit_one_bio+0xd4/0xe0
[ 4735.795907] submit_extent_page+0x142/0x550
[ 4735.795933] read_extent_buffer_pages+0x584/0x9c0
[ 4735.795948] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4735.795957] ? folio_unlock+0x1d/0x50
[ 4735.795969] btrfs_read_extent_buffer+0x98/0x150
[ 4735.795981] read_tree_block+0x43/0xa0
[ 4735.795988] read_block_for_search+0x266/0x370
[ 4735.796012] btrfs_search_slot+0x351/0xd30
[ 4735.796027] ? lock_is_held_type+0xe8/0x140
[ 4735.796040] btrfs_lookup_csum+0x63/0x150
[ 4735.796054] btrfs_csum_file_blocks+0x197/0x6c0
[ 4735.796060] ? sched_clock_cpu+0x9f/0xc0
[ 4735.796069] ? lock_release+0x14b/0x440
[ 4735.796082] ? _raw_read_unlock+0x29/0x50
[ 4735.796093] btrfs_finish_ordered_io+0x441/0x860
[ 4735.796120] btrfs_work_helper+0xfe/0x400
[ 4735.796126] ? lock_is_held_type+0xe8/0x140
[ 4735.796139] process_one_work+0x294/0x5b0
[ 4735.796157] worker_thread+0x4f/0x3a0
[ 4735.796167] ? __pfx_worker_thread+0x10/0x10
[ 4735.796172] kthread+0xf5/0x120
[ 4735.796178] ? __pfx_kthread+0x10/0x10
[ 4735.796187] ret_from_fork+0x2c/0x50
[ 4735.796210] </TASK>
[ 4735.796214] irq event stamp: 66174537
[ 4735.796218] hardirqs last enabled at (66174545): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4735.796225] hardirqs last disabled at (66174552): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4735.796230] softirqs last enabled at (66174088): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4735.796236] softirqs last disabled at (66174083): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4735.796241] ---[ end trace 0000000000000000 ]---
[ 4745.530136] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4745.530169] [drm] PSP is resuming...
[ 4745.606125] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4745.706998] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4745.720884] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4745.720893] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4745.720900] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4745.720904] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4745.720960] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4745.774664] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4745.776067] [drm] DMUB hardware initialized: version=0x02020017
[ 4745.812806] [drm] kiq ring mec 2 pipe 1 q 0
[ 4745.818653] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4745.819163] [drm] JPEG decode initialized successfully.
[ 4745.819187] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4745.819190] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4745.819192] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4745.819194] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4745.819196] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4745.819198] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4745.819200] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4745.819202] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4745.819204] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4745.819207] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4745.819209] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4745.819211] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4745.819213] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4745.819215] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4745.819217] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4745.819219] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4745.822822] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4775.569228] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4775.569271] [drm] PSP is resuming...
[ 4775.645225] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4775.746773] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4775.760581] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4775.760588] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4775.760595] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4775.760599] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4775.760653] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4775.814727] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4775.816161] [drm] DMUB hardware initialized: version=0x02020017
[ 4775.854208] [drm] kiq ring mec 2 pipe 1 q 0
[ 4775.859505] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4775.859669] [drm] JPEG decode initialized successfully.
[ 4775.859692] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4775.859696] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4775.859699] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4775.859701] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4775.859703] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4775.859705] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4775.859707] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4775.859709] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4775.859711] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4775.859713] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4775.859715] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4775.859717] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4775.859719] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4775.859722] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4775.859724] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4775.859726] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4775.863682] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4805.569146] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4805.569179] [drm] PSP is resuming...
[ 4805.645114] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4805.746341] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4805.760011] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4805.760022] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4805.760032] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4805.760038] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4805.760099] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4805.814606] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4805.815899] [drm] DMUB hardware initialized: version=0x02020017
[ 4805.853848] [drm] kiq ring mec 2 pipe 1 q 0
[ 4805.858820] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4805.859288] [drm] JPEG decode initialized successfully.
[ 4805.859313] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4805.859316] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4805.859319] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4805.859321] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4805.859323] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4805.859325] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4805.859329] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4805.859332] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4805.859335] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4805.859340] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4805.859343] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4805.859347] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4805.859351] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4805.859356] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4805.859360] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4805.859364] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4805.862791] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4825.078038] ------------[ cut here ]------------
[ 4825.078049] WARNING: CPU: 4 PID: 4166 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4825.078057] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4825.078176] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4825.078256] CPU: 4 PID: 4166 Comm: kworker/u32:17 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4825.078261] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4825.078265] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4825.078271] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4825.078275] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4825.078279] RSP: 0018:ffffa79906f6b860 EFLAGS: 00010246
[ 4825.078284] RAX: 0000000000000000 RBX: ffff8f9d683a9410 RCX: 0000000000000000
[ 4825.078287] RDX: 0000000000000000 RSI: ffff8f9d683a9390 RDI: ffffa79906f6b888
[ 4825.078290] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4825.078293] R10: ffff8f9d683a9410 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4825.078296] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4825.078299] FS: 0000000000000000(0000) GS:ffff8fa5d7200000(0000) knlGS:0000000000000000
[ 4825.078303] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4825.078306] CR2: 000001490081ba68 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4825.078309] PKRU: 55555554
[ 4825.078312] Call Trace:
[ 4825.078316] <TASK>
[ 4825.078325] submit_one_bio+0xd4/0xe0
[ 4825.078333] submit_extent_page+0x142/0x550
[ 4825.078351] read_extent_buffer_pages+0x584/0x9c0
[ 4825.078361] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4825.078368] ? folio_unlock+0x1d/0x50
[ 4825.078376] btrfs_read_extent_buffer+0x98/0x150
[ 4825.078384] read_tree_block+0x43/0xa0
[ 4825.078389] read_block_for_search+0x266/0x370
[ 4825.078406] btrfs_search_slot+0x351/0xd30
[ 4825.078416] ? lock_is_held_type+0xe8/0x140
[ 4825.078426] btrfs_lookup_csum+0x63/0x150
[ 4825.078436] btrfs_csum_file_blocks+0x197/0x6c0
[ 4825.078441] ? sched_clock_cpu+0x9f/0xc0
[ 4825.078447] ? lock_release+0x14b/0x440
[ 4825.078456] ? _raw_read_unlock+0x29/0x50
[ 4825.078465] btrfs_finish_ordered_io+0x441/0x860
[ 4825.078483] btrfs_work_helper+0xfe/0x400
[ 4825.078487] ? lock_is_held_type+0xe8/0x140
[ 4825.078496] process_one_work+0x294/0x5b0
[ 4825.078509] worker_thread+0x4f/0x3a0
[ 4825.078516] ? __pfx_worker_thread+0x10/0x10
[ 4825.078520] kthread+0xf5/0x120
[ 4825.078524] ? __pfx_kthread+0x10/0x10
[ 4825.078530] ret_from_fork+0x2c/0x50
[ 4825.078546] </TASK>
[ 4825.078549] irq event stamp: 81188319
[ 4825.078552] hardirqs last enabled at (81188327): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4825.078557] hardirqs last disabled at (81188334): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4825.078561] softirqs last enabled at (81186990): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4825.078566] softirqs last disabled at (81186988): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 4825.078570] ---[ end trace 0000000000000000 ]---
[ 4835.561209] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4835.561246] [drm] PSP is resuming...
[ 4835.637118] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4835.738465] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4835.752244] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4835.752254] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4835.752262] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4835.752266] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4835.752320] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4835.806488] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4835.807873] [drm] DMUB hardware initialized: version=0x02020017
[ 4835.845989] [drm] kiq ring mec 2 pipe 1 q 0
[ 4835.850931] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4835.851144] [drm] JPEG decode initialized successfully.
[ 4835.851168] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4835.851171] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4835.851174] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4835.851176] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4835.851178] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4835.851180] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4835.851182] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4835.851184] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4835.851186] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4835.851188] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4835.851190] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4835.851192] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4835.851194] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4835.851196] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4835.851199] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4835.851201] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4835.854770] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4865.577239] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4865.577282] [drm] PSP is resuming...
[ 4865.653236] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4865.753466] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4865.767248] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4865.767256] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4865.767264] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4865.767268] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4865.767329] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4865.822361] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4865.823759] [drm] DMUB hardware initialized: version=0x02020017
[ 4865.862141] [drm] kiq ring mec 2 pipe 1 q 0
[ 4865.867648] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4865.867811] [drm] JPEG decode initialized successfully.
[ 4865.867843] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4865.867849] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4865.867852] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4865.867856] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4865.867860] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4865.867863] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4865.867867] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4865.867871] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4865.867875] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4865.867879] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4865.867884] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4865.867888] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4865.867892] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4865.867896] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4865.867900] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4865.867905] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4865.871956] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4895.585386] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4895.585439] [drm] PSP is resuming...
[ 4895.661589] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4895.763439] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4895.777246] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4895.777254] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4895.777262] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4895.777266] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4895.777322] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4895.831514] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4895.832895] [drm] DMUB hardware initialized: version=0x02020017
[ 4895.871138] [drm] kiq ring mec 2 pipe 1 q 0
[ 4895.876461] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4895.876670] [drm] JPEG decode initialized successfully.
[ 4895.876694] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4895.876698] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4895.876700] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4895.876702] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4895.876704] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4895.876706] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4895.876708] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4895.876710] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4895.876712] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4895.876715] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4895.876717] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4895.876719] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4895.876721] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4895.876723] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4895.876725] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4895.876727] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4895.880163] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4918.094016] ------------[ cut here ]------------
[ 4918.094025] WARNING: CPU: 0 PID: 631 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4918.094032] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4918.094125] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4918.094188] CPU: 0 PID: 631 Comm: btrfs-transacti Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4918.094192] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4918.094194] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4918.094198] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4918.094201] RSP: 0018:ffffa7990487f880 EFLAGS: 00010246
[ 4918.094205] RAX: 0000000000000000 RBX: ffff8f9a9f36c450 RCX: 0000000000000000
[ 4918.094207] RDX: 0000000000000000 RSI: ffff8f9a9f36c3d0 RDI: ffffa7990487f8a8
[ 4918.094210] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4918.094212] R10: ffff8f9a9f36c450 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4918.094214] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4918.094217] FS: 0000000000000000(0000) GS:ffff8fa5d6200000(0000) knlGS:0000000000000000
[ 4918.094219] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4918.094222] CR2: 000020e7b601e000 CR3: 000000013a24a000 CR4: 0000000000750ef0
[ 4918.094224] PKRU: 55555554
[ 4918.094227] Call Trace:
[ 4918.094229] <TASK>
[ 4918.094237] submit_one_bio+0xd4/0xe0
[ 4918.094244] submit_extent_page+0x142/0x550
[ 4918.094258] read_extent_buffer_pages+0x584/0x9c0
[ 4918.094266] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4918.094271] ? folio_unlock+0x1d/0x50
[ 4918.094278] btrfs_read_extent_buffer+0x98/0x150
[ 4918.094285] read_tree_block+0x43/0xa0
[ 4918.094289] read_block_for_search+0x266/0x370
[ 4918.094302] btrfs_search_slot+0x351/0xd30
[ 4918.094313] btrfs_insert_empty_items+0x31/0x70
[ 4918.094318] __btrfs_run_delayed_refs+0xa77/0x1260
[ 4918.094334] btrfs_run_delayed_refs+0x89/0x1d0
[ 4918.094341] btrfs_start_dirty_block_groups+0x2fb/0x520
[ 4918.094352] btrfs_commit_transaction+0xe0/0xed0
[ 4918.094364] transaction_kthread+0x142/0x1b0
[ 4918.094371] ? __pfx_transaction_kthread+0x10/0x10
[ 4918.094374] kthread+0xf5/0x120
[ 4918.094377] ? __pfx_kthread+0x10/0x10
[ 4918.094382] ret_from_fork+0x2c/0x50
[ 4918.094394] </TASK>
[ 4918.094397] irq event stamp: 41398897
[ 4918.094399] hardirqs last enabled at (41398905): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4918.094403] hardirqs last disabled at (41398912): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4918.094406] softirqs last enabled at (41397596): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4918.094410] softirqs last disabled at (41397591): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4918.094413] ---[ end trace 0000000000000000 ]---
[ 4925.609185] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4925.609217] [drm] PSP is resuming...
[ 4925.685780] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4925.787450] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4925.801278] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4925.801287] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4925.801295] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4925.801299] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4925.801352] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4925.856274] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4925.857670] [drm] DMUB hardware initialized: version=0x02020017
[ 4925.895910] [drm] kiq ring mec 2 pipe 1 q 0
[ 4925.900996] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4925.901201] [drm] JPEG decode initialized successfully.
[ 4925.901225] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4925.901229] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4925.901231] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4925.901233] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4925.901235] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4925.901237] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4925.901239] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4925.901241] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4925.901243] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4925.901245] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4925.901248] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4925.901250] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4925.901252] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4925.901254] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4925.901256] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4925.901258] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4925.904799] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4951.404177] ------------[ cut here ]------------
[ 4951.404188] WARNING: CPU: 14 PID: 530 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4951.404197] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4951.404312] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4951.404391] CPU: 14 PID: 530 Comm: kworker/u32:4 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4951.404396] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4951.404399] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4951.404406] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4951.404410] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4951.404414] RSP: 0018:ffffa799034f3860 EFLAGS: 00010246
[ 4951.404419] RAX: 0000000000000000 RBX: ffff8fa3630df1d0 RCX: 0000000000000000
[ 4951.404422] RDX: 0000000000000000 RSI: ffff8fa3630df150 RDI: ffffa799034f3888
[ 4951.404425] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4951.404428] R10: ffff8fa3630df1d0 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4951.404431] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4951.404434] FS: 0000000000000000(0000) GS:ffff8fa5d9a00000(0000) knlGS:0000000000000000
[ 4951.404438] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4951.404441] CR2: 0000014900108000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4951.404444] PKRU: 55555554
[ 4951.404447] Call Trace:
[ 4951.404450] <TASK>
[ 4951.404460] submit_one_bio+0xd4/0xe0
[ 4951.404468] submit_extent_page+0x142/0x550
[ 4951.404487] read_extent_buffer_pages+0x584/0x9c0
[ 4951.404497] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4951.404503] ? folio_unlock+0x1d/0x50
[ 4951.404512] btrfs_read_extent_buffer+0x98/0x150
[ 4951.404520] read_tree_block+0x43/0xa0
[ 4951.404525] read_block_for_search+0x266/0x370
[ 4951.404542] btrfs_search_slot+0x351/0xd30
[ 4951.404552] ? lock_is_held_type+0xe8/0x140
[ 4951.404562] btrfs_lookup_csum+0x63/0x150
[ 4951.404571] btrfs_csum_file_blocks+0x197/0x6c0
[ 4951.404576] ? sched_clock_cpu+0x9f/0xc0
[ 4951.404583] ? lock_release+0x14b/0x440
[ 4951.404591] ? _raw_read_unlock+0x29/0x50
[ 4951.404600] btrfs_finish_ordered_io+0x441/0x860
[ 4951.404618] btrfs_work_helper+0xfe/0x400
[ 4951.404622] ? lock_is_held_type+0xe8/0x140
[ 4951.404631] process_one_work+0x294/0x5b0
[ 4951.404644] worker_thread+0x4f/0x3a0
[ 4951.404651] ? __pfx_worker_thread+0x10/0x10
[ 4951.404654] kthread+0xf5/0x120
[ 4951.404659] ? __pfx_kthread+0x10/0x10
[ 4951.404665] ret_from_fork+0x2c/0x50
[ 4951.404681] </TASK>
[ 4951.404683] irq event stamp: 74712359
[ 4951.404686] hardirqs last enabled at (74712367): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4951.404691] hardirqs last disabled at (74712374): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4951.404695] softirqs last enabled at (74710970): [<ffffffff837ef914>] blkg_async_bio_workfn+0x64/0xd0
[ 4951.404700] softirqs last disabled at (74710968): [<ffffffff837ef8f8>] blkg_async_bio_workfn+0x48/0xd0
[ 4951.404704] ---[ end trace 0000000000000000 ]---
[ 4955.625134] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4955.625169] [drm] PSP is resuming...
[ 4955.701115] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4955.801559] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4955.815370] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4955.815382] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4955.815392] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4955.815398] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4955.815455] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4955.870247] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4955.871653] [drm] DMUB hardware initialized: version=0x02020017
[ 4955.909827] [drm] kiq ring mec 2 pipe 1 q 0
[ 4955.914976] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4955.915177] [drm] JPEG decode initialized successfully.
[ 4955.915202] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4955.915205] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4955.915208] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4955.915210] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4955.915212] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4955.915215] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4955.915217] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4955.915219] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4955.915221] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4955.915223] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4955.915226] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4955.915228] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4955.915230] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4955.915232] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4955.915234] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4955.915237] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4955.918817] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 4957.502131] ------------[ cut here ]------------
[ 4957.502294] WARNING: CPU: 11 PID: 8681 at fs/btrfs/disk-io.c:851 btrfs_submit_metadata_bio+0x109/0x120
[ 4957.502304] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink snd_hda_codec_realtek qrtr snd_hda_codec_generic snd_hda_codec_hdmi bnep snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof mt7921e sunrpc snd_sof_utils mt7921_common mt76_connac_lib intel_rapl_msr snd_soc_core intel_rapl_common mt76 snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_hda_codec btusb snd_pcm_dmaengine btrtl snd_pci_ps mac80211 snd_hda_core btbcm edac_mce_amd snd_rpl_pci_acp6x snd_pci_acp6x snd_hwdep binfmt_misc btintel kvm_amd btmtk snd_seq libarc4 snd_seq_device kvm vfat bluetooth irqbypass fat snd_pcm snd_pci_acp5x cfg80211 rapl snd_rn_pci_acp3x asus_nb_wmi snd_timer snd_acp_config
[ 4957.502472] snd_soc_acpi pcspkr wmi_bmof k10temp snd i2c_piix4 snd_pci_acp3x soundcore joydev acpi_cpufreq amd_pmc asus_wireless zram amdgpu drm_ttm_helper hid_asus ttm asus_wmi crct10dif_pclmul crc32_pclmul ledtrig_audio crc32c_intel polyval_clmulni sparse_keymap iommu_v2 platform_profile polyval_generic drm_buddy gpu_sched drm_display_helper rfkill nvme ghash_clmulni_intel ucsi_acpi hid_multitouch sha512_ssse3 typec_ucsi nvme_core ccp serio_raw sp5100_tco r8169 cec nvme_common typec video i2c_hid_acpi i2c_hid wmi ip6_tables ip_tables fuse
[ 4957.502587] CPU: 11 PID: 8681 Comm: kworker/u32:13 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4957.502593] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4957.502598] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4957.502606] RIP: 0010:btrfs_submit_metadata_bio+0x109/0x120
[ 4957.502612] Code: 74 a8 88 43 18 48 8b 43 a0 48 83 c4 28 48 8d bb 30 ff ff ff 5b 5d 41 5c e9 64 54 a6 00 cc 83 fa 0d 74 a1 0f 0b e9 64 ff ff ff <0f> 0b e9 79 ff ff ff 48 83 c4 28 5b 5d 41 5c c3 cc cc cc cc 0f 1f
[ 4957.502617] RSP: 0018:ffffa7991926b860 EFLAGS: 00010246
[ 4957.502624] RAX: 0000000000000000 RBX: ffff8f9b0b9c0290 RCX: 0000000000000000
[ 4957.502629] RDX: 0000000000000000 RSI: ffff8f9b0b9c0210 RDI: ffffa7991926b888
[ 4957.502633] RBP: 0000000000000000 R08: 0000000000001000 R09: 0000000000000000
[ 4957.502637] R10: ffff8f9b0b9c0290 R11: 0000000000010000 R12: ffff8f97bcd24000
[ 4957.502642] R13: ffff8f9714b55ca8 R14: ffff8f9714b557c0 R15: 0000000000000000
[ 4957.502646] FS: 0000000000000000(0000) GS:ffff8fa5d8e00000(0000) knlGS:0000000000000000
[ 4957.502651] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4957.502656] CR2: 00000000bf2ff000 CR3: 0000000b7e428000 CR4: 0000000000750ee0
[ 4957.502660] PKRU: 55555554
[ 4957.502665] Call Trace:
[ 4957.502669] <TASK>
[ 4957.502682] submit_one_bio+0xd4/0xe0
[ 4957.502694] submit_extent_page+0x142/0x550
[ 4957.502719] read_extent_buffer_pages+0x584/0x9c0
[ 4957.502734] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4957.502771] ? folio_unlock+0x1d/0x50
[ 4957.502783] btrfs_read_extent_buffer+0x98/0x150
[ 4957.502794] read_tree_block+0x43/0xa0
[ 4957.502802] read_block_for_search+0x266/0x370
[ 4957.502826] btrfs_search_slot+0x351/0xd30
[ 4957.502842] ? lock_is_held_type+0xe8/0x140
[ 4957.502854] btrfs_lookup_csum+0x63/0x150
[ 4957.502868] btrfs_csum_file_blocks+0x197/0x6c0
[ 4957.502875] ? sched_clock_cpu+0x9f/0xc0
[ 4957.502883] ? lock_release+0x14b/0x440
[ 4957.502896] ? _raw_read_unlock+0x29/0x50
[ 4957.502908] btrfs_finish_ordered_io+0x441/0x860
[ 4957.502934] btrfs_work_helper+0xfe/0x400
[ 4957.502940] ? lock_is_held_type+0xe8/0x140
[ 4957.502953] process_one_work+0x294/0x5b0
[ 4957.502971] worker_thread+0x4f/0x3a0
[ 4957.502981] ? __pfx_worker_thread+0x10/0x10
[ 4957.502986] kthread+0xf5/0x120
[ 4957.502992] ? __pfx_kthread+0x10/0x10
[ 4957.503001] ret_from_fork+0x2c/0x50
[ 4957.503023] </TASK>
[ 4957.503028] irq event stamp: 33561445
[ 4957.503032] hardirqs last enabled at (33561453): [<ffffffff831a956e>] __up_console_sem+0x5e/0x70
[ 4957.503038] hardirqs last disabled at (33561460): [<ffffffff831a9553>] __up_console_sem+0x43/0x70
[ 4957.503043] softirqs last enabled at (33561276): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4957.503049] softirqs last disabled at (33561269): [<ffffffff83110ecd>] __irq_exit_rcu+0xed/0x160
[ 4957.503054] ---[ end trace 0000000000000000 ]---
[ 4957.503174] BTRFS error (device nvme0n1p3): level verify failed on logical 5446121209856 mirror 1 wanted 0 found 1
[ 4957.503183] BTRFS error (device nvme0n1p3): read time tree block corruption detected on logical 5446121209856 mirror 1
[ 4957.503187] BTRFS error (device nvme0n1p3): check owner_root=0 transid=0 first_key=(0 0 0) has_first_key=0 level=0
[ 4957.503205] BTRFS error (device nvme0n1p3): read failed, bytenr=5446121209856 check owner_root=7 transid=652055 has_first_key=1 first_key=(18446744073709551606 128 4774332780544) level=1 size=40
[ 4957.503213] CPU: 11 PID: 8681 Comm: kworker/u32:13 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4957.503218] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4957.503222] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4957.503229] Call Trace:
[ 4957.503233] <TASK>
[ 4957.503238] dump_stack_lvl+0x5b/0x77
[ 4957.503246] read_extent_buffer_pages.cold+0x63/0xa2
[ 4957.503258] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4957.503267] ? folio_unlock+0x1d/0x50
[ 4957.503278] btrfs_read_extent_buffer+0x98/0x150
[ 4957.503289] read_tree_block+0x43/0xa0
[ 4957.503296] read_block_for_search+0x266/0x370
[ 4957.503319] btrfs_search_slot+0x351/0xd30
[ 4957.503333] ? lock_is_held_type+0xe8/0x140
[ 4957.503343] btrfs_lookup_csum+0x63/0x150
[ 4957.503356] btrfs_csum_file_blocks+0x197/0x6c0
[ 4957.503362] ? sched_clock_cpu+0x9f/0xc0
[ 4957.503369] ? lock_release+0x14b/0x440
[ 4957.503381] ? _raw_read_unlock+0x29/0x50
[ 4957.503391] btrfs_finish_ordered_io+0x441/0x860
[ 4957.503417] btrfs_work_helper+0xfe/0x400
[ 4957.503422] ? lock_is_held_type+0xe8/0x140
[ 4957.503434] process_one_work+0x294/0x5b0
[ 4957.503451] worker_thread+0x4f/0x3a0
[ 4957.503461] ? __pfx_worker_thread+0x10/0x10
[ 4957.503465] kthread+0xf5/0x120
[ 4957.503470] ? __pfx_kthread+0x10/0x10
[ 4957.503478] ret_from_fork+0x2c/0x50
[ 4957.503500] </TASK>
[ 4957.503504] BTRFS error (device nvme0n1p3): read failed, bytenr=5446121209856 check owner_root=7 transid=652055 has_first_key=1 first_key=(18446744073709551606 128 4774332780544) level=1 size=40
[ 4957.503511] CPU: 11 PID: 8681 Comm: kworker/u32:13 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4957.503515] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4957.503519] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4957.503525] Call Trace:
[ 4957.503528] <TASK>
[ 4957.503533] dump_stack_lvl+0x5b/0x77
[ 4957.503539] read_extent_buffer_pages.cold+0x63/0xa2
[ 4957.503550] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4957.503559] ? folio_unlock+0x1d/0x50
[ 4957.503568] btrfs_read_extent_buffer+0x98/0x150
[ 4957.503579] read_tree_block+0x43/0xa0
[ 4957.503586] read_block_for_search+0x266/0x370
[ 4957.503608] btrfs_search_slot+0x351/0xd30
[ 4957.503622] ? lock_is_held_type+0xe8/0x140
[ 4957.503633] btrfs_lookup_csum+0x63/0x150
[ 4957.503646] btrfs_csum_file_blocks+0x197/0x6c0
[ 4957.503651] ? sched_clock_cpu+0x9f/0xc0
[ 4957.503658] ? lock_release+0x14b/0x440
[ 4957.503669] ? _raw_read_unlock+0x29/0x50
[ 4957.503680] btrfs_finish_ordered_io+0x441/0x860
[ 4957.503705] btrfs_work_helper+0xfe/0x400
[ 4957.503710] ? lock_is_held_type+0xe8/0x140
[ 4957.503722] process_one_work+0x294/0x5b0
[ 4957.503738] worker_thread+0x4f/0x3a0
[ 4957.503747] ? __pfx_worker_thread+0x10/0x10
[ 4957.503752] kthread+0xf5/0x120
[ 4957.503756] ? __pfx_kthread+0x10/0x10
[ 4957.503765] ret_from_fork+0x2c/0x50
[ 4957.503786] </TASK>
[ 4957.503812] BTRFS error (device nvme0n1p3): read failed, bytenr=5446121209856 check owner_root=7 transid=652055 has_first_key=1 first_key=(18446744073709551606 128 4774332780544) level=1 size=40
[ 4957.503819] CPU: 11 PID: 8681 Comm: kworker/u32:13 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4957.503823] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4957.503827] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4957.503833] Call Trace:
[ 4957.503837] <TASK>
[ 4957.503841] dump_stack_lvl+0x5b/0x77
[ 4957.503848] read_extent_buffer_pages.cold+0x63/0xa2
[ 4957.503858] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4957.503867] ? folio_unlock+0x1d/0x50
[ 4957.503877] btrfs_read_extent_buffer+0x98/0x150
[ 4957.503888] read_tree_block+0x43/0xa0
[ 4957.503894] read_block_for_search+0x266/0x370
[ 4957.503916] btrfs_search_slot+0x351/0xd30
[ 4957.503930] ? lock_is_held_type+0xe8/0x140
[ 4957.503941] btrfs_lookup_csum+0x63/0x150
[ 4957.503954] btrfs_csum_file_blocks+0x197/0x6c0
[ 4957.503959] ? sched_clock_cpu+0x9f/0xc0
[ 4957.503966] ? lock_release+0x14b/0x440
[ 4957.503977] ? _raw_read_unlock+0x29/0x50
[ 4957.503988] btrfs_finish_ordered_io+0x441/0x860
[ 4957.504013] btrfs_work_helper+0xfe/0x400
[ 4957.504018] ? lock_is_held_type+0xe8/0x140
[ 4957.504030] process_one_work+0x294/0x5b0
[ 4957.504046] worker_thread+0x4f/0x3a0
[ 4957.504056] ? __pfx_worker_thread+0x10/0x10
[ 4957.504060] kthread+0xf5/0x120
[ 4957.504064] ? __pfx_kthread+0x10/0x10
[ 4957.504072] ret_from_fork+0x2c/0x50
[ 4957.504094] </TASK>
[ 4957.504098] BTRFS error (device nvme0n1p3): read failed, bytenr=5446121209856 check owner_root=7 transid=652055 has_first_key=1 first_key=(18446744073709551606 128 4774332780544) level=1 size=40
[ 4957.504104] CPU: 11 PID: 8681 Comm: kworker/u32:13 Tainted: G W L 6.2.0-rc1-1b929c02afd37871d5afb9d498426f83432e71c2-btrfs-debug5+ #6
[ 4957.504108] Hardware name: ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY/G513QY, BIOS G513QY.320 09/07/2022
[ 4957.504112] Workqueue: btrfs-endio-write btrfs_work_helper
[ 4957.504118] Call Trace:
[ 4957.504121] <TASK>
[ 4957.504126] dump_stack_lvl+0x5b/0x77
[ 4957.504132] read_extent_buffer_pages.cold+0x63/0xa2
[ 4957.504143] ? __pfx_end_bio_extent_readpage+0x10/0x10
[ 4957.504151] ? folio_unlock+0x1d/0x50
[ 4957.504161] btrfs_read_extent_buffer+0x98/0x150
[ 4957.504172] read_tree_block+0x43/0xa0
[ 4957.504178] read_block_for_search+0x266/0x370
[ 4957.504200] btrfs_search_slot+0x351/0xd30
[ 4957.504214] ? lock_is_held_type+0xe8/0x140
[ 4957.504224] btrfs_lookup_csum+0x63/0x150
[ 4957.504237] btrfs_csum_file_blocks+0x197/0x6c0
[ 4957.504243] ? sched_clock_cpu+0x9f/0xc0
[ 4957.504250] ? lock_release+0x14b/0x440
[ 4957.504261] ? _raw_read_unlock+0x29/0x50
[ 4957.504271] btrfs_finish_ordered_io+0x441/0x860
[ 4957.504296] btrfs_work_helper+0xfe/0x400
[ 4957.504301] ? lock_is_held_type+0xe8/0x140
[ 4957.504313] process_one_work+0x294/0x5b0
[ 4957.504330] worker_thread+0x4f/0x3a0
[ 4957.504339] ? __pfx_worker_thread+0x10/0x10
[ 4957.504344] kthread+0xf5/0x120
[ 4957.504348] ? __pfx_kthread+0x10/0x10
[ 4957.504356] ret_from_fork+0x2c/0x50
[ 4957.504377] </TASK>
[ 4957.504713] BTRFS error (device nvme0n1p3: state A): Transaction aborted (error -5)
[ 4957.504841] BTRFS: error (device nvme0n1p3: state A) in btrfs_finish_ordered_io:3343: errno=-5 IO failure
[ 4957.504848] BTRFS info (device nvme0n1p3: state EA): forced readonly
[ 4985.617258] [drm] PCIE GART of 512M enabled (table at 0x00000082FEB00000).
[ 4985.617292] [drm] PSP is resuming...
[ 4985.693336] [drm] reserve 0xa00000 from 0x82fd000000 for PSP TMR
[ 4985.793774] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4985.807582] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4985.807587] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 4985.807594] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000e, smu fw if version = 0x00000012, smu fw program = 0, version = 0x00413900 (65.57.0)
[ 4985.807598] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 4985.807651] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[ 4985.861605] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 4985.862896] [drm] DMUB hardware initialized: version=0x02020017
[ 4985.902092] [drm] kiq ring mec 2 pipe 1 q 0
[ 4985.907059] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4985.907320] [drm] JPEG decode initialized successfully.
[ 4985.907343] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 4985.907346] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 4985.907349] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 4985.907351] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 4985.907353] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 4985.907355] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 4985.907357] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 4985.907359] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 4985.907361] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 4985.907363] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 4985.907365] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 4985.907367] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 4985.907369] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 4985.907371] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 4985.907373] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 4985.907375] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 4985.910937] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes