syzbot


INFO: task hung in unregister_shrinker

Status: auto-obsoleted due to no activity on 2024/10/12 11:59
Bug presence: origin:lts-only
[Documentation on labels]
Reported-by: syzbot+1b34f7e6ce4bb2610b77@syzkaller.appspotmail.com
First crash: 558d, last: 398d
Fix candidate bisection: failed (error log, bisect log)
  
Bug presence (2)
Date Name Commit Repro Result
2023/05/12 linux-5.15.y (ToT) b0ece631f84a C [report] INFO: task hung in unregister_shrinker
2023/05/12 upstream (ToT) cc3c44c9fda2 C Didn't crash
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream INFO: task hung in unregister_shrinker (2) mm 1 1471d 1471d 0/28 auto-closed as invalid on 2021/01/10 07:07
upstream INFO: task hung in unregister_shrinker mm 1 1632d 1632d 0/28 auto-closed as invalid on 2020/08/02 17:45
upstream INFO: task hung in unregister_shrinker (3) mm 4 1052d 1167d 0/28 closed as invalid on 2022/02/07 19:19
linux-4.19 INFO: task hung in unregister_shrinker xfs C error 1 646d 646d 0/1 upstream: reported C repro on 2023/01/15 08:29
Last patch testing requests (2)
Created Duration User Patch Repo Result
2024/10/12 09:53 22m retest repro linux-5.15.y OK log
2024/10/12 09:53 1h42m retest repro linux-5.15.y OK log
Fix bisection attempts (2)
Created Duration User Patch Repo Result
2023/09/24 12:37 6h26m fix candidate upstream OK (1) job log
marked invalid by nogikh@google.com
2023/08/16 08:13 12h32m fix candidate upstream error job log

Sample crash report:
INFO: task syz-executor.0:3543 blocked for more than 143 seconds.
      Not tainted 5.15.132-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor.0  state:D stack:19448 pid: 3543 ppid:     1 flags:0x00004006
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5026 [inline]
 __schedule+0x12c4/0x4590 kernel/sched/core.c:6372
 schedule+0x11b/0x1f0 kernel/sched/core.c:6455
 rwsem_down_write_slowpath+0xebb/0x15c0 kernel/locking/rwsem.c:1157
 __down_write_common kernel/locking/rwsem.c:1284 [inline]
 __down_write kernel/locking/rwsem.c:1293 [inline]
 down_write+0x164/0x170 kernel/locking/rwsem.c:1542
 unregister_shrinker+0x60/0x320 mm/vmscan.c:678
 deactivate_locked_super+0x82/0x110 fs/super.c:334
 cleanup_mnt+0x44e/0x500 fs/namespace.c:1143
 task_work_run+0x129/0x1a0 kernel/task_work.c:164
 tracehook_notify_resume include/linux/tracehook.h:189 [inline]
 exit_to_user_mode_loop+0x106/0x130 kernel/entry/common.c:175
 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:208
 __syscall_exit_to_user_mode_work kernel/entry/common.c:290 [inline]
 syscall_exit_to_user_mode+0x5d/0x250 kernel/entry/common.c:301
 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f3e7fb0ee17
RSP: 002b:00007fff664f1cf8 EFLAGS: 00000246 ORIG_RAX: 00000000000000a6
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00007f3e7fb0ee17
RDX: 0000000000000000 RSI: 000000000000000a RDI: 00007fff664f1db0
RBP: 00007fff664f1db0 R08: 0000000000000000 R09: 0000000000000000
R10: 00000000ffffffff R11: 0000000000000246 R12: 00007fff664f2e70
R13: 00007f3e7fb583b9 R14: 000000000006806c R15: 0000000000000004
 </TASK>
INFO: task syz-executor.2:6959 blocked for more than 143 seconds.
      Not tainted 5.15.132-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor.2  state:D stack:23584 pid: 6959 ppid:  3556 flags:0x00004006
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5026 [inline]
 __schedule+0x12c4/0x4590 kernel/sched/core.c:6372
 schedule+0x11b/0x1f0 kernel/sched/core.c:6455
 schedule_preempt_disabled+0xf/0x20 kernel/sched/core.c:6514
 __mutex_lock_common+0xe34/0x25a0 kernel/locking/mutex.c:669
 __mutex_lock kernel/locking/mutex.c:729 [inline]
 mutex_lock_nested+0x17/0x20 kernel/locking/mutex.c:743
 xfs_qm_dqfree_one+0x66/0x170 fs/xfs/xfs_qm.c:1607
 xfs_qm_shrink_scan+0x314/0x3d0 fs/xfs/xfs_qm.c:523
 do_shrink_slab+0x542/0xda0 mm/vmscan.c:758
 shrink_slab+0x233/0x960 mm/vmscan.c:918
 drop_slab_node+0xed/0x180 mm/vmscan.c:953
 drop_slab+0x8b/0x120 mm/vmscan.c:963
 drop_caches_sysctl_handler+0xb3/0x160 fs/drop_caches.c:66
 proc_sys_call_handler+0x541/0x8a0 fs/proc/proc_sysctl.c:587
 do_iter_readv_writev+0x594/0x7a0
 do_iter_write+0x1ea/0x760 fs/read_write.c:855
 iter_file_splice_write+0x806/0xfa0 fs/splice.c:689
 do_splice_from fs/splice.c:767 [inline]
 direct_splice_actor+0xe3/0x1c0 fs/splice.c:936
 splice_direct_to_actor+0x500/0xc10 fs/splice.c:891
 do_splice_direct+0x285/0x3d0 fs/splice.c:979
 do_sendfile+0x625/0xff0 fs/read_write.c:1249
 __do_sys_sendfile64 fs/read_write.c:1311 [inline]
 __se_sys_sendfile64+0xfc/0x1e0 fs/read_write.c:1303
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7fc47d2e4ae9
RSP: 002b:00007fc47b8660c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000028
RAX: ffffffffffffffda RBX: 00007fc47d403f80 RCX: 00007fc47d2e4ae9
RDX: 0000000020002080 RSI: 0000000000000004 RDI: 0000000000000005
RBP: 00007fc47d33047a R08: 0000000000000000 R09: 0000000000000000
R10: 000000000000023b R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000000b R14: 00007fc47d403f80 R15: 00007ffda7cd0158
 </TASK>
INFO: task syz-executor.5:6964 blocked for more than 144 seconds.
      Not tainted 5.15.132-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor.5  state:D stack:23584 pid: 6964 ppid:  3555 flags:0x00004006
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5026 [inline]
 __schedule+0x12c4/0x4590 kernel/sched/core.c:6372
 schedule+0x11b/0x1f0 kernel/sched/core.c:6455
 schedule_timeout+0xac/0x300 kernel/time/timer.c:1860
 do_wait_for_common+0x2d9/0x480 kernel/sched/completion.c:85
 __wait_for_common kernel/sched/completion.c:106 [inline]
 wait_for_common kernel/sched/completion.c:117 [inline]
 wait_for_completion+0x48/0x60 kernel/sched/completion.c:138
 xfs_buf_iowait+0xb4/0x400 fs/xfs/xfs_buf.c:1573
 xfs_buf_delwri_pushbuf+0x2cf/0x4b0 fs/xfs/xfs_buf.c:2251
 xfs_qm_flush_one+0x266/0x350 fs/xfs/xfs_qm.c:1249
 xfs_qm_dquot_walk+0x22a/0x4a0 fs/xfs/xfs_qm.c:86
 xfs_qm_quotacheck+0x34e/0x640 fs/xfs/xfs_qm.c:1339
 xfs_qm_mount_quotas+0x328/0x610 fs/xfs/xfs_qm.c:1441
 xfs_mountfs+0x162b/0x1ca0 fs/xfs/xfs_mount.c:904
 xfs_fs_fill_super+0xfd4/0x1210 fs/xfs/xfs_super.c:1658
 get_tree_bdev+0x3fe/0x620 fs/super.c:1312
 vfs_get_tree+0x88/0x270 fs/super.c:1517
 do_new_mount+0x28b/0xae0 fs/namespace.c:2994
 do_mount fs/namespace.c:3337 [inline]
 __do_sys_mount fs/namespace.c:3545 [inline]
 __se_sys_mount+0x2d5/0x3c0 fs/namespace.c:3522
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7fbe9ebc01ea
RSP: 002b:00007fbe9d13fee8 EFLAGS: 00000202 ORIG_RAX: 00000000000000a5
RAX: ffffffffffffffda RBX: 00007fbe9d13ff80 RCX: 00007fbe9ebc01ea
RDX: 0000000020009700 RSI: 0000000020009740 RDI: 00007fbe9d13ff40
RBP: 0000000020009700 R08: 00007fbe9d13ff80 R09: 0000000002004000
R10: 0000000002004000 R11: 0000000000000202 R12: 0000000020009740
R13: 00007fbe9d13ff40 R14: 0000000000009796 R15: 00000000200000c0
 </TASK>
INFO: task syz-executor.1:7004 blocked for more than 144 seconds.
      Not tainted 5.15.132-syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz-executor.1  state:D stack:25624 pid: 7004 ppid:  3558 flags:0x00004006
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5026 [inline]
 __schedule+0x12c4/0x4590 kernel/sched/core.c:6372
 schedule+0x11b/0x1f0 kernel/sched/core.c:6455
 rwsem_down_write_slowpath+0xebb/0x15c0 kernel/locking/rwsem.c:1157
 __down_write_common kernel/locking/rwsem.c:1284 [inline]
 __down_write kernel/locking/rwsem.c:1293 [inline]
 down_write+0x164/0x170 kernel/locking/rwsem.c:1542
 prealloc_memcg_shrinker mm/vmscan.c:359 [inline]
 prealloc_shrinker+0x92/0x7c0 mm/vmscan.c:620
 alloc_super+0x757/0x940 fs/super.c:270
 sget_fc+0x21e/0x630 fs/super.c:541
 get_tree_bdev+0x26b/0x620 fs/super.c:1282
 vfs_get_tree+0x88/0x270 fs/super.c:1517
 do_new_mount+0x28b/0xae0 fs/namespace.c:2994
 do_mount fs/namespace.c:3337 [inline]
 __do_sys_mount fs/namespace.c:3545 [inline]
 __se_sys_mount+0x2d5/0x3c0 fs/namespace.c:3522
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7feee06b91ea
RSP: 002b:00007feedec38ee8 EFLAGS: 00000202 ORIG_RAX: 00000000000000a5
RAX: ffffffffffffffda RBX: 00007feedec38f80 RCX: 00007feee06b91ea
RDX: 0000000020009700 RSI: 0000000020009740 RDI: 00007feedec38f40
RBP: 0000000020009700 R08: 00007feedec38f80 R09: 0000000002004000
R10: 0000000002004000 R11: 0000000000000202 R12: 0000000020009740
R13: 00007feedec38f40 R14: 0000000000009796 R15: 00000000200000c0
 </TASK>

Showing all locks held in the system:
1 lock held by khungtaskd/27:
 #0: ffffffff8c91f0a0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire+0x0/0x30
1 lock held by klogd/2954:
 #0: ffff8880b9a39718 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0x26/0x140 kernel/sched/core.c:475
2 locks held by getty/3260:
 #0: ffff88814b36a098 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x21/0x70 drivers/tty/tty_ldisc.c:252
 #1: ffffc90002bb32e8 (&ldata->atomic_read_lock){+.+.}-{3:3}, at: n_tty_read+0x6af/0x1db0 drivers/tty/n_tty.c:2158
2 locks held by syz-executor.0/3543:
 #0: ffff8880a1d380e0 (&type->s_umount_key#55){++++}-{3:3}, at: deactivate_super+0xa9/0xe0 fs/super.c:365
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: unregister_shrinker+0x60/0x320 mm/vmscan.c:678
2 locks held by kworker/u4:13/4901:
 #0: ffff8880b9b39718 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0x26/0x140 kernel/sched/core.c:475
 #1: ffff8880b9b27848 (&per_cpu_ptr(group->pcpu, cpu)->seq){-.-.}-{0:0}, at: psi_task_switch+0x53d/0x810 kernel/sched/psi.c:891
3 locks held by syz-executor.2/6959:
 #0: ffff88807f130460 (sb_writers#4){.+.+}-{0:0}, at: do_sendfile+0x600/0xff0 fs/read_write.c:1248
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: shrink_slab+0x125/0x960 mm/vmscan.c:908
 #2: ffff88807d78f158 (&qinf->qi_tree_lock){+.+.}-{3:3}, at: xfs_qm_dqfree_one+0x66/0x170 fs/xfs/xfs_qm.c:1607
