linux/arch/powerpc
Benjamin Herrenschmidt 76c8e25b90 [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pages
For some stupid reason I can't explain (brown paper bag is at hand), I
removed the check pfn_valid() in the code that does the icache/dcache
coherency on POWER4 and later. That causes us to eventually try to
access non existing struct page when hashing in IO pages.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-08 13:07:50 +11:00
..
configs [PATCH] ppc64: Update g5_defconfig for ARCH=powerpc 2005-11-08 11:17:50 +11:00
kernel [PATCH] ppc64: remove some direct xmon calls 2005-11-08 11:19:57 +11:00
lib Merge ../linux-2.6 2005-11-07 14:42:09 +11:00
mm [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pages 2005-11-08 13:07:50 +11:00
oprofile [PATCH] ppc64: fix oprofile sample bit handling 2005-11-08 11:19:55 +11:00
platforms powerpc: Fix typo in pmac_cpufreq_resume 2005-11-08 12:13:38 +11:00
sysdev [PATCH] powerpc: Kill ppcdebug 2005-11-07 12:37:45 +11:00
xmon powerpc: Remove T command from xmon help text since it no longer exists 2005-10-29 22:11:06 +10:00
Kconfig [PATCH] Memory Add Fixes for ppc64 2005-11-08 11:20:00 +11:00
Kconfig.debug [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu 2005-11-07 07:53:35 -08:00
Makefile powerpc: Set entry point and text address in linker script 2005-11-03 16:03:06 +11:00