diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-04-27 21:22:55 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-05-06 16:49:26 +1000 |
commit | 75c1d539ea13117cbe95e2c343e52af67d735145 (patch) | |
tree | f45295016163b1e1914dc1f48c307e64215f5f2c /arch/powerpc/include/asm/parport.h | |
parent | aef40e87d866355ffd279ab21021de733242d0d5 (diff) |
powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300
So we tried to speed things up a bit using flush_hash_pages() directly
but that falls over on 603 of course meaning we fail to flush the TLB
properly and we may even end up having it corrupt memory randomly by
accessing a hash table that doesn't exist.
This removes the "optimization" by always going through flush_tlb_page()
for now at least.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include/asm/parport.h')
0 files changed, 0 insertions, 0 deletions