From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3v8g1c40v5zDq6j for ; Fri, 27 Jan 2017 11:40:36 +1100 (AEDT) In-Reply-To: <20161214043945.26549-1-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: Remove the debug hugepd_ok check Message-Id: <3v8g1c04cCz9t1B@ozlabs.org> Date: Fri, 27 Jan 2017 11:40:35 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2016-12-14 at 04:39:45 UTC, "Aneesh Kumar K.V" wrote: > We don't do this for other page table entries. So lets keep this simple > and always return false for hugepd check on a 64K page size config. > > Signed-off-by: Aneesh Kumar K.V Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/9859f0c7e05b424a7a42032e639a8c cheers