Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757014AbaKTVvT (ORCPT ); Thu, 20 Nov 2014 16:51:19 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:32129 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751075AbaKTVvS (ORCPT ); Thu, 20 Nov 2014 16:51:18 -0500 Message-ID: <546E6221.5000409@oracle.com> Date: Thu, 20 Nov 2014 16:50:25 -0500 From: Sasha Levin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Mel Gorman , Linux Kernel CC: Linux-MM , LinuxPPC-dev , Aneesh Kumar , Hugh Dickins , Dave Jones , Rik van Riel , Ingo Molnar , Kirill Shutemov , Benjamin Herrenschmidt , Paul Mackerras , Linus Torvalds Subject: Re: [PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v2 References: <1416478790-27522-1-git-send-email-mgorman@suse.de> In-Reply-To: <1416478790-27522-1-git-send-email-mgorman@suse.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Source-IP: acsinet21.oracle.com [141.146.126.237] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/20/2014 05:19 AM, Mel Gorman wrote: > V1 failed while running under kvm-tools very quickly and a second report > indicated that it happens on bare metal as well. This version survived > an overnight run of trinity running under kvm-tools here but verification > from Sasha would be appreciated. Hi Mel, I tried giving it a spin, but it won't apply at all on the latest -mm tree: $ git am -3 numa/* Applying: mm: numa: Do not dereference pmd outside of the lock during NUMA hinting fault Applying: mm: Add p[te|md] protnone helpers for use by NUMA balancing Applying: mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa fatal: sha1 information is lacking or useless (mm/huge_memory.c). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Did I miss a prerequisite? Thanks, Sasha -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/