syzbot


BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof

Status: upstream: reported C repro on 2025/03/27 16:26
Subsystems: afs
[Documentation on labels]
Reported-by: syzbot+3b6c5c6a1d0119b687a1@syzkaller.appspotmail.com
Fix commit: a64e4d48a0b7 afs: Fix afs_dynroot_readdir() to not use the RCU read lock
Patched on: [ci-qemu-gce-upstream-auto ci-qemu-native-arm64-kvm ci-qemu-upstream ci-qemu-upstream-386 ci-qemu2-arm32 ci-qemu2-arm64 ci-qemu2-arm64-compat ci-qemu2-arm64-mte ci-snapshot-upstream-root ci-upstream-bpf-kasan-gce ci-upstream-bpf-next-kasan-gce ci-upstream-gce-arm64 ci-upstream-gce-leak ci-upstream-kasan-badwrites-root ci-upstream-kasan-gce ci-upstream-kasan-gce-386 ci-upstream-kasan-gce-root ci-upstream-kasan-gce-selinux-root ci-upstream-kasan-gce-smack-root ci-upstream-kmsan-gce-386-root ci-upstream-kmsan-gce-root ci-upstream-linux-next-kasan-gce-root ci-upstream-net-kasan-gce ci-upstream-net-this-kasan-gce ci2-upstream-fs ci2-upstream-kcsan-gce ci2-upstream-usb], missing on: [ci-qemu2-riscv64]
First crash: 53d, last: 33d
Cause bisection: introduced by (bisect log) :
commit 1d0b929fc070b4115403a0a6206a0c6a62dd61f5
Author: David Howells <dhowells@redhat.com>
Date: Mon Feb 24 09:52:58 2025 +0000

  afs: Change dynroot to create contents on demand

Crash: BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof (log)
Repro: C syz .config
  
