Warning: Permanently added '[localhost]:49801' (ED25519) to the list of known hosts.
executing program
[   67.229728][ T5308] loop0: detected capacity change from 0 to 32768
[   67.246389][ T5308] (syz-executor310,5308,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   67.258437][ T5308] (syz-executor310,5308,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   67.286378][ T5308] JBD2: Ignoring recovery information on journal
[   67.308338][ T5308] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[   67.316481][   T11] ocfs2: Finishing quota recovery on device (7,0) for slot 0
[   67.331519][ T5307] 
[   67.332550][ T5307] ======================================================
[   67.335338][ T5307] WARNING: possible circular locking dependency detected
[   67.338035][ T5307] 6.14.0-rc1-syzkaller-00028-g5c8c229261f1 #0 Not tainted
[   67.341634][ T5307] ------------------------------------------------------
[   67.344145][ T5307] syz-executor310/5307 is trying to acquire lock:
[   67.346347][ T5307] ffff888040410148 ((wq_completion)ocfs2_wq){+.+.}-{0:0}, at: touch_wq_lockdep_map+0xb1/0x170
[   67.350266][ T5307] 
[   67.350266][ T5307] but task is already holding lock:
[   67.353004][ T5307] ffff8880119380e0 (&type->s_umount_key#42){++++}-{4:4}, at: deactivate_super+0xb5/0xf0
[   67.356302][ T5307] 
[   67.356302][ T5307] which lock already depends on the new lock.
[   67.356302][ T5307] 
[   67.359656][ T5307] 
[   67.359656][ T5307] the existing dependency chain (in reverse order) is:
[   67.362634][ T5307] 
[   67.362634][ T5307] -> #2 (&type->s_umount_key#42){++++}-{4:4}:
[   67.365607][ T5307]        lock_acquire+0x1ed/0x550
[   67.367577][ T5307]        down_read+0xb1/0xa40
[   67.370159][ T5307]        ocfs2_finish_quota_recovery+0x15c/0x22a0
[   67.372673][ T5307]        ocfs2_complete_recovery+0x17c1/0x25c0
[   67.374812][ T5307]        process_scheduled_works+0xa66/0x1840
[   67.377256][ T5307]        worker_thread+0x870/0xd30
[   67.379133][ T5307]        kthread+0x7a9/0x920
[   67.381106][ T5307]        ret_from_fork+0x4b/0x80
[   67.383016][ T5307]        ret_from_fork_asm+0x1a/0x30
[   67.384877][ T5307] 
[   67.384877][ T5307] -> #1 ((work_completion)(&journal->j_recovery_work)){+.+.}-{0:0}:
[   67.388598][ T5307]        lock_acquire+0x1ed/0x550
[   67.390461][ T5307]        process_scheduled_works+0x994/0x1840
[   67.392866][ T5307]        worker_thread+0x870/0xd30
[   67.394702][ T5307]        kthread+0x7a9/0x920
[   67.396457][ T5307]        ret_from_fork+0x4b/0x80
[   67.398342][ T5307]        ret_from_fork_asm+0x1a/0x30
[   67.400396][ T5307] 
[   67.400396][ T5307] -> #0 ((wq_completion)ocfs2_wq){+.+.}-{0:0}:
[   67.403436][ T5307]        validate_chain+0x18ef/0x5920
[   67.405455][ T5307]        __lock_acquire+0x1397/0x2100
[   67.407483][ T5307]        lock_acquire+0x1ed/0x550
[   67.409356][ T5307]        touch_wq_lockdep_map+0xc7/0x170
[   67.411396][ T5307]        __flush_workqueue+0x14a/0x1280
[   67.413466][ T5307]        ocfs2_shutdown_local_alloc+0x109/0xa90
[   67.415762][ T5307]        ocfs2_dismount_volume+0x202/0x910
[   67.417870][ T5307]        generic_shutdown_super+0x139/0x2d0
[   67.420182][ T5307]        kill_block_super+0x44/0x90
[   67.422164][ T5307]        deactivate_locked_super+0xc4/0x130
[   67.424350][ T5307]        cleanup_mnt+0x41f/0x4b0
[   67.426292][ T5307]        task_work_run+0x24f/0x310
[   67.428675][ T5307]        syscall_exit_to_user_mode+0x13f/0x340
[   67.431390][ T5307]        do_syscall_64+0x100/0x230
[   67.433760][ T5307]        entry_SYSCALL_64_after_hwframe+0x77/0x7f
[   67.436516][ T5307] 
[   67.436516][ T5307] other info that might help us debug this:
[   67.436516][ T5307] 
[   67.440914][ T5307] Chain exists of:
[   67.440914][ T5307]   (wq_completion)ocfs2_wq --> (work_completion)(&journal->j_recovery_work) --> &type->s_umount_key#42
[   67.440914][ T5307] 
[   67.448001][ T5307]  Possible unsafe locking scenario:
[   67.448001][ T5307] 
[   67.450801][ T5307]        CPU0                    CPU1
[   67.452854][ T5307]        ----                    ----
[   67.454825][ T5307]   lock(&type->s_umount_key#42);
[   67.456900][ T5307]                                lock((work_completion)(&journal->j_recovery_work));
[   67.460560][ T5307]                                lock(&type->s_umount_key#42);
[   67.463256][ T5307]   lock((wq_completion)ocfs2_wq);
[   67.465173][ T5307] 
[   67.465173][ T5307]  *** DEADLOCK ***
[   67.465173][ T5307] 
[   67.468325][ T5307] 1 lock held by syz-executor310/5307:
[   67.470905][ T5307]  #0: ffff8880119380e0 (&type->s_umount_key#42){++++}-{4:4}, at: deactivate_super+0xb5/0xf0
[   67.475448][ T5307] 
[   67.475448][ T5307] stack backtrace:
[   67.477711][ T5307] CPU: 0 UID: 0 PID: 5307 Comm: syz-executor310 Not tainted 6.14.0-rc1-syzkaller-00028-g5c8c229261f1 #0
[   67.477727][ T5307] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014
[   67.477733][ T5307] Call Trace:
[   67.477739][ T5307]  <TASK>
[   67.477745][ T5307]  dump_stack_lvl+0x241/0x360
[   67.477761][ T5307]  ? __pfx_dump_stack_lvl+0x10/0x10
[   67.477771][ T5307]  ? __pfx__printk+0x10/0x10
[   67.477787][ T5307]  print_circular_bug+0x13a/0x1b0
[   67.477799][ T5307]  check_noncircular+0x36a/0x4a0
[   67.477808][ T5307]  ? __lock_acquire+0x1397/0x2100
[   67.477822][ T5307]  ? __pfx_check_noncircular+0x10/0x10
[   67.477832][ T5307]  ? lockdep_lock+0x123/0x2b0
[   67.477844][ T5307]  ? mark_lock+0x9a/0x360
[   67.477859][ T5307]  validate_chain+0x18ef/0x5920
[   67.477873][ T5307]  ? __pfx_validate_chain+0x10/0x10
[   67.477887][ T5307]  ? debug_object_assert_init+0x2dd/0x4b0
[   67.477898][ T5307]  ? do_raw_spin_lock+0x14f/0x370
[   67.477908][ T5307]  ? __pfx_lock_release+0x10/0x10
[   67.477922][ T5307]  ? mark_lock+0x9a/0x360
[   67.477936][ T5307]  __lock_acquire+0x1397/0x2100
[   67.477949][ T5307]  ? kfree+0x196/0x430
[   67.477958][ T5307]  ? ocfs2_dismount_volume+0x1bd/0x910
[   67.477973][ T5307]  lock_acquire+0x1ed/0x550
[   67.477985][ T5307]  ? touch_wq_lockdep_map+0xb1/0x170
[   67.478000][ T5307]  ? __pfx_lock_acquire+0x10/0x10
[   67.478011][ T5307]  ? __asan_memset+0x23/0x50
[   67.478023][ T5307]  ? lockdep_init_map_type+0xa1/0x910
[   67.478036][ T5307]  ? __pfx_lockdep_init_map_type+0x10/0x10
[   67.478048][ T5307]  ? __lock_acquire+0x1397/0x2100
[   67.478061][ T5307]  ? touch_wq_lockdep_map+0xb1/0x170
[   67.478072][ T5307]  touch_wq_lockdep_map+0xc7/0x170
[   67.478083][ T5307]  ? touch_wq_lockdep_map+0xb1/0x170
[   67.478095][ T5307]  __flush_workqueue+0x14a/0x1280
[   67.478107][ T5307]  ? lockdep_hardirqs_on_prepare+0x43d/0x780
[   67.478122][ T5307]  ? __pfx___flush_workqueue+0x10/0x10
[   67.478137][ T5307]  ? mark_lock+0x9a/0x360
[   67.478150][ T5307]  ocfs2_shutdown_local_alloc+0x109/0xa90
[   67.478165][ T5307]  ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10
[   67.478178][ T5307]  ? __pfx_ocfs2_shutdown_local_alloc+0x10/0x10
[   67.478191][ T5307]  ? lockdep_hardirqs_on+0x99/0x150
[   67.478209][ T5307]  ? enable_work+0x2e3/0x360
[   67.478221][ T5307]  ? __pfx_enable_work+0x10/0x10
[   67.478234][ T5307]  ? _atomic_dec_and_lock+0x9a/0x130
[   67.478247][ T5307]  ? iput+0x3be/0xa50
[   67.478259][ T5307]  ocfs2_dismount_volume+0x202/0x910
[   67.478273][ T5307]  ? __pfx_ocfs2_dismount_volume+0x10/0x10
[   67.478286][ T5307]  ? __pfx_evict_inodes+0x10/0x10
[   67.478297][ T5307]  ? __pfx_ocfs2_put_super+0x10/0x10
[   67.478310][ T5307]  generic_shutdown_super+0x139/0x2d0
[   67.478323][ T5307]  kill_block_super+0x44/0x90
[   67.478336][ T5307]  deactivate_locked_super+0xc4/0x130
[   67.478348][ T5307]  cleanup_mnt+0x41f/0x4b0
[   67.478360][ T5307]  ? lockdep_hardirqs_on+0x99/0x150
[   67.478372][ T5307]  task_work_run+0x24f/0x310
[   67.478388][ T5307]  ? __pfx_task_work_run+0x10/0x10
[   67.478401][ T5307]  ? __x64_sys_umount+0x123/0x170
[   67.478415][ T5307]  ? syscall_exit_to_user_mode+0xa3/0x340
[   67.478427][ T5307]  syscall_exit_to_user_mode+0x13f/0x340
[   67.478441][ T5307]  do_syscall_64+0x100/0x230
[   67.478453][ T5307]  ? clear_bhb_loop+0x35/0x90
[   67.478467][ T5307]  entry_SYSCALL_64_after_hwframe+0x77/0x7f
[   67.478480][ T5307] RIP: 0033:0x7f36d18b6487
[   67.478490][ T5307] Code: 07 00 48 83 c4 08 5b 5d c3 66 2e 0f 1f 84 00 00 00 00 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 b8 a6 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 01 c3 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8
[   67.478499][ T5307] RSP: 002b:00007ffe38db29f8 EFLAGS: 00000202 ORIG_RAX: 00000000000000a6
[   67.478511][ T5307] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f36d18b6487
[   67.478517][ T5307] RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffe38db2ab0
[   67.478522][ T5307] RBP: 00007ffe38db2ab0 R08: 0000000000000000 R09: 0000000000000000
[   67.478528][ T5307] R10: 00000000ffffffff R11: 0000000000000202 R12: 00007ffe38db3b20
[   67.478534][ T5307] R13: 000055556dbbb6c0 R14: 0000000000000001 R15: 431bde82d7b634db
[   67.478544][ T5307]  </TASK>
[   67.635835][ T5307] ocfs2: Unmounting device (7,0) on (node local)
executing program
[   67.810451][ T5312] loop0: detected capacity change from 0 to 32768
[   67.841148][ T5312] (syz-executor310,5312,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   67.847268][ T5312] (syz-executor310,5312,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   67.856338][ T5312] JBD2: Ignoring recovery information on journal
[   67.871159][ T5312] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[   67.876038][ T1084] ocfs2: Finishing quota recovery on device (7,0) for slot 0
[   67.888154][ T5307] ocfs2: Unmounting device (7,0) on (node local)
executing program
[   68.135274][ T5315] loop0: detected capacity change from 0 to 32768
[   68.156641][ T5315] (syz-executor310,5315,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   68.166027][ T5315] (syz-executor310,5315,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   68.184281][ T5315] JBD2: Ignoring recovery information on journal
[   68.197640][ T5315] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[   68.203608][ T1084] ocfs2: Finishing quota recovery on device (7,0) for slot 0
[   68.210472][ T5307] ocfs2: Unmounting device (7,0) on (node local)
executing program
[   68.356303][ T5318] loop0: detected capacity change from 0 to 32768
[   68.366121][ T5318] (syz-executor310,5318,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   68.376937][ T5318] (syz-executor310,5318,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   68.395234][ T5318] JBD2: Ignoring recovery information on journal
[   68.410805][ T5318] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[   68.415372][ T1084] ocfs2: Finishing quota recovery on device (7,0) for slot 0
[   68.427734][ T5307] ocfs2: Unmounting device (7,0) on (node local)
executing program
[   68.592615][ T5321] loop0: detected capacity change from 0 to 32768
[   68.614405][ T5321] (syz-executor310,5321,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   68.624752][ T5321] (syz-executor310,5321,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   68.633130][ T5321] JBD2: Ignoring recovery information on journal
[   68.649008][ T5321] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[   68.654127][ T1084] ocfs2: Finishing quota recovery on device (7,0) for slot 0
[   68.665721][ T5307] ocfs2: Unmounting device (7,0) on (node local)
executing program
[   68.828093][ T5324] loop0: detected capacity change from 0 to 32768
[   68.846044][ T5324] (syz-executor310,5324,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   68.855764][ T5324] (syz-executor310,5324,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   68.874106][ T5324] JBD2: Ignoring recovery information on journal
[   68.886160][ T5324] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[   68.890635][ T3048] ocfs2: Finishing quota recovery on device (7,0) for slot 0
[   68.907431][ T5307] ocfs2: Unmounting device (7,0) on (node local)
executing program
[   69.054038][ T5327] loop0: detected capacity change from 0 to 32768
[   69.064821][ T5327] (syz-executor310,5327,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   69.076349][ T5327] (syz-executor310,5327,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   69.093997][ T5327] JBD2: Ignoring recovery information on journal
[   69.109726][ T5327] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[   69.114256][ T3048] ocfs2: Finishing quota recovery on device (7,0) for slot 0
[   69.126151][ T5307] ocfs2: Unmounting device (7,0) on (node local)
executing program
[   69.272356][ T5330] loop0: detected capacity change from 0 to 32768
[   69.293159][ T5330] (syz-executor310,5330,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   69.304414][ T5330] (syz-executor310,5330,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   69.313874][ T5330] JBD2: Ignoring recovery information on journal
[   69.327602][ T5330] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[   69.332260][ T1084] ocfs2: Finishing quota recovery on device (7,0) for slot 0
[   69.347871][ T5307] ocfs2: Unmounting device (7,0) on (node local)
executing program
[   69.483238][ T5333] loop0: detected capacity change from 0 to 32768
[   69.499074][ T5333] (syz-executor310,5333,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   69.509346][ T5333] (syz-executor310,5333,0):ocfs2_block_check_validate:402 ERROR: CRC32 failed: stored: 0xb3775c19, computed 0x2dd1c265. Applying ECC.
[   69.517656][ T5333] JBD2: Ignoring recovery information on journal
[   69.531791][ T5333] ocfs2: Mounting device (7,0) on (node local, slot 0) with ordered data mode.
[   69.536751][ T1084] ocfs2: Finishing quota recovery on device (7,0) for slot 0

VM DIAGNOSIS:
13:49:37  Registers:
info registers vcpu 0

CPU#0
RAX=1ffffffff34e8c60 RBX=ffffffff9a746080 RCX=0000000000000000 RDX=00000000000003fd
RSI=0000000000000000 RDI=0000000000000020 RBP=0000000000000000 RSP=ffffc9000d10ea18
R8 =ffffffff8576c3a6 R9 =1ffff1100665c046 R10=dffffc0000000000 R11=ffffffff8576c360
R12=0000000000000000 R13=1ffffffff34e8c62 R14=00000000000003fd R15=dffffc0000000000
RIP=ffffffff8576c3d6 RFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0
ES =0000 0000000000000000 ffffffff 00c00000
CS =0010 0000000000000000 ffffffff 00a09b00 DPL=0 CS64 [-RA]
SS =0018 0000000000000000 ffffffff 00c09300 DPL=0 DS   [-WA]
DS =0000 0000000000000000 ffffffff 00c00000
FS =0000 000055556dbba380 ffffffff 00c00000
GS =0000 ffff88801fc00000 ffffffff 00c00000
LDT=0000 0000000000000000 ffffffff 00c00000
TR =0040 fffffe0000003000 00004087 00008b00 DPL=0 TSS64-busy
GDT=     fffffe0000001000 0000007f
IDT=     fffffe0000000000 00000fff
CR0=80050033 CR2=000055556dbc36f8 CR3=000000004282a000 CR4=00352ef0
DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=0000000000000000 
DR6=00000000fffe0ff0 DR7=0000000000000400
EFER=0000000000000d01
FCW=037f FSW=0000 [ST=0] FTW=00 MXCSR=00001f80
FPR0=0000000000000000 0000 FPR1=0000000000000000 0000
FPR2=0000000000000000 0000 FPR3=0000000000000000 0000
FPR4=0000000000000000 0000 FPR5=0000000000000000 0000
FPR6=0000000000000000 0000 FPR7=0000000000000000 0000
Opmask00=0000000040000021 Opmask01=0000000000000001 Opmask02=00000000fff7ffff Opmask03=0000000000000000
Opmask04=0000000000000000 Opmask05=0000000000000000 Opmask06=0000000000000000 Opmask07=0000000000000000
ZMM00=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 00000001f7011641 00000001db710641
ZMM01=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 f90e7ab200000000
ZMM02=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 826acb7ca74c9f7d
ZMM03=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 00000000ffffffff
ZMM04=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM05=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 1b5b36d1224e13b0
ZMM06=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 20a048dd31febea2
ZMM07=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM08=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM09=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM10=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM11=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM12=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM13=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM14=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM15=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM16=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM17=0000000000000000 0000000000000000 0000000000000000 0000000000000000 2525252525252525 2525252525252525 2525252525252525 2525252525252525
ZMM18=0000000000000000 0000000000000000 0000000000000000 0000000000000000 2e006a64615f6572 6f63735f6d6f6f2f 666c65732f636f72 702f003030303100
ZMM19=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0b004f41445f4057 4a46565f484a4a0a 434940560a464a57 550a001515151400
ZMM20=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM21=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM22=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM23=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM24=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM25=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM26=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM27=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM28=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM29=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM30=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
ZMM31=0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000