Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752241AbdHHNQP (ORCPT ); Tue, 8 Aug 2017 09:16:15 -0400 Received: from merlin.infradead.org ([205.233.59.134]:37728 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752075AbdHHNQM (ORCPT ); Tue, 8 Aug 2017 09:16:12 -0400 Date: Tue, 8 Aug 2017 15:15:57 +0200 From: Peter Zijlstra To: Laurent Dufour Cc: Anshuman Khandual , paulmck@linux.vnet.ibm.com, akpm@linux-foundation.org, kirill@shutemov.name, ak@linux.intel.com, mhocko@kernel.org, dave@stgolabs.net, jack@suse.cz, Matthew Wilcox , linux-kernel@vger.kernel.org, linux-mm@kvack.org, haren@linux.vnet.ibm.com, npiggin@gmail.com, bsingharora@gmail.com, Tim Chen Subject: Re: [RFC v5 05/11] mm: fix lock dependency against mapping->i_mmap_rwsem Message-ID: <20170808131557.iyczqs4wzqanx35p@hirez.programming.kicks-ass.net> References: <1497635555-25679-1-git-send-email-ldufour@linux.vnet.ibm.com> <1497635555-25679-6-git-send-email-ldufour@linux.vnet.ibm.com> <564749a2-a729-b927-7707-1cad897c418a@linux.vnet.ibm.com> <78d903c4-6e9f-e049-de60-6d1ccb45ff92@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <78d903c4-6e9f-e049-de60-6d1ccb45ff92@linux.vnet.ibm.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 326 Lines: 10 On Tue, Aug 08, 2017 at 02:20:23PM +0200, Laurent Dufour wrote: > This is an option, but the previous one was signed by Peter, and I'd prefer > to keep his unchanged and add this new one to fix that. > Again this is to ease the review. You can always add something like: [ldufour: fixed lockdep complaint] Before your SoB.