3 locks held by syz-executor.5/6964:
 #0: ffff88807f1c40e0 (&type->s_umount_key#52/1){+.+.}-{3:3}, at: alloc_super+0x210/0x940 fs/super.c:229
 #1: ffff88807d78f158 (&qinf->qi_tree_lock){+.+.}-{3:3}, at: xfs_qm_dquot_walk+0x132/0x4a0 fs/xfs/xfs_qm.c:73
 #2: ffff888076f96668 (&xfs_dquot_group_class){+.+.}-{3:3}, at: xfs_dqlock fs/xfs/xfs_dquot.h:133 [inline]
 #2: ffff888076f96668 (&xfs_dquot_group_class){+.+.}-{3:3}, at: xfs_qm_flush_one+0xca/0x350 fs/xfs/xfs_qm.c:1225
3 locks held by syz-executor.1/7004:
 #0: ffff8881408c6448 (&bdev->bd_fsfreeze_mutex){+.+.}-{3:3}, at: get_tree_bdev+0x197/0x620 fs/super.c:1272
 #1: ffff8880652f80e0 (&type->s_umount_key#52/1){+.+.}-{3:3}, at: alloc_super+0x210/0x940 fs/super.c:229
 #2: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_memcg_shrinker mm/vmscan.c:359 [inline]
 #2: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_shrinker+0x92/0x7c0 mm/vmscan.c:620
2 locks held by syz-executor.5/7031:
 #0: ffff8880ad55a0e0 (&type->s_umount_key#23/1){+.+.}-{3:3}, at: alloc_super+0x210/0x940 fs/super.c:229
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_memcg_shrinker mm/vmscan.c:359 [inline]
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_shrinker+0x92/0x7c0 mm/vmscan.c:620
2 locks held by syz-executor.2/7034:
 #0: ffff88801ddcc0e0 (&type->s_umount_key#23/1){+.+.}-{3:3}, at: alloc_super+0x210/0x940 fs/super.c:229
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_memcg_shrinker mm/vmscan.c:359 [inline]
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_shrinker+0x92/0x7c0 mm/vmscan.c:620
2 locks held by syz-executor.1/7037:
 #0: ffff8880ad90a0e0 (&type->s_umount_key#23/1){+.+.}-{3:3}, at: alloc_super+0x210/0x940 fs/super.c:229
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_memcg_shrinker mm/vmscan.c:359 [inline]
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_shrinker+0x92/0x7c0 mm/vmscan.c:620
2 locks held by syz-executor.5/7040:
 #0: ffff88807bf640e0 (&type->s_umount_key#23/1){+.+.}-{3:3}, at: alloc_super+0x210/0x940 fs/super.c:229
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_memcg_shrinker mm/vmscan.c:359 [inline]
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_shrinker+0x92/0x7c0 mm/vmscan.c:620
2 locks held by syz-executor.2/7044:
 #0: ffff8880ac1760e0 (&type->s_umount_key#23/1){+.+.}-{3:3}, at: alloc_super+0x210/0x940 fs/super.c:229
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_memcg_shrinker mm/vmscan.c:359 [inline]
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_shrinker+0x92/0x7c0 mm/vmscan.c:620
2 locks held by syz-executor.1/7048:
 #0: ffff88809b6300e0 (&type->s_umount_key#23/1){+.+.}-{3:3}, at: alloc_super+0x210/0x940 fs/super.c:229
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_memcg_shrinker mm/vmscan.c:359 [inline]
 #1: ffffffff8c9bd330 (shrinker_rwsem){++++}-{3:3}, at: prealloc_shrinker+0x92/0x7c0 mm/vmscan.c:620

=============================================

