From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-x22a.google.com (mail-pf0-x22a.google.com [IPv6:2607:f8b0:400e:c00::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qk05R29l0zDq5s for ; Mon, 11 Apr 2016 16:09:31 +1000 (AEST) Received: by mail-pf0-x22a.google.com with SMTP id c20so117556445pfc.1 for ; Sun, 10 Apr 2016 23:09:31 -0700 (PDT) Subject: Re: [PATCH V2 20/68] powerpc/mm: Handle _PTE_NONE_MASK To: "Aneesh Kumar K.V" , benh@kernel.crashing.org, paulus@samba.org, mpe@ellerman.id.au References: <1460182444-2468-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <1460182444-2468-21-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Cc: linuxppc-dev@lists.ozlabs.org From: Balbir Singh Message-ID: <570B3F91.8070804@gmail.com> Date: Mon, 11 Apr 2016 16:09:21 +1000 MIME-Version: 1.0 In-Reply-To: <1460182444-2468-21-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Content-Type: text/plain; charset=utf-8 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 09/04/16 16:13, Aneesh Kumar K.V wrote: > I am splitting this as a separate patch to get better review. If ok > we should merge this with previous patch. > > Signed-off-by: Aneesh Kumar K.V I think the merge makes more sense Balbir