[<prev] [next>] [day] [month] [year] [list]
Message-ID: <69782b5e.050a0220.c9109.000f.GAE@google.com>
Date: Mon, 26 Jan 2026 19:05:02 -0800
From: syzbot <syzbot+42836f91edd58eb82c6a@...kaller.appspotmail.com>
To: kartikey406@...il.com, linux-kernel@...r.kernel.org,
syzkaller-bugs@...glegroups.com
Subject: Re: [syzbot] [mm?] INFO: rcu detected stall in schedule_tail (8)
Hello,
syzbot tried to test the proposed patch but the build/boot failed:
./include/linux/mm.h:3238:1: error: attributes should be specified before the declarator in a function definition
./include/linux/mm.h:3264:16: error: implicit declaration of function 'ptlock_ptr'; did you mean 'pte_lockptr'? [-Wimplicit-function-declaration]
./include/linux/mm.h:3264:16: error: returning 'int' from a function with return type 'spinlock_t *' {aka 'struct spinlock *'} makes pointer from integer without a cast [-Wint-conversion]
./include/linux/mm.h:3271:16: error: returning 'int' from a function with return type 'spinlock_t *' {aka 'struct spinlock *'} makes pointer from integer without a cast [-Wint-conversion]
./include/linux/mm.h:3286:24: error: passing argument 1 of 'spinlock_check' makes pointer from integer without a cast [-Wint-conversion]
./include/linux/mm.h:3409:16: error: returning 'int' from a function with return type 'spinlock_t *' {aka 'struct spinlock *'} makes pointer from integer without a cast [-Wint-conversion]
Tested on:
commit: fcb70a56 Merge tag 'vfs-6.19-rc8.fixes' of git://git.k..
git tree: upstream
kernel config: https://syzkaller.appspot.com/x/.config?x=f1fac0919970b671
dashboard link: https://syzkaller.appspot.com/bug?extid=42836f91edd58eb82c6a
compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44
patch: https://syzkaller.appspot.com/x/patch.diff?x=163c705a580000
Powered by blists - more mailing lists