INFO: task kworker/1:1H:96 blocked for more than 143 seconds.
Not tainted 6.17.0-rc1-next-20250814-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:kworker/1:1H state:D stack:25328 pid:96 tgid:96 ppid:2 task_flags:0x4208060 flags:0x00004000
Workqueue: gfs2-glock/syz:syz glock_work_func
Call Trace:
context_switch kernel/sched/core.c:5357 [inline]
__schedule+0x1798/0x4cc0 kernel/sched/core.c:6961
__schedule_loop kernel/sched/core.c:7043 [inline]
schedule+0x165/0x360 kernel/sched/core.c:7058
io_schedule+0x80/0xd0 kernel/sched/core.c:7903
bit_wait_io+0x11/0xd0 kernel/sched/wait_bit.c:250
__wait_on_bit_lock+0xec/0x4f0 kernel/sched/wait_bit.c:93
out_of_line_wait_on_bit_lock+0x123/0x170 kernel/sched/wait_bit.c:120
wait_on_bit_lock_io include/linux/wait_bit.h:221 [inline]
__lock_buffer fs/buffer.c:71 [inline]
lock_buffer include/linux/buffer_head.h:432 [inline]
discard_buffer fs/buffer.c:1606 [inline]
block_invalidate_folio+0x376/0x730 fs/buffer.c:1663
folio_invalidate mm/truncate.c:140 [inline]
truncate_cleanup_folio+0x2d8/0x430 mm/truncate.c:160
truncate_inode_pages_range+0x233/0xda0 mm/truncate.c:379
inode_go_inval+0xf9/0x2c0 fs/gfs2/glops.c:368
do_xmote+0x4e9/0x1060 fs/gfs2/glock.c:732
glock_work_func+0x2a8/0x580 fs/gfs2/glock.c:1080
process_one_work kernel/workqueue.c:3236 [inline]
process_scheduled_works+0xae1/0x17b0 kernel/workqueue.c:3319
worker_thread+0x8a0/0xda0 kernel/workqueue.c:3400
kthread+0x711/0x8a0 kernel/kthread.c:463
ret_from_fork+0x3f9/0x770 arch/x86/kernel/process.c:148
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
INFO: task syz-executor:5988 blocked for more than 145 seconds.
Not tainted 6.17.0-rc1-next-20250814-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor state:D stack:21512 pid:5988 tgid:5988 ppid:1 task_flags:0x400140 flags:0x00004006
Call Trace:
context_switch kernel/sched/core.c:5357 [inline]
__schedule+0x1798/0x4cc0 kernel/sched/core.c:6961
__schedule_loop kernel/sched/core.c:7043 [inline]
schedule+0x165/0x360 kernel/sched/core.c:7058
io_schedule+0x80/0xd0 kernel/sched/core.c:7903
bit_wait_io+0x11/0xd0 kernel/sched/wait_bit.c:250
__wait_on_bit+0xb9/0x310 kernel/sched/wait_bit.c:52
out_of_line_wait_on_bit+0x123/0x170 kernel/sched/wait_bit.c:67
wait_on_bit_io include/linux/wait_bit.h:105 [inline]
gfs2_evict_inode+0xa73/0x1000 fs/gfs2/super.c:1457
evict+0x501/0x9c0 fs/inode.c:810
gfs2_put_super+0x3cd/0x950 fs/gfs2/super.c:615
generic_shutdown_super+0x132/0x2c0 fs/super.c:643
kill_block_super+0x44/0x90 fs/super.c:1723
deactivate_locked_super+0xbc/0x130 fs/super.c:474
cleanup_mnt+0x425/0x4c0 fs/namespace.c:1378
task_work_run+0x1d4/0x260 kernel/task_work.c:227
resume_user_mode_work include/linux/resume_user_mode.h:50 [inline]
exit_to_user_mode_loop+0xec/0x110 kernel/entry/common.c:43
exit_to_user_mode_prepare include/linux/irq-entry-common.h:225 [inline]
syscall_exit_to_user_mode_work include/linux/entry-common.h:175 [inline]
syscall_exit_to_user_mode include/linux/entry-common.h:210 [inline]
do_syscall_64+0x2bd/0x3b0 arch/x86/entry/syscall_64.c:100
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f5ce978ff17
RSP: 002b:00007ffef533d8a8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 00007f5ce9811c05 RCX: 00007f5ce978ff17
RDX: 0000000000000000 RSI: 0000000000000009 RDI: 00007ffef533d960
RBP: 00007ffef533d960 R08: 0000000000000000 R09: 0000000000000000
R10: 00000000ffffffff R11: 0000000000000246 R12: 00007ffef533e9f0
R13: 00007f5ce9811c05 R14: 00000000000347f6 R15: 00007ffef533ea30
INFO: lockdep is turned off.
NMI backtrace for cpu 0
CPU: 0 UID: 0 PID: 31 Comm: khungtaskd Not tainted 6.17.0-rc1-next-20250814-syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
Call Trace:
dump_stack_lvl+0x189/0x250 lib/dump_stack.c:120
nmi_cpu_backtrace+0x39e/0x3d0 lib/nmi_backtrace.c:113
nmi_trigger_cpumask_backtrace+0x17a/0x300 lib/nmi_backtrace.c:62
trigger_all_cpu_backtrace include/linux/nmi.h:160 [inline]
check_hung_uninterruptible_tasks kernel/hung_task.c:332 [inline]
watchdog+0xf60/0xfa0 kernel/hung_task.c:495
kthread+0x711/0x8a0 kernel/kthread.c:463
ret_from_fork+0x3f9/0x770 arch/x86/kernel/process.c:148
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 UID: 0 PID: 8703 Comm: syz.3.624 Not tainted 6.17.0-rc1-next-20250814-syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025
RIP: 0010:__pvclock_read_cycles arch/x86/include/asm/pvclock.h:89 [inline]
RIP: 0010:__pvclock_clocksource_read arch/x86/kernel/pvclock.c:77 [inline]
RIP: 0010:pvclock_clocksource_read_nowd+0x2f/0xf0 arch/x86/kernel/pvclock.c:120
Code: 41 57 41 56 41 54 53 50 8b 2f eb 2e 41 89 de 80 fb 40 73 56 44 89 f1 48 d3 e0 83 e5 fe 4c 89 3c 24 48 f7 24 24 48 0f ac d0 20 <48> 8b 4f 10 0f b6 57 1d 8b 37 39 f5 89 f5 74 70 0f 01 f9 66 90 48
RSP: 0018:ffffc9000eb4f350 EFLAGS: 00000202
RAX: 00000059f1dd44a1 RBX: 0000000000000001 RCX: 0000000000000001
RDX: 0000000000000059 RSI: 0000000000000000 RDI: ffffffff92a75040
RBP: 0000000000000006 R08: ffffea00014e9c77 R09: 1ffffd400029d38e
R10: dffffc0000000000 R11: fffff9400029d38f R12: dffffc0000000000
R13: ffffea00014e9c00 R14: ffffea00014e9c40 R15: 00000000e8ba357a
FS: 00007f788f5dd6c0(0000) GS:ffff888125d0f000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fde6a949000 CR3: 000000007a00a000 CR4: 00000000003526f0
Call Trace:
kvm_sched_clock_read+0x11/0x20 arch/x86/kernel/kvmclock.c:91
local_clock_noinstr+0xc/0xe0 kernel/sched/clock.c:304
local_clock+0x10/0x30 kernel/sched/clock.c:318
__reset_page_owner+0x1d/0x1f0 mm/page_owner.c:292
reset_page_owner include/linux/page_owner.h:25 [inline]
free_pages_prepare mm/page_alloc.c:1395 [inline]
free_unref_folios+0xdbd/0x1520 mm/page_alloc.c:2952
folios_put_refs+0x559/0x640 mm/swap.c:997
free_pages_and_swap_cache+0x277/0x520 mm/swap_state.c:264
__tlb_batch_free_encoded_pages mm/mmu_gather.c:136 [inline]
tlb_batch_pages_flush mm/mmu_gather.c:149 [inline]
tlb_flush_mmu_free mm/mmu_gather.c:397 [inline]
tlb_flush_mmu+0x3a0/0x680 mm/mmu_gather.c:404
tlb_finish_mmu+0xc3/0x1d0 mm/mmu_gather.c:497
vms_clear_ptes+0x42c/0x540 mm/vma.c:1235
vms_complete_munmap_vmas+0x206/0x8a0 mm/vma.c:1277
do_vmi_align_munmap+0x358/0x420 mm/vma.c:1536
do_vmi_munmap+0x253/0x2e0 mm/vma.c:1584
__vm_munmap+0x23b/0x3d0 mm/vma.c:3155
__do_sys_munmap mm/mmap.c:1080 [inline]
__se_sys_munmap mm/mmap.c:1077 [inline]
__x64_sys_munmap+0x60/0x70 mm/mmap.c:1077
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f788e78ec77
Code: 00 00 00 48 c7 c2 a8 ff ff ff f7 d8 64 89 02 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 b8 0b 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f788f5dce18 EFLAGS: 00000246 ORIG_RAX: 000000000000000b
RAX: ffffffffffffffda RBX: 0000000001000000 RCX: 00007f788e78ec77
RDX: 0000000000000000 RSI: 0000000008400000 RDI: 00007f7885800000
RBP: 0000000000000000 R08: 0000000000000000 R09: 000000000001f78a
R10: 000020000005e5c2 R11: 0000000000000246 R12: 0000000000000003
R13: 00007f788f5dcef0 R14: 00007f788f5dceb0 R15: 00007f7885800000