powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
authorKumar Gala <galak@kernel.crashing.org>
Sat, 14 Mar 2009 14:23:03 +0000 (09:23 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 23 Mar 2009 13:38:26 +0000 (08:38 -0500)
commit345953cf9a44b19c98f8c0fe6ca7724202bcdb94
treeebb9a63082aea202de6e711d639ce52894d0f533
parent9aac397525dc7945b1582a80cef5860516bca452
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines

Grant picked up the wrong version of "Respect _PAGE_COHERENT on classic
ppc32 SW" (commit a4bd6a93c3f14691c8a29e53eb04dc734b27f0db)

It was missing the code to actually deal with the fixup of
_PAGE_COHERENT based on the CPU feature.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/head_32.S