Files
android_kernel_xiaomi_sm8450/arch/ppc/kernel
Becky Bruce 8ce0a7df6e [POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]
Some of the current tlbwe instructions early on in head_fsl_booke.S take
advantage of unarchitected behavior that allows the writing of reserved
values to the TSIZE field.  This patch corrects that, as well as an error
where an uninitialized (by linux) value was written into a MAS register and
used for a tlbwe.

Correct this for both arch/ppc and arch/powerpc.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-02-12 21:32:38 -06:00
..
2006-06-26 18:57:34 +02:00
2005-11-07 07:53:47 -08:00
2005-04-16 15:20:36 -07:00
2006-10-10 11:55:25 +10:00
2005-04-16 15:20:36 -07:00
2006-12-08 08:28:39 -08:00