Re: [PATCH 00/20] powerpc/8xx: Optimise MMU TLB handling and add support of 16k pages

2014-08-10 Thread Joakim Tjernlund
/08/2014 9:04 Cc: linux-ker...@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Joakim Tjernlund , scottw...@freescale.com Subject: [PATCH 00/20] powerpc/8xx: Optimise MMU TLB handling and add support of 16k pages === This patchset: * provides several MMU TLB handling

[PATCH 00/20] powerpc/8xx: Optimise MMU TLB handling and add support of 16k pages

2014-08-08 Thread Christophe Leroy
This patchset: * provides several MMU TLB handling optimisation on MPC8xx. * adds support of 16k pages on MPC8xx. All changes have been successfully tested on a custom board equipped with MPC885 Signed-off-by: Christophe Leroy Tested-by: Christophe Leroy _