From: Benjamin Herrenschmidt Date: Thu, 23 Jul 2009 23:15:45 +0000 (+0000) Subject: powerpc/mm: Move around mmu_gathers definition on 64-bit X-Git-Tag: v2.6.32-rc1~675^2~90 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f7758c1c52a13e031266483efd5525157e43e9;p=pandora-kernel.git powerpc/mm: Move around mmu_gathers definition on 64-bit The definition for the global structure mmu_gathers, used by generic code, is currently defined in multiple places not including anything used by 64-bit Book3E. This changes it by moving to one place common to all processors. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed