From: Joakim Tjernlund Date: Fri, 20 Nov 2009 00:21:10 +0000 (+0000) Subject: powerpc/8xx: Remove DIRTY pte handling in DTLB Error. X-Git-Tag: v2.6.33-rc1~293^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2321f33790a6c5b80322d907a92d5739e7521a13;p=pandora-kernel.git powerpc/8xx: Remove DIRTY pte handling in DTLB Error. There is no need to do set the DIRTY bit directly in DTLB Error. Trap to do_page_fault() and let the generic MM code do the work. Signed-off-by: Joakim Tjernlund Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed