From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f198.google.com (mail-pf0-f198.google.com [209.85.192.198]) by kanga.kvack.org (Postfix) with ESMTP id 7B3E66B0033 for ; Mon, 6 Nov 2017 18:45:41 -0500 (EST) Received: by mail-pf0-f198.google.com with SMTP id b79so12492549pfk.9 for ; Mon, 06 Nov 2017 15:45:41 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org. [65.50.211.133]) by mx.google.com with ESMTPS id r6si10482751pls.575.2017.11.06.15.45.39 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2017 15:45:40 -0800 (PST) Date: Mon, 6 Nov 2017 15:45:20 -0800 From: Matthew Wilcox Subject: Re: possible deadlock in generic_file_write_iter Message-ID: <20171106234520.GA24984@bombadil.infradead.org> References: <94eb2c05f6a018dc21055d39c05b@google.com> <20171106032941.GR21978@ZenIV.linux.org.uk> <20171106131544.GB4359@quack2.suse.cz> <20171106133304.GS21978@ZenIV.linux.org.uk> <20171106160107.GA20227@worktop.programming.kicks-ass.net> <20171106173625.GA1058@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171106173625.GA1058@infradead.org> Sender: owner-linux-mm@kvack.org List-ID: To: Christoph Hellwig Cc: Peter Zijlstra , Dmitry Vyukov , Al Viro , Jan Kara , syzbot , Andrew Morton , Johannes Weiner , jlayton@redhat.com, LKML , linux-mm@kvack.org, npiggin@gmail.com, rgoldwyn@suse.com, ross.zwisler@linux.intel.com, syzkaller-bugs@googlegroups.com, Ingo Molnar On Mon, Nov 06, 2017 at 09:36:25AM -0800, Christoph Hellwig wrote: > How about complete_nodep() as name? Otherwise this looks ok to me - not > pretty, but not _that_ horrible either.. I read that as node-p, not no-dep. complete_nocheck()? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org