From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3vJzCS17fXzDqGh for ; Fri, 10 Feb 2017 00:17:56 +1100 (AEDT) In-Reply-To: <1486406367-31126-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> To: "Aneesh Kumar K.V" , benh@kernel.crashing.org, paulus@samba.org From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, "Aneesh Kumar K.V" Subject: Re: powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask Message-Id: <3vJzCS0Dmbz9s7R@ozlabs.org> Date: Fri, 10 Feb 2017 00:17:55 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2017-02-06 at 18:39:27 UTC, "Aneesh Kumar K.V" wrote: > Without this we will always find the feature disabled > > Fixes: 984d7a1ec6 ("powerpc/mm: Fixup kernel read only mapping") > Signed-off-by: Aneesh Kumar K.V > Acked-by: Balbir Singh Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/a5ecdad4847897007399d7a14c9109 cheers