From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk0-f72.google.com (mail-vk0-f72.google.com [209.85.213.72]) by kanga.kvack.org (Postfix) with ESMTP id 1501E6B025F for ; Thu, 5 May 2016 10:39:29 -0400 (EDT) Received: by mail-vk0-f72.google.com with SMTP id s184so45171194vkb.0 for ; Thu, 05 May 2016 07:39:29 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTPS id r17si3709254qkh.180.2016.05.05.07.39.27 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 May 2016 07:39:28 -0700 (PDT) Date: Thu, 5 May 2016 16:39:24 +0200 From: Andrea Arcangeli Subject: Re: [BUG] vfio device assignment regression with THP ref counting redesign Message-ID: <20160505143924.GC28755@redhat.com> References: <20160428232127.GL11700@redhat.com> <20160429005106.GB2847@node.shutemov.name> <20160428204542.5f2053f7@ul30vt.home> <20160429070611.GA4990@node.shutemov.name> <20160429163444.GM11700@redhat.com> <20160502104119.GA23305@node.shutemov.name> <20160502152307.GA12310@redhat.com> <20160502160042.GC24419@node.shutemov.name> <20160502180307.GB12310@redhat.com> <20160504191927.095cdd90@t450s.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160504191927.095cdd90@t450s.home> Sender: owner-linux-mm@kvack.org List-ID: To: Alex Williamson Cc: "Kirill A. Shutemov" , kirill.shutemov@linux.intel.com, linux-kernel@vger.kernel.org, "linux-mm@kvack.org" Hello Alex, On Wed, May 04, 2016 at 07:19:27PM -0600, Alex Williamson wrote: > On Mon, 2 May 2016 20:03:07 +0200 > Andrea Arcangeli wrote: > > > On Mon, May 02, 2016 at 07:00:42PM +0300, Kirill A. Shutemov wrote: > > > Agreed. I just didn't see the two-refcounts solution. > > > > If you didn't do it already or if you're busy with something else, > > I can change the patch to the two refcount solution, which should > > restore the old semantics without breaking rmap. > > I didn't see any follow-up beyond this nor patches on lkml. Do we have > something we feel confident for posting to v4.6 with a stable backport > to v4.5? Thanks, I'm currently testing this: