From: Benjamin Herrenschmidt Date: Thu, 18 Dec 2008 19:13:32 +0000 (+0000) Subject: powerpc/mm: Introduce MMU features X-Git-Tag: v2.6.29-rc1~574^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c03d653cd257793dc40520c94e229b5fd0578e7;p=pandora-kernel.git powerpc/mm: Introduce MMU features We're soon running out of CPU features and I need to add some new ones for various MMU related bits, so this patch separates the MMU features from the CPU features. I moved over the 32-bit MMU related ones, added base features for MMU type families, but didn't move over any 64-bit only feature yet. Signed-off-by: Benjamin Herrenschmidt Acked-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed