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
..
2005-11-06 16:56:47 -08:00
2005-10-27 20:50:46 +10:00
2005-11-07 14:42:09 +11:00
2005-11-08 11:19:53 +11:00
2005-11-07 13:18:13 +11:00
2005-11-07 14:42:09 +11:00
2005-11-06 16:56:47 -08:00
2005-11-06 16:56:47 -08:00
2005-11-06 16:56:47 -08:00