]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb8cf03dc57f4d8a08ac193449aa8ffc85ec02f1c
treeebb9a63082aea202de6e711d639ce52894d0f533
parent1135b6b9cf75b623ae99b99fd9b1bdf90364418a
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 b596d889fdc3e79910eb2cdf488d53e34b5ca358)

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