From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f68.google.com ([74.125.83.68]:39829 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750743AbeESGmP (ORCPT ); Sat, 19 May 2018 02:42:15 -0400 Received: by mail-pg0-f68.google.com with SMTP id e1-v6so4212698pga.6 for ; Fri, 18 May 2018 23:42:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <46b9489e-6986-d512-1276-9da14c96999e@I-love.SAKURA.ne.jp> References: <000000000000237cc60569ad11c7@google.com> <46b9489e-6986-d512-1276-9da14c96999e@I-love.SAKURA.ne.jp> From: Dmitry Vyukov Date: Sat, 19 May 2018 08:41:54 +0200 Message-ID: Subject: Re: INFO: rcu detected stall in d_walk To: Tetsuo Handa Cc: syzbot , syzkaller-bugs , linux-fsdevel , LKML , Al Viro Content-Type: text/plain; charset="UTF-8" Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Apr 25, 2018 at 1:05 PM, Tetsuo Handa wrote: > OK. Patch is in vfs.git#for-next as 4fb48871409e2fcd. > > #syz fix: restore cond_resched() in shrink_dcache_parent() I see there is another patch titled "fs/dcache.c: re-add cond_resched() in shrink_dcache_parent()" points to this bug: http://lkml.iu.edu/hypermail/linux/kernel/1804.1/06252.html