linux-stable-rt/arch/powerpc
Benjamin Herrenschmidt a32525449b [POWERPC] Fix bug with early ioremap and 64k pages
The code for bolting hash entries for ioremap done before proper
mm initialization has a grown a bug when using 64K pages on a
machine where non-cacheable mappings are demoted to 4K HW pages.
The wrong page size index is being passed to the hash table mapping
functions causing a crash at boot on some pSeries machines using
bare metal linux.  This fixes it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-16 14:00:20 +11:00
..
boot [POWERPC] Delete boot-cpu property from all DTS files 2007-02-16 14:00:20 +11:00
configs [POWERPC] Add PMI driver for cell blade 2007-02-16 14:00:19 +11:00
kernel [POWERPC] Export of_find_property 2007-02-16 14:00:20 +11:00
lib
math-emu
mm [POWERPC] Fix bug with early ioremap and 64k pages 2007-02-16 14:00:20 +11:00
oprofile [POWERPC] cell: pm_rtas_activat_signals routine cleanup 2007-02-13 22:03:07 +01:00
platforms [POWERPC] Fix cut and paste breakage in arch/powerpc/platforms/pseries/pseries.h 2007-02-16 14:00:20 +11:00
sysdev [POWERPC] mpic: set IPIs to be per-CPU 2007-02-16 14:00:19 +11:00
xmon
.gitignore
Kconfig [POWERPC] Add PMI driver for cell blade 2007-02-16 14:00:19 +11:00
Kconfig.debug
Makefile