From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40gMsd738SzF155 for ; Wed, 9 May 2018 00:52:37 +1000 (AEST) In-Reply-To: <02633d43f29e1ba01865cd334216dc8efb8b4b11.1524587425.git.christophe.leroy@c-s.fr> To: Christophe Leroy , Benjamin Herrenschmidt , Paul Mackerras From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [1/3] powerpc/nohash: remove hash related code from nohash headers. Message-Id: <40gMsd6C19z9s4n@ozlabs.org> Date: Wed, 9 May 2018 00:52:37 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2018-04-24 at 16:31:28 UTC, Christophe Leroy wrote: > When nohash and book3s header were split, some hash related stuff > remained in the nohash header. This patch removes them. > > Signed-off-by: Christophe Leroy Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/45201c8794693d16e8e634188a92e9 cheers