linux/arch/ppc
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
..
4xx_io
8xx_io [POWERPC] ppc: cs4218_tdm remove extra brace 2007-02-08 15:29:22 +11:00
8260_io [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
amiga
boot [POWERPC] Remove the broken Gemini support 2007-01-24 21:13:58 +11:00
configs [POWERPC] Remove the broken Gemini support 2007-01-24 21:13:58 +11:00
kernel [POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE] 2007-02-12 21:32:38 -06:00
lib [POWERPC] PPC: Use ARRAY_SIZE macro when appropriate 2007-02-08 16:08:25 +11:00
mm [POWERPC] Fix is_power_of_4(x) compile error 2007-02-09 09:30:05 -06:00
platforms [POWERPC] Fix apparent typo "CONFIG_SERIAL_CPM_SMC". 2007-02-07 14:03:17 +11:00
syslib [POWERPC] PPC: Use ARRAY_SIZE macro when appropriate 2007-02-08 16:08:25 +11:00
xmon [POWERPC] PPC: Use ARRAY_SIZE macro when appropriate 2007-02-08 16:08:25 +11:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] Remove the broken Gemini support 2007-01-24 21:13:58 +11:00
Kconfig.debug
Makefile