Re: powerpc/mm/hash: Remove stale comment.

2017-11-14 Thread Michael Ellerman
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 App

[PATCH] powerpc/mm/hash: Remove stale comment.

2017-07-11 Thread Michal Suchanek
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 --- arch/powerpc/mm/slb_low.S | 4 1 file changed, 4 deletions(-)