NMI backtrace for cpu 0
CPU: 0 PID: 27 Comm: khungtaskd Not tainted 5.15.132-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106
 nmi_cpu_backtrace+0x46a/0x4a0 lib/nmi_backtrace.c:111
 nmi_trigger_cpumask_backtrace+0x181/0x2a0 lib/nmi_backtrace.c:62
 trigger_all_cpu_backtrace include/linux/nmi.h:148 [inline]
 check_hung_uninterruptible_tasks kernel/hung_task.c:210 [inline]
 watchdog+0xe72/0xeb0 kernel/hung_task.c:295
 kthread+0x3f6/0x4f0 kernel/kthread.c:319
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298
 </TASK>
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 PID: 144 Comm: kworker/u4:1 Not tainted 5.15.132-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023
Workqueue: bat_events batadv_nc_worker
RIP: 0010:kasan_check_range+0x1ac/0x290 mm/kasan/generic.c:189
Code: 4c 89 d5 48 8d 5d 07 48 85 ed 48 0f 49 dd 48 83 e3 f8 48 29 dd 74 12 41 80 39 00 0f 85 a2 00 00 00 49 ff c1 48 ff cd 75 ee 5b <41> 5e 41 5f 5d c3 45 84 f6 75 61 41 f7 c6 00 ff 00 00 75 5d 41 f7
RSP: 0018:ffffc900012af898 EFLAGS: 00000056
RAX: 0000000000000001 RBX: 0000000000000756 RCX: ffffffff8162e9b8
RDX: 0000000000000000 RSI: 0000000000000008 RDI: ffffffff8fbd91e8
RBP: 0000000000000001 R08: dffffc0000000000 R09: fffffbfff1f7b23e
R10: 0000000000000000 R11: dffffc0000000001 R12: 0000000000000002
R13: dffffc0000000000 R14: fffffbfff1f7b23e R15: ffff8880133be480
FS:  0000000000000000(0000) GS:ffff8880b9b00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000c02d580430 CR3: 000000002305c000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <NMI>
 </NMI>
 <TASK>
 instrument_atomic_read include/linux/instrumented.h:71 [inline]
 test_bit include/asm-generic/bitops/instrumented-non-atomic.h:134 [inline]
 hlock_class kernel/locking/lockdep.c:197 [inline]
 mark_lock+0x98/0x340 kernel/locking/lockdep.c:4568
 mark_usage kernel/locking/lockdep.c:4511 [inline]
 __lock_acquire+0xc97/0x1ff0 kernel/locking/lockdep.c:4965
 lock_acquire+0x1db/0x4f0 kernel/locking/lockdep.c:5622
 __raw_spin_lock_bh include/linux/spinlock_api_smp.h:135 [inline]
 _raw_spin_lock_bh+0x31/0x40 kernel/locking/spinlock.c:178
 spin_lock_bh include/linux/spinlock.h:368 [inline]
 batadv_nc_purge_paths+0xe8/0x3b0 net/batman-adv/network-coding.c:446
 batadv_nc_worker+0x2cf/0x5b0 net/batman-adv/network-coding.c:724
 process_one_work+0x8a1/0x10c0 kernel/workqueue.c:2310
 worker_thread+0xaca/0x1280 kernel/workqueue.c:2457
 kthread+0x3f6/0x4f0 kernel/kthread.c:319
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298
 </TASK>

Crashes (12):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/09/20 12:14 linux-5.15.y 35ecaa3632bf 0b6a67ac .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/05/28 09:20 linux-5.15.y 1fe619a7d252 cf184559 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/05/01 22:50 linux-5.15.y 8a7f2a5c5aa1 62df2017 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/08/08 22:33 linux-5.15.y c275eaaaa342 9552ae77 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/08/07 17:18 linux-5.15.y 38d4ca22a528 b1b6ae3d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/07/13 21:47 linux-5.15.y d54cfc420586 55eda22f .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/06/29 15:00 linux-5.15.y 4af60700a60c 134ddc02 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/06/28 17:54 linux-5.15.y 4af60700a60c ca69c785 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/06/02 13:27 linux-5.15.y 0ab06468cbd1 a4ae4f42 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/05/24 13:00 linux-5.15.y 9d6bde853685 4bce1a3e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/05/04 14:02 linux-5.15.y 8a7f2a5c5aa1 518a39a6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan INFO: task hung in unregister_shrinker
2023/04/13 04:42 linux-5.15.y d86dfc4d95cd 82d5e53e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 INFO: task hung in unregister_shrinker
* Struck through repros no longer work on HEAD.