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 40mFrj0fMrzF14v for ; Wed, 16 May 2018 23:38:45 +1000 (AEST) In-Reply-To: <20180416112724.9677-3-aneesh.kumar@linux.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: [V1, 01/11] powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64 Message-Id: <40mFrh6lHkz9s33@ozlabs.org> Date: Wed, 16 May 2018 23:38:44 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2018-04-16 at 11:27:14 UTC, "Aneesh Kumar K.V" wrote: > From: "Aneesh Kumar K.V" > > Only code movement and avoid #ifdef. > > Signed-off-by: Aneesh Kumar K.V Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/59879d542a8e880391863d82cddf38 cheers