[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8880b3f9-508a-dda0-8fbb-1996cf4a549f@I-love.SAKURA.ne.jp>
Date: Sat, 14 Apr 2018 16:02:28 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: syzbot <syzbot+de49a4f1661f0fa54bc3@...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 _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