From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by kanga.kvack.org (Postfix) with ESMTP id 490146B00A3 for ; Thu, 11 Sep 2014 10:34:41 -0400 (EDT) Received: by mail-wg0-f51.google.com with SMTP id k14so5333830wgh.22 for ; Thu, 11 Sep 2014 07:34:40 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTPS id cw8si1671970wjb.156.2014.09.11.07.34.34 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Sep 2014 07:34:35 -0700 (PDT) Date: Thu, 11 Sep 2014 10:33:52 -0400 From: Dave Jones Subject: Re: mm: BUG in unmap_page_range Message-ID: <20140911143352.GA3008@redhat.com> References: <20140908171853.GN17501@suse.de> <540DEDE7.4020300@oracle.com> <20140909213309.GQ17501@suse.de> <540F7D42.1020402@oracle.com> <20140910124732.GT17501@suse.de> <54110C62.4030702@oracle.com> <5411B032.7050205@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5411B032.7050205@oracle.com> Sender: owner-linux-mm@kvack.org List-ID: To: Sasha Levin Cc: Hugh Dickins , Mel Gorman , "linux-mm@kvack.org" , Andrew Morton , LKML , "Kirill A. Shutemov" , Peter Zijlstra , Rik van Riel , Johannes Weiner , Cyrill Gorcunov On Thu, Sep 11, 2014 at 10:22:42AM -0400, Sasha Levin wrote: > > The fixed trinity may be counter-productive for now, since we think > > there is an understandable pte_mknuma() bug coming from that direction, > > but have not posted a patch for it yet. > > I'm still seeing the bug with fixed trinity, it was a matter of adding more flags > to mbind. What did I miss ? Anything not in the MPOL_MF_VALID mask should be -EINVAL Dave -- 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