[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c1eaf369-ff58-fdb2-51d8-8f983f51e0b1@I-love.SAKURA.ne.jp>
Date: Sat, 14 Apr 2018 16:02:11 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: syzbot <syzbot+1218790c9dd8ec245b16@...kaller.appspotmail.com>,
viro@...iv.linux.org.uk
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
syzkaller-bugs@...glegroups.com
Subject: Re: INFO: rcu detected stall in do_raw_spin_unlock
Infinite loop inside shrink_dcache_parent() due to lack of cond_resched().
I can reproduce this issue by running the reproducer on one CPU (using "taskset -c 0").
Reverting commit 32785c0539b7e96f ("fs/dcache.c: add cond_resched() in shrink_dentry_list()")
solves this issue.
#syz dup: INFO: rcu detected stall in d_walk
Powered by blists - more mailing lists