[PATCH v3 4/5] powerpc/vphn: parsing code rewrite
Anshuman Khandual
khandual at linux.vnet.ibm.com
Tue Mar 17 20:50:50 AEDT 2015
> diff --git a/arch/powerpc/mm/vphn.h b/arch/powerpc/mm/vphn.h
> index 96af9a4..fe8b780 100644
> --- a/arch/powerpc/mm/vphn.h
> +++ b/arch/powerpc/mm/vphn.h
> @@ -6,10 +6,10 @@
> #define VPHN_REGISTER_COUNT 6
>
> /*
> - * 6 64-bit registers unpacked into 12 32-bit associativity values. To form
> - * the complete property we have to add the length in the first cell.
> + * 6 64-bit registers unpacked into up to 24 be32 associativity values. To
I guess its be16 instead of be32 here ^^^^
More information about the Linuxppc-dev
mailing list