From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.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 3yblFq6LjdzDqpF for ; Tue, 14 Nov 2017 22:11:59 +1100 (AEDT) In-Reply-To: <20170711112626.17094-1-msuchanek@suse.de> To: Michal Suchanek , Benjamin Herrenschmidt , Paul Mackerras , "Aneesh Kumar K.V" , Nicholas Piggin , "Naveen N. Rao" , Michal Suchanek , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org From: Michael Ellerman Subject: Re: powerpc/mm/hash: Remove stale comment. Message-Id: <3yblFq2jsmz9sRg@ozlabs.org> Date: Tue, 14 Nov 2017 22:11:59 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2017-07-11 at 11:26:26 UTC, Michal Suchanek wrote: > In commit e6f81a92015b ("powerpc/mm/hash: Support 68 bit VA") the > masking is folded into ASM_VSID_SCRAMBLE but the comment about masking > is removed only from the firt use of ASM_VSID_SCRAMBLE. > > Signed-off-by: Michal Suchanek Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/bf751e30b41cdf2568cccaf5de4156 cheers