Re: [PATCH -V5 08/13] arch/powerpc: Use the rquired number of VSID bits in slbmte
From: Paul Mackerras <hidden> Date: 2012-08-01 05:19:16
On Mon, Jul 30, 2012 at 04:52:14PM +0530, Aneesh Kumar K.V wrote:
From: "Aneesh Kumar K.V" <redacted>
ASM_VSID_SCRAMBLE can leave non-zero bits in the high 28 bits of the result
for 256MB segment (40 bits for 1T segment). Properly mask them before using
the values in slbmte
Signed-off-by: Aneesh Kumar K.V <redacted>
Reviewed-by: Paul Mackerras <redacted>
but change the subject line to say "required" not "rquired".