Discussions (6)
Title Replies (including bot) Last reply
[PATCH] afs: Fix afs_dynroot_readdir() to not use the RCU read lock 2 (2) 2025/04/09 10:13
[syzbot] [afs?] WARNING: ODEBUG bug in delete_node (3) 1 (3) 2025/03/31 22:29
[syzbot] [afs?] BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof 7 (13) 2025/03/31 12:49
[syzbot] [afs?] [ntfs3?] BUG: sleeping function called from invalid context in ovl_cache_entry_new 4 (8) 2025/03/31 11:07
[syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_readdir 1 (3) 2025/03/31 08:22
[syzbot] [afs?] BUG: sleeping function called from invalid context in __do_fault 1 (3) 2025/03/31 08:06
Last patch testing requests (5)
Created Duration User Patch Repo Result
2025/03/29 09:49 14m dhowells@redhat.com patch upstream report log
2025/03/29 09:40 16m eadavis@qq.com patch git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 1d0b929fc070b4115403a0a6206a0c6a62dd61f5 report log
2025/03/29 05:56 2m eadavis@qq.com patch git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 1d0b929fc070b4115403a0a6206a0c6a62dd61f5 error
2025/03/29 02:52 1h26m eadavis@qq.com patch upstream error
2025/03/28 17:44 15m dhowells@redhat.com patch upstream report log

Sample crash report:
BUG: sleeping function called from invalid context at ./include/linux/sched/mm.h:321
in_atomic(): 0, irqs_disabled(): 0, non_block: 0, pid: 5832, name: syz-executor109
preempt_count: 0, expected: 0
RCU nest depth: 1, expected: 0
4 locks held by syz-executor109/5832:
 #0: ffff8880757069b8 (&f->f_pos_lock){+.+.}-{4:4}, at: fdget_pos+0x247/0x310 fs/file.c:1213
 #1: ffff888034628148 (&type->i_mutex_dir_key#6){.+.+}-{4:4}, at: iterate_dir+0x4a6/0x760 fs/readdir.c:101
 #2: ffffffff8ed3dfa0 (rcu_read_lock){....}-{1:3}, at: rcu_lock_acquire include/linux/rcupdate.h:331 [inline]
 #2: ffffffff8ed3dfa0 (rcu_read_lock){....}-{1:3}, at: rcu_read_lock include/linux/rcupdate.h:841 [inline]
 #2: ffffffff8ed3dfa0 (rcu_read_lock){....}-{1:3}, at: afs_dynroot_readdir+0x466/0xbe0 fs/afs/dynroot.c:351
 #3: ffff88807c10a9e0 (&mm->mmap_lock){++++}-{4:4}, at: mmap_read_trylock include/linux/mmap_lock.h:203 [inline]
 #3: ffff88807c10a9e0 (&mm->mmap_lock){++++}-{4:4}, at: get_mmap_lock_carefully mm/memory.c:6346 [inline]
 #3: ffff88807c10a9e0 (&mm->mmap_lock){++++}-{4:4}, at: lock_mm_and_find_vma+0x32/0x2f0 mm/memory.c:6406
CPU: 1 UID: 0 PID: 5832 Comm: syz-executor109 Not tainted 6.15.0-rc1-syzkaller-00325-g7cdabafc0012 #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:94 [inline]
 dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120
 __might_resched+0x558/0x6c0 kernel/sched/core.c:8818
 might_alloc include/linux/sched/mm.h:321 [inline]
 prepare_alloc_pages+0x1eb/0x610 mm/page_alloc.c:4702
 __alloc_frozen_pages_noprof+0x162/0x5b0 mm/page_alloc.c:4923
 alloc_pages_mpol+0x339/0x690 mm/mempolicy.c:2301
 folio_alloc_mpol_noprof mm/mempolicy.c:2320 [inline]
 vma_alloc_folio_noprof+0x12d/0x260 mm/mempolicy.c:2355
 folio_prealloc+0x2e/0x170 mm/memory.c:-1
 alloc_anon_folio mm/memory.c:4943 [inline]
 do_anonymous_page mm/memory.c:5000 [inline]
 do_pte_missing mm/memory.c:4158 [inline]
 handle_pte_fault+0x2e45/0x61c0 mm/memory.c:5997
 __handle_mm_fault mm/memory.c:6140 [inline]
 handle_mm_fault+0x1030/0x1aa0 mm/memory.c:6309
 do_user_addr_fault arch/x86/mm/fault.c:1388 [inline]
 handle_page_fault arch/x86/mm/fault.c:1480 [inline]
 exc_page_fault+0x2bb/0x920 arch/x86/mm/fault.c:1538
 asm_exc_page_fault+0x26/0x30 arch/x86/include/asm/idtentry.h:623
RIP: 0010:filldir+0x2c4/0x6a0 fs/readdir.c:292
Code: 87 55 02 00 00 0f 01 cb 0f ae e8 48 8b 44 24 30 49 89 46 08 48 8b 4c 24 10 48 8b 44 24 60 48 89 01 48 8b 44 24 18 8b 6c 24 3c <66> 89 41 10 48 98 40 88 6c 01 ff 48 89 44 24 30 4d 63 f5 42 c6 44
RSP: 0018:ffffc90003f7fbe0 EFLAGS: 00050283
RAX: 0000000000000020 RBX: 0000200000002010 RCX: 0000200000001ff0
RDX: 0000000000000000 RSI: 0000200000001fd8 RDI: 0000200000002010
RBP: 0000000000000004 R08: ffffffff82429e7d R09: 1ffff11006a39000
R10: dffffc0000000000 R11: ffffed1006a39001 R12: ffff888029488781
R13: 0000000000000006 R14: 0000200000001fd8 R15: 00007ffffffff000
 dir_emit include/linux/fs.h:3861 [inline]
 afs_dynroot_readdir_cells fs/afs/dynroot.c:310 [inline]
 afs_dynroot_readdir+0x814/0xbe0 fs/afs/dynroot.c:352
 iterate_dir+0x5a9/0x760 fs/readdir.c:108
 __do_sys_getdents fs/readdir.c:322 [inline]
 __se_sys_getdents+0x1ff/0x4e0 fs/readdir.c:308
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xf3/0x230 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f8416c0bc19
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 17 00 00 90 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 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffc6757cc88 EFLAGS: 00000246 ORIG_RAX: 000000000000004e
RAX: ffffffffffffffda RBX: 0030656c69662f2e RCX: 00007f8416c0bc19
RDX: 00000000000000b8 RSI: 0000200000001fc0 RDI: 0000000000000004
RBP: 00007f8416c885f0 R08: 00005555710444c0 R09: 00005555710444c0
R10: 00005555710444c0 R11: 0000000000000246 R12: 00007ffc6757ccb0
R13: 00007ffc6757ced8 R14: 431bde82d7b634db R15: 00007f8416c5403b
 </TASK>
----------------
Code disassembly (best guess):
   0:	87 55 02             	xchg   %edx,0x2(%rbp)
   3:	00 00                	add    %al,(%rax)
   5:	0f 01 cb             	stac
   8:	0f ae e8             	lfence
   b:	48 8b 44 24 30       	mov    0x30(%rsp),%rax
  10:	49 89 46 08          	mov    %rax,0x8(%r14)
  14:	48 8b 4c 24 10       	mov    0x10(%rsp),%rcx
  19:	48 8b 44 24 60       	mov    0x60(%rsp),%rax
  1e:	48 89 01             	mov    %rax,(%rcx)
  21:	48 8b 44 24 18       	mov    0x18(%rsp),%rax
  26:	8b 6c 24 3c          	mov    0x3c(%rsp),%ebp
* 2a:	66 89 41 10          	mov    %ax,0x10(%rcx) <-- trapping instruction
  2e:	48 98                	cltq
  30:	40 88 6c 01 ff       	mov    %bpl,-0x1(%rcx,%rax,1)
  35:	48 89 44 24 30       	mov    %rax,0x30(%rsp)
  3a:	4d 63 f5             	movslq %r13d,%r14
  3d:	42                   	rex.X
  3e:	c6                   	.byte 0xc6
  3f:	44                   	rex.R

Crashes (61):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/04/13 14:07 upstream 7cdabafc0012 0bd6db41 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/13 11:52 upstream 7cdabafc0012 0bd6db41 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/13 10:01 upstream 7cdabafc0012 0bd6db41 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/13 08:20 upstream 7cdabafc0012 0bd6db41 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/25 23:04 upstream 2df0c02dab82 875573af .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/25 22:25 upstream 2df0c02dab82 875573af .config strace log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/14 07:41 upstream 8ffd015db85f 0bd6db41 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/12 22:25 upstream 3bde70a2c827 0bd6db41 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/11 21:55 upstream e618ee89561b 0bd6db41 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/11 18:30 upstream 900241a5cc15 94486846 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/11 12:17 upstream 900241a5cc15 94486846 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/10 03:34 upstream 3b07108ada81 988b336c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/09 00:01 upstream bec7dcbc242c a775275d .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/07 16:56 upstream 0af2f6be1b42 a2ada0e7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/07 16:55 upstream 0af2f6be1b42 a2ada0e7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/04 20:38 upstream e48e99b6edf4 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/27 17:09 upstream 1e1ba8d23dae 20510e88 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 15:02 upstream 2df0c02dab82 89d30d73 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 13:47 upstream 2df0c02dab82 89d30d73 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 13:28 upstream 2df0c02dab82 89d30d73 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 07:47 upstream 2df0c02dab82 89d30d73 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/25 21:34 upstream 2df0c02dab82 875573af .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/25 21:33 upstream 2df0c02dab82 875573af .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-fs BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/14 13:25 upstream 8ffd015db85f 0bd6db41 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/14 04:27 upstream 5aaaedb0cb54 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/14 02:00 upstream 5aaaedb0cb54 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/13 13:05 upstream 7cdabafc0012 0bd6db41 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/12 06:35 upstream e618ee89561b 0bd6db41 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/12 03:00 upstream e618ee89561b 0bd6db41 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/09 19:43 upstream a24588245776 47d015b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/08 20:03 upstream 0af2f6be1b42 a775275d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/08 18:42 upstream 0af2f6be1b42 a775275d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/08 13:43 upstream 0af2f6be1b42 a775275d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/06 22:03 upstream dda888789496 1c65791e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/06 21:59 upstream dda888789496 1c65791e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/06 21:58 upstream dda888789496 1c65791e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/06 21:58 upstream dda888789496 1c65791e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/05 20:49 upstream a8662bcd2ff1 1c65791e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/05 15:23 upstream a8662bcd2ff1 1c65791e .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/05 11:13 upstream a8662bcd2ff1 1c65791e .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/05 11:13 upstream a8662bcd2ff1 1c65791e .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/04/03 00:53 upstream acc4d5ff0b61 684b5338 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/31 13:39 upstream 4e82c87058f4 d3999433 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/31 13:38 upstream 4e82c87058f4 d3999433 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/31 12:38 upstream 4e82c87058f4 d3999433 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/31 12:38 upstream 4e82c87058f4 d3999433 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/31 03:24 upstream 7f2ff7b62617 d3999433 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/31 03:24 upstream 7f2ff7b62617 d3999433 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/31 03:24 upstream 7f2ff7b62617 d3999433 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/31 00:55 upstream 7f2ff7b62617 d3999433 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/28 11:19 upstream 4fa118e5b79f 6c09fb82 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/28 11:18 upstream 4fa118e5b79f 6c09fb82 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 23:21 upstream 1e26c5e28ca5 19e40f48 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 19:40 upstream 1e26c5e28ca5 19e40f48 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 19:40 upstream 1e26c5e28ca5 19e40f48 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 11:54 upstream 1e26c5e28ca5 89d30d73 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 11:54 upstream 1e26c5e28ca5 89d30d73 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/26 09:00 upstream 2df0c02dab82 89d30d73 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
2025/03/27 12:32 upstream f6e0150b2003 20510e88 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: sleeping function called from invalid context in __alloc_frozen_pages_noprof
* Struck through repros no longer work on HEAD.