From: Benjamin Herrenschmidt Date: Thu, 23 Jul 2009 23:15:47 +0000 (+0000) Subject: powerpc: Add TLB management code for 64-bit Book3E X-Git-Tag: v2.6.32-rc1~675^2~89 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25d21ad6e799cccd097b9df2a2fefe19a7e1dfcf;p=pandora-kernel.git powerpc: Add TLB management code for 64-bit Book3E This adds the TLB miss handler assembly, the low level TLB flush routines along with the necessary hook for dealing with our virtual page tables or indirect TLB entries that need to be flushes when PTE pages are freed. There is currently no support for hugetlbfs Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed